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

v9.0.100-preview.7.24366.10 #37

Merged
merged 2 commits into from
Jul 17, 2024
Merged

v9.0.100-preview.7.24366.10 #37

merged 2 commits into from
Jul 17, 2024

Conversation

iii-i
Copy link
Member

@iii-i iii-i commented Jul 16, 2024

No description provided.

@iii-i iii-i changed the title v9.0.100-preview.7.24366.3 v9.0.100-preview.7.24366.10 Jul 16, 2024
@iii-i iii-i force-pushed the upgrade branch 3 times, most recently from 2d3e763 to c384fde Compare July 17, 2024 08:25
iii-i added 2 commits July 17, 2024 11:06
aspnetcore build invokes MSBuild twice, the first time to build
repotasks. It's not possible to customize that command line, in
particular, we can't suppress package audit. It makes the build die
with "Package 'System.Formats.Asn1' 8.0.0 has a known high severity
vulnerability", which we can't do anything about downstream.

So disable audit using an environment variable, which will apply to
all MSBuild invocations. Do this for all projects, since a similar
issue exists for SDK.

Signed-off-by: Ilya Leoshkevich <[email protected]>
Signed-off-by: Ilya Leoshkevich <[email protected]>
@iii-i iii-i merged commit ec79f6f into main Jul 17, 2024
13 checks passed
@iii-i iii-i deleted the upgrade branch July 17, 2024 10:06
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.

1 participant