Skip to content

Commit fb8983e

Browse files
chore: Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 (#66)
--- 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 282405e commit fb8983e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ManagedCode.Communication.Tests/ManagedCode.Communication.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.9" />
3434
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="9.0.9" />
3535
<PackageReference Include="xunit" Version="2.9.3"/>
36-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
36+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3838
<PrivateAssets>all</PrivateAssets>
3939
</PackageReference>

0 commit comments

Comments
 (0)