File tree 15 files changed +86
-142
lines changed
15 files changed +86
-142
lines changed Original file line number Diff line number Diff line change 149
149
<Service Include =" {508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
150
150
</ItemGroup >
151
151
<ItemGroup >
152
- <ProjectReference Include =" ..\ReactiveUI\ReactiveUI_Monodroid.csproj" >
153
- <Project >{F92A477B-BB94-43C1-984E-E177EF9FEDB7}</Project >
154
- <Name >ReactiveUI_Monodroid</Name >
155
- </ProjectReference >
156
152
<ProjectReference Include =" ..\ReactiveUI.Platforms\ReactiveUI.Android.csproj" >
157
153
<Project >{F5A6E11B-B074-4A0B-B937-267D840E31DF}</Project >
158
154
<Name >ReactiveUI.Android</Name >
159
155
</ProjectReference >
156
+ <ProjectReference Include =" ..\ReactiveUI\ReactiveUI.csproj" >
157
+ <Project >{464CB812-F99F-401B-BE4C-E8F0515CD19D}</Project >
158
+ <Name >ReactiveUI</Name >
159
+ </ProjectReference >
160
160
</ItemGroup >
161
161
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
162
162
Other similar extension points exist, see Microsoft.Common.targets.
Original file line number Diff line number Diff line change 34
34
<DefineConstants >MONO; UIKIT</DefineConstants >
35
35
<DocumentationFile >bin\Release\Monotouch\ReactiveUI.Mobile.XML</DocumentationFile >
36
36
<DebugSymbols >true</DebugSymbols >
37
- <GenerateDocumentation >true </GenerateDocumentation >
37
+ <GenerateDocumentation >True </GenerateDocumentation >
38
38
</PropertyGroup >
39
39
<ItemGroup >
40
40
<Reference Include =" Newtonsoft.Json" >
75
75
<Compile Include =" JsonSuspensionDriver.cs" />
76
76
</ItemGroup >
77
77
<ItemGroup >
78
- <ProjectReference Include =" ..\ReactiveUI\ReactiveUI_Monotouch.csproj" >
79
- <Project >{9091337A-9E94-4DBD-801E-05E1FDA78FFC}</Project >
80
- <Name >ReactiveUI_Monotouch</Name >
81
- </ProjectReference >
82
78
<ProjectReference Include =" ..\ReactiveUI.Platforms\ReactiveUI.Cocoa_Monotouch.csproj" >
83
79
<Project >{9091337A-9E94-4DBD-801E-15E1FDA78FFC}</Project >
84
80
<Name >ReactiveUI.Cocoa_Monotouch</Name >
85
81
</ProjectReference >
82
+ <ProjectReference Include =" ..\ReactiveUI\ReactiveUI.csproj" >
83
+ <Project >{464CB812-F99F-401B-BE4C-E8F0515CD19D}</Project >
84
+ <Name >ReactiveUI</Name >
85
+ </ProjectReference >
86
86
</ItemGroup >
87
87
<Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
88
88
</Project >
Original file line number Diff line number Diff line change 28
28
<DefineConstants >TRACE</DefineConstants >
29
29
<ErrorReport >prompt</ErrorReport >
30
30
<WarningLevel >4</WarningLevel >
31
- <DocumentationFile >bin\Release\Mono \ReactiveUI.NLog.XML </DocumentationFile >
31
+ <DocumentationFile >bin\Release\MonoMac \ReactiveUI.NLog.xml </DocumentationFile >
32
32
<DebugSymbols >true</DebugSymbols >
33
- <GenerateDocumentation >true</GenerateDocumentation >
34
33
</PropertyGroup >
35
34
<ItemGroup >
36
35
<Reference Include =" System" />
65
64
<Target Name="AfterBuild">
66
65
</Target>
67
66
-->
68
- <ItemGroup >
69
- <ProjectReference Include =" ..\ReactiveUI\ReactiveUI_MonoMac.csproj" >
70
- <Project >{292A477B-BB94-43C1-984E-E177EF9FEDB7}</Project >
71
- <Name >ReactiveUI_MonoMac</Name >
72
- </ProjectReference >
73
- </ItemGroup >
74
67
<ItemGroup >
75
68
<Compile Include =" NLogLogger.cs" />
76
69
<Compile Include =" Registrations.cs" />
77
70
</ItemGroup >
71
+ <ItemGroup >
72
+ <ProjectReference Include =" ..\ReactiveUI\ReactiveUI.csproj" >
73
+ <Project >{464CB812-F99F-401B-BE4C-E8F0515CD19D}</Project >
74
+ <Name >ReactiveUI</Name >
75
+ </ProjectReference >
76
+ </ItemGroup >
78
77
</Project >
Original file line number Diff line number Diff line change 78
78
<Compile Include =" Android\AndroidDefaultPropertyBinding.cs" />
79
79
<Compile Include =" Android\AndroidObservableForWidgets.cs" />
80
80
</ItemGroup >
81
- <ItemGroup >
82
- <ProjectReference Include =" ..\ReactiveUI\ReactiveUI_Monodroid.csproj" >
83
- <Project >{F92A477B-BB94-43C1-984E-E177EF9FEDB7}</Project >
84
- <Name >ReactiveUI_Monodroid</Name >
85
- </ProjectReference >
86
- </ItemGroup >
87
81
<ItemGroup >
88
82
<Folder Include =" Properties\" />
89
83
</ItemGroup >
90
84
<Import Project =" $(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.CSharp.targets" />
91
85
<Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
86
+ <ItemGroup >
87
+ <ProjectReference Include =" ..\ReactiveUI\ReactiveUI.csproj" >
88
+ <Project >{464CB812-F99F-401B-BE4C-E8F0515CD19D}</Project >
89
+ <Name >ReactiveUI</Name >
90
+ </ProjectReference >
91
+ </ItemGroup >
92
92
</Project >
Original file line number Diff line number Diff line change 44
44
<UseSGen >False</UseSGen >
45
45
<DefineConstants >MONO; COCOA</DefineConstants >
46
46
<DebugSymbols >true</DebugSymbols >
47
- <GenerateDocumentation >true </GenerateDocumentation >
47
+ <GenerateDocumentation >True </GenerateDocumentation >
48
48
</PropertyGroup >
49
49
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'AppStore|AnyCPU' " >
50
50
<DebugType >none</DebugType >
105
105
<Compile Include =" Cocoa\ReactiveImageView.cs" />
106
106
</ItemGroup >
107
107
<ItemGroup >
108
- <ProjectReference Include =" ..\ReactiveUI\ReactiveUI_MonoMac.csproj" >
109
- <Project >{292A477B-BB94-43C1-984E-E177EF9FEDB7}</Project >
110
- <Name >ReactiveUI_MonoMac</Name >
111
- </ProjectReference >
108
+ <Folder Include =" Cocoa\" />
112
109
</ItemGroup >
113
110
<ItemGroup >
114
- <Folder Include =" Cocoa\" />
111
+ <ProjectReference Include =" ..\ReactiveUI\ReactiveUI.csproj" >
112
+ <Project >{464CB812-F99F-401B-BE4C-E8F0515CD19D}</Project >
113
+ <Name >ReactiveUI</Name >
114
+ </ProjectReference >
115
115
</ItemGroup >
116
116
</Project >
Original file line number Diff line number Diff line change 36
36
<DebugSymbols >true</DebugSymbols >
37
37
<RegisterForComInterop >false</RegisterForComInterop >
38
38
<DocumentationFile >bin\Release\Monotouch\ReactiveUICocoa.XML</DocumentationFile >
39
- <GenerateDocumentation >true </GenerateDocumentation >
39
+ <GenerateDocumentation >True </GenerateDocumentation >
40
40
</PropertyGroup >
41
41
<ItemGroup >
42
42
<Reference Include =" System" />
91
91
<Compile Include =" Cocoa\ReactiveCollectionViewSource.cs" />
92
92
<Compile Include =" Cocoa\CommonReactiveSource.cs" />
93
93
</ItemGroup >
94
+ <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
94
95
<ItemGroup >
95
- <ProjectReference Include =" ..\ReactiveUI\ReactiveUI_Monotouch .csproj" >
96
- <Project >{9091337A-9E94-4DBD-801E-05E1FDA78FFC }</Project >
97
- <Name >ReactiveUI_Monotouch </Name >
96
+ <ProjectReference Include =" ..\ReactiveUI\ReactiveUI .csproj" >
97
+ <Project >{464CB812-F99F-401B-BE4C-E8F0515CD19D }</Project >
98
+ <Name >ReactiveUI </Name >
98
99
</ProjectReference >
99
100
</ItemGroup >
100
- <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
101
101
</Project >
Original file line number Diff line number Diff line change 139
139
</Target>
140
140
-->
141
141
<ItemGroup >
142
- <ProjectReference Include =" ..\ReactiveUI\ReactiveUI_MonoMac.csproj" >
143
- <Project >{292A477B-BB94-43C1-984E-E177EF9FEDB7}</Project >
144
- <Name >ReactiveUI_MonoMac</Name >
145
- </ProjectReference >
146
142
<ProjectReference Include =" ..\Microsoft.Reactive.Testing\Microsoft.Reactive.Testing_MonoMac.csproj" >
147
143
<Project >{AA27F817-FAD2-4622-B68A-651A8AA9E076}</Project >
148
144
<Name >Microsoft.Reactive.Testing_MonoMac</Name >
149
145
</ProjectReference >
146
+ <ProjectReference Include =" ..\ReactiveUI\ReactiveUI.csproj" >
147
+ <Project >{464CB812-F99F-401B-BE4C-E8F0515CD19D}</Project >
148
+ <Name >ReactiveUI</Name >
149
+ </ProjectReference >
150
150
</ItemGroup >
151
151
</Project >
Original file line number Diff line number Diff line change 139
139
<Service Include =" {508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
140
140
</ItemGroup >
141
141
<ItemGroup >
142
- <ProjectReference Include =" ..\ReactiveUI\ReactiveUI_Monodroid.csproj" >
143
- <Project >{F92A477B-BB94-43C1-984E-E177EF9FEDB7}</Project >
144
- <Name >ReactiveUI_Monodroid</Name >
145
- </ProjectReference >
146
142
<ProjectReference Include =" ..\ReactiveUI.Platforms\ReactiveUI.Android.csproj" >
147
143
<Project >{F5A6E11B-B074-4A0B-B937-267D840E31DF}</Project >
148
144
<Name >ReactiveUI.Android</Name >
151
147
<Project >{1131910A-9D6D-473F-9C69-3DCF6A1C81BC}</Project >
152
148
<Name >Microsoft.Reactive.Testing_Monodroid</Name >
153
149
</ProjectReference >
150
+ <ProjectReference Include =" ..\ReactiveUI\ReactiveUI.csproj" >
151
+ <Project >{464CB812-F99F-401B-BE4C-E8F0515CD19D}</Project >
152
+ <Name >ReactiveUI</Name >
153
+ </ProjectReference >
154
154
</ItemGroup >
155
155
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
156
156
Other similar extension points exist, see Microsoft.Common.targets.
Original file line number Diff line number Diff line change 34
34
<DefineConstants >MONO; UIKIT</DefineConstants >
35
35
<DocumentationFile >bin\Release\Monotouch\ReactiveUI.Testing.XML</DocumentationFile >
36
36
<DebugSymbols >true</DebugSymbols >
37
- <GenerateDocumentation >true </GenerateDocumentation >
37
+ <GenerateDocumentation >True </GenerateDocumentation >
38
38
</PropertyGroup >
39
39
<ItemGroup >
40
40
<Reference Include =" Newtonsoft.Json" >
63
63
</ItemGroup >
64
64
<Import Project =" $(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.MonoTouch.CSharp.targets" />
65
65
<ItemGroup >
66
- <ProjectReference Include =" ..\ReactiveUI\ReactiveUI_Monotouch.csproj" >
67
- <Project >{9091337A-9E94-4DBD-801E-05E1FDA78FFC}</Project >
68
- <Name >ReactiveUI_Monotouch</Name >
69
- </ProjectReference >
70
66
<ProjectReference Include =" ..\ReactiveUI.Platforms\ReactiveUI.Cocoa_Monotouch.csproj" >
71
67
<Project >{9091337A-9E94-4DBD-801E-15E1FDA78FFC}</Project >
72
68
<Name >ReactiveUI.Cocoa_Monotouch</Name >
75
71
<Project >{74BA5B4E-257A-42A7-BDAB-1FB40A903909}</Project >
76
72
<Name >Microsoft.Reactive.Testing_Monotouch</Name >
77
73
</ProjectReference >
74
+ <ProjectReference Include =" ..\ReactiveUI\ReactiveUI.csproj" >
75
+ <Project >{464CB812-F99F-401B-BE4C-E8F0515CD19D}</Project >
76
+ <Name >ReactiveUI</Name >
77
+ </ProjectReference >
78
78
</ItemGroup >
79
79
<Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
80
80
<ItemGroup >
Original file line number Diff line number Diff line change 116
116
<Project >{1920477B-BB94-93CF-984E-E177EF9FEDB1}</Project >
117
117
<Name >ReactiveUI.Testing_Monodroid</Name >
118
118
</ProjectReference >
119
- <ProjectReference Include =" ..\ReactiveUI\ReactiveUI_Monodroid.csproj" >
120
- <Project >{F92A477B-BB94-43C1-984E-E177EF9FEDB7}</Project >
121
- <Name >ReactiveUI_Monodroid</Name >
122
- </ProjectReference >
123
119
<ProjectReference Include =" ..\Microsoft.Reactive.Testing\Microsoft.Reactive.Testing_Monodroid.csproj" >
124
120
<Project >{1131910A-9D6D-473F-9C69-3DCF6A1C81BC}</Project >
125
121
<Name >Microsoft.Reactive.Testing_Monodroid</Name >
126
122
</ProjectReference >
123
+ <ProjectReference Include =" ..\ReactiveUI\ReactiveUI.csproj" >
124
+ <Project >{464CB812-F99F-401B-BE4C-E8F0515CD19D}</Project >
125
+ <Name >ReactiveUI</Name >
126
+ </ProjectReference >
127
127
</ItemGroup >
128
128
</Project >
Original file line number Diff line number Diff line change 159
159
<Project >{9091337A-9E94-4DBD-801E-15E10DB72FFC}</Project >
160
160
<Name >ReactiveUI.Mobile_Monotouch</Name >
161
161
</ProjectReference >
162
- <ProjectReference Include =" ..\ReactiveUI\ReactiveUI_Monotouch.csproj" >
163
- <Project >{9091337A-9E94-4DBD-801E-05E1FDA78FFC}</Project >
164
- <Name >ReactiveUI_Monotouch</Name >
165
- </ProjectReference >
166
162
<ProjectReference Include =" ..\ReactiveUI.Testing\ReactiveUI.Testing_Monotouch.csproj" >
167
163
<Project >{90913370-9E94-3DBD-8F1E-15E10DB72FFC}</Project >
168
164
<Name >ReactiveUI.Testing_Monotouch</Name >
171
167
<Project >{74BA5B4E-257A-42A7-BDAB-1FB40A903909}</Project >
172
168
<Name >Microsoft.Reactive.Testing_Monotouch</Name >
173
169
</ProjectReference >
170
+ <ProjectReference Include =" ..\ReactiveUI\ReactiveUI.csproj" >
171
+ <Project >{464CB812-F99F-401B-BE4C-E8F0515CD19D}</Project >
172
+ <Name >ReactiveUI</Name >
173
+ </ProjectReference >
174
174
</ItemGroup >
175
175
</Project >
Original file line number Diff line number Diff line change 16
16
<ProjectTypeGuids >{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
17
17
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
18
18
<RestorePackages >true</RestorePackages >
19
+ <ProductVersion >10.0.0</ProductVersion >
20
+ <SchemaVersion >2.0</SchemaVersion >
19
21
</PropertyGroup >
20
22
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21
23
<DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 98
98
<CodeContractsCacheAnalysisResults >True</CodeContractsCacheAnalysisResults >
99
99
<CodeContractsRuntimeCheckingLevel >Full</CodeContractsRuntimeCheckingLevel >
100
100
<CodeContractsReferenceAssembly >%28none%29</CodeContractsReferenceAssembly >
101
- <DocumentationFile >bin\Release\Mono \ReactiveUI.xml</DocumentationFile >
101
+ <DocumentationFile >bin\Release\MonoMac \ReactiveUI.xml</DocumentationFile >
102
102
<DebugSymbols >true</DebugSymbols >
103
- <GenerateDocumentation >true</GenerateDocumentation >
104
103
</PropertyGroup >
105
104
<ItemGroup >
106
105
<Reference Include =" System" />
Original file line number Diff line number Diff line change 34
34
<DefineConstants >MONO; IOS</DefineConstants >
35
35
<DocumentationFile >bin\Release\Monotouch\ReactiveUI.XML</DocumentationFile >
36
36
<DebugSymbols >true</DebugSymbols >
37
- <GenerateDocumentation >true </GenerateDocumentation >
37
+ <GenerateDocumentation >True </GenerateDocumentation >
38
38
</PropertyGroup >
39
39
<ItemGroup >
40
40
<Reference Include =" System" />
You can’t perform that action at this time.
0 commit comments