Skip to content

Update to .NET 11#1156

Draft
costellobot wants to merge 4 commits intomainfrom
dotnet-vnext
Draft

Update to .NET 11#1156
costellobot wants to merge 4 commits intomainfrom
dotnet-vnext

Conversation

@costellobot
Copy link
Copy Markdown
Collaborator

@costellobot costellobot commented Feb 12, 2026

Summary 🚀

Update to .NET 11.

Changes 📝

  • Update .NET SDK to 11.0.100
  • Update target framework to net11.0
  • Update NuGet package versions for .NET 11.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 New feature or request labels Feb 12, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.59%. Comparing base (d952099) to head (9538cb2).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1156   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files          16       16           
  Lines         284      284           
  Branches       37       37           
=======================================
  Hits          280      280           
  Misses          2        2           
  Partials        2        2           
Flag Coverage Δ
linux 97.88% <ø> (-0.71%) ⬇️
macos 98.59% <ø> (ø)
windows 98.59% <ø> (ø)

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 3 times, most recently from 291e789 to 4b11aea Compare March 12, 2026 20:13
costellobot and others added 4 commits April 22, 2026 12:10
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>
Revert TFM changes to libraries.
* Update .NET SDK

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>

* Bump Microsoft.AspNetCore.Mvc.Testing from 11.0.0-preview.1.26104.118 to 11.0.0-preview.2.26159.112

Bumps Microsoft.AspNetCore.Mvc.Testing from 11.0.0-preview.1.26104.118 to 11.0.0-preview.2.26159.112.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 11.0.0-preview.2.26159.112
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

---------

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
* Update .NET SDK

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>

* Bump Microsoft.AspNetCore.Mvc.Testing from 11.0.0-preview.2.26159.112 to 11.0.0-preview.3.26207.106

Bumps Microsoft.AspNetCore.Mvc.Testing from 11.0.0-preview.2.26159.112 to 11.0.0-preview.3.26207.106.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 11.0.0-preview.3.26207.106
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

---------

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
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 New feature or request .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants