-
Notifications
You must be signed in to change notification settings - Fork 239
[main] Update dependencies from dotnet/dotnet #3435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
phenning
merged 24 commits into
main
from
darc-main-22ae9c15-cf09-4666-a73f-5e667609d512
Jan 23, 2026
Merged
[main] Update dependencies from dotnet/dotnet #3435
phenning
merged 24 commits into
main
from
darc-main-22ae9c15-cf09-4666-a73f-5e667609d512
Jan 23, 2026
+197
−152
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…214.2 On relative base path root Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore , Microsoft.AspNetCore.Identity.EntityFrameworkCore , Microsoft.AspNetCore.Identity.UI , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.Identity.Stores , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Options.ConfigurationExtensions From Version 10.0.0 -> To Version 11.0.0-alpha.1.25614.102 Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25609.1 -> To Version 11.0.0-beta.25614.102
…219.9 On relative base path root Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore , Microsoft.AspNetCore.Identity.EntityFrameworkCore , Microsoft.AspNetCore.Identity.UI , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.Identity.Stores , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Options.ConfigurationExtensions From Version 10.0.0 -> To Version 11.0.0-alpha.1.25619.109 Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25609.1 -> To Version 11.0.0-beta.25619.109
…110.2 On relative base path root Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore , Microsoft.AspNetCore.Identity.EntityFrameworkCore , Microsoft.AspNetCore.Identity.UI , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.Identity.Stores , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Options.ConfigurationExtensions From Version 10.0.0 -> To Version 11.0.0-alpha.1.26060.102 Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25609.1 -> To Version 11.0.0-beta.26060.102
…117.3 On relative base path root Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore , Microsoft.AspNetCore.Identity.EntityFrameworkCore , Microsoft.AspNetCore.Identity.UI , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.Identity.Stores , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Options.ConfigurationExtensions From Version 10.0.0 -> To Version 11.0.0-preview.1.26067.103 Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25609.1 -> To Version 11.0.0-beta.26067.103
…121.5 On relative base path root Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore , Microsoft.AspNetCore.Identity.EntityFrameworkCore , Microsoft.AspNetCore.Identity.UI , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.Identity.Stores , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Options.ConfigurationExtensions From Version 10.0.0 -> To Version 11.0.0-preview.1.26071.105 Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25609.1 -> To Version 11.0.0-beta.26071.105 Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.CommandLine , System.Text.Json From Version 11.0.0-preview.1.26067.103 -> To Version 11.0.0-preview.1.26071.105
3f83f5e to
856e511
Compare
…nsitively, likely by EF
…rkspaceFailed event
20e84aa to
2b067e2
Compare
- Add ModuleInitializer to register MSBuildLocator before any test runs - Add MSBuild packages with ExcludeAssets=runtime to test project - Add Microsoft.Build.Framework to Directory.Packages.props - Remove per-test-class MSBuildLocator registration
- Restore MSIdentity projects in All.sln - Update MSIdentity TFM from net9.0 to net10.0 - Update MSIdentity version from 2.0.7 to 2.0.9 - Add net10.0 to Shared project TFMs for MSIdentity compatibility
No longer needed now that we're targeting net10.0
haileymck
reviewed
Jan 23, 2026
| <PreReleaseVersionLabel>rtm</PreReleaseVersionLabel> | ||
| <PreReleaseVersionIteration></PreReleaseVersionIteration> | ||
| <VersionPrefix>11.0.0</VersionPrefix> | ||
| <PreReleaseVersionLabel>alpha</PreReleaseVersionLabel> |
Member
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
isn't it supposed to be preview not alpha?
Member
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
never mind it seems like alpha!!
haileymck
approved these changes
Jan 23, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates the following dependencies
From https://github.com/dotnet/dotnet