Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 6d54ba3

Browse files
author
MightyPen
committed
Per SteveStein, for now I am removing 'DaxFx' from both the reformatted and renamed 'release-notes-sqlpackage.md' filename, and from the Introduction text in the file.
1 parent 3e6a1bd commit 6d54ba3

4 files changed

Lines changed: 19 additions & 7 deletions

File tree

docs/toc/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9784,12 +9784,12 @@
97849784
href: ../ssms/user-assistance-in-sql-server-management-studio.md
97859785
- name: Anonymous Usage Data
97869786
href: ../ssms/sql-server-management-studio-telemetry-ssms.md
9787-
- name: SqlPackage.exe of DacFx
9787+
- name: SqlPackage.exe
97889788
items:
97899789
- name: Install sqlpackage
97909790
href: ../tools/sqlpackage-download.md
97919791
- name: Release notes
9792-
href: ../tools/release-notes-dacfx-sqlpackage.md
9792+
href: ../tools/release-notes-sqlpackage.md
97939793
- name: sqlpackage ref
97949794
href: ../tools/sqlpackage.md
97959795
- name: SQL Server Profiler

docs/tools/release-notes-dacfx-sqlpackage.md renamed to docs/tools/release-notes-sqlpackage.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: DacFx and SqlPackage release notes | Microsoft Docs
3-
description: Microsoft sqlpackage release notes
3+
description: Release notes for Microsoft sqlpackage.
44
ms.custom: "tools|sos"
55
ms.date: 02/02/2019
66
ms.prod: sql
@@ -11,11 +11,23 @@ author: pensivebrian
1111
ms.author: broneill
1212
manager: kenvh
1313
---
14-
# Release notes for SqlPackage.exe of DacFx
14+
# Release notes for SqlPackage.exe
1515

1616
**[Download the latest version](sqlpackage-download.md)**
1717

18-
This article lists the features and fixes delivered by the released versions of SqlPackage.exe for the Microsoft Data-Tier Application Framework (DacFx).
18+
This article lists the features and fixes delivered by the released versions of SqlPackage.exe.
19+
20+
<!--
21+
TODO:
22+
The Introduction text needs to add clarity regarding the relationship between
23+
'SqlPackage.exe' and 'DacFx' (the Microsoft 'Data-Tier Application Framework').
24+
One added sentence would be sufficient.
25+
26+
Or, if there is no relationship, remove 'DacFx' from the metadata 'title:'.
27+
28+
I discussed this with SStein (SteveStein).
29+
Thanks. GeneMi (MightyPen in GitHub). 2019-03-27
30+
-->
1931

2032
## 18.1 sqlpackage
2133

docs/tools/sqlpackage-download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Download and install the latest .NET Framework release and macOS and Linux previ
2323
|macOS .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2069126)|February 1, 2019 | 18.1 |15.0.4316.1|
2424
|Linux .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2069122)|February 1, 2019 | 18.1 |15.0.4316.1|
2525

26-
For details about the latest release, see the [release notes](release-notes-dacfx-sqlpackage.md).
26+
For details about the latest release, see the [release notes](release-notes-sqlpackage.md).
2727

2828
## Get sqlpackage for Windows
2929

docs/tools/sqlpackage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ manager: "craigg"
3030

3131
The **SqlPackage.exe** command line allows you to specify these actions along with action-specific parameters and properties.
3232

33-
**[Download the latest version](sqlpackage-download.md)**. For details about the latest release, see the [release notes](release-notes-dacfx-sqlpackage.md).
33+
**[Download the latest version](sqlpackage-download.md)**. For details about the latest release, see the [release notes](release-notes-sqlpackage.md).
3434

3535
## Command-Line Syntax
3636

0 commit comments

Comments
 (0)