Show More
Commit Description:
Remove async keyword...
Commit Description:
Remove async keyword For some reason, this is suddenly becoming problematic. I honestly don't remember why I added this. Weird!
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>