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 68aa0db commit 33fbf25Copy full SHA for 33fbf25
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.3.1</VersionPrefix>
+ <VersionPrefix Condition=" '$(VersionPrefix)' == '' ">3.4.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