32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.8.34004.107
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "第二课_数据类型", "第二课_数据类型\第二课_数据类型.csproj", "{98DFD84B-2E81-426F-A5EC-8435B355F880}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "数据类型范围", "数据类型范围\数据类型范围.csproj", "{6539CF5A-A76C-4953-A51A-BAB67067237B}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{98DFD84B-2E81-426F-A5EC-8435B355F880}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{98DFD84B-2E81-426F-A5EC-8435B355F880}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{98DFD84B-2E81-426F-A5EC-8435B355F880}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{98DFD84B-2E81-426F-A5EC-8435B355F880}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{6539CF5A-A76C-4953-A51A-BAB67067237B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{6539CF5A-A76C-4953-A51A-BAB67067237B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{6539CF5A-A76C-4953-A51A-BAB67067237B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{6539CF5A-A76C-4953-A51A-BAB67067237B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {BD4A6C46-03D4-41CD-AE03-037FC252732D}
|
|
EndGlobalSection
|
|
EndGlobal
|