From 1fa579112f30444741f056569ffa3c3527edc96b Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Sun, 25 Apr 2021 03:02:04 +0300 Subject: [PATCH] notes --- Notes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Notes.txt b/Notes.txt index c3e994d..80b0dc6 100644 --- a/Notes.txt +++ b/Notes.txt @@ -21,4 +21,6 @@ dotnet nuget push NDB.Application.DataContracts.1.0.0.nupkg -k ***REMOVED*** -s dotnet nuget push NDB.Extensions.Swagger.1.0.0.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget dotnet nuget push NDB.Extensions.Http.1.0.0.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget + +dotnet nuget push NDB.Security.Authentication.Identity.1.0.0.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget ####################################################################################################################################################### \ No newline at end of file