diff options
| author | Connor McDowell <[email protected]> | 2024-01-25 17:29:19 -0800 |
|---|---|---|
| committer | Connor McDowell <[email protected]> | 2024-01-25 17:29:19 -0800 |
| commit | 85611adab2f5cad292523582797a656a6f96497c (patch) | |
| tree | e2e102254e99f3baa7a2f5cbf5569c0832042d8f /Excersize 6.sln | |
| parent | add deadline (diff) | |
| download | in-class-exercise-6-connormcdowell275-85611adab2f5cad292523582797a656a6f96497c.tar.xz in-class-exercise-6-connormcdowell275-85611adab2f5cad292523582797a656a6f96497c.zip | |
staging using excersize five as template
Diffstat (limited to 'Excersize 6.sln')
| -rw-r--r-- | Excersize 6.sln | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Excersize 6.sln b/Excersize 6.sln new file mode 100644 index 0000000..10a024c --- /dev/null +++ b/Excersize 6.sln @@ -0,0 +1,13 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.8.34408.163 +MinimumVisualStudioVersion = 10.0.40219.1 +Global + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {1F032F7E-F2E1-4035-B8DA-CA9C465160BF} + EndGlobalSection +EndGlobal |