nuget updates

remove unused CouchDB project
upgrade to .net 6
This commit is contained in:
2021-11-14 11:30:59 -06:00
parent 20f44c8b90
commit cf3fbbbc1d
9 changed files with 21 additions and 57 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<OutputType>Exe</OutputType>
</PropertyGroup>