aspnet / Tooling

Issue tracker and info on Visual Studio tooling for ASP.NET
Other
256 stars 123 forks source link

VS 2017 RC "Publish wwwroot" option doesn't work #949

Closed scottaddie closed 7 years ago

scottaddie commented 7 years ago

Create a new ASP.NET Core 1.1 Web Application targeting .NET Core using the project template in VS 2017 RC3. Create a new publish profile using a Folder publish target, right-click the wwwroot folder in Solution Explorer, and select the Publish wwwroot option from the context menu. The following error occurs: publish_wwwroot @mlorbetske

mlorbetske commented 7 years ago

@vijayrkn any ideas?

mlorbetske commented 7 years ago

TFS Bug#369168

mlorbetske commented 7 years ago

This option is only available for Web Deploy based profiles, we'll hide the option from profile types where this action is not supported.