-
Couldn't load subscription status.
- Fork 5.2k
Fix non-portable CI builds. #114949
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
Fix non-portable CI builds. #114949
Conversation
|
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries |
|
@ViktorHofer can we (somehow) start source-build validation stage: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1023819&view=logs&s=db3b9f41-5e2a-5137-e71b-a365361a93fd? |
|
@am11 only by editing the YML and removing the conditions from those two jobs, unfortunately. |
|
Great! Both passed. 🎉 |
Fixes #114842.
Changes in this PR to NativeExports.csproj will be undone in #114285.
Until that PR gets merged, this unblocks our internal CI builds and upstream SourceBuild CI legs.
@ViktorHofer @jkoritzinsky @am11 ptal.
cc @omajid