chore(deps): update dependency xunit.runner.visualstudio to v2.5.0
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
d07febc754
commit
707ffc86ce
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<PackageReference Include="FluentAssertions" Version="6.11.0" />
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
|
||||
<PackageReference Include="xunit" Version="2.5.0" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
</PackageReference>
|
||||
|
|
Loading…
Reference in a new issue