Skip to content

Commit

Permalink
Update for final 3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
CharliePoole committed Nov 15, 2015
1 parent 1205a4a commit d3d30a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGES.txt
@@ -1,4 +1,10 @@
NUnit 3.0.0 Release Candidate 3 - November 13, 2015
NUnit 3.0.0 Final Release - November 15, 2015

Issues Resolved

* 635 Mono 4.0 Support

NUnit 3.0.0 Release Candidate 3 - November 13, 2015

Engine

Expand Down
2 changes: 1 addition & 1 deletion NUnit.proj
Expand Up @@ -7,7 +7,7 @@
<PropertyGroup Label="Common Properties">
<ProjectName>$(MSBuildProjectName)</ProjectName>
<PackageVersion>3.0.0</PackageVersion>
<PackageModifier>-rc-3</PackageModifier>
<PackageModifier></PackageModifier>
<DisplayVersion>3.0</DisplayVersion>
<PackageName>$(ProjectName)-$(PackageVersion)$(PackageModifier)</PackageName>
<PackageNameCF>$(ProjectName)CF-$(PackageVersion)$(PackageModifier)</PackageNameCF>
Expand Down

0 comments on commit d3d30a9

Please sign in to comment.