I try to create and build an ASP.Net Web application project (empty) in Water.
It says it can’t find the file
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v15.0\WebApplications\Microsoft.WebApplication.targets
And that’s right, the file doesn’t exists.
I found the file in this path:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\Microsoft\VisualStudio\v15.0\WebApplications\Microsoft.WebApplication.targets
By the way. Any dates for ASP.Net support in VS 2017?