【问题标题】:dotnet Command executed by visual studio 2017dotnet 命令由 Visual Studio 2017 执行
【发布时间】:2019-03-29 21:59:11
【问题描述】:

我正在寻找一种在创建项目或新文件时获取 Visual Studio 发送的所有 dotnet 命令的方法。我的目标是使用模板和脚本自动构建代码。有没有办法让 Visual Studio 执行所有 dotnet 命令?

非常感谢您的回答

问候

迈克尔

【问题讨论】:

    标签: .net .net-core visual-studio-2017


    【解决方案1】:

    您可以使用Process Monitor 写入所有已执行的带参数的dotnet 进程的日志。

    【讨论】:

    • 非常感谢 Sergey,我会试试这个似乎不错的解决方案。
    猜你喜欢
    • 2023-03-08
    • 2018-11-29
    • 2018-06-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多