Skip to content

Commit f8a2f40

Browse files
dependabot[bot]bbtbirurs-muntwyler
authored
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 in /src (#68)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sarah Birrer <95348063+bbtbir@users.noreply.github.com> Co-authored-by: urs-muntwyler <52816506+urs-muntwyler@users.noreply.github.com>
1 parent a36be98 commit f8a2f40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BBT.StrategyPattern.Tests/BBT.StrategyPattern.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
2525
<PackageReference Include="Ninject" Version="3.3.6" />
2626
<PackageReference Include="xunit" Version="2.4.2" />
27-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
27+
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
2828
<PrivateAssets>all</PrivateAssets>
2929
</PackageReference>
3030
</ItemGroup>

0 commit comments

Comments
 (0)