Skip to content

Commit fd2bc1d

Browse files
authored
Merge pull request #950 from microsoftgraph/dependabot/nuget/xunit-3448483a2b
chore(deps): bump the xunit group across 2 directories with 2 updates
2 parents 7afe7f9 + b531933 commit fd2bc1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Microsoft.Graph.DotnetCore.Core.Test/Microsoft.Graph.DotnetCore.Core.Test.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
<PackageReference Include="System.Reflection.Emit" Version="4.7.0">
1919
<ExcludeAssets>all</ExcludeAssets>
2020
</PackageReference>
21-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
21+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>
2525
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2626
<PackageReference Include="Moq" Version="4.20.72" />
27-
<PackageReference Include="xunit" Version="2.9.2" />
27+
<PackageReference Include="xunit" Version="2.9.3" />
2828
<PackageReference Include="coverlet.collector" Version="6.0.2">
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3030
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)