We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2d97ee commit 1212ab7Copy full SHA for 1212ab7
Directory.Build.props
@@ -11,7 +11,7 @@
11
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)\Build\CodeJam.snk</AssemblyOriginatorKeyFile>
12
<NoWarn>$(NoWarn);CA1014</NoWarn>
13
14
- <Version>4.0.0.1</Version>
+ <Version>4.0.1.0</Version>
15
<PackageVersion>4.0.1</PackageVersion>
16
<PackageOutputPath>..\_Results</PackageOutputPath>
17
0 commit comments