Files
draletaha/DrSousan.Api/NuGet.Config
T

11 lines
295 B
XML
Raw Normal View History

2026-05-31 00:42:08 +03:30
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="nexus"
value="http://171.22.25.73:8081/repository/nuget-group/index.json"
protocolVersion="3"
allowInsecureConnections="true" />
</packageSources>
</configuration>