Wine Dotnet install conflicts
If, for example, when installing dotnet40 via winetricks you get the following error:
$ winetricks dotnet45 Executing w_do_call dotnet45 ------------------------------------------------------ error: dotnet45 conflicts with dotnet40, which is already installed.
Run the following command to override and force through change
$ winetricks --force dotnet452