Osvaldo Calles
Osvaldo Calles
This should be moved to CPS.
Moved to CPS [AB#1676845](https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1676845)
The persistence layer is handled in the new ProjectSystem. The new Property Pages should fix this.
This is working correctly in .net framework property pages for VB
@davkean the issue #3637 is not fixed. I already tested it.
Possible fix https://github.com/ocallesp/project-system/commit/d639aaa47df6134f48d0c818df761963aab7fc0c Pending to add unit test
Revert commits https://github.com/dotnet/project-system/pull/5923
This bug is blocked by the msbuild bug [4923](https://github.com/microsoft/msbuild/issues/4923)
@ocallesp to check if it still reproes
@melytc It seems that there has not been changes in #8044 since April. Is #8044 blocking this pr ? Can we merge this pr and then later make the corresponding...