Drizin / Drizin/CodegenCS

MSBuild process assumes generated file in project root, not at generation site

オープン
#36 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
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.
![image](https://github.com/user-attachments/assets/fd90c63d-3c7a-48b4-9752-844b1070b60f)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず、MSBuild のコンパイル入力を追跡し、生成されたファイルのパスが .csx ファイルを基準にどのように解決されるかを確認します。現在のプロジェクトルートの想定を検証し、生成されたファイルが .csx ファイルの隣またはサブディレクトリに残った状態でコンパイルが成功することを完了条件とします。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
csharp
領域
build-system
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。