Skip to content

Commit 99081f4

Browse files
committed
hwhoops
1 parent 6efac80 commit 99081f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ReactiveUI.Platforms/ReactiveUI.Cocoa_Monotouch.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<DebugSymbols>true</DebugSymbols>
3737
<RegisterForComInterop>false</RegisterForComInterop>
3838
<DocumentationFile>bin\Release\Monotouch\ReactiveUICocoa.XML</DocumentationFile>
39-
<GenerateDocumentation>true</GenerateDocumentation>
39+
<GenerateDocumentation>True</GenerateDocumentation>
4040
</PropertyGroup>
4141
<ItemGroup>
4242
<Reference Include="System" />
@@ -94,6 +94,7 @@
9494
<Compile Include="Cocoa\ReactiveCollectionViewCell.cs" />
9595
<Compile Include="Cocoa\ReactiveCollectionViewSource.cs" />
9696
<Compile Include="Cocoa\CommonReactiveSource.cs" />
97+
<Compile Include="Cocoa\ReactiveCollectionViewController.cs" />
9798
</ItemGroup>
9899
<ItemGroup>
99100
<ProjectReference Include="..\ReactiveUI\ReactiveUI_Monotouch.csproj">

0 commit comments

Comments
 (0)