mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 01:50:53 +09:00
[main] Update dependencies from dotnet/xharness (#71866)
Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.22356.1 -> To Version 1.0.0-prerelease.22358.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
e8837dc376
commit
7806fbe93a
3 changed files with 10 additions and 10 deletions
|
@ -15,7 +15,7 @@
|
|||
]
|
||||
},
|
||||
"microsoft.dotnet.xharness.cli": {
|
||||
"version": "1.0.0-prerelease.22356.1",
|
||||
"version": "1.0.0-prerelease.22358.1",
|
||||
"commands": [
|
||||
"xharness"
|
||||
]
|
||||
|
|
|
@ -242,17 +242,17 @@
|
|||
<Uri>https://github.com/dotnet/linker</Uri>
|
||||
<Sha>a66609adf79440272e6522c29e8a90291030125b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22356.1">
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22358.1">
|
||||
<Uri>https://github.com/dotnet/xharness</Uri>
|
||||
<Sha>5442e344bee58210b1e8f2e8559ee0304cfd2669</Sha>
|
||||
<Sha>7871eb473366b7246d628ba30bfc70dd84f8dbb9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.22356.1">
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.22358.1">
|
||||
<Uri>https://github.com/dotnet/xharness</Uri>
|
||||
<Sha>5442e344bee58210b1e8f2e8559ee0304cfd2669</Sha>
|
||||
<Sha>7871eb473366b7246d628ba30bfc70dd84f8dbb9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="1.0.0-prerelease.22356.1">
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="1.0.0-prerelease.22358.1">
|
||||
<Uri>https://github.com/dotnet/xharness</Uri>
|
||||
<Sha>5442e344bee58210b1e8f2e8559ee0304cfd2669</Sha>
|
||||
<Sha>7871eb473366b7246d628ba30bfc70dd84f8dbb9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="7.0.0-beta.22327.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
|
|
|
@ -150,9 +150,9 @@
|
|||
<!-- Testing -->
|
||||
<MicrosoftNETCoreCoreDisToolsVersion>1.1.0</MicrosoftNETCoreCoreDisToolsVersion>
|
||||
<MicrosoftNETTestSdkVersion>16.9.0-preview-20201201-01</MicrosoftNETTestSdkVersion>
|
||||
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>1.0.0-prerelease.22356.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
|
||||
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.22356.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
|
||||
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.22356.1</MicrosoftDotNetXHarnessCLIVersion>
|
||||
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>1.0.0-prerelease.22358.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
|
||||
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.22358.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
|
||||
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.22358.1</MicrosoftDotNetXHarnessCLIVersion>
|
||||
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>1.1.0-alpha.0.22306.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
|
||||
<XUnitVersion>2.4.2-pre.22</XUnitVersion>
|
||||
<XUnitAnalyzersVersion>0.12.0-pre.20</XUnitAnalyzersVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue