From 6795024e6060783bfd08794b21a8095b0f20d74c Mon Sep 17 00:00:00 2001 From: KaedenGrubb <92477929+KaedenGrubb@users.noreply.github.com> Date: Sat, 4 Dec 2021 09:40:54 -0800 Subject: Add files via upload --- .../Module 2 Exercise 4.13 3.sln | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Module 2 Exercise 4.13 3/Module 2 Exercise 4.13 3.sln (limited to 'Module 2 Exercise 4.13 3/Module 2 Exercise 4.13 3.sln') diff --git a/Module 2 Exercise 4.13 3/Module 2 Exercise 4.13 3.sln b/Module 2 Exercise 4.13 3/Module 2 Exercise 4.13 3.sln new file mode 100644 index 0000000..e71e609 --- /dev/null +++ b/Module 2 Exercise 4.13 3/Module 2 Exercise 4.13 3.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.31729.503 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Module 2 Exercise 4.13 3", "Module 2 Exercise 4.13 3\Module 2 Exercise 4.13 3.vcxproj", "{A059AAF2-571C-4B30-AC50-0E66C179C98C}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {A059AAF2-571C-4B30-AC50-0E66C179C98C}.Debug|x64.ActiveCfg = Debug|x64 + {A059AAF2-571C-4B30-AC50-0E66C179C98C}.Debug|x64.Build.0 = Debug|x64 + {A059AAF2-571C-4B30-AC50-0E66C179C98C}.Debug|x86.ActiveCfg = Debug|Win32 + {A059AAF2-571C-4B30-AC50-0E66C179C98C}.Debug|x86.Build.0 = Debug|Win32 + {A059AAF2-571C-4B30-AC50-0E66C179C98C}.Release|x64.ActiveCfg = Release|x64 + {A059AAF2-571C-4B30-AC50-0E66C179C98C}.Release|x64.Build.0 = Release|x64 + {A059AAF2-571C-4B30-AC50-0E66C179C98C}.Release|x86.ActiveCfg = Release|Win32 + {A059AAF2-571C-4B30-AC50-0E66C179C98C}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {BFC306E3-FC40-4D34-A33E-90C35E46D708} + EndGlobalSection +EndGlobal -- cgit v1.2.3