From b20feb0e7b294cc275e1d609601e3a91d9946865 Mon Sep 17 00:00:00 2001 From: Ignas Anikevicius Date: Mon, 16 Oct 2017 22:18:12 +0300 Subject: [PATCH] Add a missing 's' in the test csproj --- src/UnitTests/UnitTests-2017.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/UnitTests/UnitTests-2017.csproj b/src/UnitTests/UnitTests-2017.csproj index c4cd6d08..bbc47a2e 100644 --- a/src/UnitTests/UnitTests-2017.csproj +++ b/src/UnitTests/UnitTests-2017.csproj @@ -1,7 +1,7 @@  Exe - net45;netcoreapp1.1;netcoreapp2.0 + net45;netcoreapp1.1;netcoreapp2.0 false ..\..\out\test\$(Configuration) ..\..\obj\test\$(Configuration)