-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationknown limitationThis issue is related to a known limitation and cannot currently be fixed.This issue is related to a known limitation and cannot currently be fixed.
Description
In a MVC application generated using the project template, when I activate the Publish command with a Folder profile, the process ends without any error, but the output folder is empty. It seems that no Publish step is actually executed - build log:
Build started...
1>------ Build started: Project: Test.Mvc, Configuration: Release Any CPU ------
1>
1>Restore operation started...
1>
1>5 libraries restored in 1,36 seconds
1>Test.Mvc -> C:\Users\me\source\repos\Test\Test.Mvc\bin\Test.Mvc.dll
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Publish: 0 succeeded, 0 failed, 0 skipped ==========
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationknown limitationThis issue is related to a known limitation and cannot currently be fixed.This issue is related to a known limitation and cannot currently be fixed.