http://stackoverflow.com/questions/2992778/asp-net-web-config-transformation-wont-work-in-installer
web.config
web.Debug.config
web.Release.config
.CSPROJ
<Target Name="AfterBuild"> <TransformXml Source="Web.config" Transform="$(ProjectConfigTransformFileName)" Destination="Web.Transformed.config" /> </Target>
web.*.config
web.Transformed.config
web.transformed.config
ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.