Ionite
1 year ago
committed by
GitHub
6 changed files with 30 additions and 13 deletions
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<configuration> |
||||
<packageSources> |
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> |
||||
<add key="Avalonia Nightly" value="https://nuget-feed-nightly.avaloniaui.net/v3/index.json" /> |
||||
</packageSources> |
||||
</configuration> |
Loading…
Reference in new issue