-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcsharp-klassendesign-LS1-N1-V1-template-lehrkraft.sln
37 lines (37 loc) · 2.15 KB
/
csharp-klassendesign-LS1-N1-V1-template-lehrkraft.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33516.290
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aufgabe1_Ueberweisung", "Aufgabe1_Ueberweisung\Aufgabe1_Ueberweisung.csproj", "{74BE5B8F-37C9-459C-A5C6-C5D55BBB97D7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aufgabe2_DispoEinrichten", "Aufgabe2_DispoEinrichten\Aufgabe2_DispoEinrichten.csproj", "{215955DC-0028-4726-82F8-546FF3AAFA22}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aufgabe3_TransaktionsHistorie", "Aufgabe3_TransaktionsHistorie\Aufgabe3_TransaktionsHistorie.csproj", "{E63027F6-8B21-44AC-9619-A94D7AFCCFA7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{74BE5B8F-37C9-459C-A5C6-C5D55BBB97D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74BE5B8F-37C9-459C-A5C6-C5D55BBB97D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74BE5B8F-37C9-459C-A5C6-C5D55BBB97D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74BE5B8F-37C9-459C-A5C6-C5D55BBB97D7}.Release|Any CPU.Build.0 = Release|Any CPU
{215955DC-0028-4726-82F8-546FF3AAFA22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{215955DC-0028-4726-82F8-546FF3AAFA22}.Debug|Any CPU.Build.0 = Debug|Any CPU
{215955DC-0028-4726-82F8-546FF3AAFA22}.Release|Any CPU.ActiveCfg = Release|Any CPU
{215955DC-0028-4726-82F8-546FF3AAFA22}.Release|Any CPU.Build.0 = Release|Any CPU
{E63027F6-8B21-44AC-9619-A94D7AFCCFA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E63027F6-8B21-44AC-9619-A94D7AFCCFA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E63027F6-8B21-44AC-9619-A94D7AFCCFA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E63027F6-8B21-44AC-9619-A94D7AFCCFA7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {89EF479D-B345-40F3-A267-B76954039601}
EndGlobalSection
EndGlobal