-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[main] Source code updates from dotnet/dotnet #123182
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
[main] Source code updates from dotnet/dotnet #123182
Conversation
|
Caution 🚨 Action Required — Conflict detectedA conflict was detected when trying to update this PR with changes from build The conflicts in the following files need to be manually resolved:
ℹ️ To resolve the conflicts, please follow these steps:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
Diff: https://github.com/dotnet/dotnet/compare/887f3d5a26e1001ee2777afde10cadcacb8cc735..887f3d5a26e1001ee2777afde10cadcacb8cc735 From: dotnet/dotnet@887f3d5 To: dotnet/dotnet@887f3d5 The following files had conflicts that were resolved by a user: - src/native/corehost/browserhost/host/cross-linked.ts - src/native/corehost/browserhost/host/host.ts - src/native/corehost/browserhost/host/index.ts - src/native/corehost/browserhost/libBrowserHost.footer.js - src/native/corehost/browserhost/loader/assets.ts - src/native/corehost/browserhost/loader/bootstrap.ts - src/native/corehost/browserhost/loader/config.ts - src/native/corehost/browserhost/loader/exit.ts - src/native/corehost/browserhost/loader/host-builder.ts - src/native/corehost/browserhost/loader/run.ts - src/native/corehost/browserhost/sample/index.html - src/native/libs/Common/JavaScript/CMakeLists.txt - src/native/libs/Common/JavaScript/cross-module/index.ts - src/native/libs/Common/JavaScript/types/exchange.ts - src/native/libs/Common/JavaScript/types/internal.ts - src/native/libs/System.Native.Browser/diagnostics/console-proxy.ts - src/native/libs/System.Native.Browser/diagnostics/exit.ts - src/native/libs/System.Native.Browser/diagnostics/index.ts - src/native/libs/System.Native.Browser/libSystem.Native.Browser.Utils.footer.js - src/native/libs/System.Native.Browser/native/cross-linked.ts - src/native/libs/System.Native.Browser/native/timer.ts - src/native/libs/System.Native.Browser/utils/host.ts - src/native/rollup.config.defines.js - src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj - src/tasks/installer.tasks/installer.tasks.csproj - src/tests/Interop/UnmanagedCallersOnly/UnmanagedCallersOnlyTest.cs - src/tests/async/reflection/reflection-simple.cs - src/tools/ilasm/src/ILAssembler/Diagnostic.cs - src/tools/ilasm/src/ILAssembler/EntityRegistry.cs - src/tools/ilasm/src/ILAssembler/GrammarVisitor.cs - src/tools/ilasm/src/ILAssembler/PreprocessedTokenSource.cs - src/tools/ilasm/tests/ILAssembler.Tests/DocumentCompilerTests.cs
|
Why close this one? prefer a newer codeflow? |
|
Mentioned offline. Needs the merged runtime forward flow to produce a build and backflow. Otherwise we get this huge diff with 800 files. |
Note
This is a codeflow update. It may contain both source code changes from
the VMR
as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/dotnet
Updated Dependencies
Associated changes in source repos
Diff the source with this PR branch