elsa-core/Nuget.Config
2021-12-23 11:40:44 +01:00

9 lines
302 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
<!-- <add key="Jint MyGet" value="https://www.myget.org/F/jint/api/v3/index.json" /> -->
</packageSources>
</configuration>