ProjectSimplifier icon indicating copy to clipboard operation
ProjectSimplifier copied to clipboard

Diff a given msbuild-based project with the default values that come from the .NET SDK

Results 2 ProjectSimplifier issues
Sort by recently updated
recently updated
newest added

Shared project does not work, it is not recognized and project throws: `This project has custom imports in a manner that's not supported.`

Usually when converting a project, you want to have it update the project file instead of creating a new one. This especially matters because the assembly name and other properties...