Adding a condition to Content CopyToPublishDirectory to validate that the file exists before trying to copy it to output, to keep the same functionality as it existed in PJ. In MSBuild world, without this condition, CopyToPublishDirectory will fail.
This commit is contained in:
parent
0caae96daf
commit
84682562bf
81 changed files with 3489 additions and 17 deletions
|
@ -0,0 +1 @@
|
|||
// Write your Javascript code.
|
0
TestAssets/TestProjects/WebAppWithMissingFileInPublishOptions/wwwroot/js/site.min.js
vendored
Executable file
0
TestAssets/TestProjects/WebAppWithMissingFileInPublishOptions/wwwroot/js/site.min.js
vendored
Executable file
Loading…
Add table
Add a link
Reference in a new issue