Skip to content
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

Merged
merged 1 commit into from
Jun 17, 2022
Merged

Conversation

dipeshmsft
Copy link
Member

@dipeshmsft dipeshmsft commented Jun 17, 2022

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

@dipeshmsft dipeshmsft requested a review from a team as a code owner June 17, 2022 11:38
@ghost ghost assigned dipeshmsft Jun 17, 2022
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Jun 17, 2022
@ghost ghost requested review from singhashish-wpf and SamBent June 17, 2022 11:38
@dipeshmsft dipeshmsft merged commit b43302b into main Jun 17, 2022
@dipeshmsft dipeshmsft deleted the dupe-build-fix branch June 17, 2022 14:43
@lindexi
Copy link
Member

lindexi commented Jun 20, 2022

@dipeshmsft Seems still compile fail by the other issues.

C:\Program Files\Microsoft Visual Studio\2022\Preview\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(3257,5): error MSB3577: (NETCORE_ENGINEERING_TELEMETRY=Build) Two output file names resolved to the same output path: "D:\a_work\1\s\artifacts\obj\System.Printing\ARM64\Debug\net7.0\System.Printing.resources"

@dipeshmsft
Copy link
Member Author

@lindexi Can you please tell your VS version for which you are getting this error ??

@lindexi
Copy link
Member

lindexi commented Jun 20, 2022

@dipeshmsft
Copy link
Member Author

This is an error in the build pool and it will be resolved soon.

@lindexi
Copy link
Member

lindexi commented Jun 21, 2022

Thank you very much. @dipeshmsft

wtgodbe added a commit that referenced this pull request Jun 21, 2022
* 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]>
@ghost ghost locked as resolved and limited conversation to collaborators Jul 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants