Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes Microsoft.NETCore.App.Runtime Component Governance issues #8880

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

maryamariyan
Copy link
Member

@maryamariyan maryamariyan commented Jun 28, 2023

Summary of the changes

When building a .NET core app we implicitly pull down references for the runtime. e.g. Microsoft.NetCore.App.Runtime.linux-arm when building for Linux. At the moment our builds are pulling down 7.0.5 but CG is asking to be 7.0.7.
So this PR updates MicrosoftAspNetCoreAppVersion to 7.0.7.

Here is a recent Component Governance - Compliance (visualstudio.com) report: Pipelines - Run 20230624.1 (visualstudio.com) taken from merged PR #8863.

The report shows the Microsoft.NETCore.App.Runtime.win-arm64 items are still showing up after the arcade update already merged in PR #8762)).

@maryamariyan maryamariyan requested review from a team as code owners June 28, 2023 15:52
@maryamariyan maryamariyan enabled auto-merge (squash) June 28, 2023 17:00
@maryamariyan maryamariyan merged commit 05de46a into main Jun 28, 2023
@maryamariyan maryamariyan deleted the intopblty branch June 28, 2023 17:47
@maryamariyan maryamariyan self-assigned this Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants