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 80e830f commit 1e210e0Copy full SHA for 1e210e0
1 file changed
nuget.config
@@ -2,6 +2,7 @@
2
<configuration>
3
<packageSources>
4
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
5
+ <add key="AvaloniaCI" value="https://nuget.avaloniaui.net/repository/avalonia-nightly/index.json" />
6
<add key="Aura.UI Myget" value="https://www.myget.org/F/auraui/api/v3/index.json" />
7
</packageSources>
8
<packageRestore>
0 commit comments