Open Carl-Hugo opened 6 years ago
This probably has something to with the following snippet of the ForEvolve.App.*.nupkg
package file:
...
<contentFiles>
<files include="any/netstandard2.0/rasterize.js" buildAction="Content" />
</contentFiles>
</metadata>
</package>
See how to remove that from the meta-package.
Removed the milestone as it is not breaking or changing anything. This can be postponed.
Describe the bug When referencing
ForEvolve.App
therasterize.js
file (from PDF) seems to be copying itself at the project root and in thePhantomJs/Root/
directory.To Reproduce Steps to reproduce the behavior:
ForEvolve.App
packageExpected behavior
rasterize.js
should only be present in thePhantomJs/Root/
directory.Additional context Version:
ForEvolve.*-RC-1