notes update

This commit is contained in:
Tudor Stanciu 2022-11-22 19:04:08 +02:00
parent 3c4130acbf
commit 7aed7268b8

View File

@ -8,11 +8,6 @@ How to create nuget package from project:
6.1 Open a console in package folder and run "dotnet nuget push <package_name> -k <key> -s <nuget_server_url>"
6.2 Ex: dotnet nuget push NDB.Hosting.WindowsService.1.0.0.nupkg -k key -s http://stawebsrv/NuGetServer/nuget
#######################################################################################################################################################
# Key: ****KEY**** #
#######################################################################################################################################################
#######################################################################################################################################################
Push packages: