File tree 2 files changed +4
-4
lines changed
src/QAToolKit.Engine.Probes.Test
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <Version >0.1.5 </Version >
3
+ <Version >0.1.6 </Version >
4
4
</PropertyGroup >
5
5
</Project >
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" coverlet.msbuild" Version =" 2.9 .0" >
10
+ <PackageReference Include =" coverlet.msbuild" Version =" 3.1 .0" >
11
11
<PrivateAssets >all</PrivateAssets >
12
12
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
13
13
</PackageReference >
14
14
<PackageReference Include =" Microsoft.Extensions.Logging" Version =" 5.0.0" />
15
15
<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 " />
17
17
<PackageReference Include =" xunit" Version =" 2.4.1" />
18
18
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3" >
19
19
<PrivateAssets >all</PrivateAssets >
20
20
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
21
21
</PackageReference >
22
- <PackageReference Include =" coverlet.collector" Version =" 1.3 .0" >
22
+ <PackageReference Include =" coverlet.collector" Version =" 3.1 .0" >
23
23
<PrivateAssets >all</PrivateAssets >
24
24
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
25
25
</PackageReference >
You can’t perform that action at this time.
0 commit comments