This program creates App.config, App.Release.config, App.Debug.config, than change <your-project-name>.csproj file writing configurations for app configs. Before changing it creates backup file in the same folder <your-project-name>_backup.csproj just in case.
How to use:
- Create new project.
- Close your IDE.
- Run EasyTransformConfig.exe in the folder with <your-project-name>.csproj.
- Start the solution.
- If everytihg is OK you can delete EasyTransformConfig.exe and <your-project-name>_backup.csproj files. If it is not - I am so sorry, it didn't work. Delete your new created .csproj file and rename backup file.