Skip to content

Commit b8239a4

Browse files
Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 (#679)
--- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aad1e79 commit b8239a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Giraffe.Tests/Giraffe.Tests.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<ItemGroup>
4747
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.*" />
4848
<PackageReference Include="xunit" Version="2.9.*" />
49-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
49+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
5050
<PrivateAssets>all</PrivateAssets>
5151
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5252
</PackageReference>

0 commit comments

Comments
 (0)