We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cb66f1 + 70f11a7 commit 065dfacCopy full SHA for 065dfac
test/RecursiveDataAnnotationsValidation.Tests/RecursiveDataAnnotationsValidation.Tests.csproj
@@ -7,9 +7,9 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
11
- <PackageReference Include="xunit" Version="2.4.2" />
12
- <PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
+ <PackageReference Include="xunit" Version="2.9.3" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
13
<PrivateAssets>all</PrivateAssets>
14
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
15
</PackageReference>
0 commit comments