Added target framework net6.0-windows

This commit is contained in:
Clemens 2021-11-09 19:59:52 +01:00
parent 4717d55084
commit 8c4952f83b
10 changed files with 26 additions and 21 deletions

View file

@ -38,7 +38,7 @@
<PackageReference Include="Microsoft.ProjectReunion" Version="0.8.5" />
<PackageReference Include="Microsoft.ProjectReunion.Foundation" Version="0.8.5" />
<PackageReference Include="Microsoft.ProjectReunion.WinUI" Version="0.8.5" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.115" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.115.5" />
</ItemGroup>
<ItemGroup>