32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31205.134
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MsgBoxBasic", "MsgBoxBasic\MsgBoxBasic.csproj", "{E9960CB0-212E-4672-868F-BFD87BD16993}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test-MsgBoxBasic", "Test-MsgBoxBasic\Test-MsgBoxBasic.csproj", "{107CB684-6441-4567-9D17-7D67A655BAAD}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E9960CB0-212E-4672-868F-BFD87BD16993}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E9960CB0-212E-4672-868F-BFD87BD16993}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E9960CB0-212E-4672-868F-BFD87BD16993}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E9960CB0-212E-4672-868F-BFD87BD16993}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{107CB684-6441-4567-9D17-7D67A655BAAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{107CB684-6441-4567-9D17-7D67A655BAAD}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{107CB684-6441-4567-9D17-7D67A655BAAD}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{107CB684-6441-4567-9D17-7D67A655BAAD}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {9A02B097-D9DD-4600-91FC-B60E1B84F673}
|
|
EndGlobalSection
|
|
EndGlobal
|