update dacfx to 18.8 (#4266)

This commit is contained in:
Drew Skwiers-Koballa
2021-10-17 00:40:10 -07:00
committed by GitHub
parent 823f2db325
commit 0ebc9a7c16

View File

@@ -4,7 +4,7 @@
####################################################################################
$InstallerName = "DacFramework.msi"
$InstallerUrl = "https://go.microsoft.com/fwlink/?linkid=2165211"
$InstallerUrl = "https://aka.ms/dacfx-msi"
Install-Binary -Url $InstallerUrl -Name $InstallerName