Skip to content

Commit

Permalink
[master] Update dependencies from dotnet/xharness dotnet/runtime-asse…
Browse files Browse the repository at this point in the history
…ts dotnet/arcade (#47797)

* Update dependencies from https://github.com/dotnet/runtime-assets build 20210202.1

System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData
 From Version 5.0.0-beta.21062.1 -> To Version 5.0.0-beta.21102.1

* Update dependencies from https://github.com/dotnet/arcade build 20210201.7

Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.GenFacades , Microsoft.DotNet.GenAPI , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SharedFramework.Sdk
 From Version 6.0.0-beta.21081.1 -> To Version 6.0.0-beta.21101.7

* Update dependencies from https://github.com/dotnet/xharness build 20210203.1

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 1.0.0-prerelease.21102.1 -> To Version 1.0.0-prerelease.21103.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Feb 4, 2021
1 parent bbf9b67 commit 076ad64
Show file tree
Hide file tree
Showing 5 changed files with 100 additions and 84 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
"version": "1.0.0-prerelease.21102.1",
"version": "1.0.0-prerelease.21103.1",
"commands": [
"xharness"
]
Expand Down
108 changes: 54 additions & 54 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,69 +6,69 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenFacades" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.GenFacades" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.5.1-beta.21081.1">
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.5.1-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="6.0.0-beta.21081.1">
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="6.0.0-beta.21101.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f6ed3308865528c56ed26b85004121fce56bf4f4</Sha>
<Sha>2b430e5bbfaec37a6cead2f0cf79157f01f1a623</Sha>
</Dependency>
<Dependency Name="optimization.windows_nt-x64.IBC.CoreFx" Version="99.99.99-master-20200806.6">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
Expand All @@ -94,41 +94,41 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>140434f7109d357d0158ade9e5164a4861513965</Sha>
</Dependency>
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="5.0.0-beta.21062.1">
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="5.0.0-beta.21102.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>32187ef67fc4ebc08e77103b1f2b06671a523005</Sha>
<Sha>f4b98c9c9d9afa7bc0576272d510fb19fa93b2a3</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common.TestData" Version="5.0.0-beta.21062.1">
<Dependency Name="System.Drawing.Common.TestData" Version="5.0.0-beta.21102.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>32187ef67fc4ebc08e77103b1f2b06671a523005</Sha>
<Sha>f4b98c9c9d9afa7bc0576272d510fb19fa93b2a3</Sha>
</Dependency>
<Dependency Name="System.IO.Compression.TestData" Version="5.0.0-beta.21062.1">
<Dependency Name="System.IO.Compression.TestData" Version="5.0.0-beta.21102.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>32187ef67fc4ebc08e77103b1f2b06671a523005</Sha>
<Sha>f4b98c9c9d9afa7bc0576272d510fb19fa93b2a3</Sha>
</Dependency>
<Dependency Name="System.IO.Packaging.TestData" Version="5.0.0-beta.21062.1">
<Dependency Name="System.IO.Packaging.TestData" Version="5.0.0-beta.21102.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>32187ef67fc4ebc08e77103b1f2b06671a523005</Sha>
<Sha>f4b98c9c9d9afa7bc0576272d510fb19fa93b2a3</Sha>
</Dependency>
<Dependency Name="System.Net.TestData" Version="5.0.0-beta.21062.1">
<Dependency Name="System.Net.TestData" Version="5.0.0-beta.21102.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>32187ef67fc4ebc08e77103b1f2b06671a523005</Sha>
<Sha>f4b98c9c9d9afa7bc0576272d510fb19fa93b2a3</Sha>
</Dependency>
<Dependency Name="System.Private.Runtime.UnicodeData" Version="5.0.0-beta.21062.1">
<Dependency Name="System.Private.Runtime.UnicodeData" Version="5.0.0-beta.21102.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>32187ef67fc4ebc08e77103b1f2b06671a523005</Sha>
<Sha>f4b98c9c9d9afa7bc0576272d510fb19fa93b2a3</Sha>
</Dependency>
<Dependency Name="System.Runtime.TimeZoneData" Version="5.0.0-beta.21062.1">
<Dependency Name="System.Runtime.TimeZoneData" Version="5.0.0-beta.21102.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>32187ef67fc4ebc08e77103b1f2b06671a523005</Sha>
<Sha>f4b98c9c9d9afa7bc0576272d510fb19fa93b2a3</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.X509Certificates.TestData" Version="5.0.0-beta.21062.1">
<Dependency Name="System.Security.Cryptography.X509Certificates.TestData" Version="5.0.0-beta.21102.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>32187ef67fc4ebc08e77103b1f2b06671a523005</Sha>
<Sha>f4b98c9c9d9afa7bc0576272d510fb19fa93b2a3</Sha>
</Dependency>
<Dependency Name="System.Windows.Extensions.TestData" Version="5.0.0-beta.21062.1">
<Dependency Name="System.Windows.Extensions.TestData" Version="5.0.0-beta.21102.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>32187ef67fc4ebc08e77103b1f2b06671a523005</Sha>
<Sha>f4b98c9c9d9afa7bc0576272d510fb19fa93b2a3</Sha>
</Dependency>
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="9.0.1-alpha.1.21101.1">
<Uri>https://github.com/dotnet/llvm-project</Uri>
Expand Down Expand Up @@ -198,13 +198,13 @@
<Uri>https://github.com/mono/linker</Uri>
<Sha>faf9cc056e4c6481ba3c061521477185e37a1fce</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21102.1">
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21103.1">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>604c621e24cade596244e365b22aefd6003f1b15</Sha>
<Sha>bd947cb355b96a584128d12b58088f7efab57f96</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="1.0.0-prerelease.21102.1">
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="1.0.0-prerelease.21103.1">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>604c621e24cade596244e365b22aefd6003f1b15</Sha>
<Sha>bd947cb355b96a584128d12b58088f7efab57f96</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
46 changes: 23 additions & 23 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@
<MicrosoftCodeAnalysisCSharpCodeStyleVersion>3.8.0-4.20503.2</MicrosoftCodeAnalysisCSharpCodeStyleVersion>
<MicrosoftCodeAnalysisCSharpVersion>3.8.0</MicrosoftCodeAnalysisCSharpVersion>
<!-- Arcade dependencies -->
<MicrosoftDotNetApiCompatVersion>6.0.0-beta.21081.1</MicrosoftDotNetApiCompatVersion>
<MicrosoftDotNetBuildTasksFeedVersion>6.0.0-beta.21081.1</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetCodeAnalysisVersion>6.0.0-beta.21081.1</MicrosoftDotNetCodeAnalysisVersion>
<MicrosoftDotNetGenAPIVersion>6.0.0-beta.21081.1</MicrosoftDotNetGenAPIVersion>
<MicrosoftDotNetGenFacadesVersion>6.0.0-beta.21081.1</MicrosoftDotNetGenFacadesVersion>
<MicrosoftDotNetXUnitExtensionsVersion>6.0.0-beta.21081.1</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.21081.1</MicrosoftDotNetXUnitConsoleRunnerVersion>
<MicrosoftDotNetBuildTasksArchivesVersion>6.0.0-beta.21081.1</MicrosoftDotNetBuildTasksArchivesVersion>
<MicrosoftDotNetBuildTasksPackagingVersion>6.0.0-beta.21081.1</MicrosoftDotNetBuildTasksPackagingVersion>
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21081.1</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetRemoteExecutorVersion>6.0.0-beta.21081.1</MicrosoftDotNetRemoteExecutorVersion>
<MicrosoftDotNetVersionToolsTasksVersion>6.0.0-beta.21081.1</MicrosoftDotNetVersionToolsTasksVersion>
<MicrosoftDotNetApiCompatVersion>6.0.0-beta.21101.7</MicrosoftDotNetApiCompatVersion>
<MicrosoftDotNetBuildTasksFeedVersion>6.0.0-beta.21101.7</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetCodeAnalysisVersion>6.0.0-beta.21101.7</MicrosoftDotNetCodeAnalysisVersion>
<MicrosoftDotNetGenAPIVersion>6.0.0-beta.21101.7</MicrosoftDotNetGenAPIVersion>
<MicrosoftDotNetGenFacadesVersion>6.0.0-beta.21101.7</MicrosoftDotNetGenFacadesVersion>
<MicrosoftDotNetXUnitExtensionsVersion>6.0.0-beta.21101.7</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.21101.7</MicrosoftDotNetXUnitConsoleRunnerVersion>
<MicrosoftDotNetBuildTasksArchivesVersion>6.0.0-beta.21101.7</MicrosoftDotNetBuildTasksArchivesVersion>
<MicrosoftDotNetBuildTasksPackagingVersion>6.0.0-beta.21101.7</MicrosoftDotNetBuildTasksPackagingVersion>
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21101.7</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetRemoteExecutorVersion>6.0.0-beta.21101.7</MicrosoftDotNetRemoteExecutorVersion>
<MicrosoftDotNetVersionToolsTasksVersion>6.0.0-beta.21101.7</MicrosoftDotNetVersionToolsTasksVersion>
<!-- NuGet dependencies -->
<NuGetBuildTasksPackVersion>5.9.0-preview.2</NuGetBuildTasksPackVersion>
<!-- Installer dependencies -->
Expand Down Expand Up @@ -105,15 +105,15 @@
<MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
<runtimenativeSystemIOPortsVersion>6.0.0-preview.2.21101.2</runtimenativeSystemIOPortsVersion>
<!-- Runtime-Assets dependencies -->
<SystemComponentModelTypeConverterTestDataVersion>5.0.0-beta.21062.1</SystemComponentModelTypeConverterTestDataVersion>
<SystemDrawingCommonTestDataVersion>5.0.0-beta.21062.1</SystemDrawingCommonTestDataVersion>
<SystemIOCompressionTestDataVersion>5.0.0-beta.21062.1</SystemIOCompressionTestDataVersion>
<SystemIOPackagingTestDataVersion>5.0.0-beta.21062.1</SystemIOPackagingTestDataVersion>
<SystemNetTestDataVersion>5.0.0-beta.21062.1</SystemNetTestDataVersion>
<SystemPrivateRuntimeUnicodeDataVersion>5.0.0-beta.21062.1</SystemPrivateRuntimeUnicodeDataVersion>
<SystemRuntimeTimeZoneDataVersion>5.0.0-beta.21062.1</SystemRuntimeTimeZoneDataVersion>
<SystemSecurityCryptographyX509CertificatesTestDataVersion>5.0.0-beta.21062.1</SystemSecurityCryptographyX509CertificatesTestDataVersion>
<SystemWindowsExtensionsTestDataVersion>5.0.0-beta.21062.1</SystemWindowsExtensionsTestDataVersion>
<SystemComponentModelTypeConverterTestDataVersion>5.0.0-beta.21102.1</SystemComponentModelTypeConverterTestDataVersion>
<SystemDrawingCommonTestDataVersion>5.0.0-beta.21102.1</SystemDrawingCommonTestDataVersion>
<SystemIOCompressionTestDataVersion>5.0.0-beta.21102.1</SystemIOCompressionTestDataVersion>
<SystemIOPackagingTestDataVersion>5.0.0-beta.21102.1</SystemIOPackagingTestDataVersion>
<SystemNetTestDataVersion>5.0.0-beta.21102.1</SystemNetTestDataVersion>
<SystemPrivateRuntimeUnicodeDataVersion>5.0.0-beta.21102.1</SystemPrivateRuntimeUnicodeDataVersion>
<SystemRuntimeTimeZoneDataVersion>5.0.0-beta.21102.1</SystemRuntimeTimeZoneDataVersion>
<SystemSecurityCryptographyX509CertificatesTestDataVersion>5.0.0-beta.21102.1</SystemSecurityCryptographyX509CertificatesTestDataVersion>
<SystemWindowsExtensionsTestDataVersion>5.0.0-beta.21102.1</SystemWindowsExtensionsTestDataVersion>
<!-- dotnet-optimization dependencies -->
<optimizationwindows_ntx64IBCCoreFxVersion>99.99.99-master-20200806.6</optimizationwindows_ntx64IBCCoreFxVersion>
<optimizationlinuxx64IBCCoreFxVersion>99.99.99-master-20200806.6</optimizationlinuxx64IBCCoreFxVersion>
Expand Down Expand Up @@ -142,8 +142,8 @@
<!-- Testing -->
<MicrosoftNETCoreCoreDisToolsVersion>1.0.1-prerelease-00006</MicrosoftNETCoreCoreDisToolsVersion>
<MicrosoftNETTestSdkVersion>16.9.0-preview-20201201-01</MicrosoftNETTestSdkVersion>
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.21102.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.21102.1</MicrosoftDotNetXHarnessCLIVersion>
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.21103.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.21103.1</MicrosoftDotNetXHarnessCLIVersion>
<XUnitVersion>2.4.1</XUnitVersion>
<XUnitRunnerVisualStudioVersion>2.4.2</XUnitRunnerVisualStudioVersion>
<CoverletCollectorVersion>1.3.0</CoverletCollectorVersion>
Expand Down
Loading

0 comments on commit 076ad64

Please sign in to comment.