Skip to content

Commit 7cc68cd

Browse files
Victor QuVictor Qu
authored andcommitted
0.0.0.10
1 parent b4ff1cc commit 7cc68cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ProjectCommon.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
33
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
4-
<Version>0.0.0.9</Version>
4+
<Version>0.0.0.10</Version>
55
<AssemblyVersion>$(Version)</AssemblyVersion>
66
<FileVersion>$(Version)</FileVersion>
77
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)$(VersionSuffix)</Version>

0 commit comments

Comments
 (0)