Update to .NET 11#1202
Draft
costellobot wants to merge 7 commits intomainfrom
Draft
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1202 +/- ##
=======================================
Coverage 95.85% 95.85%
=======================================
Files 8 8
Lines 314 314
Branches 35 35
=======================================
Hits 301 301
Misses 3 3
Partials 10 10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
61c5107 to
878e920
Compare
878e920 to
bb38b47
Compare
8398454 to
a6dc4b1
Compare
a6dc4b1 to
5df311b
Compare
61f38ff to
70ab676
Compare
70ab676 to
423d469
Compare
Update to .NET 11 with .NET SDK version 11.0.100-preview.1.26104.118. Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
Only target .NET 10 and 11.
Update .NET SDK to version 11.0.100-preview.2.26159.112. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-version: 11.0.100-preview.2.26159.112 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
Update NuGet package for .NET 11 preview 2.
Update .NET SDK to version 11.0.100-preview.3.26207.106. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-version: 11.0.100-preview.3.26207.106 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
Update NuGet package for .NET 11 preview 3.
423d469 to
dec5e2a
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 11.
Changes 📝
11.0.100Further Reading 📖
🤖 This pull request was generated by GitHub Actions using .NET Bumper.