MSBuild process assumes generated file in project root, not at generation site
オープン
bug
help wanted
- 主要言語
- C#
- スター
- 307
- フォーク
- 40
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.

コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、MSBuild のコンパイル入力を追跡し、生成されたファイルのパスが .csx ファイルを基準にどのように解決されるかを確認します。現在のプロジェクトルートの想定を検証し、生成されたファイルが .csx ファイルの隣またはサブディレクトリに残った状態でコンパイルが成功することを完了条件とします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100