From 3cab343bc70a26c7e2cff870e79877a9ec8d7b1c Mon Sep 17 00:00:00 2001 From: jthelin Date: Wed, 9 Aug 2017 10:50:29 -0700 Subject: [PATCH] Only run GitLink in Windows builds due to bug[s] on travis-ci builds. https://github.com/GitTools/GitLink/issues/169 https://github.com/GitTools/GitLink/issues/168 --- ServerHost.xunit/ServerHost.xunit.csproj | 8 ++++---- ServerHost/ServerHost.csproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ServerHost.xunit/ServerHost.xunit.csproj b/ServerHost.xunit/ServerHost.xunit.csproj index 253bd12..250ec0b 100644 --- a/ServerHost.xunit/ServerHost.xunit.csproj +++ b/ServerHost.xunit/ServerHost.xunit.csproj @@ -1,6 +1,6 @@  - + Debug @@ -50,10 +50,10 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - +