We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48bb33 commit 956179dCopy full SHA for 956179d
ProjectCommon.targets
@@ -1,7 +1,7 @@
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
<PropertyGroup>
3
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
4
- <Version>0.0.0.6</Version>
+ <Version>0.0.0.7</Version>
5
<AssemblyVersion>$(Version)</AssemblyVersion>
6
<FileVersion>$(Version)</FileVersion>
7
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)$(VersionSuffix)</Version>
0 commit comments