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.
nuget.config
1 parent 9d16458 commit bab8095Copy full SHA for bab8095
nuget.config
@@ -2,7 +2,7 @@
2
<configuration>
3
<packageSources>
4
<clear />
5
- <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
+ <add key="PowerShellCore_PublicPackages" value="https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/nuget/v3/index.json" />
6
</packageSources>
7
<disabledPackageSources>
8
0 commit comments