Skip to content

Conversation

@weshaggard
Copy link
Member

After the change to global.json to move to net8.0 we can no longer build net7.0 projects and we need to move them off 7 which is no longer supported.

@weshaggard
Copy link
Member Author

Contributes to #8606

@weshaggard weshaggard requested a review from a team as a code owner July 12, 2024 16:55
@weshaggard weshaggard closed this Jul 22, 2024
@weshaggard weshaggard reopened this Jul 22, 2024
After the change to global.json to move to net8.0
we can no longer build net7.0 projects and we need
to move them off 7 which is no longer supported.
@weshaggard
Copy link
Member Author

@chidozieononiwu @praveenkuttappan are you aware of any issues with moving APIView to .NET 8? I had to make a couple small code changes to account for obsolete things in .NET 8.

@chidozieononiwu
Copy link
Member

@chidozieononiwu @praveenkuttappan are you aware of any issues with moving APIView to .NET 8? I had to make a couple small code changes to account for obsolete things in .NET 8.

Looks fine. I tried this earlier and the obsolete ISystemsClock was the only issue

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.

4 participants