Files
Examples/C#/TypeRacer cheat/TypeRacer cheat.sln
2018-09-11 15:39:05 +01:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2016
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TypeRacer cheat", "TypeRacer cheat\TypeRacer cheat.csproj", "{18E50935-4A71-4A7E-AC90-5A029F1E0B66}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{18E50935-4A71-4A7E-AC90-5A029F1E0B66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{18E50935-4A71-4A7E-AC90-5A029F1E0B66}.Debug|Any CPU.Build.0 = Debug|Any CPU
{18E50935-4A71-4A7E-AC90-5A029F1E0B66}.Release|Any CPU.ActiveCfg = Release|Any CPU
{18E50935-4A71-4A7E-AC90-5A029F1E0B66}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2A95FB01-162E-4692-9403-EAC0DFE9F31D}
EndGlobalSection
EndGlobal