We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af3c5e commit b2dae91Copy full SHA for b2dae91
.nuget/NuGet.Config
@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<configuration>
3
+ <solution>
4
+ <add key="disableSourceControlIntegration" value="true" />
5
+ </solution>
6
+</configuration>
nuget-push.cmd
@@ -1,2 +1,2 @@
-.nuget\nuget push Yort.Ntp.Portable.1.0.10.nupkg
+.nuget\nuget push Yort.Ntp.Portable.1.0.11.nupkg -Source https://www.nuget.org/api/v2/package
pause
0 commit comments