From 9b9bb4dde7e9fa1bcfb31019ba9453882e1a318f Mon Sep 17 00:00:00 2001 From: Chris Ross Date: Thu, 19 Oct 2017 15:54:54 -0700 Subject: [PATCH] Exclude net461 tests on mac/linux (#113) --- build/repo.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/repo.props b/build/repo.props index 3e28b40259..6019ce7ab6 100644 --- a/build/repo.props +++ b/build/repo.props @@ -14,8 +14,8 @@ Condition="'$(AntaresTests)' == ''" Include="$(FunctionalTestsProject)" /> - - + +