Skip to content

Update to .NET 11#1202

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

Update to .NET 11#1202
costellobot wants to merge 7 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
  • Drop support for .NET 8 and 9

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 95.85%. Comparing base (b783066) to head (dec5e2a).
✅ All tests successful. No failed tests found.

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           
Flag Coverage Δ
linux 95.85% <ø> (ø)
macos 95.22% <ø> (ø)
windows 95.85% <ø> (+0.31%) ⬆️

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.

Comment thread src/AwsLambdaTestServer/LambdaTestServer.cs Fixed
@martincostello martincostello force-pushed the dotnet-vnext branch 2 times, most recently from 61c5107 to 878e920 Compare March 2, 2026 17:07
Comment thread Directory.Packages.props Outdated
@martincostello martincostello force-pushed the dotnet-vnext branch 3 times, most recently from 8398454 to a6dc4b1 Compare March 13, 2026 18:09
Comment thread Directory.Packages.props Outdated
@martincostello martincostello force-pushed the dotnet-vnext branch 3 times, most recently from 61f38ff to 70ab676 Compare April 21, 2026 18:38
costellobot and others added 7 commits April 28, 2026 16:02
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>
- Fix package references.
- Drop .NET 8 and .NET 9 support.
-
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.
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.

3 participants