Skip to content

Commit

Permalink
Removed version 3 from the nunit nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
rprouse committed Nov 24, 2015
1 parent 42cb916 commit ef079cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget/nunit.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>NUnit</id>
<title>NUnit Version 3</title>
<title>NUnit</title>
<version>$version$</version>
<authors>Charlie Poole</authors>
<owners>Charlie Poole</owners>
Expand Down

0 comments on commit ef079cc

Please sign in to comment.