Skip to content

Conversation

@linkdotnet
Copy link
Owner

No description provided.

Copilot finished reviewing on behalf of linkdotnet November 14, 2025 20:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the project from .NET 9 to .NET 10, upgrading the target framework across all project files and updating associated package dependencies.

  • Updated target framework from net9.0 to net10.0 across 7 project files
  • Updated various Microsoft and third-party package versions
  • Added a new code analyzer diagnostic rule in .editorconfig

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tools/LinkDotNet.Blog.CriticalCSS/LinkDotNet.Blog.CriticalCSS.csproj Updated target framework to net10.0
tests/LinkDotNet.Blog.UnitTests/LinkDotNet.Blog.UnitTests.csproj Updated target framework to net10.0
tests/LinkDotNet.Blog.TestUtilities/LinkDotNet.Blog.TestUtilities.csproj Updated target framework to net10.0
tests/LinkDotNet.Blog.IntegrationTests/LinkDotNet.Blog.IntegrationTests.csproj Updated target framework to net10.0
src/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj Updated target framework to net10.0
src/LinkDotNet.Blog.Infrastructure/LinkDotNet.Blog.Infrastructure.csproj Updated target framework to net10.0
src/LinkDotNet.Blog.Domain/LinkDotNet.Blog.Domain.csproj Updated target framework to net10.0
Directory.Packages.props Updated package versions including Entity Framework Core to 9.0.11, various Microsoft packages to 10.0.0, and other dependencies
.editorconfig Added diagnostic rule S6966 for await method suggestions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@linkdotnet linkdotnet merged commit 1f7935a into master Nov 14, 2025
3 checks passed
@linkdotnet linkdotnet deleted the net10 branch November 14, 2025 20:26
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