refactor: Nuget.config entfernt, da nicht mehr benötigt.
This commit is contained in:
parent
b3c3ae25d4
commit
d0dfd342b8
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<solution>
|
||||
<add key="disableSourceControlIntegration" value="true" />
|
||||
</solution>
|
||||
<packageSources>
|
||||
<clear />
|
||||
<add key="NuGet Official" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||
<add key="Hensel Packages" value="https://pkgs.dev.azure.com/hensel-recycling/_packaging/HenselFeed/nuget/v3/index.json" protocolVersion="3" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
@ -4,7 +4,6 @@
|
||||
"Default": "Warning"
|
||||
}
|
||||
},
|
||||
|
||||
"ConnectionStrings": {
|
||||
"sqlConnection": "Data Source=local.db"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user