We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d05c38c commit af4e712Copy full SHA for af4e712
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>3.4.0</VersionPrefix>
+ <VersionPrefix>3.4.1</VersionPrefix>
6
<Authors>Microsoft;Serilog Contributors</Authors>
7
<TargetFrameworks>netstandard2.0;netcoreapp3.1</TargetFrameworks>
8
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments