File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
images/windows/scripts/helpers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -206,11 +206,11 @@ function Get-VsixInfoFromMarketplace {
206206 # ProBITools.MicrosoftReportProjectsforVisualStudio2022 has different URL
207207 # https://github.com/actions/runner-images/issues/5340
208208 " ProBITools.MicrosoftReportProjectsforVisualStudio2022" {
209- $assetUri = " https://download.microsoft.com/download/b/b/5/bb57be7e-ae72-4fc0-b528-d0ec224997bd "
209+ $assetUri = " https://download.microsoft.com/download/1fd275d8-5163-476b-910b-e2f678b3fdbc "
210210 $fileName = " Microsoft.DataTools.ReportingServices.vsix"
211211 }
212212 " ProBITools.MicrosoftAnalysisServicesModelingProjects2022" {
213- $assetUri = " https://download.microsoft.com/download/c/8/9/c896a7f2-d0fd-45ac-90e6-ff61f67523cb "
213+ $assetUri = " https://download.microsoft.com/download/7c91cb5c-1e9c-4df7-a053-d2852e22c658 "
214214 $fileName = " Microsoft.DataTools.AnalysisServices.vsix"
215215 }
216216
You can’t perform that action at this time.
0 commit comments