infersharp/Examples/Examples.sln

32 строки
1.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32804.467
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "subproj", "subproj\subproj.csproj", "{110382B7-86A0-4AE8-8040-066C6E4B556F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "proj", "proj\proj.csproj", "{CD90D5A2-6AE1-46DC-B57B-AF3397279DA5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{110382B7-86A0-4AE8-8040-066C6E4B556F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{110382B7-86A0-4AE8-8040-066C6E4B556F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{110382B7-86A0-4AE8-8040-066C6E4B556F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{110382B7-86A0-4AE8-8040-066C6E4B556F}.Release|Any CPU.Build.0 = Release|Any CPU
{CD90D5A2-6AE1-46DC-B57B-AF3397279DA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD90D5A2-6AE1-46DC-B57B-AF3397279DA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD90D5A2-6AE1-46DC-B57B-AF3397279DA5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD90D5A2-6AE1-46DC-B57B-AF3397279DA5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9C0AE097-E47F-4A8F-A149-1F8E36080AB5}
EndGlobalSection
EndGlobal