You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: nuget/readme.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -80,9 +80,9 @@ dotnet run --configuration Debug BlingUtilsTest.csproj
80
80
81
81
After verifying the package works correctly localy, upload the nupkg to nuget.org.
82
82
83
-
To publish to GitHub (optional) use the following command:
83
+
To publish to GitHub (optional) use the following command, it requires having API token, which can be regenerated via Account / Settings / DeveloperSettings / ... :
0 commit comments