Uebungsaufgaben/Semester3/DotNET/Aufgabenblatt6/Aufgabenblatt6.sln
2024-12-19 23:55:07 +01:00

32 lines
1.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35312.102
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aufgabe16", "Aufgabe16\Aufgabe16.csproj", "{EFEA21F9-9D23-42BD-BAFE-9D87BC40450F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aufgabe17", "Aufgabe17\Aufgabe17.csproj", "{4CB7B697-9263-4C3A-833F-3E3D1B701297}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EFEA21F9-9D23-42BD-BAFE-9D87BC40450F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EFEA21F9-9D23-42BD-BAFE-9D87BC40450F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EFEA21F9-9D23-42BD-BAFE-9D87BC40450F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EFEA21F9-9D23-42BD-BAFE-9D87BC40450F}.Release|Any CPU.Build.0 = Release|Any CPU
{4CB7B697-9263-4C3A-833F-3E3D1B701297}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4CB7B697-9263-4C3A-833F-3E3D1B701297}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4CB7B697-9263-4C3A-833F-3E3D1B701297}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4CB7B697-9263-4C3A-833F-3E3D1B701297}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7105994E-C281-40A0-974C-59E02AEA786E}
EndGlobalSection
EndGlobal