File tree 1 file changed +2
-2
lines changed
tests/Microsoft.Graph.DotnetCore.Core.Test
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
<PackageReference Include =" System.Reflection.Emit" Version =" 4.7.0" >
19
19
<ExcludeAssets >all</ExcludeAssets >
20
20
</PackageReference >
21
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
21
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.0 " >
22
22
<PrivateAssets >all</PrivateAssets >
23
23
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
24
24
</PackageReference >
25
25
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
26
26
<PackageReference Include =" Moq" Version =" 4.20.72" />
27
- <PackageReference Include =" xunit" Version =" 2.9.2 " />
27
+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
28
28
<PackageReference Include =" coverlet.collector" Version =" 6.0.2" >
29
29
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
30
30
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments