microsoft / vstest

Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
MIT License
870 stars 316 forks source link

[main] Update dependencies from dotnet/arcade #5103

Open dotnet-maestro[bot] opened 1 week ago

dotnet-maestro[bot] commented 1 week ago

This pull request updates the following dependencies

From https://github.com/dotnet/arcade

nohwnd commented 1 week ago

/azp run

azure-pipelines[bot] commented 1 week ago
Pull request contains merge conflicts.
akoeplinger commented 2 days ago

@nohwnd this is failing because of https://github.com/dotnet/sdk/issues/41652, you can temporarily set the property as a workaround:

<_NetFrameworkHostedCompilersVersion Condition="'$(_NetFrameworkHostedCompilersVersion)' == ''">4.11.0-3.24280.3</_NetFrameworkHostedCompilersVersion>