Skip to content

Commit f7233df

Browse files
committed
CP: Update version and publish
1 parent 499e588 commit f7233df

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.718281828</FileVersion>
15+
<FileVersion>2.7182818284</FileVersion>
1616
</PropertyGroup>
1717

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

2323
<ItemGroup>

0 commit comments

Comments
 (0)