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

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2024-09-09 19:28:29 +00:00 коммит произвёл GitHub
Родитель 84282eea62
Коммит 3778e32c84
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 6 добавлений и 6 удалений

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

@ -17,13 +17,13 @@
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>dda44bc69ead3833542ccf7571b44f1c19225653</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24452.1">
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24459.3">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>305715dc72a60d8c4049ba6b908ed8e3367986b2</Sha>
<Sha>ffef1858f305ecf69bf2bccdf5878fea05c23fe9</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24452.1">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24459.3">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>305715dc72a60d8c4049ba6b908ed8e3367986b2</Sha>
<Sha>ffef1858f305ecf69bf2bccdf5878fea05c23fe9</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

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

@ -10,7 +10,7 @@
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24459.1</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>
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24459.3</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24459.3</MSTestEngineVersion>
</PropertyGroup>
</Project>