Files
Multiplechoicetrainer/MultipleChoiceTrainer.sln
2020-06-10 13:23:29 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30128.74
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MultipleChoiceTrainer", "MultipleChoiceTrainer\MultipleChoiceTrainer.csproj", "{5B8B8E79-0139-4A22-A789-F9A4EBD703BA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5B8B8E79-0139-4A22-A789-F9A4EBD703BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B8B8E79-0139-4A22-A789-F9A4EBD703BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B8B8E79-0139-4A22-A789-F9A4EBD703BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B8B8E79-0139-4A22-A789-F9A4EBD703BA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B825E37C-F859-48AF-9688-57E595BE8AB3}
EndGlobalSection
EndGlobal