会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小小高
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
c#自动化构建(cake build)
快速找出System.Management.Automation.dll,c#调用powershell
摘要:powershell命令行找System.Management.Automation.dll命令 : [psobject].Assembly.Location powershell命令行找System.Management.Automation.dll命令 : [psobject].Assembly
阅读全文
posted @
2017-05-19 15:04
小小高
阅读(3356)
评论(0)
推荐(1)
cake build使用:
摘要:新建build.cake文件: 在powershell中执形:build.ps1 会 build当前解决方案下的所有项目 更多用法参考: http://cakebuild.net/
阅读全文
posted @
2017-05-19 12:11
小小高
阅读(1190)
评论(0)
推荐(0)
公告