Skip to content

Commit

Permalink
md
Browse files Browse the repository at this point in the history
  • Loading branch information
vipwan committed Sep 4, 2024
1 parent c317117 commit ac7abf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gen-Version.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Version.props文件内容:
<PropertyGroup>
<PackageVersion>2.0.0-preview4</PackageVersion>
<PackageReleaseNotes></PackageReleaseNotes>
<AssemblyVersion>2.0.3</AssemblyVersion>
<FileVersion>2.0.2</FileVersion>
<AssemblyVersion>$(Version)</AssemblyVersion>
<FileVersion>2.0.0</FileVersion>
<Version>2.0.1</Version>
</PropertyGroup>
</Project>
Expand Down

0 comments on commit ac7abf5

Please sign in to comment.