DangerousD/NuGet.config
2023-08-16 19:25:39 +03:00

6 lines
No EOL
217 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="MonoGame.Extended" value="https://www.myget.org/F/lithiumtoast/api/v3/index.json" />
</packageSources>
</configuration>