1 Star 0 Fork 0

imlxp/moq4

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Before.Moq.sln.targets 228 Bytes
一键复制 编辑 原始数据 按行查看 历史
stakx 提交于 2018-07-28 05:37 +08:00 . Simplify the build process & scripts (#648)
<Project>
<Import Project="Directory.Build.props" />
<Target Name="DeleteOutputDirectory" AfterTargets="Clean">
<RemoveDir Directories="$(OutputDirectory)" Condition="Exists('$(OutputDirectory)')" />
</Target>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/imlxp/moq4.git
git@gitee.com:imlxp/moq4.git
imlxp
moq4
moq4
master

搜索帮助