[main] Update dependencies from microsoft/testanywhere (#4036)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2024-11-11 16:31:35 +01:00 коммит произвёл GitHub
Родитель c16f3eee6d
Коммит afd3e83307
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -17,9 +17,9 @@
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>5511d9f5b22a1f2203b8ad003998bace35b2a543</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24558.1">
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24560.1">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>a674c6097ddcfcd4b6ddcc9aedcb86ad991117c9</Sha>
<Sha>c22c5be4a35f2f9bd30d2693d52eec7ce603dab1</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24473.2">
<Uri>https://github.com/microsoft/testanywhere</Uri>

Просмотреть файл

@ -10,7 +10,7 @@
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24560.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.13.0-preview.24557.5</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24558.1</MicrosoftTestingInternalFrameworkVersion>
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24560.1</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24473.2</MSTestEngineVersion>
</PropertyGroup>
</Project>