We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8f86ad + 9f935c3 commit 5a45b2bCopy full SHA for 5a45b2b
src/Xunit.Microsoft.DependencyInjection.csproj
@@ -12,7 +12,7 @@
12
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
13
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="8.0.0" />
14
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
15
- <PackageReference Include="xunit.core" Version="2.6.1" />
+ <PackageReference Include="xunit.core" Version="2.6.2" />
16
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
17
</ItemGroup>
18
<ItemGroup>
0 commit comments