We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c1274 commit 6cf037eCopy full SHA for 6cf037e
src/AdoNet.Specification.Tests/AdoNet.Specification.Tests.csproj
@@ -33,8 +33,8 @@
33
</PropertyGroup>
34
35
<ItemGroup>
36
- <PackageReference Include="xunit" Version="2.6.6" />
37
- <PackageReference Include="xunit.extensibility.execution" Version="2.6.6" />
+ <PackageReference Include="xunit" Version="2.7.0" />
+ <PackageReference Include="xunit.extensibility.execution" Version="2.7.0" />
38
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
39
</ItemGroup>
40
0 commit comments