Skip to content

Commit

Permalink
Merge pull request #117 from jellyfin/renovate/xunit-dotnet-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update xunit-dotnet monorepo
  • Loading branch information
Bond-009 authored Oct 13, 2023
2 parents f7b631c + 5699add commit d48170d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
<PackageReference Include="xunit" Version="2.5.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit d48170d

Please sign in to comment.