Skip to content

Commit 83e93e2

Browse files
build(deps): bump xunit.runner.visualstudio from 2.4.5 to 2.5.6 in /TransformerBeeClient (#25)
* build(deps): bump xunit.runner.visualstudio in /TransformerBeeClient Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.6. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@v2.4.5...2.5.6) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
1 parent 6f6ad0c commit 83e93e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.1" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
1616
<PackageReference Include="xunit" Version="2.4.2"/>
17-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
17+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)