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 40df6dc commit de36ed7Copy full SHA for de36ed7
Moq.AutoMock/Moq.AutoMock.csproj
@@ -6,7 +6,7 @@
6
<Copyright>Copyright © $([System.DateTime]::UtcNow.ToString("yyyy"))</Copyright>
7
<NeutralLanguage>en-US</NeutralLanguage>
8
9
- <VersionPrefix Condition=" '$(VersionPrefix)' == '' ">3.2.0</VersionPrefix>
+ <VersionPrefix Condition=" '$(VersionPrefix)' == '' ">3.3.0</VersionPrefix>
10
11
<Authors>Tim Kellogg, Adam Hewitt, Kevin Bost</Authors>
12
<PackageDescription>An auto-mocking container that generates mocks using Moq</PackageDescription>
0 commit comments