OverviewThis Visual Studio extension provides the easiest way to preview MSDeploy (WebDeploy) Parameterization against an applications config file. To use the tool simply right click on a "SetParameters.[configuration].xml" (i.e. SetParameters.Release.xml) file in the Solution Explorer. --------------------------------- V1.1 Added new menu command to compare Config Transform result to Parameterization result --------------------------------- V1.2 Updated to support VS2015. --------------------------------- V1.3 Updated to support VS2017. --------------------------------- Visit our project website for more details at https://github.com/rschiefer/ParameterizationPreview |