diff --git a/resources/xlf/en/sql-database-projects.xlf b/resources/xlf/en/sql-database-projects.xlf
index f0266afcbf..f7268deeb6 100644
--- a/resources/xlf/en/sql-database-projects.xlf
+++ b/resources/xlf/en/sql-database-projects.xlf
@@ -898,13 +898,13 @@
SQL connection string
- The .NET SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or higher or update the .NET SDK location in settings if already installed.
+ The .NET SDK cannot be located. Project build will not work. Please install .NET 6 SDK or higher or update the .NET SDK location in settings if already installed.Install
- Currently installed .NET Core SDK version is {0}, which is not supported. Project build will not work. Please install .NET Core SDK version 3.1 or higher or update the .NET SDK supported version location in settings if already installed.
+ Currently installed .NET SDK version is {0}, which is not supported. Project build will not work. Please install .NET 6 SDK or higher or update the .NET SDK supported version location in settings if already installed.Update Location
@@ -1081,13 +1081,13 @@
Exclude from project
- Generate SQL Project from OpenAPI/Swagger spec
+ Generate SQL Project from OpenAPI/Swagger spec (Preview)Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.7-preview
- Whether to prompt the user to install .NET Core when not detected.
+ Whether to prompt the user to install .NET SDK when not detected.New Database Project