CZEMacLeod / MSBuild.SDK.SystemWeb

This MSBuild SDK is designed to allow for the easy creation and use of SDK (shortform) projects targeting ASP.NET 4.x using System.Web.
MIT License
151 stars 8 forks source link

Add support for auto-copying binding redirects to web.config. Close #2 #5

Closed CZEMacLeod closed 3 years ago

CZEMacLeod commented 3 years ago

New property OverwriteAppConfigWithBindingRedirects which defaults to false.