Skip to content

Update .NET 5.0 to .NET 8.0#269

Closed
Thorium wants to merge 1 commit into
fslaborg:masterfrom
Thorium:net8.0
Closed

Update .NET 5.0 to .NET 8.0#269
Thorium wants to merge 1 commit into
fslaborg:masterfrom
Thorium:net8.0

Conversation

@Thorium
Copy link
Copy Markdown

@Thorium Thorium commented May 2, 2025

This is a second stab on @EverybodyKurts PR #261

This time, not .NET7.0 but .NET8.0

I think the main problem with the original PR was that it tried to convert design-time to be a standard 2.1.
It can have multiple targets (here, netstandard2.0 and net8.0), but I think it still must have the old netstandard2.0.

@AndrewIOM
Copy link
Copy Markdown
Collaborator

Hi thanks for working on this. For switching dependencies in another PR it turned out that the project structure needed reworking to disentangle the runtime and design time components, which also ended up with updating the type provider SDK.

You were right that the design time needed to keep the netstandard2.0 target or it breaks in fsac.

I think this PR has been superseded so I'm closing but thanks!

@AndrewIOM AndrewIOM closed this May 15, 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.

2 participants