Skip to content

Commit

Permalink
Change package to alpha-2
Browse files Browse the repository at this point in the history
  • Loading branch information
CharliePoole committed Nov 3, 2014
1 parent 5f47bcb commit 86b135f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NUnit.proj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PropertyGroup Label="Common Properties">
<ProjectName>$(MSBuildProjectName)</ProjectName>
<PackageVersion>3.0.0</PackageVersion>
<PackageModifier>-alpha</PackageModifier>
<PackageModifier>-alpha-2</PackageModifier>
<PackageName>$(ProjectName)-$(PackageVersion)$(PackageModifier)</PackageName>
</PropertyGroup>

Expand Down

0 comments on commit 86b135f

Please sign in to comment.