Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update xunit-dotnet monorepo
Browse files Browse the repository at this point in the history
| datasource | package                   | from  | to    |
| ---------- | ------------------------- | ----- | ----- |
| nuget      | xunit                     | 2.6.2 | 2.6.3 |
| nuget      | xunit.runner.visualstudio | 2.5.4 | 2.5.5 |
renovate[bot] authored Dec 9, 2023
1 parent 86126ae commit cfebd6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Testing/CASLTests/CASLTests.csproj
Original file line number Diff line number Diff line change
@@ -29,8 +29,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4">
<PackageReference Include="xunit" Version="2.6.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>

0 comments on commit cfebd6d

Please sign in to comment.