diff --git a/Directory.Packages.props b/Directory.Packages.props
index 4e5a1cd..e6cd816 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -4,9 +4,9 @@
true
- 170.4.71-preview
+ 170.4.77-preview
180.18.1
- 6.1.4
+ 6.1.5
diff --git a/release-notes/Microsoft.Build.Sql/2.2.0-preview.2.md b/release-notes/Microsoft.Build.Sql/2.2.0-preview.2.md
index f885d70..27b2877 100644
--- a/release-notes/Microsoft.Build.Sql/2.2.0-preview.2.md
+++ b/release-notes/Microsoft.Build.Sql/2.2.0-preview.2.md
@@ -1,13 +1,14 @@
# Release Notes
-## Microsoft.Build.Sql 2.2.0-preview.1 - 2026-03-19
+## Microsoft.Build.Sql 2.2.0-preview.2 - 2026-03-19
This update brings the below changes over the previous release:
### Added
### Changed
-* Updated DacFx version to 170.4.43-preview.
-* Updated Microsoft.SqlServer.TransactSql.ScriptDom to 170.191.0.
+* Updated DacFx version to 170.4.71-preview.
+* Updated Microsoft.SqlServer.TransactSql.ScriptDom to 180.18.1.
+* Updated Microsoft.Data.SqlClient to 6.1.4
diff --git a/release-notes/Microsoft.Build.Sql/2.2.0-preview.3..md b/release-notes/Microsoft.Build.Sql/2.2.0-preview.3..md
new file mode 100644
index 0000000..a66c427
--- /dev/null
+++ b/release-notes/Microsoft.Build.Sql/2.2.0-preview.3..md
@@ -0,0 +1,13 @@
+# Release Notes
+
+## Microsoft.Build.Sql 2.2.0-preview.3 - 2026-05-08
+
+This update brings the below changes over the previous release:
+
+### Added
+
+### Changed
+* Updated DacFx version to 170.4.77-preview.
+* Updated Microsoft.Data.SqlClient to 6.1.5
+
+
diff --git a/release-notes/Microsoft.SqlPackage/170.4/170.4.77-preview.md b/release-notes/Microsoft.SqlPackage/170.4/170.4.77-preview.md
new file mode 100644
index 0000000..720cb64
--- /dev/null
+++ b/release-notes/Microsoft.SqlPackage/170.4/170.4.77-preview.md
@@ -0,0 +1,13 @@
+# Release Notes
+
+## Microsoft.SqlServer.DacFx 170.4.77-preview
+
+This update brings the below changes over the previous release:
+
+### Adds
+
+### Fixed
+* DacPac file is searched in upper case form during the deployment. Could break deployment in some environments like Turkish [#383](https://github.com/microsoft/DacFx/issues/383)
+### Changed
+* Microsoft.Data.SqlClient to 6.1.5
+
diff --git a/release-notes/Microsoft.SqlServer.DacFx/170.4/170.4.77-preview.md b/release-notes/Microsoft.SqlServer.DacFx/170.4/170.4.77-preview.md
new file mode 100644
index 0000000..720cb64
--- /dev/null
+++ b/release-notes/Microsoft.SqlServer.DacFx/170.4/170.4.77-preview.md
@@ -0,0 +1,13 @@
+# Release Notes
+
+## Microsoft.SqlServer.DacFx 170.4.77-preview
+
+This update brings the below changes over the previous release:
+
+### Adds
+
+### Fixed
+* DacPac file is searched in upper case form during the deployment. Could break deployment in some environments like Turkish [#383](https://github.com/microsoft/DacFx/issues/383)
+### Changed
+* Microsoft.Data.SqlClient to 6.1.5
+