Remove Microsoft.Data.SqlClient package reference and clean up project files

This commit is contained in:
vista-man
2025-01-27 22:42:46 +01:00
parent b7e8f19bfd
commit 151b335fff
63 changed files with 11 additions and 2355 deletions

View File

@@ -8,8 +8,4 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.0.1" />
</ItemGroup>
</Project>