zmiana klienta SQL na Microsoft.Data.SqlClient

This commit is contained in:
2025-10-31 13:05:49 +01:00
parent 7173a37b29
commit ef06fbaf47
15 changed files with 1328 additions and 1323 deletions
+5
View File
@@ -287,6 +287,11 @@
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Resource>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient">
<Version>6.1.2</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.