Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortherzok <marius.ungureanu@xamarin.com>2018-08-21 11:25:30 +0300
committerMarius Ungureanu <teromario@yahoo.com>2018-09-03 16:18:22 +0300
commit975d3bf5edca958b55520cefafc9a9cadc383083 (patch)
tree8cf3c71c6b85fcc73d5e60f7f2dea07308a584c5 /main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
parenta91da1096bcff498beb59da3ff8a7d365f53c6ea (diff)
Bump System.Net.Http
Diffstat (limited to 'main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj')
-rw-r--r--main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj b/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
index bc91ca3b2f..1da722aa38 100644
--- a/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
+++ b/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
@@ -24,7 +24,7 @@
<Private>False</Private>
</Reference>
<Reference Include="System.ValueTuple">
- <HintPath>..\..\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.dll</HintPath>
+ <HintPath>..\..\packages\System.ValueTuple.4.4.0\lib\net47\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CodeAnalysis.Workspaces">
<HintPath>..\..\build\bin\Microsoft.CodeAnalysis.Workspaces.dll</HintPath>