mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +00:00
update dacfx to 18.8 (#4266)
This commit is contained in:
committed by
GitHub
parent
823f2db325
commit
0ebc9a7c16
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user