You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.6 KiB
Plaintext

5 years ago

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29215.179
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LinqStudy", "LinqStudy\LinqStudy.csproj", "{5867719F-953F-4216-B245-4937B9DCF997}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LinqStudy.Test", "LinqStudy.Test\LinqStudy.Test.csproj", "{8DC599B0-ADE6-4DBA-9CDC-3094A6DCCBFA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5867719F-953F-4216-B245-4937B9DCF997}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5867719F-953F-4216-B245-4937B9DCF997}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5867719F-953F-4216-B245-4937B9DCF997}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5867719F-953F-4216-B245-4937B9DCF997}.Release|Any CPU.Build.0 = Release|Any CPU
{8DC599B0-ADE6-4DBA-9CDC-3094A6DCCBFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8DC599B0-ADE6-4DBA-9CDC-3094A6DCCBFA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8DC599B0-ADE6-4DBA-9CDC-3094A6DCCBFA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8DC599B0-ADE6-4DBA-9CDC-3094A6DCCBFA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D1EC77AC-9C45-43F0-9386-1D9BD5C039F2}
EndGlobalSection
EndGlobal