Skip to content

Commit

Permalink
[Windows] Updated the DACF thumprint signature (#11030)
Browse files Browse the repository at this point in the history
  • Loading branch information
RaviAkshintala authored Nov 25, 2024
1 parent ffd458e commit 75e2e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/windows/scripts/build/Install-DACFx.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@

Install-Binary -Type MSI `
-Url 'https://aka.ms/dacfx-msi' `
-ExpectedSignature 'C2048FB509F1C37A8C3E9EC6648118458AA01780'
-ExpectedSignature '8F985BE8FD256085C90A95D3C74580511A1DB975'

Invoke-PesterTests -TestFile "Tools" -TestName "DACFx"

0 comments on commit 75e2e79

Please sign in to comment.