mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 00:22:50 -05:00
Migrate to Microsoft.Data.SqlClient (#2548)
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Dapper" Version="2.0.123" />
|
||||
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user