mirror of
https://github.com/bitwarden/server
synced 2026-02-14 15:33:35 +00:00
Migrate to Microsoft.Data.SqlClient (#2548)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System.Data.SqlClient;
|
||||
using System.Globalization;
|
||||
using System.Globalization;
|
||||
using System.Net.Http.Json;
|
||||
using Bit.Migrator;
|
||||
using Microsoft.Data.SqlClient;
|
||||
|
||||
namespace Bit.Setup;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user