Files
rmutr_report/bin/Debug/net5.0/nuget.config
kamonwan taengsuk 6c2b784439 fixed zero to 0
2023-08-03 11:49:45 +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>