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

Support "ignore errors" type mode in native toolset installs #4482

Closed
Tracked by #4072
chcosta opened this issue Dec 3, 2019 · 3 comments
Closed
Tracked by #4072

Support "ignore errors" type mode in native toolset installs #4482

chcosta opened this issue Dec 3, 2019 · 3 comments

Comments

@chcosta
Copy link
Member

chcosta commented Dec 3, 2019

winforms and wpf repos have a dependency on current behavior of native toolset bootstrapping which unintentionally ignores some failure.

failure

The result is that we have to omit pipeline telemetry output for this part of our code or else we will force this to fail during CI builds. This creates a gap in our telemetry as we don't have insight into when native toolset bootstrapping is really causing problems in repos.

@jonfortescue
Copy link
Contributor

Not sure if this still needs to be done -- kicking to triage for further discussion.

@RussKie
Copy link
Member

RussKie commented Jun 27, 2022

In .NET 6+ dotnet/winforms moved the intellisense bundles from global.json; dotnet/wpf moved the intellisense bundle from global.json in .NET 7.

@michellemcdaniel
Copy link
Contributor

michellemcdaniel commented Jul 7, 2022

This work is not planned at this time, and we are removing how this code handles native assets, so we are closing this as not planned.

@michellemcdaniel michellemcdaniel closed this as not planned Won't fix, can't repro, duplicate, stale Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants