[main] Update dependencies from dotnet/arcade (#16444)

[main] Update dependencies from dotnet/arcade


 - Upgrade the xunit version

 - Merge branch 'main' into darc-main-1fe39f5b-5397-4607-9a61-7f9bae3a3928
This commit is contained in:
dotnet-maestro[bot] 2023-05-22 15:21:00 +00:00 committed by GitHub
parent 6e261cb96b
commit b58fa60f84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

View file

@ -5,7 +5,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="4.18.0" />
<PackageReference Include="xunit" Version="2.2.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="Microsoft.DotNet.Cli.Utils" Version="$(MicrosoftDotNetCliUtilsPackageVersion)" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Security.Cryptography.X509Certificates" Version="4.3.2" />