File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/QAToolKit.Engine.Probes.Test Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Version >0.1.5 </Version >
3+ <Version >0.1.6 </Version >
44 </PropertyGroup >
55</Project >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" coverlet.msbuild" Version =" 2.9 .0" >
10+ <PackageReference Include =" coverlet.msbuild" Version =" 3.1 .0" >
1111 <PrivateAssets >all</PrivateAssets >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1313 </PackageReference >
1414 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 5.0.0" />
1515 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 5.0.0" />
16- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.8.3 " />
16+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.11.0 " />
1717 <PackageReference Include =" xunit" Version =" 2.4.1" />
1818 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3" >
1919 <PrivateAssets >all</PrivateAssets >
2020 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2121 </PackageReference >
22- <PackageReference Include =" coverlet.collector" Version =" 1.3 .0" >
22+ <PackageReference Include =" coverlet.collector" Version =" 3.1 .0" >
2323 <PrivateAssets >all</PrivateAssets >
2424 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2525 </PackageReference >
You can’t perform that action at this time.
0 commit comments