[ADD] Added DotBased to solution & added nuget config
This commit is contained in:
7
NuGet.Config
Normal file
7
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="NetzByte Gitea" value="https://git.netzbyte.com/api/packages/max/nuget/index.json" />
|
||||
</packageSources>
|
||||
</configuration>
|
Reference in New Issue
Block a user