Skip to content

Commit 8babb9d

Browse files
authored
Merge pull request #432 from microsoft/dependabot/nuget/xunit.runner.visualstudio-2.5.3
Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
2 parents 09167ff + 341190d commit 8babb9d

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
@@ -73,7 +73,7 @@
7373
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
7474
<PackageReference Include="Microsoft.OpenApi" Version="1.6.9" />
7575
<PackageReference Include="xunit" Version="2.5.2" />
76-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1">
76+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
7777
<PrivateAssets>all</PrivateAssets>
7878
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
7979
</PackageReference>

0 commit comments

Comments
 (0)