Files
AspNetCore.Identity.MongoDb…/NuGet.Config
T
UltimateCoder 2ac90f6b11 Added NuGet.Config
Updated files
2024-11-26 22:31:48 +01:00

7 lines
319 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="UltimateCoder" value="https://git.custom-coding.net/api/packages/UltimateCoder/nuget/index.json" />
</packageSources>
</configuration>