Show More
Commit Description:
Make the graph slightly nicer for flat series....
Commit Description:
Make the graph slightly nicer for flat series. Avoids making the range of the graph go into the negative if the series isn't negative already.
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>