update dacfx to 18.5.1 (#1477)

This commit is contained in:
Drew Skwiers-Koballa
2020-08-28 00:24:23 -07:00
committed by GitHub
parent acba4e9bfa
commit f6d861ee26

View File

@@ -6,7 +6,7 @@
Import-Module -Name ImageHelpers -Force
$InstallerName = "DacFramework.msi"
$InstallerUrl = "https://go.microsoft.com/fwlink/?linkid=2128142"
$InstallerUrl = "https://go.microsoft.com/fwlink/?linkid=2134206"
Install-Binary -Url $InstallerUrl -Name $InstallerName