Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VB.NETアプリケーションでDbContextGeneratorを使用しましたが、生成されるエンティティクラス(.ttファイルではない)は、ソリューションエクスプローラーで[すべてのファイルを表示]オプションを選択した場合にのみ表示されます。
これが起こっている理由は何ですか?ac#プロジェクトを作成して同じことを行うと、.ttファイル内に表示されることに気づきました。