Skip to content

Commit

Permalink
version 2.9.0 suppor for .NET 5.0 - issue #266
Browse files Browse the repository at this point in the history
  • Loading branch information
aliostad committed Dec 13, 2021
1 parent bb0b910 commit 38a5da3
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 @@ -3,7 +3,7 @@
<Description>CacheCow is an HTTP Caching Library for .NET</Description>
<Authors>Ali Kheyrollahi</Authors>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Version>2.8.3</Version>
<Version>2.9.0</Version>
<PackageProjectUrl>https://github.com/aliostad/CacheCow/</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>
Expand Down

0 comments on commit 38a5da3

Please sign in to comment.