From ed6dc61ad8eda52a3a1c409f87cdf6894a1c919a Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Fri, 18 May 2018 17:34:48 -0400 Subject: [PATCH] Updated to latest xunit packages --- tests/FunctionalTests/FunctionalTests.csproj | 4 ++-- tests/IntegrationTests/IntegrationTests.csproj | 4 ++-- tests/UnitTests/UnitTests.csproj | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/FunctionalTests/FunctionalTests.csproj b/tests/FunctionalTests/FunctionalTests.csproj index 8e05f84..246dfaf 100644 --- a/tests/FunctionalTests/FunctionalTests.csproj +++ b/tests/FunctionalTests/FunctionalTests.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/tests/IntegrationTests/IntegrationTests.csproj b/tests/IntegrationTests/IntegrationTests.csproj index a65cb2a..89e20aa 100644 --- a/tests/IntegrationTests/IntegrationTests.csproj +++ b/tests/IntegrationTests/IntegrationTests.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/tests/UnitTests/UnitTests.csproj b/tests/UnitTests/UnitTests.csproj index ce25ea7..7d91b79 100644 --- a/tests/UnitTests/UnitTests.csproj +++ b/tests/UnitTests/UnitTests.csproj @@ -13,9 +13,9 @@ - - - + + +