cleaning up dependencies

This commit is contained in:
Horst Beham
2023-01-03 20:05:07 +01:00
parent 3634a746eb
commit e40a12bb31
24 changed files with 66 additions and 84 deletions

View File

@@ -6,7 +6,7 @@
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.1" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.0" />
<PackageReference Include="SharpCompress" Version="0.32.2" />
</ItemGroup>
<ItemGroup>