From 1d67db92c25d1b33a41b0daf69d31d25e9c079d1 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 16 Feb 2017 10:05:34 -0800 Subject: [PATCH] React to aspnet/Korebuild#160 --- build/repo.props | 5 +++++ build/repo.targets | 2 +- test/AutobahnTestApp/.notest | 0 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 build/repo.props delete mode 100644 test/AutobahnTestApp/.notest diff --git a/build/repo.props b/build/repo.props new file mode 100644 index 0000000000..3aad2de9e6 --- /dev/null +++ b/build/repo.props @@ -0,0 +1,5 @@ + + + + + diff --git a/build/repo.targets b/build/repo.targets index ba1cb89555..1767331014 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -6,4 +6,4 @@ - \ No newline at end of file + diff --git a/test/AutobahnTestApp/.notest b/test/AutobahnTestApp/.notest deleted file mode 100644 index e69de29bb2..0000000000