Skip to content

Commit 0c31659

Browse files
authored
Merge pull request #439 from Numpsy/mde_802
Update Microsoft.Extensions.DependencyModel to 8.0.2
2 parents 77fcc2a + b0db34c commit 0c31659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Serilog.Settings.Configuration/Serilog.Settings.Configuration.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
<ItemGroup>
3939
<!-- The versions of all references in this group must match the major and minor components of the package version prefix. -->
4040
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" />
41-
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.1" />
41+
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.2" />
4242
</ItemGroup>
4343
</Project>

0 commit comments

Comments
 (0)