Skip to content

Commit 149cee5

Browse files
Update .NET SDK to 10.0.100-preview.4.25258.110 (#304)
* Update .NET SDK Update .NET SDK to version 10.0.100-preview.4.25258.110. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-version: 10.0.100-preview.4.25258.110 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.4.25258.110 SDK. Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.3.25172.1 to 10.0.0-preview.4.25258.110. Bumps Microsoft.AspNetCore.OpenApi from 10.0.0-preview.3.25172.1 to 10.0.0-preview.4.25258.110. Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-preview.3.25171.6 to 10.0.0-preview.4.25258.110. Bumps Microsoft.Extensions.ApiDescription.Server from 10.0.0-preview.3.25172.1 to 10.0.0-preview.4.25258.110. --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.0-preview.4.25258.110 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 10.0.0-preview.4.25258.110 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 10.0.0-preview.4.25258.110 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.ApiDescription.Server dependency-version: 10.0.0-preview.4.25258.110 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: costellobot <[email protected]> * Fix build Update Swashbuckle.AspNetCore and Microsoft.OpenApi for .NET 10 preview 4. --------- Signed-off-by: costellobot <[email protected]> Co-authored-by: martincostello <[email protected]>
1 parent c1b6c1e commit 149cee5

27 files changed

+25
-13
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ PublishProfiles
3232
*.GhostDoc.xml
3333
*.log
3434
*.nupkg
35+
!.packages/*.nupkg
3536
*.opensdf
3637
*.[Pp]ublish.xml
3738
*.publishproj
3.26 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
680 KB
Binary file not shown.
84.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)