Osvaldo Calles

Results 57 comments of Osvaldo Calles

Tests: Open a solution having an invalid NuGet package. Cycle was detected. Open roslyn and orchardcore. No cycles detected.

> Any updates on this change @ocallesp? Today I add a new commit with the implementation of InfoBar. This pr is complete. Waiting for reviewers and approval

Some of the pending code review suggestions will be fixed as part of https://github.com/dotnet/project-system/issues/8389

The context is missing because on nexus client Editors receive IVsHierarchy from [Miscellaneous Files Project](https://docs.microsoft.com/en-us/visualstudio/extensibility/internals/miscellaneous-files-project?view=vs-2019) which means that the itemID doesn't belong to any project. This is by design, so...

This work item AzDO will fix part of the context on the client https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1178677

This work is not needed, since this is for the client-server architecture.

For the list of issues, we should only fix the ones that are in the new Project System. cc: @kvenkatrajan

After a meeting with @melytc and @kvenkatrajan we prioritized to fix only bugs in the old project system for the old property pages. I confirmed with @klausloeffelmann that there are...