File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
QAToolKit.Engine.HttpTester.Test
QAToolKit.Engine.HttpTester Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Version >0.3.1 </Version >
3+ <Version >0.3.2 </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 =" 3.0.3 " >
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.CSharp" Version =" 4.7.0" />
1515 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 5.0.0" />
1616 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 5.0.0" />
17- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.9.4 " />
17+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.11.0 " />
1818 <PackageReference Include =" ExpectedObjects" Version =" 3.5.3" />
1919 <PackageReference Include =" QAToolKit.Source.Swagger" Version =" 0.3.9" />
2020 <PackageReference Include =" xunit" Version =" 2.4.1" />
2121 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3" >
2222 <PrivateAssets >all</PrivateAssets >
2323 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2424 </PackageReference >
25- <PackageReference Include =" coverlet.collector" Version =" 3.0.3 " >
25+ <PackageReference Include =" coverlet.collector" Version =" 3.1.0 " >
2626 <PrivateAssets >all</PrivateAssets >
2727 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2828 </PackageReference >
Original file line number Diff line number Diff line change 3535
3636 <ItemGroup >
3737 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
38- <PackageReference Include =" QAToolKit.Core" Version =" 0.3.8 " />
38+ <PackageReference Include =" QAToolKit.Core" Version =" 0.3.9 " />
3939 </ItemGroup >
4040</Project >
You can’t perform that action at this time.
0 commit comments