mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-01 06:37:32 +08: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