Skip to content

Commit c696c93

Browse files
chore(deps): update dependency xunit.runner.visualstudio to 3.1.5
1 parent 95bb514 commit c696c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/directory.packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<ItemGroup>
3333
<PackageVersion Include="xunit" Version="2.9.3" />
3434
<PackageVersion Include="xunit.analyzers" Version="1.24.0" />
35-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.4" />
35+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
3636
</ItemGroup>
3737

3838
<ItemGroup Condition="$(TargetFramework.StartsWith('netstandard'))">

0 commit comments

Comments
 (0)