This commit is contained in:
2026-06-01 11:58:11 +02:00
parent e0dc6e4d6e
commit 96becf3607
181 changed files with 3764 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>