Show More
Commit Description:
Make use of logging....
Commit Description:
Make use of logging. (grafted from b4492d06b6931146da7327a10d717dd338b7548e)
File last commit:
Show/Diff file:
Action:
FNA/Directory.Build.props
5 lines | 184 B | text/plain | TextLexer
<Project>
<PropertyGroup Condition="$(MSBuildProjectName.Contains('FNA.Core'))">
<BaseIntermediateOutputPath>obj_core\</BaseIntermediateOutputPath>
</PropertyGroup>
</Project>