mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
Migrate to Microsoft.Data.SqlClient (#2548)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using System.Data.SqlClient;
|
||||
using Bit.Core.Utilities;
|
||||
using Bit.Core.Utilities;
|
||||
using Microsoft.Data.SqlClient;
|
||||
|
||||
namespace Bit.Admin.HostedServices;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user