Lab 2
This commit is contained in:
20
Student Sample Programs/Chap03/Field Demo/Field Demo.sln
Normal file
20
Student Sample Programs/Chap03/Field Demo/Field Demo.sln
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
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
|
Reference in New Issue
Block a user