From 185e9e055f3d1e279ae69d911850247bbdbc66b7 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Mon, 24 Jul 2017 09:43:14 -0700 Subject: [PATCH] Change xunit version in specs to 2.2.0 --- build/dependencies.props | 1 + ...osoft.AspNetCore.Identity.Service.Specification.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build/dependencies.props b/build/dependencies.props index 85df92567e..56abb2d0df 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -14,5 +14,6 @@ 2.0.0-* 15.3.0-* 2.3.0-beta2-* + 2.2.0 diff --git a/src/Microsoft.AspNetCore.Identity.Service.Specification.Tests/Microsoft.AspNetCore.Identity.Service.Specification.Tests.csproj b/src/Microsoft.AspNetCore.Identity.Service.Specification.Tests/Microsoft.AspNetCore.Identity.Service.Specification.Tests.csproj index 4b298df577..920a049da1 100644 --- a/src/Microsoft.AspNetCore.Identity.Service.Specification.Tests/Microsoft.AspNetCore.Identity.Service.Specification.Tests.csproj +++ b/src/Microsoft.AspNetCore.Identity.Service.Specification.Tests/Microsoft.AspNetCore.Identity.Service.Specification.Tests.csproj @@ -21,7 +21,7 @@ - +