Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Fix ExtractCompressNuGet.ps1 in tools #1556

Merged
merged 2 commits into from Sep 12, 2022
Merged

Conversation

BruceHaley
Copy link
Contributor

@BruceHaley BruceHaley commented Aug 29, 2022

Fixes #minor

Proposed Changes

ExtractCompressNuGet.ps1, used in DotNet signing pipelines, fails with "Invoke-WebRequest : 404: Not Found" when it tries to install a powershell patch which is outdated and no longer available,

This removes that patching code and instead ensures the correct Powershell.Archive minimum version is installed.

@BruceHaley BruceHaley requested a review from a team as a code owner August 29, 2022 17:40
@BruceHaley BruceHaley changed the title Fix ExtractCompressNuGet.ps1 Fix ExtractCompressNuGet.ps1 in tools Aug 29, 2022
@BruceHaley BruceHaley closed this Aug 29, 2022
@BruceHaley BruceHaley reopened this Aug 29, 2022
@tracyboehrer tracyboehrer merged commit 0945bd0 into master Sep 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants