Skip to content

Commit

Permalink
Bump xunit.runner.visualstudio in the xunit group
Browse files Browse the repository at this point in the history
Bumps the xunit group with 1 update: [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).


Updates `xunit.runner.visualstudio` from 3.0.0-pre.42 to 3.0.0-pre.49
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@3.0.0-pre.42...3.0.0-pre.49)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: xunit
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent d168d37 commit 75a5e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageVersion Include="xunit.v3" Version="0.4.0-pre.20" />
<PackageVersion Include="xunit.v3.core" Version="0.4.0-pre.20" />
<PackageVersion Include="xunit.v3.assert" Version="0.4.0-pre.20" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.42" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.49" />
</ItemGroup>
<ItemGroup Condition=" '$(IsTestProject)' == 'true' ">
<PackageReference Include="coverlet.msbuild" PrivateAssets="All" />
Expand Down

0 comments on commit 75a5e7a

Please sign in to comment.