Publishing to local folder results in a different folder/file structure than old style project #85
Labels
duplicate
This issue or pull request already exists
known limitation
This issue is related to a known limitation and cannot currently be fixed.
For this experiment, I created a templated WebApi project from Visual Studio for the classic .NET Framework and modified the .csproj file to contain the minimal following:
The web application compiles fine, however when publishing the output is different from that of the classic project. In the classic project the published output includes web.config and various files and folders
In the MSBuild.SDK.SystemWeb publish the output looks like this:
The text was updated successfully, but these errors were encountered: