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-preview.7.24407.12 (#1168)
* Update .NET SDK Update .NET SDK to version 9.0.100-preview.7.24407.12. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> * Bump .NET NuGet packages Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.7.24407.12 SDK. Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.6.24328.4 to 9.0.0-preview.7.24406.2. Bumps Microsoft.AspNetCore.OpenApi from 9.0.0-preview.6.24328.4 to 9.0.0-preview.7.24406.2. Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.0-preview.6.24327.4 to 9.0.0-preview.7.24405.3. --- 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 <102549341+costellobot@users.noreply.github.com> * Fix build Rename method. * Fix method name Verb changed from Use to Add. * Fix build Fix obsolete warning by using `X509CertificateLoader.LoadPkcs12FromFile()`. --------- Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> Co-authored-by: Martin Costello <martin@martincostello.com>
- Loading branch information