Skip to content

Commit

Permalink
Bump xunit.core from 2.6.2 to 2.6.4
Browse files Browse the repository at this point in the history
Bumps [xunit.core](https://github.com/xunit/xunit) from 2.6.2 to 2.6.4.
- [Commits](xunit/xunit@2.6.2...2.6.4)

---
updated-dependencies:
- dependency-name: xunit.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 0e3c471 commit db0207a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AvsAn-Test/AvsAn-Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
<PackageReference Include="xunit.assert" Version="2.6.2" />
<PackageReference Include="xunit.core" Version="2.6.2" />
<PackageReference Include="xunit.extensibility.core" Version="2.6.2" />
<PackageReference Include="xunit.extensibility.execution" Version="2.6.2" />
<PackageReference Include="xunit.core" Version="2.6.4" />
<PackageReference Include="xunit.extensibility.core" Version="2.6.4" />
<PackageReference Include="xunit.extensibility.execution" Version="2.6.4" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4" />
<ProjectReference Include="..\AvsAnDemo\AvsAnDemo.csproj" />
</ItemGroup>
Expand Down

0 comments on commit db0207a

Please sign in to comment.