We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f3fcc7 commit 6c32f5aCopy full SHA for 6c32f5a
ReactiveUI.Platforms/ReactiveUI.Cocoa_Monotouch.csproj
@@ -98,6 +98,7 @@
98
<Compile Include="Cocoa\ReactiveCollectionViewCell.cs" />
99
<Compile Include="Cocoa\ReactiveCollectionViewSource.cs" />
100
<Compile Include="Cocoa\CommonReactiveSource.cs" />
101
+ <Compile Include="Cocoa\ReactiveCollectionViewController.cs" />
102
</ItemGroup>
103
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
104
<ItemGroup>
0 commit comments