зеркало из https://github.com/microsoft/testfx.git
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage, dotnet/arcade, microsoft/testanywhere (#4050)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
87aed30d19
Коммит
874184865c
|
@ -1,25 +1,25 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Dependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24560.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24561.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>232061b49ae2157efbb83acde9acae79ef3d6d40</Sha>
|
||||
<Sha>32b8acf5b6f79e78a7cc5f7b7c619f68ff0c97ad</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24560.1">
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24561.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>232061b49ae2157efbb83acde9acae79ef3d6d40</Sha>
|
||||
<Sha>32b8acf5b6f79e78a7cc5f7b7c619f68ff0c97ad</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.24560.1">
|
||||
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.24561.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>232061b49ae2157efbb83acde9acae79ef3d6d40</Sha>
|
||||
<Sha>32b8acf5b6f79e78a7cc5f7b7c619f68ff0c97ad</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.13.0-preview.24557.5">
|
||||
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.13.0-preview.24561.3">
|
||||
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
|
||||
<Sha>5511d9f5b22a1f2203b8ad003998bace35b2a543</Sha>
|
||||
<Sha>376a7aac0fdd0c9209dae38a7b809c261868e4ef</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24560.1">
|
||||
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24561.1">
|
||||
<Uri>https://github.com/microsoft/testanywhere</Uri>
|
||||
<Sha>c22c5be4a35f2f9bd30d2693d52eec7ce603dab1</Sha>
|
||||
<Sha>e9b108eb382f2d24ca546ca890098480d9685b8f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24473.2">
|
||||
<Uri>https://github.com/microsoft/testanywhere</Uri>
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="MSTest prod dependencies - darc updated">
|
||||
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24560.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
|
||||
<MicrosoftTestingExtensionsCodeCoverageVersion>17.13.0-preview.24557.5</MicrosoftTestingExtensionsCodeCoverageVersion>
|
||||
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24561.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
|
||||
<MicrosoftTestingExtensionsCodeCoverageVersion>17.13.0-preview.24561.3</MicrosoftTestingExtensionsCodeCoverageVersion>
|
||||
<!-- comment to facilitate merge conflicts -->
|
||||
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24560.1</MicrosoftTestingInternalFrameworkVersion>
|
||||
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24561.1</MicrosoftTestingInternalFrameworkVersion>
|
||||
<MSTestEngineVersion>1.0.0-alpha.24473.2</MSTestEngineVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"rollForward": "latestFeature"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24560.1",
|
||||
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24561.1",
|
||||
"MSBuild.Sdk.Extras": "3.0.44"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче