Files
rmutr_report/bin/Debug/netcoreapp3.1/nuget.config
kamonwan taengsuk c4103c631e change data type
2023-06-08 14:39:01 +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>