PlayerManagement/Ui/nuget.config
Tomasi - Developing a8a032c1d7 ..
2024-10-10 07:43:07 +02:00

11 lines
266 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
<disabledPackageSources>
<clear />
</disabledPackageSources>
</configuration>