Merge remote-tracking branch 'github/dependabot/nuget/develop/xunit.runner.visualstudio-2.8.0' into develop
Some checks failed
Run tests on push / Run tests (push) Has been cancelled
Some checks failed
Run tests on push / Run tests (push) Has been cancelled
This commit is contained in:
commit
531ed2ccfb
1 changed files with 1 additions and 2 deletions
|
@ -13,9 +13,8 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
|
||||
<PackageReference Include="xunit" Version="2.7.1" />
|
||||
<PackageReference Include="xunit" Version="2.8.0" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
</PackageReference>
|
||||
|
|
Loading…
Reference in a new issue