nuget-webtargets
nuget-webtargets copied to clipboard
Update with files from Visual Studio 2017
My team has migrated from Visual Studio to JetBrains Rider, and we started getting build errors on some machines that are related to Microsoft.WebApplication.targets. After some research I finally found your package. I see it is using VS 2015 files, so I updated to VS 2017 files - just deleted previous files and copied over updated files. I tested by publishing to a private feed and installed in a project. Opened this PR because I think some people could benefit from a newer version published to nuget.org.