merge branche 'net6' in master

This commit is contained in:
2022-06-14 09:24:58 +02:00
parent 3d08dde114
commit 01dad30e32

6
NuGet.Config Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>