-
-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: martincostello/dotnet-patch-automation-sample
base: main
head repository: martincostello/dotnet-patch-automation-sample
compare: dotnet-vnext
- 15 commits
- 9 files changed
- 3 contributors
Commits on Oct 27, 2025
-
Update to .NET 10 with .NET SDK version 10.0.100-preview.1.25120.13. Co-Authored-By: costellobot <102549341+costellobot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 209f55c - Browse repository at this point
Copy the full SHA 209f55cView commit details -
Update .NET SDK to 10.0.100-preview.2.25164.34 (#931)
* Update .NET SDK Update .NET SDK to version 10.0.100-preview.2.25164.34. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> * Bump .NET NuGet packages Bumps .NET dependencies to their latest versions for the .NET 10.0.100-preview.2.25164.34 SDK. Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.1.25120.3 to 10.0.0-preview.2.25164.1. Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-preview.1.25081.1 to 10.0.0-preview.2.25163.8. --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing 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: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> --------- Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 010dc20 - Browse repository at this point
Copy the full SHA 010dc20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 162e28f - Browse repository at this point
Copy the full SHA 162e28fView commit details -
Update .NET SDK to version 10.0.100-preview.3.25201.16. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-version: 10.0.100-preview.3.25201.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1435e66 - Browse repository at this point
Copy the full SHA 1435e66View commit details -
Update NuGet packages for .NET 10 preview 3.
Configuration menu - View commit details
-
Copy full SHA for 78db72e - Browse repository at this point
Copy the full SHA 78db72eView commit details -
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: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba71fd5 - Browse repository at this point
Copy the full SHA ba71fd5View commit details -
Roll-forward major SDK version
Allow dotnet-outdated-tool to work with .NET 10.
Configuration menu - View commit details
-
Copy full SHA for 029f2e1 - Browse repository at this point
Copy the full SHA 029f2e1View commit details -
Update NuGet packages for .NET 10 preview 4.
Configuration menu - View commit details
-
Copy full SHA for 09dd7e2 - Browse repository at this point
Copy the full SHA 09dd7e2View commit details -
Update .NET SDK to 10.0.100-preview.5.25277.114 (#1022)
* 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: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> * 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.EntityFrameworkCore.Sqlite 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.EntityFrameworkCore.Sqlite dependency-version: 10.0.0-preview.5.25277.114 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> * Bump AspNet.Security.OAuth.GitHub Bump AspNet.Security.OAuth.GitHub for .NET 10 preview 5. --------- Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> Co-authored-by: Martin Costello <martin@martincostello.com>
Configuration menu - View commit details
-
Copy full SHA for 5987f0e - Browse repository at this point
Copy the full SHA 5987f0eView commit details -
Update to ASP.NET Core 10 preview 6
Update to preview 6 of ASP.NET Core 10.
Configuration menu - View commit details
-
Copy full SHA for 834870e - Browse repository at this point
Copy the full SHA 834870eView commit details -
Use UseKestrel() with WebApplicationFactory<T>
Use the new `UseKestrel()` method for `WebApplicationFactory<T>` to remove the customisation needed to host the application on an HTTP port.
Configuration menu - View commit details
-
Copy full SHA for 4187325 - Browse repository at this point
Copy the full SHA 4187325View commit details -
Update .NET SDK to 10.0.100-preview.7.25380.108 (#1093)
* 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: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> * 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.EntityFrameworkCore.Sqlite 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.EntityFrameworkCore.Sqlite dependency-version: 10.0.0-preview.7.25380.108 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> * Apply suggestions from code review Update GitHub OAuth provider for preview 7. --------- Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> Co-authored-by: Martin Costello <martin@martincostello.com>
Configuration menu - View commit details
-
Copy full SHA for 44da5d6 - Browse repository at this point
Copy the full SHA 44da5d6View commit details -
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: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c014f4 - Browse repository at this point
Copy the full SHA 9c014f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54d1290 - Browse repository at this point
Copy the full SHA 54d1290View commit details -
Update .NET SDK to 10.0.100-rc.2.25502.107 (#1160)
* 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: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> * 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.EntityFrameworkCore.Sqlite 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.EntityFrameworkCore.Sqlite dependency-version: 10.0.0-rc.2.25502.107 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> --------- Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com> Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3cb19b2 - Browse repository at this point
Copy the full SHA 3cb19b2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...dotnet-vnext