From ad599f14d3f644648f9978a0a3a5f8092ab05d45 Mon Sep 17 00:00:00 2001 From: Doug Bunting Date: Mon, 25 Feb 2019 12:26:44 -0800 Subject: [PATCH] Move to latest Xunit packages (#7905) - now consistent with AspNetCore-Tooling and only slightly ahead of Extensibility --- eng/Versions.props | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index a7b9e7c8db..ae9a6ec19d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -195,13 +195,14 @@ 2.0.513 3.1.1 1.3.7 - 2.0.1 + 2.0.3 0.10.0 - 2.3.1 - 2.3.1 - 2.3.1 - 2.4.0 - 2.4.0 - 2.4.1 + 2.4.1 + $(XunitVersion) + $(XunitVersion) + $(XunitVersion) + $(XunitVersion) + $(XunitVersion) + $(XunitVersion)