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