We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77fcc2a + b0db34c commit 0c31659Copy full SHA for 0c31659
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.1" />
+ <PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.2" />
42
</ItemGroup>
43
</Project>
0 commit comments