mirror of
https://github.com/bitwarden/server.git
synced 2026-02-08 01:43:15 +08: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