Show More
Commit Description:
Fix bug introduced by FNA upgrade....
Commit Description:
Fix bug introduced by FNA upgrade. I think FNA or one of its dependencies fixed a bug with the pipe key being mislabeled as the backslash key. It does have a backslash on it, but only upon shift.
File last commit:
Show/Diff file:
Action:
SpriteFontPlus/src/obj/SpriteFontPlus.FNA.csproj.nuget.g.targets
5 lines | 289 B | text/plain | TextLexer
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
</Project>