Skip to content

Update to .NET 10 #876

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Update to .NET 10 #876

wants to merge 10 commits into from

Conversation

costellobot
Copy link
Collaborator

@costellobot costellobot commented Feb 25, 2025

Summary 🚀

Update to .NET 10.

Changes 📝

  • Update .NET SDK to 10.0.100
  • Update target framework to net10.0

Further Reading 📖

🤖 This pull request was generated by GitHub Actions using .NET Bumper.

@costellobot costellobot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file enhancement labels Feb 25, 2025
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.72%. Comparing base (0bf8b95) to head (e138541).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #876   +/-   ##
=======================================
  Coverage   44.72%   44.72%           
=======================================
  Files          21       21           
  Lines         322      322           
  Branches       49       49           
=======================================
  Hits          144      144           
  Misses        162      162           
  Partials       16       16           
Flag Coverage Δ
linux 44.72% <ø> (ø)
macos 44.72% <ø> (ø)
windows 44.72% <ø> (ø)

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.

@martincostello martincostello force-pushed the dotnet-vnext branch 2 times, most recently from 049d3f2 to 6f27b8a Compare March 18, 2025 17:42
@martincostello martincostello force-pushed the dotnet-vnext branch 5 times, most recently from eb14537 to a330ea1 Compare April 9, 2025 04:27
@martincostello martincostello force-pushed the dotnet-vnext branch 2 times, most recently from 9ee2bfe to 73bf80b Compare May 5, 2025 07:24
@martincostello
Copy link
Owner

@costellobot rebase

@martincostello martincostello force-pushed the dotnet-vnext branch 2 times, most recently from 4ff758b to 2d036b7 Compare May 13, 2025 19:33
@martincostello martincostello force-pushed the dotnet-vnext branch 2 times, most recently from 298898b to 9bb5c9f Compare June 9, 2025 06:10
@martincostello martincostello force-pushed the dotnet-vnext branch 4 times, most recently from 3c60395 to 4b199a7 Compare June 16, 2025 10:52
martincostello added a commit that referenced this pull request Jun 16, 2025
Cherry-pick changes from #876.
martincostello added a commit that referenced this pull request Jun 16, 2025
Cherry-pick changes from #876.
martincostello and others added 10 commits June 16, 2025 12:56
Update to .NET 10 with .NET SDK version 10.0.100-preview.1.25120.13.
Update .NET SDK to version 10.0.100-preview.2.25164.34.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: costellobot <[email protected]>
Update NuGet packages for preview 2.
Update .NET SDK to version 10.0.100-preview.3.25201.16.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-version: 10.0.100-preview.3.25201.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: costellobot <[email protected]>
Update NuGet packages for .NET 10 preview 3.
Update .NET SDK to version 10.0.100-preview.4.25258.110.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-version: 10.0.100-preview.4.25258.110
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: costellobot <[email protected]>
Update NuGet packages for .NET 10 preview 4.
Update .NET SDK to version 10.0.100-preview.5.25277.114.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-version: 10.0.100-preview.5.25277.114
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: costellobot <[email protected]>
Update NuGet packages for .NET 10 preview 5.
Simplify package references for the library.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants