зеркало из https://github.com/microsoft/testfx.git
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage, dotnet/arcade (#3782)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
2d649f59dc
Коммит
58f3efada1
|
@ -1,21 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Dependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24455.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24456.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>fd7ca2e0fea477f189d7871abec632f2a832d532</Sha>
|
||||
<Sha>7cd1cae2edfb3895f5f0ee577131e0214ed8af1a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24455.1">
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24456.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>fd7ca2e0fea477f189d7871abec632f2a832d532</Sha>
|
||||
<Sha>7cd1cae2edfb3895f5f0ee577131e0214ed8af1a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.24455.1">
|
||||
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.24456.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>fd7ca2e0fea477f189d7871abec632f2a832d532</Sha>
|
||||
<Sha>7cd1cae2edfb3895f5f0ee577131e0214ed8af1a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.12.3-preview.24455.2">
|
||||
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.12.3-preview.24456.3">
|
||||
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
|
||||
<Sha>23e8dc9734344e6816c307c418c3f576f450a4cb</Sha>
|
||||
<Sha>dda44bc69ead3833542ccf7571b44f1c19225653</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24452.1">
|
||||
<Uri>https://github.com/microsoft/testanywhere</Uri>
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="MSTest prod dependencies - darc updated">
|
||||
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24455.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
|
||||
<MicrosoftTestingExtensionsCodeCoverageVersion>17.12.3-preview.24455.2</MicrosoftTestingExtensionsCodeCoverageVersion>
|
||||
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24456.3</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
|
||||
<MicrosoftTestingExtensionsCodeCoverageVersion>17.12.3-preview.24456.3</MicrosoftTestingExtensionsCodeCoverageVersion>
|
||||
<!-- comment to facilitate merge conflicts -->
|
||||
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24452.1</MicrosoftTestingInternalFrameworkVersion>
|
||||
<MSTestEngineVersion>1.0.0-alpha.24452.1</MSTestEngineVersion>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"rollForward": "latestFeature"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24455.1",
|
||||
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24456.3",
|
||||
"MSBuild.Sdk.Extras": "3.0.44"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче