mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
update dacfx to 18.6
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
Import-Module -Name ImageHelpers -Force
|
Import-Module -Name ImageHelpers -Force
|
||||||
|
|
||||||
$InstallerName = "DacFramework.msi"
|
$InstallerName = "DacFramework.msi"
|
||||||
$InstallerUrl = "https://go.microsoft.com/fwlink/?linkid=2134206"
|
$InstallerUrl = "https://go.microsoft.com/fwlink/?linkid=2143544"
|
||||||
|
|
||||||
Install-Binary -Url $InstallerUrl -Name $InstallerName
|
Install-Binary -Url $InstallerUrl -Name $InstallerName
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user