From 02dc95eda32b773456d566f2fbc3382e59a5da36 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 16 Feb 2017 10:03:40 -0800 Subject: [PATCH] React to aspnet/Korebuild#160 --- build/repo.props | 5 +++++ test/ClassLibraryWithPortablePdbs/.notest | 0 2 files changed, 5 insertions(+) create mode 100644 build/repo.props delete mode 100644 test/ClassLibraryWithPortablePdbs/.notest diff --git a/build/repo.props b/build/repo.props new file mode 100644 index 0000000000..71c3d37a49 --- /dev/null +++ b/build/repo.props @@ -0,0 +1,5 @@ + + + + + diff --git a/test/ClassLibraryWithPortablePdbs/.notest b/test/ClassLibraryWithPortablePdbs/.notest deleted file mode 100644 index e69de29bb2..0000000000