You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -244,8 +239,7 @@ class System.Memory.Data removed
244
239
class System.Runtime.CompilerServices.Unsafe removed
245
240
class System.Security.Cryptography.Pkcs default
246
241
class System.Security.Cryptography.ProtectedData default
247
-
class System.Text.Encodings.Web removed
248
-
class System.Text.Json removed
242
+
class System.Text.Json default
249
243
```
250
244
251
245
For `Microsoft.Data.SqlClient` prior to version 6, an additional trick is required to get rid of the `Microsoft.Identity.Client` dependency. See a [previous version](https://github.com/0xced/Chisel/blob/1.1.1/README.md#removing-the-azure-sdk-from-microsoftdatasqlclient) of the README for more information.
0 commit comments