File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Src/CreditCardValidator.Tests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
11- <PackageReference Include =" Shouldly" Version =" 4.2.1 " />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14 .0" />
11+ <PackageReference Include =" Shouldly" Version =" 4.3.0 " />
1212 <PackageReference Include =" xunit" Version =" 2.7.0" />
1313 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7" >
1414 <PrivateAssets >all</PrivateAssets >
1515 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1616 </PackageReference >
17- <PackageReference Include =" coverlet.collector" Version =" 6.0.1 " >
17+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4 " >
1818 <PrivateAssets >all</PrivateAssets >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2020 </PackageReference >
You can’t perform that action at this time.
0 commit comments