diff --git a/global.json b/global.json index 2200260f859e..355761f76d6f 100644 --- a/global.json +++ b/global.json @@ -5,7 +5,7 @@ }, "msbuild-sdks": { "Microsoft.Build.Traversal": "4.1.0", - "Microsoft.Build.Sql": "1.0.0", + "Microsoft.Build.Sql": "2.1.0", "Bitwarden.Server.Sdk": "1.5.2" } }