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

Pin SRM & SCI versions for msbuild compatibility #14115

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Pin SRM & SCI versions for msbuild compatibility #14115

merged 2 commits into from
Oct 12, 2023

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Oct 12, 2023

Fixes dotnet/dnceng#1004

Desktop MSBuild ships with these versions of S.R.M and S.C.I. If we move forward, tasks won't be able to be loaded.

To double check:

Desktop MSBuild ships with these versions of S.R.M and S.C.I. If we move
forward, tasks won't be able to be loaded.
rainersigwald
rainersigwald previously approved these changes Oct 12, 2023
@rainersigwald
Copy link
Member

I think you could solve the sourcebuild issue by making it conditional on .NET Framework vs .NET (core).

which is available on SBRP
@ViktorHofer
Copy link
Member Author

I decided to downgrade to 7.0.0 which is the version that's available on SBRP. @rainersigwald can you please re-approve (arcade policy).

@ViktorHofer ViktorHofer enabled auto-merge (squash) October 12, 2023 16:11
@ViktorHofer
Copy link
Member Author

@missymessa (as you filed #14047), those flaky test failures are really a productivity killer. Because of the test failures I had to retry and now need to wait another hour until the PR can be merged.

Can we use build analysis here and make it possible to merge PRs with unrelated failures? I've been hitting this in 10+ different PRs in arcade in the last weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants