Skip to content

Remove global.json #9658

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

drewnoakes
Copy link
Member

@drewnoakes drewnoakes commented May 1, 2025

This file was added in #9649 to pin a specific SDK version in order to work around issues in CI builds. This change removes that, in the hope that CI images no longer experience this issue. Having a global.json file requires keeping it updated for security reasons, and we'd rather avoid that overhead here, and let the CI machines do the right thing by default.

Microsoft Reviewers: Open in CodeFlow

@drewnoakes drewnoakes added the Area-Infrastructure Relates to build, test & run infrastructure of this repo. label May 1, 2025
@drewnoakes drewnoakes requested a review from a team as a code owner May 1, 2025 05:27
@drewnoakes
Copy link
Member Author

The same build error is present, unfortunately.

This file was added to pin a specific SDK version in order to work around issues in CI builds. This change removes that, in the hope that CI images no longer experience this issue.
@drewnoakes drewnoakes force-pushed the remove-global-json branch from 365082f to 18b53fb Compare June 2, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure Relates to build, test & run infrastructure of this repo.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants