kreta/NuGet/NuGet.config
2024-03-13 00:33:46 +01:00

7 lines
No EOL
302 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="NexusNuGetV3" value="https://nexus.ekreta.hu/repository/nuget-org-v3/index.json" />
<add key="NexusKretaFeed" value="https://nexus.ekreta.hu/repository/nuget-kreta-feed/" />
</packageSources>
</configuration>