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 22
33 <PropertyGroup >
44 <Description >Serilog support for ASP.NET Core logging</Description >
5- <VersionPrefix >6.0.0 </VersionPrefix >
5+ <VersionPrefix >6.0.1 </VersionPrefix >
66 <Authors >Microsoft;Serilog Contributors</Authors >
77 <TargetFrameworks >netstandard2.0;netstandard2.1;netcoreapp3.1;net5.0</TargetFrameworks >
88 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
3030
3131 <ItemGroup >
3232 <PackageReference Include =" Serilog" Version =" 2.10.0" />
33- <PackageReference Include =" Serilog.Extensions.Hosting" Version =" 5.0.0 " />
33+ <PackageReference Include =" Serilog.Extensions.Hosting" Version =" 5.0.1 " />
3434 <PackageReference Include =" Serilog.Sinks.Console" Version =" 4.0.1" />
3535 <PackageReference Include =" Serilog.Sinks.File" Version =" 5.0.0" />
3636 <PackageReference Include =" Serilog.Sinks.Debug" Version =" 2.0.0" />
You can’t perform that action at this time.
0 commit comments