32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28307.645
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InfoBox", "InfoBox\InfoBox.csproj", "{E23AFF77-EBF4-4966-B3E4-A49FC6CE92C7}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_InfoBox", "Test_Info\Test_InfoBox.csproj", "{3683B887-8256-414A-B502-0F6B7088654D}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E23AFF77-EBF4-4966-B3E4-A49FC6CE92C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E23AFF77-EBF4-4966-B3E4-A49FC6CE92C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E23AFF77-EBF4-4966-B3E4-A49FC6CE92C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E23AFF77-EBF4-4966-B3E4-A49FC6CE92C7}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{3683B887-8256-414A-B502-0F6B7088654D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3683B887-8256-414A-B502-0F6B7088654D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3683B887-8256-414A-B502-0F6B7088654D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3683B887-8256-414A-B502-0F6B7088654D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {AA8B649D-F148-4159-87FA-9D956DC9D5E0}
|
|
EndGlobalSection
|
|
EndGlobal
|