diff --git a/global.json b/global.json index 4cbe3f083a..6ceca2587d 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.0.0", "Bitwarden.Server.Sdk": "1.2.0" } }