We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6281a4 commit ce214e1Copy full SHA for ce214e1
src/Serilog.AspNetCore/Serilog.AspNetCore.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>Serilog support for ASP.NET Core logging</Description>
5
- <VersionPrefix>4.0.1</VersionPrefix>
+ <VersionPrefix>4.1.0</VersionPrefix>
6
<Authors>Microsoft;Serilog Contributors</Authors>
7
<TargetFrameworks>netstandard2.0;netstandard2.1;netcoreapp3.1;net5.0</TargetFrameworks>
8
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments