Skip to content

Commit 724b75a

Browse files
Bump xunit.runner.visualstudio to 3.1.3
--- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d1e25e commit 724b75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ProgressOnderwijsUtils.Tests/ProgressOnderwijsUtils.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<ItemGroup>
44
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
55
<PackageReference Include="xunit" Version="2.9.3" />
6-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1">
6+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.3">
77
<PrivateAssets>all</PrivateAssets>
88
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
99
</PackageReference>

0 commit comments

Comments
 (0)