diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a36034acb0e1..a5ddc9f710c1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,6 +62,10 @@ https://github.com/dotnet/arcade 36bc9d99630b4b544c6f09065dc37c00b4ca90a9 + + https://github.com/dotnet/arcade + 36bc9d99630b4b544c6f09065dc37c00b4ca90a9 + https://github.com/dotnet/arcade 36bc9d99630b4b544c6f09065dc37c00b4ca90a9 diff --git a/eng/Versions.props b/eng/Versions.props index 2523a655b608..05a778788a46 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -17,6 +17,7 @@ Microsoft.DotNet.XUnitExtensions + microsoft.dotnet.xunitconsolerunner Microsoft.DotNet.RemoteExecutor NETStandard.Library @@ -28,6 +29,7 @@ 1.0.0-beta.19202.3 1.0.0-beta.19177.11 2.4.0-beta.19202.3 + 2.5.1-beta.19202.3 1.0.0-beta.19202.3 1.0.0-beta.19202.3 1.0.0-beta.19202.3 diff --git a/external/test-runtime/XUnit.Runtime.depproj b/external/test-runtime/XUnit.Runtime.depproj index bfb5a8852670..c7faf26e0db6 100644 --- a/external/test-runtime/XUnit.Runtime.depproj +++ b/external/test-runtime/XUnit.Runtime.depproj @@ -35,7 +35,8 @@ - + + @@ -59,7 +60,8 @@ - + + @@ -207,18 +209,18 @@ Condition="'$(TargetGroup)' == 'netcoreapp'" BeforeTargets="ResolveReferences"> - + - + false - $(XUnitRunnerConsolePackageName) - $(XUnitPackageVersion) + $(MicrosoftDotNetXUnitConsoleRunnerPackage) + $(MicrosoftDotNetXUnitConsoleRunnerPackageVersion) false