docker
This commit is contained in:
7
Back/NuGet.config
Normal file
7
Back/NuGet.config
Normal file
@@ -0,0 +1,7 @@
|
||||
<?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="local" value="./LocalPackages" />
|
||||
</packageSources>
|
||||
</configuration>
|
Reference in New Issue
Block a user