Files
rmutr_report/nuget.config
kamonwan taengsuk 39e455bd0e update
2022-05-30 13:31:32 +07:00

8 lines
273 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="71dev" value="https://nuget.71dev.com/v3/index.json" />
</packageSources>
</configuration>