Skip to content

Revert recent .NET upgrade - #360

Closed
jakobbotsch wants to merge 2 commits into
dotnet:mainfrom
jakobbotsch:revert-net-upgrade
Closed

Revert recent .NET upgrade#360
jakobbotsch wants to merge 2 commits into
dotnet:mainfrom
jakobbotsch:revert-net-upgrade

Conversation

@jakobbotsch

@jakobbotschjakobbotsch commented Oct 26, 2022

Copy link
Copy Markdown
Member

jitformat pipeline is still using .NET core 3.1. We need to upgrade it in dotnet/runtime before we upgrade jitutils.

@jakobbotsch

Copy link
Copy Markdown
MemberAuthor

We can maybe just merge dotnet/runtime#77511 instead.

@BruceForstall

Copy link
Copy Markdown
Contributor

We can maybe just merge dotnet/runtime#77511 instead.

Might as well wait a few weeks until .NET 7 GA is released?

@jakobbotsch

Copy link
Copy Markdown
MemberAuthor

Might as well wait a few weeks until .NET 7 GA is released?

I think together with #361 it shouldn't be an issue to take that now.

@jakobbotsch

Copy link
Copy Markdown
MemberAuthor

Hmm, actually I think #361 will not help, but I have changed dotnet/runtime#77511 to upgrade to .NET 6 instead. I think we will need to stay with that until we upgrade jitutils to target .NET 7.

@jakobbotsch

Copy link
Copy Markdown
MemberAuthor

Should not be necessary anymore.

Sign up for freeto 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.

2 participants

@jakobbotsch@BruceForstall