-
Notifications
You must be signed in to change notification settings - Fork 225
[main] Source code updates from dotnet/runtime #1392
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/runtime #1392
Conversation
|
@wtgodbe looks like the runtime aspnetcore transport package change now needs a reaction here for aspnetcore |
|
@am11 @steveisok the cdac packages fail to AOT in the source-build job, Restore-Build.proj.binlog shows this: |
|
I restored the condition which disabled it for source-only build to unblock this PR (a couple people are waiting for this to go in) |
|
https://github.com/dotnet/runtime/blob/52d934e60227c12e7d58b5824bde9a480141c915/src/native/managed/subproject.props#L7 should be |
|
ok, new issue :) |
|
Should we use |
Fine by me. I see that centos is still failing. I'd just skip packaging cdac for source build and we can fix this later. |
|
Ok now it fails with
@steveisok I agree we should disable building cdac packages in the meantime, mind pushing to the PR? |
|
It's a different leg? Earlier @jkoritzinsky, this is the case of P2P reference ( |
|
I think we will need to separate cDAC |

Note
This is a codeflow update. It may contain both source code changes from the source repo as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/runtime