Skip to content

Commit c8c8c2b

Browse files
authored
Merge pull request #700 from microsoft/chore/upgrade-xunit
chore: upgrades xunit dependency
2 parents e8c76a8 + 167458a commit c8c8c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Microsoft.OpenAPI.OData.Reader.Tests/Microsoft.OpenAPI.OData.Reader.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<PackageReference Include="moq" Version="4.20.72" />
9292
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
9393
<PackageReference Include="xunit" Version="2.9.3" />
94-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
94+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1">
9595
<PrivateAssets>all</PrivateAssets>
9696
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
9797
</PackageReference>

0 commit comments

Comments
 (0)