Skip to content

Commit

Permalink
Merge 289d521 into 838d196
Browse files Browse the repository at this point in the history
  • Loading branch information
olevett committed Dec 18, 2017
2 parents 838d196 + 289d521 commit 3f2391c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ReactiveUI.Wpf/ReactiveUI.Wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<WarningLevel>4</WarningLevel>
<TargetFrameworkProfile />
<TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
<PackageId>ReactiveUI.WPF</PackageId>
<PackageId>ReactiveUI.WPF</PackageId>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -32,6 +32,7 @@
<DefineConstants>TRACE;WPF</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Release\ReactiveUI.Wpf.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down Expand Up @@ -81,6 +82,5 @@
<Folder Include="Properties\" />
</ItemGroup>
<Import Project="CpsWorkaround.targets" />

<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

0 comments on commit 3f2391c

Please sign in to comment.