30 lines
1.4 KiB
Plaintext
30 lines
1.4 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 8.00
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MessageBoxExDemo", "MessageBoxExDemo\MessageBoxExDemo.csproj", "{69E4A5E2-96EF-4412-AE8B-DAF571C00CF2}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MessageBoxExLib", "MessageBoxExLib\MessageBoxExLib.csproj", "{4847D05C-EB58-49D9-B280-D22F8FF01857}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfiguration) = preSolution
|
|
Debug = Debug
|
|
Release = Release
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfiguration) = postSolution
|
|
{69E4A5E2-96EF-4412-AE8B-DAF571C00CF2}.Debug.ActiveCfg = Debug|.NET
|
|
{69E4A5E2-96EF-4412-AE8B-DAF571C00CF2}.Debug.Build.0 = Debug|.NET
|
|
{69E4A5E2-96EF-4412-AE8B-DAF571C00CF2}.Release.ActiveCfg = Release|.NET
|
|
{69E4A5E2-96EF-4412-AE8B-DAF571C00CF2}.Release.Build.0 = Release|.NET
|
|
{4847D05C-EB58-49D9-B280-D22F8FF01857}.Debug.ActiveCfg = Debug|.NET
|
|
{4847D05C-EB58-49D9-B280-D22F8FF01857}.Debug.Build.0 = Debug|.NET
|
|
{4847D05C-EB58-49D9-B280-D22F8FF01857}.Release.ActiveCfg = Release|.NET
|
|
{4847D05C-EB58-49D9-B280-D22F8FF01857}.Release.Build.0 = Release|.NET
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|