We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9ddc39 + 6c231a3 commit e42be6aCopy full SHA for e42be6a
src/Serilog.Settings.Configuration/Serilog.Settings.Configuration.csproj
@@ -38,6 +38,6 @@
38
<ItemGroup>
39
<!-- The versions of all references in this group must match the major and minor components of the package version prefix. -->
40
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" />
41
- <PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.0" />
+ <PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.1" />
42
</ItemGroup>
43
</Project>
0 commit comments