-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Fixing the C++/CLI projects failing due to NU1504 #6698
Conversation
@dipeshmsft Seems still compile fail by the other issues.
|
@lindexi Can you please tell your VS version for which you are getting this error ?? |
This is an error in the build pool and it will be resolved soon. |
Thank you very much. @dipeshmsft |
* Remove duplicate reference * Fixing the C++/CLI projects failing due to NU1504 (#6698) * Update azure-pipelines.yml * Update pipeline.yml * update to scouting queue temporarily * temp workaround for 6.0 build fail * Update azure-pipelines.yml * Update pipeline.yml Co-authored-by: Dipesh Kumar <[email protected]> Co-authored-by: Ashish Singh <[email protected]>
Fixes # #6647
Main PR
Description
Fixed the DuplicatePackageReference build issue in C++/CLI projects.
This PR along with PR #6648 , fixes the build issues is VS 2022 preview.
Customer Impact
None
Regression
No
Testing
CI + Local Testing
Risk
Low.
Microsoft Reviewers: Open in CodeFlow