Skip to content

Upgrade project to dotnet 10#6

Merged
Krusty93 merged 2 commits intomainfrom
net10-upgrade
Feb 2, 2026
Merged

Upgrade project to dotnet 10#6
Krusty93 merged 2 commits intomainfrom
net10-upgrade

Conversation

@Krusty93
Copy link
Owner

@Krusty93 Krusty93 commented Feb 2, 2026

No description provided.

@Krusty93 Krusty93 requested a review from Copilot February 2, 2026 22:55
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 upgrades the project from .NET 9.0 to .NET 10.0 by updating target frameworks and Docker base images across the solution.

Changes:

  • Updated TargetFramework from net9.0 to net10.0 in all project files
  • Updated Docker SDK and runtime base images from version 9.0 to 10.0

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/SafariBooksDownloader.UnitTests/SafariBooksDownloader.UnitTests.csproj Updated test project target framework to net10.0
src/SafariBooksDownloader.Core/SafariBooksDownloader.Core.csproj Updated core library target framework to net10.0
src/SafariBooksDownloader.App/SafariBooksDownloader.App.csproj Updated application target framework to net10.0
Dockerfile.test Updated test Docker image to use .NET SDK 10.0
Dockerfile Updated build and runtime Docker images to use .NET 10.0

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

@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@f4642df). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage        ?   38.46%           
=======================================
  Files           ?        4           
  Lines           ?      273           
  Branches        ?       64           
=======================================
  Hits            ?      105           
  Misses          ?      165           
  Partials        ?        3           
Flag Coverage Δ
unittests 38.46% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Krusty93
Copy link
Owner Author

Krusty93 commented Feb 2, 2026

@copilot Update this PR by updating the README file according to the dotnet runtime upgrade

@Krusty93 Krusty93 merged commit 657887c into main Feb 2, 2026
3 checks passed
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.

1 participant