Skip to content

Commit 5341190

Browse files
committed
sqlpackage 18.3.1 release
1 parent 585953b commit 5341190

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

docs/tools/release-notes-sqlpackage.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ I discussed this with SStein (SteveStein).
2929
Thanks. GeneMi (MightyPen in GitHub). 2019-03-27
3030
-->
3131

32-
## 18.3 sqlpackage
32+
## 18.3.1 sqlpackage
3333

3434
|Platform|Download|Release date|Version|Build
3535
|:---|:---|:---|:---|:---|
36-
|Windows|[MSI Installer](https://go.microsoft.com/fwlink/?linkid=2102893)|September 6, 2019|18.3|15.0.4532.1|
37-
|macOS .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2102894)|September 6, 2019| 18.3|15.0.4532.1|
38-
|Linux .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2102978)|September 6, 2019| 18.3|15.0.4532.1|
39-
|Windows .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2102979)|September 6, 2019| 18.3|15.0.4532.1|
36+
|Windows|[MSI Installer](https://go.microsoft.com/fwlink/?linkid=2102893)|September 13, 2019|18.3.1|15.0.4538.1|
37+
|macOS .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2102894)|September 13, 2019| 18.3.1|15.0.4538.1|
38+
|Linux .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2102978)|September 13, 2019| 18.3.1|15.0.4538.1|
39+
|Windows .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2102979)|September 13, 2019| 18.13.1|15.0.4538.1|
4040

4141
### Features
4242

docs/tools/sqlpackage-download.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ Download and install the latest .NET Framework release and macOS and Linux previ
1818

1919
|Platform|Download|Release date|Version|Build
2020
|:---|:---|:---|:---|:---|
21-
|Windows|[MSI Installer](https://go.microsoft.com/fwlink/?linkid=2102893)|September 6, 2019|18.3|15.0.4532.1|
22-
|macOS .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2102894)|September 6, 2019| 18.3|15.0.4532.1|
23-
|Linux .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2102978)|September 6, 2019| 18.3|15.0.4532.1|
24-
|Windows .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2102979)|September 6, 2019| 18.3|15.0.4532.1|
21+
|Windows|[MSI Installer](https://go.microsoft.com/fwlink/?linkid=2102893)|September 13, 2019|18.3.1|15.0.4538.1|
22+
|macOS .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2102894)|September 13, 2019| 18.3.1|15.0.4538.1|
23+
|Linux .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2102978)|September 13, 2019| 18.3.1|15.0.4538.1|
24+
|Windows .NET Core (preview)|[.zip file](https://go.microsoft.com/fwlink/?linkid=2102979)|September 13, 2019| 18.3.1|15.0.4538.1|
2525

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

@@ -40,7 +40,7 @@ This release of sqlpackage includes a standard Windows installer experience, and
4040

4141
1. Download [sqlpackage for Windows](https://go.microsoft.com/fwlink/?linkid=2102979).
4242
2. To extract the file by right clicking on the file in Windows Explorer, and selecting 'Extract All...', and select the target directory.
43-
3. Open a new Terminal windows, can cd to the location where sqlpackage was exracted:
43+
3. Open a new Terminal window and cd to the location where sqlpackage was extracted:
4444

4545
**.zip Installation:**
4646

0 commit comments

Comments
 (0)