Skip to content
This repository was archived by the owner on Apr 6, 2024. It is now read-only.

Commit 278f416

Browse files
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 in /src (#137)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/commits) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89ba05f commit 278f416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake.Issues.GitRepository.Tests/Cake.Issues.GitRepository.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<Version>2.4.1</Version>
4545
</PackageReference>
4646
<PackageReference Include="xunit.runner.visualstudio">
47-
<Version>2.4.3</Version>
47+
<Version>2.4.5</Version>
4848
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4949
<PrivateAssets>all</PrivateAssets>
5050
</PackageReference>

0 commit comments

Comments
 (0)