File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 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 >Serilog support for ASP.NET Core logging</Description >
55 <!-- This must match the major and minor components of the referenced *.Extensions.* packages (and highest supported .NET TFM). -->
6- <VersionPrefix >8.0.2 </VersionPrefix >
6+ <VersionPrefix >8.0.3 </VersionPrefix >
77 <Authors >Microsoft;Serilog Contributors</Authors >
88 <TargetFrameworks >net462;netstandard2.0;net6.0;net7.0;net8.0</TargetFrameworks >
99 <GenerateDocumentationFile >true</GenerateDocumentationFile >
3434 <ItemGroup >
3535 <!-- The versions of all references in this group must match the major and minor components of the package version prefix. -->
3636 <PackageReference Include =" Serilog.Extensions.Hosting" Version =" 8.0.0" />
37- <PackageReference Include =" Serilog.Settings.Configuration" Version =" 8.0.2 " />
37+ <PackageReference Include =" Serilog.Settings.Configuration" Version =" 8.0.4 " />
3838 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 8.0.0" />
3939 </ItemGroup >
4040
You can’t perform that action at this time.
0 commit comments