Show More
Commit Description:
Add zooming, scrolling, and proper sprite layering (changes from last night).
Commit Description:
Add zooming, scrolling, and proper sprite layering (changes from last night).
References:
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>