Michael Teper

Results 8 comments of Michael Teper

Nope, haven't tried yet, wasn't aware of it. Thanks for the pointer!

I thought Roslyn was already xplat? Doesn't Refit rely in Roslyn bits?

@jaredpar Just quickly scanning the package files, is it the `Microsoft.CodeAnalysis.Workspaces.Common` stuff?

I looked at the Roslyn code on CodePlex and it looks like the .Desktop stuff takes direct dependencies on MSBuild assemblies that ship with VS. Next place to look would...

:+1: I googled Roslyn source and ended up on CodePlex, good to know they moved to GitHub. Will look there next time I come up for air. :)

:+1: worked like a charm, thanks!! (no need for restart)

Any word on when this is coming natively to XS? Seems like a pretty fundamental feature...

Yup, that's what I was talking about (ability to manage solution-wide). Most of my solutions have over a dozen projects. Managing dependency updates one at a time via UI is...