-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
costellobot
wants to merge
10
commits into
main
Choose a base branch
from
dotnet-vnext
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Update to .NET 10 #876
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
049d3f2
to
6f27b8a
Compare
eb14537
to
a330ea1
Compare
9ee2bfe
to
73bf80b
Compare
@costellobot rebase |
4ff758b
to
2d036b7
Compare
298898b
to
9bb5c9f
Compare
3c60395
to
4b199a7
Compare
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.
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.
11d2773
to
e138541
Compare
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary 🚀
Update to .NET 10.
Changes 📝
10.0.100
net10.0
Further Reading 📖
🤖 This pull request was generated by GitHub Actions using .NET Bumper.