We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ref assemblies should be RIDless. We should emit an error if somebody tries to add a configuration with a RID.
cc @ericstj
The text was updated successfully, but these errors were encountered:
Work here is to add a target that runs for reference assembly builds and errors when OSGroup != anyOS
Sorry, something went wrong.
Error if a reference assembly is platform specific
a7d5f9a
Fixes #29154. I didn't introduce a new target to keep the validation cost as low as possible.
Error if a reference assembly is platform specific (#69116)
5b5bd46
ViktorHofer
Successfully merging a pull request may close this issue.
Ref assemblies should be RIDless. We should emit an error if somebody tries to add a configuration with a RID.
cc @ericstj
The text was updated successfully, but these errors were encountered: