-
Notifications
You must be signed in to change notification settings - Fork 790
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
build.cmd
fails when latest int preview of dev17 is installed
#13047
Comments
Do we think this is an issue with our repo or arcade or the dotnet sdk? |
We have this in the SDK itself, too - NuGet added some new features for detecting cycles in this spec. These particular errors are likely due to SDK targets, and we may incidentally end up fixing them as part of dotnet/sdk#24747. I need to triage that one soon. As you can see from the linked SDK issue, tons of MS repos are disabling the warning until we fix it. |
Okay I will disable this warning for the time being. |
Workaround merged in #13055 |
We got another batch of issues, this time mostly in vsintegration:
FYI @baronfel |
Couple quick notes, will update as I see things:
|
* reduce duplicate packagereferences per #13047 (comment) * remove nu1504 nowarns now that we are hopefully compliant.
* reduce duplicate packagereferences per dotnet#13047 (comment) * remove nu1504 nowarns now that we are hopefully compliant.
It builds fine from latest public VS2022 developer shell.
The text was updated successfully, but these errors were encountered: