From 735b5036e8ee61e0b270ca27704c3acdde81814d Mon Sep 17 00:00:00 2001 From: Eric Fleming Date: Fri, 4 Oct 2019 20:17:12 -0400 Subject: [PATCH] Updating version of Moq --- tests/IntegrationTests/IntegrationTests.csproj | 2 +- tests/UnitTests/UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/IntegrationTests/IntegrationTests.csproj b/tests/IntegrationTests/IntegrationTests.csproj index ee2bf51..0c2e1c3 100644 --- a/tests/IntegrationTests/IntegrationTests.csproj +++ b/tests/IntegrationTests/IntegrationTests.csproj @@ -9,7 +9,7 @@ - + all diff --git a/tests/UnitTests/UnitTests.csproj b/tests/UnitTests/UnitTests.csproj index 17671db..756a5fb 100644 --- a/tests/UnitTests/UnitTests.csproj +++ b/tests/UnitTests/UnitTests.csproj @@ -9,7 +9,7 @@ - + all