Open up your project (e.g. '.csproj') in the project management pages. Go to the 'Profiles' tab, then click 'Add Profile'. Setup your profile, and then you can use it on the other project tabs (e.g. build, clean, etc.).
Right click on the project name text and choose 'Remove from List'.
The 'dotnet' CLI works best with .NET Core projects, to our understanding. Since this program uses the CLI for its operations, we can only guarantee full compatibility with .NET Core projects.
Visit our GitHub repository here and file a report under the Issues tab!