From 14ea9a711283abe022dd27320776add0fc669679 Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Tue, 29 Jun 2021 10:05:43 +0300 Subject: [PATCH] NDB.Extensions.Caching nugets update --- NDB.Extensions.Caching/NDB.Extensions.Caching.csproj | 7 ++++--- Notes.txt | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/NDB.Extensions.Caching/NDB.Extensions.Caching.csproj b/NDB.Extensions.Caching/NDB.Extensions.Caching.csproj index c358d78..6644355 100644 --- a/NDB.Extensions.Caching/NDB.Extensions.Caching.csproj +++ b/NDB.Extensions.Caching/NDB.Extensions.Caching.csproj @@ -7,12 +7,13 @@ https://dev.azure.com/tstanciu94/NDB Git NDB Cache + 1.0.1 - - - + + + diff --git a/Notes.txt b/Notes.txt index 25c392a..69937c8 100644 --- a/Notes.txt +++ b/Notes.txt @@ -24,5 +24,5 @@ dotnet nuget push NDB.Extensions.Http.1.0.0.nupkg -k ***REMOVED*** -s http://sta dotnet nuget push NDB.Security.Authentication.Identity.1.0.3.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget -dotnet nuget push NDB.Extensions.Caching.1.0.0.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget +dotnet nuget push NDB.Extensions.Caching.1.0.1.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget ####################################################################################################################################################### \ No newline at end of file