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 a592fe3 commit 45c3332Copy full SHA for 45c3332
nuget/CodeContracts.MSBuild/CodeContracts.MSBuild.nuspec
@@ -2,7 +2,7 @@
2
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
3
<metadata>
4
<id>CodeContracts.MSBuild</id>
5
- <version>1.10</version>
+ <version>1.10.0</version>
6
<title>Microsoft Code Contracts standalone package for MSBuild</title>
7
<authors>Igor Oleinikov</authors>
8
<projectUrl>https://github.com/Igorbek/CodeContracts.MSBuild</projectUrl>
0 commit comments