35 lines
1.7 KiB
Plaintext
35 lines
1.7 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 17
|
|||
|
VisualStudioVersion = 17.11.35327.3
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Library36", "Library36\Library36.csproj", "{C00E43CC-2774-49D4-A88B-68511E92C85D}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{C53E2551-8E80-4180-A4A9-61AA4A080C74}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
{C00E43CC-2774-49D4-A88B-68511E92C85D} = {C00E43CC-2774-49D4-A88B-68511E92C85D}
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{C00E43CC-2774-49D4-A88B-68511E92C85D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{C00E43CC-2774-49D4-A88B-68511E92C85D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{C00E43CC-2774-49D4-A88B-68511E92C85D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{C00E43CC-2774-49D4-A88B-68511E92C85D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{C53E2551-8E80-4180-A4A9-61AA4A080C74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{C53E2551-8E80-4180-A4A9-61AA4A080C74}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{C53E2551-8E80-4180-A4A9-61AA4A080C74}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{C53E2551-8E80-4180-A4A9-61AA4A080C74}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {950FED72-BF84-4C12-94A7-ADBC5A288FDA}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|