We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96825ea + 5acb8a1 commit 751b5c7Copy full SHA for 751b5c7
1 file changed
TSQL_Parser/TSQL_Parser/Push.bat
@@ -1,4 +1,4 @@
1
nuget SetApiKey %NUGET_KEY%
2
-nuget push TSQL.Parser.1.5.3.snupkg -Source https://api.nuget.org/v3/index.json
3
-nuget push TSQL.Parser.1.5.3.nupkg -Source https://api.nuget.org/v3/index.json
+nuget push TSQL.Parser.2.0.0.snupkg -Source https://api.nuget.org/v3/index.json
+nuget push TSQL.Parser.2.0.0.nupkg -Source https://api.nuget.org/v3/index.json
4
pause
0 commit comments