icarus-consulting / Yaapii.Xambly

A port of Xembly library by Yegor Bugayenko. Lighweight XML parser, generator and manipulator.
MIT License
7 stars 0 forks source link

AppVeyor: Not generating ANTLR4 files #72

Open Meerownymous opened 6 years ago

Meerownymous commented 6 years ago

Bug Report or Feature Request (mark with an x)

Expected Behavior

ANTLR4 files are generated, the AppVeyor executes the PreBuild event whic is defined in Yaapii.Xml.Xembly.csproj

Actual Behavior

Parser files are not generated. They are included manually now.

Steps to reproduce the behavior

The log given by the failure.

Mention any other details that might be useful

ICACLE commented 6 years ago

Generated files include a comment to full path of 'Xembly.g' on local HDD.

Meerownymous commented 6 years ago

Maybe this helps https://msdn.microsoft.com/en-us/library/ee216359.aspx