diff --git a/Notes.txt b/Notes.txt index a452de6..f252cae 100644 --- a/Notes.txt +++ b/Notes.txt @@ -8,11 +8,6 @@ How to create nuget package from project: 6.1 Open a console in package folder and run "dotnet nuget push -k -s " 6.2 Ex: dotnet nuget push NDB.Hosting.WindowsService.1.0.0.nupkg -k key -s http://stawebsrv/NuGetServer/nuget -####################################################################################################################################################### -# Key: ****KEY**** # -####################################################################################################################################################### - - ####################################################################################################################################################### Push packages: