Skip to content

Commit 7b59f2b

Browse files
authored
Merge pull request #2338 from microsoftgraph/dependabot/nuget/xunit-2.7.0
Bump xunit from 2.6.6 to 2.7.0
2 parents 42fec9f + 61848ba commit 7b59f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<ItemGroup>
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
2020
<PackageReference Include="Moq" Version="4.20.70" />
21-
<PackageReference Include="xunit" Version="2.6.6" />
21+
<PackageReference Include="xunit" Version="2.7.0" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)