Skip to content

Commit c996fa9

Browse files
committed
CP : Update version and publish
1 parent ffff1d8 commit c996fa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PearlCalculatorCP/PearlCalculatorCP.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212

1313
<PropertyGroup Condition=" '$(Configuration)' == 'DEBUG' ">
1414
<Version>2.71</Version>
15-
<FileVersion>2.7182818284</FileVersion>
15+
<FileVersion>2.71828182845</FileVersion>
1616
</PropertyGroup>
1717

1818
<PropertyGroup Condition=" '$(Configuration)' == 'RELEASE' ">
1919
<Version>1.41</Version>
20-
<FileVersion>1.4142135</FileVersion>
20+
<FileVersion>1.41421356</FileVersion>
2121
</PropertyGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)