- Notifications
You must be signed in to change notification settings - Fork7.7k
Take the newest windows signature nuget package#24818
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
/azp run PowerShell-CI-macos, PowerShell-CI-Linux, PowerShell-CI-Windows, PowerShell-CI-static-analysis, PSResourceGet ACR, PowerShell-Windows-Packaging-CI |
This comment was marked as outdated.
This comment was marked as outdated.
1 similar comment
Azure Pipelines successfully started running 4 pipeline(s). |
a2ac6f3
intorelease/v7.4Uh oh!
There was an error while loading.Please reload this page.
microsoft-github-policy-servicebot commentedJan 17, 2025 • edited by unfurl-linksbot
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by unfurl-linksbot
Uh oh!
There was an error while loading.Please reload this page.
📣 Hey@TravisEz13, how did we do? We would love to hear your feedback with the link below! 🗣️ 🔗https://aka.ms/PSRepoFeedback |
Uh oh!
There was an error while loading.Please reload this page.
Backport#20556
PR Summary
This pull request includes an update to the
src/System.Management.Automation/System.Management.Automation.csproj
file to upgrade the version of theMicrosoft.Security.Extensions
package.src/System.Management.Automation/System.Management.Automation.csproj
: UpgradedMicrosoft.Security.Extensions
package from version 1.2.0 to 1.3.0.PR Context
Symbols don't exist for 1.2 so some static analysis tools fail for that package and despite the numbering, we know this is not a breaking change.