[main] Update dependencies from dotnet/arcade#2158
Conversation
This looks related to dotnet/arcade#14036. @ViktorHofer any thoughts on how to fix this? |
|
@ajcvickers can someone from your team look into this too? |
xunit.runner.visualstudio/2.5.1 doesn't support EOL runtimes anymore: https://www.nuget.org/packages/xunit.runner.visualstudio/2.5.1#dependencies-body-tab. .NET Framework 4.5.2 has been out of support for years. Can you update that TFM to the minimum in support version which is net462? |
|
to help unblock this, I have proposed (since I was on build-ops): #2162 - let's see how happy/unhappy CI is with that - then we can combine these? |
…008.1 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.23508.1
…010.4 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.23510.4
2767c4c to
e694385
Compare
…018.2 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.23518.2
|
Test failure looks like a change in the formatting of test assert failure messages |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This pull request updates the following dependencies
From https://github.com/dotnet/arcade