Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 563b81d commit d522c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TimerTriggeredCalcTests/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<package id="xunit.abstractions" version="2.0.3" targetFramework="net48" />
<package id="xunit.analyzers" version="1.1.0" targetFramework="net48" />
<package id="xunit.assert" version="2.4.2" targetFramework="net48" />
<package id="xunit.core" version="2.4.2" targetFramework="net48" />
<package id="xunit.core" version="2.6.2" targetFramework="net48" />
<package id="xunit.extensibility.core" version="2.4.2" targetFramework="net48" />
<package id="xunit.extensibility.execution" version="2.4.2" targetFramework="net48" />
<package id="xunit.runner.console" version="2.4.2" targetFramework="net48" developmentDependency="true" />
Expand Down

0 comments on commit d522c23

Please sign in to comment.