From 02b639d021d675993843c4b9599906f58316b748 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 16 Feb 2017 09:49:50 -0800 Subject: [PATCH] React to aspnet/Korebuild#160 --- build/repo.props | 5 +++++ test/Microsoft.AspNetCore.Hosting.TestSites/.notest | 0 2 files changed, 5 insertions(+) create mode 100644 build/repo.props delete mode 100644 test/Microsoft.AspNetCore.Hosting.TestSites/.notest diff --git a/build/repo.props b/build/repo.props new file mode 100644 index 0000000000..9bbb94d668 --- /dev/null +++ b/build/repo.props @@ -0,0 +1,5 @@ + + + + + diff --git a/test/Microsoft.AspNetCore.Hosting.TestSites/.notest b/test/Microsoft.AspNetCore.Hosting.TestSites/.notest deleted file mode 100644 index e69de29bb2..0000000000