Skip to content

Commit faf4723

Browse files
Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4 (#230)
1 parent 32bba6e commit faf4723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Utility.Test/Utility.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Moq" Version="4.20.72" />
1515
<PackageReference Include="Shouldly" Version="4.3.0" />
1616
<PackageReference Include="xunit" Version="2.9.3" />
17-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.3">
17+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)