SQL Server Data-Tier Application Framework latest upgrade. (#863)

* DACFx_latest_version_install
This commit is contained in:
Dariy Nurgaleev
2020-05-12 17:51:21 +07:00
committed by GitHub
parent d558a8f413
commit 084ff7e1e4

View File

@@ -6,6 +6,6 @@
Import-Module -Name ImageHelpers -Force Import-Module -Name ImageHelpers -Force
$InstallerName = "DacFramework.msi" $InstallerName = "DacFramework.msi"
$InstallerUrl = "https://download.microsoft.com/download/f/1/9/f19eaee6-0728-4a0b-9755-9808acc8af0b/EN/x64/${InstallerName}" $InstallerUrl = "https://go.microsoft.com/fwlink/?linkid=2128142"
Install-Binary -Url $InstallerUrl -Name $InstallerName Install-Binary -Url $InstallerUrl -Name $InstallerName