35 lines
1.7 KiB
Plaintext
35 lines
1.7 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30104.148
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BAI2", "BAI2\BAI2.csproj", "{83B66ABE-FB78-437F-B84B-96723C48A503}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "Tests\Tests.csproj", "{6F24AABC-715B-4DCC-9954-7EE335CC643D}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{83B66ABE-FB78-437F-B84B-96723C48A503} = {83B66ABE-FB78-437F-B84B-96723C48A503}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{83B66ABE-FB78-437F-B84B-96723C48A503}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{83B66ABE-FB78-437F-B84B-96723C48A503}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{83B66ABE-FB78-437F-B84B-96723C48A503}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{83B66ABE-FB78-437F-B84B-96723C48A503}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{6F24AABC-715B-4DCC-9954-7EE335CC643D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{6F24AABC-715B-4DCC-9954-7EE335CC643D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{6F24AABC-715B-4DCC-9954-7EE335CC643D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{6F24AABC-715B-4DCC-9954-7EE335CC643D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {C0AC49A3-CED8-4A05-A825-FCEAD2A8D369}
|
|
EndGlobalSection
|
|
EndGlobal
|