diff options
| author | raquelc <[email protected]> | 2024-03-21 19:10:21 -0700 |
|---|---|---|
| committer | raquelc <[email protected]> | 2024-03-21 19:10:21 -0700 |
| commit | e6e565be6e6f68543a17b0bb59a2b00da102de40 (patch) | |
| tree | 5e450bafd4bdee44cdae0fc1bc7aaf44d45f61e3 /inclass-excersice13/inclass-excersice13.sln | |
| parent | complete (diff) | |
| download | in-class-exercise-12-raquel191-main.tar.xz in-class-exercise-12-raquel191-main.zip | |
Diffstat (limited to 'inclass-excersice13/inclass-excersice13.sln')
| -rw-r--r-- | inclass-excersice13/inclass-excersice13.sln | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/inclass-excersice13/inclass-excersice13.sln b/inclass-excersice13/inclass-excersice13.sln deleted file mode 100644 index b42584e..0000000 --- a/inclass-excersice13/inclass-excersice13.sln +++ /dev/null @@ -1,31 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.8.34408.163 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inclass-excersice13", "inclass-excersice13\inclass-excersice13.vcxproj", "{F9B75293-71EA-4DD7-96F6-61241CA68918}" -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 - {F9B75293-71EA-4DD7-96F6-61241CA68918}.Debug|x64.ActiveCfg = Debug|x64 - {F9B75293-71EA-4DD7-96F6-61241CA68918}.Debug|x64.Build.0 = Debug|x64 - {F9B75293-71EA-4DD7-96F6-61241CA68918}.Debug|x86.ActiveCfg = Debug|Win32 - {F9B75293-71EA-4DD7-96F6-61241CA68918}.Debug|x86.Build.0 = Debug|Win32 - {F9B75293-71EA-4DD7-96F6-61241CA68918}.Release|x64.ActiveCfg = Release|x64 - {F9B75293-71EA-4DD7-96F6-61241CA68918}.Release|x64.Build.0 = Release|x64 - {F9B75293-71EA-4DD7-96F6-61241CA68918}.Release|x86.ActiveCfg = Release|Win32 - {F9B75293-71EA-4DD7-96F6-61241CA68918}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {EDEAE0F9-4399-474F-8E32-49E9323DCFD0} - EndGlobalSection -EndGlobal |