notes update

master
Tudor Stanciu 2020-12-20 12:53:22 +02:00
parent 39b1fb05a7
commit fa1d531a89
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@ Create windows service:
sc create NetworkResurrector.Api binPath= "<path_to_the_service_executable>" sc create NetworkResurrector.Api binPath= "<path_to_the_service_executable>"
####################################################################################################################################################### #######################################################################################################################################################
#######################################################################################################################################################
Push language package:
dotnet nuget push IdentityServer.PublishedLanguage.1.0.0.nupkg -k ***REMOVED*** -s http://***REMOVED***/NuGetServer/nuget
#######################################################################################################################################################
TO DO: TO DO:
- Cache for users - Cache for users