Skip to content

Conversation

@martincostello
Copy link
Member

Update the providers to target net9.0 with the .NET 9 SDK.

This PR is intended to be long-lived and in draft until .NET 9 is released in November 2024.

- Update to preview 1 of ASP.NET Core 9.
- Disable noisy new CA1515 warning.
@martincostello martincostello added enhancement .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Feb 29, 2024
@martincostello martincostello added this to the 9.0.0 milestone Feb 29, 2024
martincostello and others added 11 commits March 7, 2024 13:28
Bump AngleSharp to 1.1.2.
* Update .NET SDK

Update .NET SDK to version 9.0.100-preview.3.24204.13.

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

Signed-off-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.3.24204.13 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.2.24128.4 to 9.0.0-preview.3.24172.13.
Bumps Microsoft.AspNetCore.TestHost from 9.0.0-preview.2.24128.4 to 9.0.0-preview.3.24172.13.

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

Signed-off-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>

* Update prerelease label

Update to preview 3.

---------

Signed-off-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>
Co-authored-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
Update to preview 4 of ASP.NET Core 9.
Update to preview 5 of ASP.NET Core 9.
Update to preview 6 of ASP.NET Core 9.
Update to preview 7 of ASP.NET Core 9.
- Annual update of .NET Arcade for .NET 9.
- Fix new warning.
Copy link
Member

@kevinchalet kevinchalet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

🚢 🇮🇹

Update to release candidate 1 of ASP.NET Core 9.
Bump transient package reference to fix build.
Update to release candidate 2 of .NET 9.
Remove unused NuGet action.
Update to the stable version of .NET 9.
@martincostello martincostello marked this pull request as ready for review November 12, 2024 19:33
@martincostello martincostello merged commit 4b9ce36 into dev Nov 12, 2024
12 checks passed
@martincostello martincostello deleted the dev-v9 branch November 12, 2024 19:34
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 .NET Pull requests that update .NET code

Development

Successfully merging this pull request may close these issues.

3 participants