Removed weird ReactiveUI reference

Seemed to have a weird hardwired DLL reference, in addition to the NuGet
This commit is contained in:
Justin Swanson 2019-11-17 01:51:10 -06:00
parent 2e2ced6023
commit 856d19ec4e

View File

@ -70,9 +70,6 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="ReactiveUI">
<HintPath>..\..\..\Users\tbald\.nuget\packages\reactiveui\10.5.7\lib\net461\ReactiveUI.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />