Skip to content

Commit

Permalink
fix null reference
Browse files Browse the repository at this point in the history
  • Loading branch information
RayWangQvQ committed Dec 24, 2024
1 parent 760aab5 commit 6417962
Show file tree
Hide file tree
Showing 3 changed files with 548 additions and 545 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 2.1.3
- Code refactory
## 2.1.2
- Feature: enhancement CICD scripts
- Fix[#728]: compatible with qinglong history versions
Expand Down
2 changes: 1 addition & 1 deletion common.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<Authors>Ray</Authors>
<Version>2.1.2</Version>
<Version>2.1.3</Version>
<NoWarn>$(NoWarn);CS1591;CS0436</NoWarn>
</PropertyGroup>
</Project>
Loading

0 comments on commit 6417962

Please sign in to comment.