-
Notifications
You must be signed in to change notification settings - Fork 94
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
Duplicates Error #601
Comments
Same issue, I thought it was an issue with my system and I could not figure it out. Same issue with the latest version, and the version I'm currently using ( Visual Studio 17.2.6 (currently a blocker in my workflow) |
A work around to get things compiling until this is fixed:
|
my project uses WPF with recent VS too. |
This is a regression in .NET SDK 6.0.302. Rollback to 6.0.301 or apply this workaround. |
Given the WPF bug is allegedly solved but 6.0.303 didn't resolve the issue, I reactivated dotnet/sdk#26557. |
Also broken in 6.0.400. |
They didn't fix it for 6.0.400, sadly. It's expected to be fixed in 6.0.401 and 6.0.304. |
@AArnott Yup, just dropped it here so future me troubleshooting this sees it, ha! Wild issue. |
I think it's fixed now. |
Agreed. 6.0.401 at least I've tested and it works. I'm glad it works for you too, @AhmedZero. |
Actual behavior
the build is failed
Expected behavior
the project should be compiled successfully.
Repro steps
NativeMethods.txt
content:NativeMethods.json
content (if present):Context
The text was updated successfully, but these errors were encountered: