Fix removed nuget conf

This commit is contained in:
Felix Weiß
2023-08-16 11:24:55 +02:00
parent 0668ad2f86
commit 81676ec2e5

View File

@@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="LocalMewtocolNetNuget" value="Builds/MewtocolNet/Debug" />
</packageSources>
<activePackageSource>
<add key="All" value="(Aggregate source)" />
</activePackageSource>
</configuration>