1
1
2
2
Microsoft Visual Studio Solution File, Format Version 11.00
3
3
# Visual Studio 2010
4
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ReactiveUI_Mono" , "ReactiveUI\ReactiveUI_Mono.csproj" , "{292A477B-BB94-43C1-984E-E177EF9FEDB7}"
5
- EndProject
6
4
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{BD9762CF-E104-481C-96A6-26E624B86283}"
7
5
Project Section (SolutionItems ) = preProject
8
6
Local .testsettings = Local .testsettings
@@ -16,6 +14,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamarinMacPlayground", "Xam
16
14
EndProject
17
15
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ReactiveUI.Cocoa" , "ReactiveUI.Platforms\ReactiveUI.Cocoa.csproj" , "{0913BF79-061F-4667-ADF9-8E6CDA6D1213}"
18
16
EndProject
17
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ReactiveUI_MonoMac" , "ReactiveUI\ReactiveUI_MonoMac.csproj" , "{292A477B-BB94-43C1-984E-E177EF9FEDB7}"
18
+ EndProject
19
19
Global
20
20
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
21
21
Debug| Any CPU = Debug| Any CPU
@@ -61,10 +61,10 @@ Global
61
61
{0913BF79-061F-4667-ADF9-8E6CDA6D1213} .Release| x86 .Build .0 = Release| Any CPU
62
62
{292A477B-BB94-43C1-984E-E177EF9FEDB7} .Ad -Hoc| iPhone .ActiveCfg = Debug| Any CPU
63
63
{292A477B-BB94-43C1-984E-E177EF9FEDB7} .Ad -Hoc| iPhone .Build .0 = Debug| Any CPU
64
- {292A477B-BB94-43C1-984E-E177EF9FEDB7} .AppStore| Any CPU .ActiveCfg = Debug |Any CPU
65
- {292A477B-BB94-43C1-984E-E177EF9FEDB7} .AppStore| Any CPU .Build .0 = Debug |Any CPU
66
- {292A477B-BB94-43C1-984E-E177EF9FEDB7} .AppStore| iPhone .ActiveCfg = Debug |Any CPU
67
- {292A477B-BB94-43C1-984E-E177EF9FEDB7} .AppStore| iPhone .Build .0 = Debug |Any CPU
64
+ {292A477B-BB94-43C1-984E-E177EF9FEDB7} .AppStore| Any CPU .ActiveCfg = Release |Any CPU
65
+ {292A477B-BB94-43C1-984E-E177EF9FEDB7} .AppStore| Any CPU .Build .0 = Release |Any CPU
66
+ {292A477B-BB94-43C1-984E-E177EF9FEDB7} .AppStore| iPhone .ActiveCfg = Release |Any CPU
67
+ {292A477B-BB94-43C1-984E-E177EF9FEDB7} .AppStore| iPhone .Build .0 = Release |Any CPU
68
68
{292A477B-BB94-43C1-984E-E177EF9FEDB7} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
69
69
{292A477B-BB94-43C1-984E-E177EF9FEDB7} .Debug| Any CPU .Build .0 = Debug| Any CPU
70
70
{292A477B-BB94-43C1-984E-E177EF9FEDB7} .Debug| iPhone .ActiveCfg = Debug| Any CPU
0 commit comments