Skip to content

Commit

Permalink
Updating version to 3.0 since we are changing to netstandard2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Aug 20, 2020
1 parent 8c3165c commit 0032f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GuardClauses/GuardClauses.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<RepositoryUrl>https://github.com/ardalis/guardclauses</RepositoryUrl>
<PackageTags>guard clause clauses assert assertion</PackageTags>
<PackageReleaseNotes>OutOfRange changed to InvalidEnumArgument exception.</PackageReleaseNotes>
<Version>2.1.0</Version>
<Version>3.0.0</Version>
<AssemblyName>Ardalis.GuardClauses</AssemblyName>
<PackageIcon>icon.png</PackageIcon>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit 0032f02

Please sign in to comment.