File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Serilog.Settings.Configuration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Description >Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.</Description >
55 <!-- This must match the major and minor components of the referenced Microsoft.Extensions.Logging package. -->
6- <VersionPrefix >8.0.3 </VersionPrefix >
6+ <VersionPrefix >8.0.4 </VersionPrefix >
77 <Authors >Serilog Contributors</Authors >
88 <!-- These must match the Dependencies tab in https://www.nuget.org/packages/microsoft.settings.configuration at
99 the target version. -->
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 >
You can’t perform that action at this time.
0 commit comments