File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 <VersionMinor >0</VersionMinor >
55 <VersionPatch >6</VersionPatch >
66 <VersionRevision >1</VersionRevision >
7- <VersionPrefix Condition =" '$(VersionRevision)'=='0' or '$(VersionRevision)'==''" >$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix >
8- <VersionPrefix Condition =" '$(VersionRevision)'!='0'" >$(VersionMajor).$(VersionMinor).$(VersionPatch).$(VersionRevision)</VersionPrefix >
7+ <VersionPrefix Condition =" '$(VersionRevision)'=='0' or '$(VersionRevision)'==''" >$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix >
8+ <VersionPrefix Condition =" '$(VersionRevision)'!='0'" >$(VersionMajor).$(VersionMinor).$(VersionPatch).$(VersionRevision)</VersionPrefix >
99 <VersionSuffix Condition =" '$(Configuration)'=='DEBUG'" >dev</VersionSuffix >
1010 </PropertyGroup >
1111</Project >
You can’t perform that action at this time.
0 commit comments