File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ which does things like:
6060Yu can push the packages if you have permissions, either automatically using `` build Release `` or manually
6161
6262 set APIKEY=...
63- .nuget\nuget.exe push Release\FSharp.Compiler.Service.19 .0.1.nupkg %APIKEY% -Source https://nuget.org
64- .nuget\nuget.exe push Release\FSharp.Compiler.Service.MSBuild.v12.19 .0.1.nupkg %APIKEY% -Source https://nuget.org
65- .nuget\nuget.exe push Release\FSharp.Compiler.Service.ProjectCracker.19 .0.1.nupkg %APIKEY% -Source https://nuget.org
63+ .nuget\nuget.exe push Release\FSharp.Compiler.Service.20 .0.1.nupkg %APIKEY% -Source https://nuget.org
64+ .nuget\nuget.exe push Release\FSharp.Compiler.Service.MSBuild.v12.20 .0.1.nupkg %APIKEY% -Source https://nuget.org
65+ .nuget\nuget.exe push Release\FSharp.Compiler.Service.ProjectCracker.20 .0.1.nupkg %APIKEY% -Source https://nuget.org
6666
6767
6868### Use of Paket and FAKE
You can’t perform that action at this time.
0 commit comments