description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: Project Build Warning PRJ0042 |
Project Build Warning PRJ0042 |
08/27/2018 |
|
|
682c9999-6f85-409f-b102-00c93243f74f |
The 'Outputs' property for the custom build step for file 'file' is not set. The custom build step will be skipped.
A custom build step was not executed because no output was specified.
To resolve this error, do one the following:
-
Exclude the custom build step from the build.
-
Add an output.
-
Delete the contents of the custom build step's command.