chore: add Avalonia Nightly repo

(cherry picked from commit 3e03cf32b5a071879315c9742aea5831339e41b9)
This commit is contained in:
Zhang Dian
2026-02-10 00:32:35 +08:00
committed by rabbitism
parent ab03be1aea
commit 7da8a03f84

6
Nuget.Config Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="avalonia-nightly" value="https://nuget-feed-nightly.avaloniaui.net/v3/index.json" />
</packageSources>
</configuration>