Skip to content

Commit

Permalink
Update Dacfx 18.7.1 (actions#3608)
Browse files Browse the repository at this point in the history
* update dacfx to 18.5.1

* update dacfx 18.7.1 Windows

* update dacfx 18.7.1 Windows

* revert MD changes
  • Loading branch information
dzsquared authored Jun 22, 2021
1 parent a13c907 commit d986b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/win/scripts/Installers/Install-DACFx.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d986b25

Please sign in to comment.