Update Dacfx 18.7.1 (#3608)

* update dacfx to 18.5.1

* update dacfx 18.7.1 Windows

* update dacfx 18.7.1 Windows

* revert MD changes
This commit is contained in:
Drew Skwiers-Koballa
2021-06-22 12:14:00 -07:00
committed by GitHub
parent a13c907aaf
commit d986b255ca

View File

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