Skip to content

Commit 93a49c1

Browse files
authored
Version bump to 5.1.0-dev
1 parent b5ea402 commit 93a49c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
33
<PropertyGroup>
4-
<VersionPrefix Condition=" '$(VersionPrefix)' == '' ">5.0.2</VersionPrefix>
4+
<VersionPrefix Condition=" '$(VersionPrefix)' == '' ">5.1.0</VersionPrefix>
55
<VersionSuffix Condition="$(VersionSuffix) == '' and '$(Configuration)' == 'Debug' ">debug</VersionSuffix>
66
<Authors>Matthew Erbs, Serilog Contributors</Authors>
77
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)