notes update
parent
39b1fb05a7
commit
fa1d531a89
|
@ -6,6 +6,11 @@ Create windows service:
|
|||
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:
|
||||
- Cache for users
|
Loading…
Reference in New Issue