From 0b25314d8bb71b0a29d6f6d9ddc0dfe9792ff01d Mon Sep 17 00:00:00 2001 From: Medeni Baykal <433724+Haplois@users.noreply.github.com> Date: Thu, 8 Sep 2022 20:05:41 +0200 Subject: [PATCH] Playground project file refactored. --- .../TestPlatform.Playground.csproj | 63 +++++++++++++++---- 1 file changed, 50 insertions(+), 13 deletions(-) diff --git a/playground/TestPlatform.Playground/TestPlatform.Playground.csproj b/playground/TestPlatform.Playground/TestPlatform.Playground.csproj index a469c7fa96..33f2378d48 100644 --- a/playground/TestPlatform.Playground/TestPlatform.Playground.csproj +++ b/playground/TestPlatform.Playground/TestPlatform.Playground.csproj @@ -18,18 +18,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + @@ -40,7 +40,44 @@ - + + $(TestPlatformRoot)src\ + $(TargetDir)vstest.console\ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +