We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e9cc7 commit bc4d184Copy full SHA for bc4d184
1 file changed
Tools/CommonSolutionProperties.targets
@@ -10,8 +10,7 @@
10
11
<PropertyGroup>
12
<Authors>craigfowler</Authors>
13
- <Version>$(ReleaseVersion)</Version>
14
- <PackageVersion>$(ReleaseVersion)</PackageVersion>
+ <VersionPrefix>$(ReleaseVersion)</VersionPrefix>
15
<PackageLicenseExpression>MIT</PackageLicenseExpression>
16
<Copyright>Copyright 2020 - ZptSharp contributors</Copyright>
17
<PackageProjectUrl>https://github.com/csf-dev/ZPT-Sharp/</PackageProjectUrl>
0 commit comments