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 792b8d8 commit 8c67782Copy full SHA for 8c67782
nuget.config
@@ -1,9 +1,9 @@
1
-<?xml version="1.0" encoding="utf-8"?>
2
<configuration>
3
<packageSources>
4
<clear />
5
- <add key="PowerShellCore_PublicPackages" value="https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/nuget/v3/index.json" /> </packageSources>
+ <add key="PowerShellCore_PublicPackages" value="https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/nuget/v3/index.json" />
+ </packageSources>
6
<disabledPackageSources>
7
8
</disabledPackageSources>
9
-</configuration>
+</configuration>
0 commit comments