Skip to content

Commit e42be6a

Browse files
authored
Merge pull request #428 from Numpsy/bump
Update Microsoft.Extensions.DependencyModel to 8.0.1
2 parents d9ddc39 + 6c231a3 commit e42be6a

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.0" />
41+
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.1" />
4242
</ItemGroup>
4343
</Project>

0 commit comments

Comments
 (0)