Skip to content

update from net472 to net8.0 on windows#2286

Closed
agollivermsft wants to merge 1 commit intogit-ecosystem:mainfrom
agollivermsft:update-to-dotnet8.0
Closed

update from net472 to net8.0 on windows#2286
agollivermsft wants to merge 1 commit intogit-ecosystem:mainfrom
agollivermsft:update-to-dotnet8.0

Conversation

@agollivermsft
Copy link
Contributor

When working on #2285 (fix ambiguous call to string.Split) I saw a compile difference between windows and linux, which seemed to be caused by a mismatch between their target frameworks.

So I search and replaced net472 with net8.0 and simplified some of the logic in the .csproj files.

No idea if this is the right thing to do, or if any more work needs to be done, but the CI for my original PR seems to finish without issues now.

@dscho
Copy link
Contributor

dscho commented Mar 11, 2026

How does this PR relate to/conflict with #1418?

@mjcheetham
Copy link
Contributor

How does this PR relate to/conflict with #1418?

Sadly we are not able to accept this PR at this time to move from .NET Framework on Windows. We have some issues with supporting older Windows versions that we must first resolve. We are hopeful however to drop .NET Framework this year!

@mjcheetham mjcheetham closed this Mar 12, 2026
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.

3 participants