[main] Update dependencies from dotnet/efcore dotnet/runtime (#34033)
[main] Update dependencies from dotnet/efcore dotnet/runtime - Workaround duplicate logging source generator - Merge branch 'main' into darc-main-1709b9ed-50a0-4e28-b9b8-0e3759aee720 - Fix CS8795 https://dev.azure.com/dnceng/public/_build/results?buildId=1222936&view=logs&jobId=b5df7d42-2bda-5dee-96bd-1838a4f7499c&j=b5df7d42-2bda-5dee-96bd-1838a4f7499c&t=c1ffdaa9-e800-5fe8-052c-643f2e9f52ff - Update Wasm.Performance.TestApp.csproj - Fix skipEnabledCheck - Merge branch 'main' into darc-main-1709b9ed-50a0-4e28-b9b8-0e3759aee720 - Update Workarounds.targets - Revert "Fix CS8795" This reverts commit a2ec9d6e0f87422456b7f8d1af238a29b8df6b94. - Revert "Convert HealthChecks logging to use new Logging Source Generator (#32414)" This reverts commit 1dd00f43. - Utilize class level SkipEnabledCheckLogOptions - React to MvcCoreLoggerExtensions feedback - Merge remote-tracking branch 'origin/main' into darc-main-1709b9ed-50a0-4e28-b9b8-0e3759aee720 - React to nullability changes in TypeConverter - Merge branch 'main' into darc-main-1709b9ed-50a0-4e28-b9b8-0e3759aee720 - React to new analyzer warnings - Revert "Revert "Convert HealthChecks logging to use new Logging Source Generator (#32414)"" This reverts commit 5d6e21e650b3de09ceef9ecff0241040e1d83929. - Update src/Http/Routing/src/Matching/DfaMatcher.cs Co-authored-by:Eric Erhardt <eric.erhardt@microsoft.com> - Update exception caught in HTTP2 tests - Merge branch 'main' of https://github.com/dotnet/aspnetcore into darc-main-1709b9ed-50a0-4e28-b9b8-0e3759aee720 - Revert "Remove usings from templates implicitly added by the SDK (#34219)" This reverts commit d8bba727. - Fix up exceptions for HTTP2 tests - Revert "Revert "Remove usings from templates implicitly added by the SDK (#34219)"" This reverts commit cce1bd7f71791ef59060f0e6d567ea7ec1919c9f. - Bump up SDK to bring in usings changes - Try running template tests on non-Helix - Update ci.yml - Try disabling template tests on Helix - Revert "Stop running template tests on azdo job (already helix-ified) (#32985)" This reverts commit 7a842b71. - Don't build Helix payload for template tests - Temporarily skip FrameworkListListsContainsCorrectPaths - Use dotnet test for test discovery - Revert "Use dotnet test for test discovery" This reverts commit f5cecb21c64d36fdcd8bc5d514f9affb694600cf. - Try skipping listing tests list in helix - Revert "Try disabling template tests on Helix" This reverts commit 2136f31e08ab33639ca44cfbd85d98909c9dfe47. - Remove generic type from test method - Removed another generic from the test method
显示
- .azure/pipelines/ci.yml 29 个添加, 0 个删除.azure/pipelines/ci.yml
- .azure/pipelines/quarantined-pr.yml 4 个添加, 1 个删除.azure/pipelines/quarantined-pr.yml
- eng/Version.Details.xml 140 个添加, 140 个删除eng/Version.Details.xml
- eng/Versions.props 70 个添加, 70 个删除eng/Versions.props
- eng/Workarounds.targets 8 个添加, 0 个删除eng/Workarounds.targets
- eng/helix/content/RunTests/Program.cs 3 个添加, 2 个删除eng/helix/content/RunTests/Program.cs
- global.json 2 个添加, 2 个删除global.json
- src/Components/Components/src/BindConverter.cs 6 个添加, 1 个删除src/Components/Components/src/BindConverter.cs
- src/Components/Components/src/RenderTree/Renderer.Log.cs 6 个添加, 4 个删除src/Components/Components/src/RenderTree/Renderer.Log.cs
- src/Components/benchmarkapps/Wasm.Performance/TestApp/Wasm.Performance.TestApp.csproj 0 个添加, 1 个删除.../Wasm.Performance/TestApp/Wasm.Performance.TestApp.csproj
- src/Framework/test/TargetingPackTests.cs 1 个添加, 1 个删除src/Framework/test/TargetingPackTests.cs
- src/Http/Authentication.Abstractions/src/Microsoft.AspNetCore.Authentication.Abstractions.csproj 0 个添加, 1 个删除...c/Microsoft.AspNetCore.Authentication.Abstractions.csproj
- src/Http/Http.Abstractions/src/PathString.cs 14 个添加, 7 个删除src/Http/Http.Abstractions/src/PathString.cs
- src/Http/Http.Abstractions/test/PathStringTests.cs 1 个添加, 1 个删除src/Http/Http.Abstractions/test/PathStringTests.cs
- src/Http/Http.Results/src/Microsoft.AspNetCore.Http.Results.csproj 0 个添加, 1 个删除...Http.Results/src/Microsoft.AspNetCore.Http.Results.csproj
- src/Http/Routing/src/Microsoft.AspNetCore.Routing.csproj 0 个添加, 1 个删除src/Http/Routing/src/Microsoft.AspNetCore.Routing.csproj
- src/Middleware/HostFiltering/src/LoggerExtensions.cs 3 个添加, 1 个删除src/Middleware/HostFiltering/src/LoggerExtensions.cs
- src/Middleware/Session/src/LoggingExtensions.cs 8 个添加, 6 个删除src/Middleware/Session/src/LoggingExtensions.cs
- src/Mvc/Mvc.Core/src/Infrastructure/SystemTextJsonResultExecutor.cs 3 个添加, 1 个删除...c.Core/src/Infrastructure/SystemTextJsonResultExecutor.cs
- src/Mvc/Mvc.Core/src/MvcCoreLoggerExtensions.cs 47 个添加, 46 个删除src/Mvc/Mvc.Core/src/MvcCoreLoggerExtensions.cs
加载中
想要评论请 注册 或 登录