File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ SOFTWARE. -->
51
51
<TargetFramework Condition =" '$(_IsPacking)'!='true'" >net8.0</TargetFramework >
52
52
<AssemblyVersion >2.0</AssemblyVersion >
53
53
<FileVersion >2.0.5</FileVersion >
54
+ <Version >$(FileVersion)</Version >
54
55
<RepositoryType >git</RepositoryType >
55
56
<RepositoryUrl >https://github.com/s2quake/communication</RepositoryUrl >
56
57
<LicenseUrl >https://github.com/s2quake/communication/blob/main/LICENSE.md</LicenseUrl >
@@ -59,6 +60,7 @@ SOFTWARE. -->
59
60
<Authors >s2quake</Authors >
60
61
<PackageVersion Condition =" '$(VersionSuffix)'==''" >$(FileVersion)</PackageVersion >
61
62
<PackageVersion Condition =" '$(VersionSuffix)'!=''" >$(FileVersion)-$(VersionSuffix)</PackageVersion >
63
+ <Version >$(PackageVersion)</Version >
62
64
<PackageProjectUrl >https://github.com/s2quake/communication</PackageProjectUrl >
63
65
<PackageLicenseFile >LICENSE.md</PackageLicenseFile >
64
66
<PackageReadmeFile >README.md</PackageReadmeFile >
You can’t perform that action at this time.
0 commit comments