File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ Microsoft Visual Studio Solution File, Format Version 12.00
3
+ # Visual Studio 2013
4
+ VisualStudioVersion = 12.0.21005.1
5
+ MinimumVisualStudioVersion = 10.0.40219.1
6
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Ex1" , "Ex1\Ex1.csproj" , "{35B6484B-332C-4990-820E-5285F638FA19}"
7
+ EndProject
8
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Ex2" , "Ex2\Ex2.csproj" , "{E405E921-3004-4185-A228-79B3974CAC8C}"
9
+ EndProject
10
+ Global
11
+ GlobalSection (SolutionConfigurationPlatforms ) = preSolution
12
+ Debug| Any CPU = Debug| Any CPU
13
+ Release| Any CPU = Release| Any CPU
14
+ EndGlobalSection
15
+ GlobalSection (ProjectConfigurationPlatforms ) = postSolution
16
+ {35B6484B-332C-4990-820E-5285F638FA19} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
17
+ {35B6484B-332C-4990-820E-5285F638FA19} .Debug| Any CPU .Build .0 = Debug| Any CPU
18
+ {35B6484B-332C-4990-820E-5285F638FA19} .Release| Any CPU .ActiveCfg = Release| Any CPU
19
+ {35B6484B-332C-4990-820E-5285F638FA19} .Release| Any CPU .Build .0 = Release| Any CPU
20
+ {E405E921-3004-4185-A228-79B3974CAC8C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
21
+ {E405E921-3004-4185-A228-79B3974CAC8C} .Debug| Any CPU .Build .0 = Debug| Any CPU
22
+ {E405E921-3004-4185-A228-79B3974CAC8C} .Release| Any CPU .ActiveCfg = Release| Any CPU
23
+ {E405E921-3004-4185-A228-79B3974CAC8C} .Release| Any CPU .Build .0 = Release| Any CPU
24
+ EndGlobalSection
25
+ GlobalSection (SolutionProperties ) = preSolution
26
+ HideSolutionNode = FALSE
27
+ EndGlobalSection
28
+ EndGlobal
You can’t perform that action at this time.
0 commit comments