Skip to content

Multiple projects in source-build-externals building with out of date SDKs #5230

@ericstj

Description

@ericstj

The following will resolve to out-of-support SDKs. I think we should patch them:
https://github.com/dotnet/dotnet/blob/960c0fea76ef2f4f8ca9dfac59a0fdf6faa54a5c/src/source-build-externals/src/repos/src/abstractions-xunit/global.json#L3-L4
https://github.com/dotnet/dotnet/blob/960c0fea76ef2f4f8ca9dfac59a0fdf6faa54a5c/src/source-build-externals/src/repos/src/newtonsoft-json/Src/global.json#L3-L4

How does this not cause a problem for source-build today? Is it because we force a difference CLI to be used and we invoke it outside these root folders?

Metadata

Metadata

Assignees

Labels

area-infraSource-build infrastructure and reporting

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions