📌  相关文章
📜  用于在解决方案中构建所有 T4 的 Visual Studio 快捷方式 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:17.480000             🧑  作者: Mango

代码示例1
// MS Visual Studio 2019
Go to View->Toolbars->Customize...
Choose the "Commands" tab
Press "Add Command"
Select Menu bar = "Build"
Under Category "Build" you should see "Transform all T4 Templates"
Click ok to add it back to the build menu
[Optional] Move it up or down to where you want
Click close
// Show "Build" toolbar
Select "Build" in View->Toolbars