Skip to content

Move from net6 to net8 target#445

Merged
halspang merged 1 commit into
microsoft:mainfrom
halspang:halspang/net8_update
Jul 11, 2025
Merged

Move from net6 to net8 target#445
halspang merged 1 commit into
microsoft:mainfrom
halspang:halspang/net8_update

Conversation

@halspang

@halspang halspang commented Jul 8, 2025

Copy link
Copy Markdown
Member

.NET 6 reached end of life in November of 2024. Updating the target frameworks to reference .NET 8.

@cgillum cgillum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks great so far. I think the next step is to take a look at our Directory.Packages.props file at the repo root and replace all the System. and Microsoft. packages that target 6.0 versions and replace them with the latest 8.0 versions.

@halspang halspang force-pushed the halspang/net8_update branch from f984b5e to a5b0e9a Compare July 10, 2025 00:49
@halspang

Copy link
Copy Markdown
Member Author

Looks great so far. I think the next step is to take a look at our Directory.Packages.props file at the repo root and replace all the System. and Microsoft. packages that target 6.0 versions and replace them with the latest 8.0 versions.

Didn't think about that past the framework! Updated :)

@halspang halspang requested a review from cgillum July 10, 2025 01:03
Signed-off-by: Hal Spang <halspang@microsoft.com>
@halspang halspang force-pushed the halspang/net8_update branch from a5b0e9a to a262ad9 Compare July 11, 2025 15:55
@halspang halspang merged commit 7a2880e into microsoft:main Jul 11, 2025
4 checks passed
halspang added a commit to halspang/durabletask-dotnet that referenced this pull request Jul 15, 2025
halspang added a commit that referenced this pull request Jul 15, 2025
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