Skip to content

Commit 1e210e0

Browse files
committed
added avalonia-all feed to nuget.config
1 parent 80e830f commit 1e210e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nuget.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<configuration>
33
<packageSources>
44
<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" />
56
<add key="Aura.UI Myget" value="https://www.myget.org/F/auraui/api/v3/index.json" />
67
</packageSources>
78
<packageRestore>

0 commit comments

Comments
 (0)