Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update .NET SDK to 9.0.100-rc.2.24474.11 (#1219)
* Update .NET SDK Update .NET SDK to version 9.0.100-rc.2.24474.11. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk 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 9.0.100-rc.2.24474.11 SDK. Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rc.1.24452.1 to 9.0.0-rc.2.24474.3. Bumps Microsoft.AspNetCore.OpenApi from 9.0.0-rc.1.24452.1 to 9.0.0-rc.2.24474.3. Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.0-rc.1.24451.1 to 9.0.0-rc.2.24474.1. --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: costellobot <[email protected]> * Fix NU1904 warning Update transient reference to System.Text.Encodings.Web. --------- Signed-off-by: costellobot <[email protected]> Co-authored-by: Martin Costello <[email protected]>
- Loading branch information