Skip to content

Commit

Permalink
Update Moq.nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Aug 7, 2014
1 parent 8973e04 commit 9645621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Moq.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<licenseUrl>http://www.opensource.org/licenses/bsd-license.php</licenseUrl>
<projectUrl>http://www.moqthis.com</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>The most popular and friendly mocking framework for .NET</description>
<description>Moq is the most popular and friendly mocking framework for .NET</description>
<tags>moq tdd mocking mocks unittesting agile unittest</tags>
<releaseNotes>Version 4.1
* Added covariant IMock&lt;out T&gt; interface to Mock&lt;T&gt;
Expand Down

0 comments on commit 9645621

Please sign in to comment.