Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3786 +/- ##
==========================================
- Coverage 95.01% 94.97% -0.05%
==========================================
Files 111 111
Lines 3910 3917 +7
Branches 788 789 +1
==========================================
+ Hits 3715 3720 +5
- Misses 195 197 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5a2d15b to
06e7308
Compare
a9c2376 to
ce965c5
Compare
- Update to preview 1 of ASP.NET Core 11. - Drop support for .NET 8 and 9.
ce965c5 to
9013864
Compare
|
Nope, |
|
I'd been intentionally avoiding updating the version for now to avoid needing to resolve merge conflicts every time there's a new release from the default branch between now and November. The version that was in the PR description was just copy-paste I hadn't updated correctly - it should now be correct enough as of the time of writing. There's no guarantee this will be v11 when it eventually gets merged - v10 supporting ASP.NET Core 10 was just a coincidence that the version numbers matched. For example if OpenAPI 3.2 support (#3646) gets merged ahead of .NET 11, then the release for this PR would be at least v12. I'll update the version for this PR and the snippet in the PR description once the next patch release ships or I update this PR for 11.0.0-preview.2, whichever comes first. I'm not planning on restoring the .NET 8 and 9 TFMs as they'll be out-of-support by the time this gets merged, and keeping them is just more maintenance burden for me and goes against the intention of this PR to effectively be a preview of what you'll get in November 2026. |
Bump version to 11.0.0.
Update Microsoft.OpenApi to the latest version.
|
The CI for this PR is now tracking a major version of 11. |
Update to preview 2 of ASP.NET Core 11.
For .NET 11 (so far), target Microsoft.OpenApi 3.4.0.
Indent one more.
If you're changing major versions over time and only updating the PR description, consumers have no way to track it. In that case, the recommended version in the |


TODO
Before merge:
net11.0(NU5104suppressionVersionPrefixis correct for the next major version at the time of merge ([Obsolete]that are appropriate (code search)Prerelease builds from this PR can be consumed from MyGet: