1 Star 0 Fork 0

imlxp/moq4

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Directory.Build.props 478 Bytes
一键复制 编辑 原始数据 按行查看 历史
<Project>
<PropertyGroup>
<RootDirectory>$(MSBuildThisFileDirectory)</RootDirectory>
<BuildDirectory>$(RootDirectory)build\</BuildDirectory>
<OutputDirectory>$(RootDirectory)out\</OutputDirectory>
<Configuration Condition="'$(Configuration)' == ''">Release</Configuration>
</PropertyGroup>
<Target Name="Configure" DependsOnTargets="Restore" />
<!-- Target is replaced by the one in GitInfo after restore succeeds. -->
<Target Name="GitVersion" />
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/imlxp/moq4.git
git@gitee.com:imlxp/moq4.git
imlxp
moq4
moq4
master

搜索帮助