Skip to content

Conversation

costellobot
Copy link
Collaborator

@costellobot costellobot commented Feb 25, 2025

Summary 🚀

Update to .NET 10.

Changes 📝

  • Update .NET SDK to 10.0.100
  • Update target framework to net10.0
  • Update NuGet package versions for .NET 10.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 25, 2025
@martincostello martincostello force-pushed the dotnet-vnext branch 2 times, most recently from a29f11e to 6e5423a Compare March 11, 2025 18:35
@martincostello martincostello force-pushed the dotnet-vnext branch 2 times, most recently from 0c7d65b to f984b6e Compare March 21, 2025 06:16
@martincostello martincostello force-pushed the dotnet-vnext branch 3 times, most recently from 9d7680c to 97aa607 Compare April 4, 2025 07:57
@martincostello martincostello force-pushed the dotnet-vnext branch 4 times, most recently from 1608bec to 85cc533 Compare April 11, 2025 07:08
@martincostello
Copy link
Owner

@costellobot rebase

@martincostello martincostello force-pushed the dotnet-vnext branch 2 times, most recently from a79d8a5 to 1a88b04 Compare May 2, 2025 04:45
@martincostello martincostello force-pushed the dotnet-vnext branch 4 times, most recently from e0f673b to e85b61a Compare October 2, 2025 13:22
@martincostello martincostello force-pushed the dotnet-vnext branch 2 times, most recently from 524459b to fcd31ad Compare October 2, 2025 20:43
martincostello and others added 16 commits October 16, 2025 04:38
Update to preview 4 of .NET 10.
Consume Swashbuckle packages from MyGet again.
* Update .NET SDK

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]>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 10.0.100-preview.5.25277.114 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.4.25258.110 to 10.0.0-preview.5.25277.114.
Bumps Microsoft.AspNetCore.OpenApi from 10.0.0-preview.4.25258.110 to 10.0.0-preview.5.25277.114.
Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-preview.4.25258.110 to 10.0.0-preview.5.25277.114.
Bumps Microsoft.Extensions.ApiDescription.Server from 10.0.0-preview.4.25258.110 to 10.0.0-preview.5.25277.114.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.0-preview.5.25277.114
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 10.0.0-preview.5.25277.114
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 10.0.0-preview.5.25277.114
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.ApiDescription.Server
  dependency-version: 10.0.0-preview.5.25277.114
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <[email protected]>

* Apply suggestions from code review

* Bump Swashbuckle.AspNetCore

Update for .NET 10 preview 5.

---------

Signed-off-by: costellobot <[email protected]>
Co-authored-by: Martin Costello <[email protected]>
Update to the latest build.
Update to preview 6 of ASP.NET Core 10.
Use the new `UseKestrel()` method for `WebApplicationFactory<T>` to remove the customisation needed to host the application on an HTTP port.
* Update .NET SDK

Update .NET SDK to version 10.0.100-preview.7.25380.108.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-version: 10.0.100-preview.7.25380.108
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: costellobot <[email protected]>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 10.0.100-preview.7.25380.108 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.6.25358.103 to 10.0.0-preview.7.25380.108.
Bumps Microsoft.AspNetCore.OpenApi from 10.0.0-preview.6.25358.103 to 10.0.0-preview.7.25380.108.
Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-preview.6.25358.103 to 10.0.0-preview.7.25380.108.
Bumps Microsoft.Extensions.ApiDescription.Server from 10.0.0-preview.6.25358.103 to 10.0.0-preview.7.25380.108.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.0-preview.7.25380.108
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 10.0.0-preview.7.25380.108
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 10.0.0-preview.7.25380.108
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.ApiDescription.Server
  dependency-version: 10.0.0-preview.7.25380.108
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <[email protected]>

---------

Signed-off-by: costellobot <[email protected]>
Update NuGet packages for .NET 10 preview 7.
Bump Microsoft.OpenApi to 2.1.0.
Update .NET SDK to version 10.0.100-rc.1.25451.107.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-version: 10.0.100-rc.1.25451.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: costellobot <[email protected]>
Update NuGet packages for .NET 10 RC1.
Update Swasbuckle.AspNetCore and Microsoft.OpenApi to their latest versions.
Bump Microsoft.OpenApi to 2.3.3.
* Update .NET SDK

Update .NET SDK to version 10.0.100-rc.2.25502.107.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-version: 10.0.100-rc.2.25502.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: costellobot <[email protected]>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 10.0.100-rc.2.25502.107 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-rc.1.25451.107 to 10.0.0-rc.2.25502.107.
Bumps Microsoft.AspNetCore.OpenApi from 10.0.0-rc.1.25451.107 to 10.0.0-rc.2.25502.107.
Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-rc.1.25451.107 to 10.0.0-rc.2.25502.107.
Bumps Microsoft.Extensions.ApiDescription.Server from 10.0.0-rc.1.25451.107 to 10.0.0-rc.2.25502.107.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.0-rc.2.25502.107
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 10.0.0-rc.2.25502.107
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 10.0.0-rc.2.25502.107
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.ApiDescription.Server
  dependency-version: 10.0.0-rc.2.25502.107
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <[email protected]>

---------

Signed-off-by: costellobot <[email protected]>
Update packages for .NET 10 RC2.
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