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

Tooling feed updates to support .NET 9 #549

Merged
merged 19 commits into from
Aug 6, 2024

Conversation

surgupta-msft
Copy link
Contributor

@surgupta-msft surgupta-msft commented Jul 10, 2024

resolves #550

Tooling feed updates to support .NET 9

Diff between 4.84.0 and 4.85.0 - https://gist.github.com/surgupta-msft/737c4f7048bc5df898ca0bfaa5ee253c/revisions

Diff between net8 and net9 - https://gist.github.com/surgupta-msft/0f978c67ee04aa2cf0cc9dfd0b27a851/revisions

@surgupta-msft surgupta-msft requested a review from a team as a code owner July 10, 2024 21:19
cli-feed-v4.json Outdated Show resolved Hide resolved
cli-feed-v4.json Outdated Show resolved Hide resolved
cli-feed-v4.json Outdated Show resolved Hide resolved
cli-feed-v4.json Outdated Show resolved Hide resolved
cli-feed-v4.json Outdated Show resolved Hide resolved
cli-feed-v4.json Outdated Show resolved Hide resolved
cli-feed-v4.json Outdated Show resolved Hide resolved
cli-feed-v4.json Show resolved Hide resolved
cli-feed-v4.json Outdated Show resolved Hide resolved
cli-feed-v4.json Outdated Show resolved Hide resolved
cli-feed-v4.json Outdated Show resolved Hide resolved
cli-feed-v4.json Outdated Show resolved Hide resolved
cli-feed-v4.json Outdated Show resolved Hide resolved
@surgupta-msft
Copy link
Contributor Author

Few things have been identified to come up in the follow-up PR -

  • Unhide Net9-isolated
  • Add endOfLifeDate once the date is available for Net9 GA
  • Update worker.sdk version with Net9 support once the package is GA
  • Update coretools links when these changes are released

Copy link
Contributor

@mattchenderson mattchenderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes seem good overall - my only question is if net5-isolated needs to be removed at this time. I'd probably rather see that be a separate set of changes if we're going to be doing that, unless it is required as part of getting net9 out.

@mattchenderson mattchenderson dismissed their stale review August 2, 2024 22:30

Stale review - changes have since come in

Copy link
Contributor

@mattchenderson mattchenderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing the positioning back to "request changes" to ensure .NET 5 is not removed with this PR.

Copy link
Member

@fabiocav fabiocav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with @mattchenderson 's comment about .NET 5 here.

It's something we should be doing, but needs coordination and shouldn't be combined in this PR

cli-feed-v4.json Show resolved Hide resolved
@surgupta-msft surgupta-msft merged commit 5b9f13e into release/main Aug 6, 2024
5 checks passed
@surgupta-msft surgupta-msft deleted the surgupta/net9-update branch August 6, 2024 17:23
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.

Tooling feed updates to support .NET 9
4 participants