зеркало из https://github.com/microsoft/testfx.git
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage, dotnet/arcade (#3839)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
62b9faf0d9
Коммит
ebf14d7836
|
@ -1,21 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Dependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24462.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24463.4">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>344004446883e2d577d21a9844f997215964279a</Sha>
|
||||
<Sha>9ba9980c4996a540387b9a0ef0d68accf00689c0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24462.1">
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24463.4">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>344004446883e2d577d21a9844f997215964279a</Sha>
|
||||
<Sha>9ba9980c4996a540387b9a0ef0d68accf00689c0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.24462.1">
|
||||
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.24463.4">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>344004446883e2d577d21a9844f997215964279a</Sha>
|
||||
<Sha>9ba9980c4996a540387b9a0ef0d68accf00689c0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.12.5-preview.24462.3">
|
||||
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.12.5-preview.24463.5">
|
||||
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
|
||||
<Sha>b9bc389b1d1a3903cd9dda8f144e076b6cd8f64a</Sha>
|
||||
<Sha>bddbfdac112ffddc6dfd6f2faf0aea78690f5ab8</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24462.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.24462.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
|
||||
<MicrosoftTestingExtensionsCodeCoverageVersion>17.12.5-preview.24462.3</MicrosoftTestingExtensionsCodeCoverageVersion>
|
||||
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24463.4</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
|
||||
<MicrosoftTestingExtensionsCodeCoverageVersion>17.12.5-preview.24463.5</MicrosoftTestingExtensionsCodeCoverageVersion>
|
||||
<!-- comment to facilitate merge conflicts -->
|
||||
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24462.1</MicrosoftTestingInternalFrameworkVersion>
|
||||
<MSTestEngineVersion>1.0.0-alpha.24462.1</MSTestEngineVersion>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"rollForward": "latestFeature"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24462.1",
|
||||
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24463.4",
|
||||
"MSBuild.Sdk.Extras": "3.0.44"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче