File tree Expand file tree Collapse file tree
BlockingCollectionsExtensions.Unit.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <TargetFramework >netcoreapp3.1</TargetFramework >
77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" nunit" Version =" 3.12.0 " />
11- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.16.1 " >
10+ <PackageReference Include =" nunit" Version =" 3.13.2 " />
11+ <PackageReference Include =" NUnit3TestAdapter" Version =" 4.1.0 " >
1212 <PrivateAssets >all</PrivateAssets >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
1414 </PackageReference >
15- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.4 .0" />
16- <PackageReference Include =" Shouldly" Version =" 3 .0.2 " />
15+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.0 .0" />
16+ <PackageReference Include =" Shouldly" Version =" 4 .0.3 " />
1717 </ItemGroup >
1818
1919 <ItemGroup >
You can’t perform that action at this time.
0 commit comments