Skip to content

Commit 29990a7

Browse files
authored
Update latest DacFx version number
Matches the latest DacFx release version (on nuget.org)[https://www.nuget.org/packages/Microsoft.SqlServer.DACFx]
1 parent 4d2073d commit 29990a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tools/sqlpackage/sqlpackage-download.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For details about the latest release, see the [release notes](release-notes-sqlp
3131
An evergreen link ([https://aka.ms/sqlpackage-linux](https://aka.ms/sqlpackage-linux)) is available that points to the current version of sqlpackage for [Linux .NET Core](#get-sqlpackage-net-core-for-linux), which can be used in automating environments with the latest sqlpackage.
3232

3333
## DacFx
34-
SqlPackage is a command-line interface for the DacFx framework, exposing some of the public DacFx APIs. DacServices ([Microsoft.SqlServer.Dac](/dotnet/api/microsoft.sqlserver.dac.dacservices)) is a related mechanism for integrating database deployment into your application pipeline. The DacServices API is available in a package through NuGet, [Microsoft.SqlServer.DACFx](https://www.NuGet.org/packages/Microsoft.SqlServer.DACFx). The current DacFx version is 150.4897.1.
34+
SqlPackage is a command-line interface for the DacFx framework, exposing some of the public DacFx APIs. DacServices ([Microsoft.SqlServer.Dac](/dotnet/api/microsoft.sqlserver.dac.dacservices)) is a related mechanism for integrating database deployment into your application pipeline. The DacServices API is available in a package through NuGet, [Microsoft.SqlServer.DACFx](https://www.NuGet.org/packages/Microsoft.SqlServer.DACFx). The current DacFx version is 150.5084.2.
3535

3636
Installing the NuGet package via the .NET CLI is accomplished with this command:
3737

@@ -183,4 +183,4 @@ sqlpackage .NET Core Linux:
183183

184184
- Learn more about [sqlpackage](sqlpackage.md)
185185

186-
[Microsoft Privacy Statement](https://go.microsoft.com/fwlink/?LinkId=521839)
186+
[Microsoft Privacy Statement](https://go.microsoft.com/fwlink/?LinkId=521839)

0 commit comments

Comments
 (0)