I have a .NET Framework 4.5.2 console project, in Visual Studio 2015. I would like to have transforms for app.config. Very similar to Slowcheetah installed but there's no transform option But: When I try to install SlowCheetah - XML Transforms package, as levininja sugests, I get the following error from the log:
VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products. at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported) at VSIXInstaller.App.InitializeInstall() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute()
As nobody complains in the related post I assume this is a version problem on the newest Visual Studio Version.