This repository has been archived by the owner on Apr 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
OOPNET-Projekt-LukaCabraja.sln
37 lines (37 loc) · 2.05 KB
/
OOPNET-Projekt-LukaCabraja.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 16
VisualStudioVersion = 16.0.31025.194
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DataHandler", "DataHandler\DataHandler.csproj", "{B1DB5151-006F-48E3-93F1-DF72E414519C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinFormsInterface", "WinFormsInterface\WinFormsInterface.csproj", "{118A66B1-6919-4B32-ABA8-686EC4B0E3B6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WPFInterface", "WPFInterface\WPFInterface.csproj", "{D73DF4D8-3E7D-4388-9EEB-5AD6A1BA7FC2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B1DB5151-006F-48E3-93F1-DF72E414519C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B1DB5151-006F-48E3-93F1-DF72E414519C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B1DB5151-006F-48E3-93F1-DF72E414519C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B1DB5151-006F-48E3-93F1-DF72E414519C}.Release|Any CPU.Build.0 = Release|Any CPU
{118A66B1-6919-4B32-ABA8-686EC4B0E3B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{118A66B1-6919-4B32-ABA8-686EC4B0E3B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{118A66B1-6919-4B32-ABA8-686EC4B0E3B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{118A66B1-6919-4B32-ABA8-686EC4B0E3B6}.Release|Any CPU.Build.0 = Release|Any CPU
{D73DF4D8-3E7D-4388-9EEB-5AD6A1BA7FC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D73DF4D8-3E7D-4388-9EEB-5AD6A1BA7FC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D73DF4D8-3E7D-4388-9EEB-5AD6A1BA7FC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D73DF4D8-3E7D-4388-9EEB-5AD6A1BA7FC2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C5437501-569D-44C3-A4BD-954362AB3342}
EndGlobalSection
EndGlobal