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

Eliminate dependency on .NET 10's non source-buildable Microsoft.AspNetCore.App.Internal.Assets package. #367

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

tmds
Copy link
Member

@tmds tmds commented Jan 22, 2025

This enables running tests against .NET 10 build which are currently failing due to #368. Once the upstream issue is fixed, these changes can be reverted.

@tmds tmds force-pushed the workaround_dotnet10_aspnet_issue branch 4 times, most recently from 52ecd15 to d81de7b Compare January 22, 2025 13:22
@tmds tmds requested review from omajid and nicrowe00 January 22, 2025 13:53
@tmds tmds force-pushed the workaround_dotnet10_aspnet_issue branch from d81de7b to 33a3da6 Compare January 22, 2025 13:59
@omajid
Copy link
Member

omajid commented Jan 22, 2025

The tests run on 8.0 and 9.0 as well, will this have any impact on those? CI thinks they should be okay. If that's true, then okay by me.

@tmds
Copy link
Member Author

tmds commented Jan 23, 2025

The tests run on 8.0 and 9.0 as well, will this have any impact on those? CI thinks they should be okay. If that's true, then okay by me.

GitHub + internal CI will catch regressions introduced for 8.0 and 9.0.

@tmds tmds merged commit 5043d97 into redhat-developer:main Jan 23, 2025
15 of 16 checks passed
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.

2 participants