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 df1fc19 commit c1cae16Copy full SHA for c1cae16
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.5</VersionPrefix>
+ <VersionPrefix Condition=" '$(VersionPrefix)' == '' ">4.1.1</VersionPrefix>
5
<VersionSuffix Condition="$(VersionSuffix) == '' and '$(Configuration)' == 'Debug' ">debug</VersionSuffix>
6
<Authors>Matthew Erbs, Serilog Contributors</Authors>
7
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments