Skip to content

Conversation

@Tratcher
Copy link
Member

@Tratcher Tratcher commented Apr 18, 2023

No behavior changes.

Fixes #2083

@Tratcher Tratcher added this to the YARP 2.x milestone Apr 18, 2023
@Tratcher Tratcher requested a review from MihaZupan as a code owner April 18, 2023 21:13
@Tratcher Tratcher self-assigned this Apr 18, 2023
<PropertyGroup>
<Description>Reverse proxy toolkit for building fast proxy servers in .NET using the infrastructure from ASP.NET and .NET</Description>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
Copy link
Member

Choose a reason for hiding this comment

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

Did we want to make 8.0 non-packable for releases, or just clarify in the docs that previews have a different support window?

Copy link
Member Author

Choose a reason for hiding this comment

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

That's a decision we can make when we're closer to release. For now I think it's sufficient to say that 8.0 is preview and only gets preview support. I think it's also valuable for now to have the 8.0 bits in the nightly builds for people to try.

@Tratcher Tratcher enabled auto-merge (squash) April 18, 2023 21:22
@Tratcher Tratcher merged commit f282206 into main Apr 18, 2023
@Tratcher Tratcher deleted the tratcher/net8 branch April 18, 2023 21:52
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.

Add .NET 8.0 TFM

3 participants