File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed
tests/Grafana.OpenTelemetry.Tests Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" [17.4.1]" />
11- <PackageReference Include =" xunit" Version =" [2.5.0,3.0)" />
12- <PackageReference Include =" coverlet.collector" Version =" 3.2.0" >
13- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
14- <PrivateAssets >all</PrivateAssets >
15- </PackageReference >
16- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.3" >
17- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18- <PrivateAssets >all</PrivateAssets >
19- </PackageReference >
10+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4" />
11+ <PackageReference Include =" GitHubActionsTestLogger" Version =" 2.4.1" />
12+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
13+ <PackageReference Include =" xunit" Version =" 2.9.3" />
14+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.0" />
2015 </ItemGroup >
2116
2217 <ItemGroup >
You can’t perform that action at this time.
0 commit comments