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 25
25
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
26
26
<PackageReference Include =" Moq" Version =" 4.20.72" />
27
27
<PackageReference Include =" xunit" Version =" 2.9.3" />
28
- <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
28
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.3 " >
29
29
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
30
30
<PrivateAssets >all</PrivateAssets >
31
31
</PackageReference >
32
- <PackageReference Include =" coverlet.msbuild" Version =" 6.0.2 " >
32
+ <PackageReference Include =" coverlet.msbuild" Version =" 6.0.3 " >
33
33
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
34
34
<PrivateAssets >all</PrivateAssets >
35
35
</PackageReference >
You can’t perform that action at this time.
0 commit comments