File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
test/RecursiveDataAnnotationsValidation.Tests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.0 .0" />
14+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2 .0" />
1515 <PackageReference Include =" xunit" Version =" 2.4.1" />
16- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3 " >
16+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " >
1717 <PrivateAssets >all</PrivateAssets >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1919 </PackageReference >
20- <PackageReference Include =" coverlet.collector" Version =" 3.1.0 " >
20+ <PackageReference Include =" coverlet.collector" Version =" 3.1.2 " >
2121 <PrivateAssets >all</PrivateAssets >
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2323 </PackageReference >
You can’t perform that action at this time.
0 commit comments