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 13e7954 commit 788eab3Copy full SHA for 788eab3
ReactiveUI.Platforms/ReactiveUI.Cocoa_Monotouch.csproj
@@ -37,7 +37,7 @@
37
<DefineConstants>MONO; UIKIT; COCOA</DefineConstants>
38
<DebugSymbols>true</DebugSymbols>
39
<RegisterForComInterop>false</RegisterForComInterop>
40
- <DocumentationFile>bin\Release\Monotouch\ReactiveUICocoa.XML</DocumentationFile>
+ <DocumentationFile>bin\Release\Monotouch\ReactiveUI.Cocoa.XML</DocumentationFile>
41
<GenerateDocumentation>True</GenerateDocumentation>
42
</PropertyGroup>
43
<ItemGroup>
@@ -107,4 +107,4 @@
107
<Name>ReactiveUI</Name>
108
</ProjectReference>
109
</ItemGroup>
110
-</Project>
+</Project>
0 commit comments