MSBuild process assumes generated file in project root, not at generation site
Open
bug
help wanted
- Dominant language
- C#
- Stars
- 307
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
The Generator generates correct files for me, and places them right by the side of the .csx file.
However, the compile process fails and expects the file in the project root.
I'd rather have the file right beside the .csx file, or in another subdirectory.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.