File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<Description >Serilog support for ASP.NET Core logging</Description >
5
- <VersionPrefix >5 .0.1 </VersionPrefix >
5
+ <VersionPrefix >6 .0.0 </VersionPrefix >
6
6
<Authors >Microsoft;Serilog Contributors</Authors >
7
7
<TargetFrameworks >netstandard2.0;netstandard2.1;netcoreapp3.1;net5.0</TargetFrameworks >
8
8
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
30
30
31
31
<ItemGroup >
32
32
<PackageReference Include =" Serilog" Version =" 2.10.0" />
33
- <PackageReference Include =" Serilog.Extensions.Hosting" Version =" 4.2.1 -dev-00092 " />
33
+ <PackageReference Include =" Serilog.Extensions.Hosting" Version =" 5.0.0 -dev-* " />
34
34
<PackageReference Include =" Serilog.Sinks.Console" Version =" 4.0.1" />
35
35
<PackageReference Include =" Serilog.Sinks.File" Version =" 5.0.0" />
36
36
<PackageReference Include =" Serilog.Sinks.Debug" Version =" 2.0.0" />
You can’t perform that action at this time.
0 commit comments