From da553dea416ca241868a45841c60430e4d5d7ff7 Mon Sep 17 00:00:00 2001 From: Shantanu Date: Mon, 30 Sep 2024 19:29:27 +1000 Subject: [PATCH] changes for Nuget 4.5.0 release. --- AspNetCore.ApiGateway/AspNetCore.ApiGateway.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AspNetCore.ApiGateway/AspNetCore.ApiGateway.csproj b/AspNetCore.ApiGateway/AspNetCore.ApiGateway.csproj index 1370376..b77c93f 100644 --- a/AspNetCore.ApiGateway/AspNetCore.ApiGateway.csproj +++ b/AspNetCore.ApiGateway/AspNetCore.ApiGateway.csproj @@ -14,8 +14,8 @@ false Shantanu Veritas Software - 4.4.0 - 1. Added support for .NET 8. Now, supports .NET 6/7/8. + 4.5.0 + Added feature to vary response caching duration based on route. AspNetCore.ApiGateway