Skip to content

Commit

Permalink
chore(deps): update xunit-dotnet monorepo (#339)
Browse files Browse the repository at this point in the history
| datasource | package                   | from  | to    |
| ---------- | ------------------------- | ----- | ----- |
| nuget      | xunit                     | 2.6.6 | 2.7.0 |
| nuget      | xunit.runner.visualstudio | 2.5.6 | 2.5.7 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Calvin Wilkinson <85414302+CalvinWilkinson@users.noreply.github.com>
  • Loading branch information
renovate[bot] and CalvinWilkinson committed Apr 2, 2024
1 parent d5fe33b commit e6929d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Testing/CASLTests/CASLTests.csproj
Expand Up @@ -33,8 +33,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit" Version="2.6.6" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit e6929d4

Please sign in to comment.