Skip to content
This repository was archived by the owner on Oct 6, 2020. It is now read-only.

Commit f3e6ab2

Browse files
Adding avalonia nightly feed
1 parent 8df7aec commit f3e6ab2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: nuget.config

+1
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" />
5+
<add key="avalonia-nightly" value="https://www.myget.org/F/avalonia-ci/api/v2" />
56
<!-- <add key="Custom Packages" value="lib" /> -->
67
</packageSources>
78
<activePackageSource>

0 commit comments

Comments
 (0)