Skip to content

Commit f2a984a

Browse files
build(deps): bump xunit.runner.visualstudio in /TransformerBeeClient
Bumps xunit.runner.visualstudio from 2.8.1 to 2.8.2. --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 211eda3 commit f2a984a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.6" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0"/>
1616
<PackageReference Include="xunit" Version="2.8.1"/>
17-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
17+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)