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 96af969 commit 8f32f6fCopy full SHA for 8f32f6f
src/common.props
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project>
3
<PropertyGroup>
4
- <VersionPrefix Condition=" '$(VersionPrefix)' == '' ">4.0.2</VersionPrefix>
+ <VersionPrefix Condition=" '$(VersionPrefix)' == '' ">4.0.3</VersionPrefix>
5
<VersionSuffix Condition="$(VersionSuffix) == '' and '$(Configuration)' == 'Debug' ">debug</VersionSuffix>
6
<Authors>Matthew Erbs, Serilog Contributors</Authors>
7
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments