Skip to content

Commit

Permalink
Updating VersionPrefix to 2.0.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaiseD authored Apr 1, 2019
1 parent e13a0fb commit d0c9f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<Authors>Jimmy Bogard</Authors>
<LangVersion>latest</LangVersion>
<VersionPrefix>2.0.1-preview01</VersionPrefix>
<VersionPrefix>2.0.1</VersionPrefix>
<WarningsAsErrors>true</WarningsAsErrors>
<NoWarn>$(NoWarn);1701;1702;1591</NoWarn>
</PropertyGroup>
Expand Down

0 comments on commit d0c9f9d

Please sign in to comment.