Skip to content

Commit b95a82c

Browse files
Merge pull request #686 from microsoft/dependabot/nuget/xunit.runner.visualstudio-3.1.0
chore(deps): bump xunit.runner.visualstudio from 3.0.2 to 3.1.0
2 parents 525d3e8 + dea8274 commit b95a82c

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
@@ -92,7 +92,7 @@
9292
<PackageReference Include="moq" Version="4.20.72" />
9393
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
9494
<PackageReference Include="xunit" Version="2.9.3" />
95-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
95+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
9696
<PrivateAssets>all</PrivateAssets>
9797
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
9898
</PackageReference>

0 commit comments

Comments
 (0)