Info
Version: | 1.0.0.1 |
Author(s): | Kieron Lanning |
Last Update: | Sunday, June 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AppyLab/launchsettingsconfig |
NuGet Url: | https://www.nuget.org/packages/LaunchSettingsConfig |
Install
Install-Package LaunchSettingsConfig
dotnet add package LaunchSettingsConfig
paket add LaunchSettingsConfig
LaunchSettingsConfig Download (Unzip the "nupkg" after downloading)
In Visual Studio, when you have a multi-project start-up, it can be time consuming to force each launchSettings.config file (either by editing or with the VS properties window) to use the deseried configuration.
Especially as VS usually takes the top one, regardless of what one you select.
With this tool you can change all of your projects launch settings with one quick command.