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.
2 parents dcc5373 + 491edcf commit 64fac01Copy full SHA for 64fac01
NuGet.Config
@@ -6,7 +6,7 @@
6
<packageSources>
7
<add key="NuGet.org v3" value="https://api.nuget.org/v3/index.json" />
8
<add key="NuGet.org" value="https://www.nuget.org/api/v2/" />
9
- <add key="feedz.io" value="https://f.feedz.io/octopus-deploy/dependencies/nuget" />
+ <add key="feedz.io" value="https://f.feedz.io/octopus-deploy/dependencies/nuget/index.json" />
10
<add key="nuget.packages.octopushq.com" value="https://nuget.packages.octopushq.com/" />
11
</packageSources>
12
</configuration>
0 commit comments