Skip to content

Pin SRM & SCI versions for msbuild compatibility#14115

Merged
mmitche merged 2 commits into
mainfrom
PinSRMSCI
Oct 12, 2023
Merged

Pin SRM & SCI versions for msbuild compatibility#14115
mmitche merged 2 commits into
mainfrom
PinSRMSCI

Conversation

@ViktorHofer
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

Development

Successfully merging this pull request may close these issues.

"Microsoft.DotNet.SignTool.SignToolTask" task could not be loaded from the assembly on arcade 9.0.0-beta.23510.4

3 participants