Skip to content

Commit

Permalink
Moar Dox
Browse files Browse the repository at this point in the history
  • Loading branch information
anaisbetts committed Jul 9, 2014
1 parent 8500c4f commit 28c2adb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ReactiveUI.XamForms/ReactiveUI.XamForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<DefineConstants>TRACE;PORTABLE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Release\Portable-Net45+WinRT45+WP8\ReactiveUI.XamForms.XML</DocumentationFile>
<DocumentationFile>bin\Release\Portable-Net45+WinRT45+WP8+MonoAndroid10+MonoTouch10\ReactiveUI.XamForms.xml</DocumentationFile>
<DebugSymbols>true</DebugSymbols>
<DebugType>pdbonly</DebugType>
</PropertyGroup>
Expand Down
1 change: 1 addition & 0 deletions ReactiveUI/ReactiveUI_Mac.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
<DefineConstants>MONO; COCOA</DefineConstants>
<DebugSymbols>true</DebugSymbols>
<GenerateDocumentation>True</GenerateDocumentation>
<DocumentationFile>bin\Release\MonoMac\ReactiveUI.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down

0 comments on commit 28c2adb

Please sign in to comment.