Skip to content

Commit a63f436

Browse files
committed
version and build no
1 parent 631f28f commit a63f436

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/tools/sqlpackage/release-notes-sqlpackage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ ms.custom:
1919

2020
This article lists the features and fixes delivered by the released versions of SqlPackage.
2121

22-
## 170.3.xx SqlPackage
22+
## 170.3.93 SqlPackage
2323

2424
**Release date:** February 10, 2026
2525

2626
```bash
27-
dotnet tool install -g microsoft.sqlpackage --version 170.3.xx
27+
dotnet tool install -g microsoft.sqlpackage --version 170.3.93
2828
```
2929

3030
| Platform | Download |

docs/tools/sqlpackage/sqlpackage-download.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ ms.custom:
2020

2121
SqlPackage runs on Windows, macOS, and Linux, and is available to install through `dotnet tool` or as a standalone zip download. For details about the latest release, see the [release notes](release-notes-sqlpackage.md).
2222

23-
- **Version number:** 170.3.xx
24-
- **Build number:** 170.3.xx.x
23+
- **Version number:** 170.3.93
24+
- **Build number:** 170.3.93.6
2525
- **Release date:** February 10, 2026
2626

2727
SqlPackage is developed and released for both .NET and .NET Framework. Installing the .NET 10 SqlPackage version is recommended via the [convenient `dotnet tool` method](#installation-cross-platform), which is cross-platform and easy to update, or via the [portable self-contained .zip download](#installation-file-download-alternative). The .NET 10 SqlPackage releases benefit from the continual advances to the performance and scalability of .NET as part of the [focus on for modern applications](/dotnet/core/introduction#net-ecosystem), which contrasts to the maintenance support of .NET Framework for Windows. The .NET Framework version is only available as a [.msi Windows installer](#windows-net-framework).

0 commit comments

Comments
 (0)