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:
authorMikayla Hutchinson <m.j.hutchinson@gmail.com>2017-01-18 06:12:18 +0300
committerMikayla Hutchinson <m.j.hutchinson@gmail.com>2017-01-18 06:32:50 +0300
commitc281f7d2039a11860a97824cf00117039e5ad1b2 (patch)
treeea9e38b8f343800cfd4302814997267c6541ab62 /main/Makefile.am
parent5b4ed02bfc40bad67a68937082be8755f862ebaa (diff)
Use VS2017 version of RefactoringEssentials
Diffstat (limited to 'main/Makefile.am')
-rw-r--r--main/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/Makefile.am b/main/Makefile.am
index e5ee9ed5d9..6782724bd8 100644
--- a/main/Makefile.am
+++ b/main/Makefile.am
@@ -28,6 +28,7 @@ NUGET_RESTORE = mono external/nuget-binary/nuget.exe restore;
# see: https://github.com/kzu/NuGet.Restore
restore-packages:
@$(NUGET_RESTORE)
+ msbuild /t:Restore external/RefactoringEssentials/RefactoringEssentials.2017/RefactoringEssentials.csproj
vcrevision:
touch vcrevision