From 71802ec02bae5f882ca3cd894abc202d63da9440 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 22 Jul 2020 18:12:23 +1000 Subject: Fix ManagedHost tests by using Heat to harvest the BA payloads. Also, build all example bundles in the new examples.proj instead of the tests to speed up the solution build. --- src/test/examples/Directory.Build.targets | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/test/examples/Directory.Build.targets (limited to 'src/test/examples/Directory.Build.targets') diff --git a/src/test/examples/Directory.Build.targets b/src/test/examples/Directory.Build.targets new file mode 100644 index 00000000..6dcf402b --- /dev/null +++ b/src/test/examples/Directory.Build.targets @@ -0,0 +1,6 @@ + + + + + + -- cgit v1.2.3-55-g6feb