From 98e270ea6adcc55bd035f68b7af4754326103a1a Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Wed, 7 Mar 2018 15:56:39 -0800 Subject: [PATCH] Exclude utility project from test discovery (#1556) --- build/repo.props | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/repo.props b/build/repo.props index a360290f46..097feaba63 100644 --- a/build/repo.props +++ b/build/repo.props @@ -9,6 +9,9 @@ + + + Internal.AspNetCore.Universe.Lineup