Skip to content

Commit 1ab14ab

Browse files
Bump the testing group with 1 update
Bumps xunit.runner.visualstudio from 3.1.1 to 3.1.2 --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ea8563 commit 1ab14ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Shouldly" Version="4.3.0" />
2525
<PackageReference Include="Verify.Xunit" Version="30.4.0" />
2626
<PackageReference Include="xunit" Version="2.9.3" />
27-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1">
27+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.2">
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
<PrivateAssets>all</PrivateAssets>
3030
</PackageReference>

0 commit comments

Comments
 (0)