Skip to content

Commit

Permalink
changes for Nuget 4.5.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
VeritasSoftware committed Sep 30, 2024
1 parent 15fcb9f commit da553de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AspNetCore.ApiGateway/AspNetCore.ApiGateway.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Authors>Shantanu</Authors>
<Company>Veritas Software</Company>
<Version>4.4.0</Version>
<PackageReleaseNotes>1. Added support for .NET 8. Now, supports .NET 6/7/8.</PackageReleaseNotes>
<Version>4.5.0</Version>
<PackageReleaseNotes>Added feature to vary response caching duration based on route.</PackageReleaseNotes>
<Title>AspNetCore.ApiGateway</Title>
</PropertyGroup>

Expand Down

0 comments on commit da553de

Please sign in to comment.