26 lines
1.1 KiB
Plaintext
26 lines
1.1 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
|
|
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
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {AA8B649D-F148-4159-87FA-9D956DC9D5E0}
|
|
EndGlobalSection
|
|
EndGlobal
|