You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: docs/tools/release-notes-sqlpackage.md
+15-3Lines changed: 15 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: DacFx and SqlPackage release notes | Microsoft Docs
3
-
description: Microsoft sqlpackage release notes
3
+
description: Release notes for Microsoft sqlpackage.
4
4
ms.custom: "tools|sos"
5
5
ms.date: 02/02/2019
6
6
ms.prod: sql
@@ -11,11 +11,23 @@ author: pensivebrian
11
11
ms.author: broneill
12
12
manager: kenvh
13
13
---
14
-
# Release notes for SqlPackage.exe of DacFx
14
+
# Release notes for SqlPackage.exe
15
15
16
16
**[Download the latest version](sqlpackage-download.md)**
17
17
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:'.
Copy file name to clipboardExpand all lines: docs/tools/sqlpackage.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ manager: "craigg"
30
30
31
31
The **SqlPackage.exe** command line allows you to specify these actions along with action-specific parameters and properties.
32
32
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).
0 commit comments