We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7671de8 commit e23a506Copy full SHA for e23a506
Source/ConsoleGameEngine.csproj
@@ -56,6 +56,7 @@
56
<Compile Include="ConsoleHelper.cs" />
57
<Compile Include="ConsolePalette.cs" />
58
<Compile Include="FigletFont.cs" />
59
+ <Compile Include="Glyph.cs" />
60
<Compile Include="Point.cs" />
61
<Compile Include="Properties\AssemblyInfo.cs" />
62
<Compile Include="Utility.cs" />
0 commit comments