File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
QAToolKit.Engine.Bombardier.Test
QAToolKit.Engine.Bombardier Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -361,3 +361,4 @@ MigrationBackup/
361361# Fody - auto-generated XML schema
362362FodyWeavers.xsd
363363/src /QAToolKit.Engine.Bombardier.Test /global.json
364+ .idea /
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.0.3 " >
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.9.0-preview-20201020-06 " />
16+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.9.4 " />
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.0.3 " >
2323 <PrivateAssets >all</PrivateAssets >
2424 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2525 </PackageReference >
Original file line number Diff line number Diff line change 3737 </ItemGroup >
3838
3939 <ItemGroup >
40- <PackageReference Include =" Newtonsoft.Json" Version =" 12 .0.3 " />
41- <PackageReference Include =" QAToolKit.Core" Version =" 0.3.6 " />
42- <PackageReference Include =" System.Text.Encodings.Web" Version =" 5.0.0 " />
40+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.1 " />
41+ <PackageReference Include =" QAToolKit.Core" Version =" 0.3.8 " />
42+ <PackageReference Include =" System.Text.Encodings.Web" Version =" 5.0.1 " />
4343 </ItemGroup >
4444
4545 <Import Project =" ..\..\QAToolKit.Engine.Bombardier.targets" />
You can’t perform that action at this time.
0 commit comments