Skip to content

Commit de36ed7

Browse files
authored
Update Moq.AutoMock.csproj (#139)
1 parent 40df6dc commit de36ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Moq.AutoMock/Moq.AutoMock.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Copyright>Copyright © $([System.DateTime]::UtcNow.ToString("yyyy"))</Copyright>
77
<NeutralLanguage>en-US</NeutralLanguage>
88

9-
<VersionPrefix Condition=" '$(VersionPrefix)' == '' ">3.2.0</VersionPrefix>
9+
<VersionPrefix Condition=" '$(VersionPrefix)' == '' ">3.3.0</VersionPrefix>
1010

1111
<Authors>Tim Kellogg, Adam Hewitt, Kevin Bost</Authors>
1212
<PackageDescription>An auto-mocking container that generates mocks using Moq</PackageDescription>

0 commit comments

Comments
 (0)