@@ -20,8 +20,8 @@ Download and install the latest .NET Framework release and macOS and Linux previ
2020|Platform|Download|Release date|Version|Build
2121| :---| :---| :---| :---| :---|
2222| Windows| [ MSI Installer] ( https://go.microsoft.com/fwlink/?linkid=2033947 ) | October 24, 2018| 18.0| 15.0.4200.1|
23- | macOS (preview)| [ .zip file] ( https://go.microsoft.com/fwlink/?linkid=873927 ) | May 9 , 2018 | 0.0.1 | 15.0.4057 .1|
24- | Linux (preview)| [ .zip file] ( https://go.microsoft.com/fwlink/?linkid=873926 ) | May 9 , 2018 | 0.0.1 | 15.0.4057 .1|
23+ | macOS .NET Core (preview)| [ .zip file] ( https://go.microsoft.com/fwlink/?linkid=2044514 ) | November 15 , 2018 | - | 15.0.4240 .1|
24+ | Linux .NET Core (preview)| [ .zip file] ( https://go.microsoft.com/fwlink/?linkid=2044263 ) | November 15 , 2018 | - | 15.0.4240 .1|
2525
2626For details about the latest release, see the [ release notes] ( sqlpackage-release-notes.md ) .
2727
@@ -36,7 +36,7 @@ This release of sqlpackage includes a standard Windows installer experience, and
3636
3737## Get sqlpackage (preview) for macOS
3838
39- 1 . Download [ sqlpackage for macOS] ( https://go.microsoft.com/fwlink/?linkid=873927 ) .
39+ 1 . Download [ sqlpackage for macOS] ( https://go.microsoft.com/fwlink/?linkid=2044514 ) .
40402 . To extract the file and launch sqlpackage, open a new Terminal window and type the following commands:
4141
4242 ** .zip Installation:**
@@ -51,7 +51,7 @@ This release of sqlpackage includes a standard Windows installer experience, and
5151
5252## Get sqlpackage (preview) for Linux
5353
54- 1 . Download [ sqlpackage for Linux] ( https://go.microsoft.com/fwlink/?linkid=873926 ) by using one of the installers or the tar.gz archive:
54+ 1 . Download [ sqlpackage for Linux] ( https://go.microsoft.com/fwlink/?linkid=2044263 ) by using one of the installers or the tar.gz archive:
55552 . To extract the file and launch sqlpackage, open a new Terminal window and type the following commands:
5656
5757 ** .zip Installation:**
0 commit comments