We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d65e38 + 2a12ecc commit 2ee2adbCopy full SHA for 2ee2adb
nuget.config
@@ -3,7 +3,7 @@
3
<packageSources>
4
<clear/>
5
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
6
- <add key="avalonia-all" value="https://nuget.avaloniaui.net/repository/avalonia-all/" />
+ <add key="avalonia-all" value="https://nuget.avaloniaui.net/repository/avalonia-all/index.json" />
7
<add key="XamlBehaviors" value="https://www.myget.org/F/xamlbehaviors-nightly/api/v2" />
8
<add key="sharpgen" value="https://www.myget.org/F/sharpgentools/api/v3/index.json" />
9
<add key="cli-deps" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
0 commit comments