-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathB21 Ex03 Shai 203713573 Dor 313426975.sln
37 lines (37 loc) · 1.86 KB
/
B21 Ex03 Shai 203713573 Dor 313426975.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.31229.75
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Logic", "Logic\Logic.csproj", "{C05184EE-3ED5-475B-AE19-6C8462D15C35}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserInterface", "UserInterface\UserInterface.csproj", "{60DC7623-DFE1-4892-BF3B-4C3DD2868FA5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B1ACC46D-6846-43E4-BA14-EFEC3E3AA8ED}"
ProjectSection(SolutionItems) = preProject
B21 Ex03 Shai 203713573 Dor 313426975.docx = B21 Ex03 Shai 203713573 Dor 313426975.docx
README.txt = README.txt
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C05184EE-3ED5-475B-AE19-6C8462D15C35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C05184EE-3ED5-475B-AE19-6C8462D15C35}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C05184EE-3ED5-475B-AE19-6C8462D15C35}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C05184EE-3ED5-475B-AE19-6C8462D15C35}.Release|Any CPU.Build.0 = Release|Any CPU
{60DC7623-DFE1-4892-BF3B-4C3DD2868FA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{60DC7623-DFE1-4892-BF3B-4C3DD2868FA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{60DC7623-DFE1-4892-BF3B-4C3DD2868FA5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{60DC7623-DFE1-4892-BF3B-4C3DD2868FA5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6445AC64-D61D-4119-B581-4C0F728E398D}
EndGlobalSection
EndGlobal