[main] Source code updates from dotnet/dotnet#52596
[main] Source code updates from dotnet/dotnet#52596dotnet-maestro[bot] wants to merge 20 commits intomainfrom
Conversation
[[ commit created by automation ]]
|
@MiYanni could you please help me to take a look at this issue? Error: |
…IL3056: 'RequiresDynamicCodeAttribute' cannot be placed directly on static constructor 'C..cctor()'.
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
@dotnet/illink We're seeing test failures with the following:
It looks like maybe there was an API change and we don't have the right versions synced up. Can someone help investigate this? Thanks. |
|
@agocke who's a good person to look into the missing method exception dsplaisted mentions above. |
|
That looks very much like dotnet/runtime#123503, @sbomer has been looking into that one. |
|
This dependency update includes dotnet/dotnet#2822 which introduced the break - once the revert dotnet/dotnet#4404 flows this should be fixed. |
|
@marcpopMSFT @mmitche What is needed for the changes from dotnet/dotnet#4404 to flow into this PR? |
|
Along those lines, is there any way we can update this PR to take the latest updates out of dotnet/dotnet? There is a revert that just made it in there that fixes an issue that causes the SDK to crash on all of our Windows AMD hardware in the performance lab. Looking at the update, we only have a commit from Jan 20, as far as the update to the runtime package is concerned. |
|
I think it's configured to let us fix the PR before updating. I triggered the subscription with the --force option in hope that updates it. |
|
Asusming we've had a successful build, |
…609ca50-a993-45de-91e5-6aada7cde00a
|
force trigger didn't work so going to reopen |
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