ASDV-C-Sharp/Student Sample Programs/Chap03/Field Demo/Field Demo.sln
2022-08-30 14:15:11 -05:00

21 lines
825 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2042
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Field Demo", "Field Demo\Field Demo.csproj", "{25E0639A-9277-42C0-8418-1152E7B105E1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{25E0639A-9277-42C0-8418-1152E7B105E1}.Debug|Any CPU.ActiveCfg = Debug|x86
{25E0639A-9277-42C0-8418-1152E7B105E1}.Release|Any CPU.ActiveCfg = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal