From 01d8d465e72312ef60da5af035acf31aca088f4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wies=C5=82aw=20=C5=A0olt=C3=A9s?= Date: Fri, 26 Aug 2016 15:55:56 +0200 Subject: [PATCH] Fix reference hintpath --- .../Avalonia.DotNetFrameworkRuntime.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Avalonia.DotNetFrameworkRuntime/Avalonia.DotNetFrameworkRuntime.csproj b/src/Avalonia.DotNetFrameworkRuntime/Avalonia.DotNetFrameworkRuntime.csproj index 4f972ca4eb..55a4578f59 100644 --- a/src/Avalonia.DotNetFrameworkRuntime/Avalonia.DotNetFrameworkRuntime.csproj +++ b/src/Avalonia.DotNetFrameworkRuntime/Avalonia.DotNetFrameworkRuntime.csproj @@ -36,11 +36,11 @@ - ..\packages\System.Reactive.Core.3.0.0\lib\net45\System.Reactive.Core.dll + ..\..\packages\System.Reactive.Core.3.0.0\lib\net45\System.Reactive.Core.dll True - ..\packages\System.Reactive.Interfaces.3.0.0\lib\net45\System.Reactive.Interfaces.dll + ..\..\packages\System.Reactive.Interfaces.3.0.0\lib\net45\System.Reactive.Interfaces.dll True @@ -81,4 +81,4 @@ --> - \ No newline at end of file +