Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e4bc342

Browse files
Update to fixed Serilog.Extensions.Hosting version 5.0.1
1 parent 91080df commit e4bc342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Serilog.AspNetCore/Serilog.AspNetCore.csproj‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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>
@@ -30,7 +30,7 @@
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" />

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /