Skip to content

Commit 58c5828

Browse files
authored
Bump v5.16.0 (#64)
1 parent 0f5e350 commit 58c5828

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

Src/Directory.Build.props

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<Project>
2-
32
<PropertyGroup>
43
<Product>MailMergeLib</Product>
54
<Company>axuno gGmbH</Company>
@@ -8,8 +7,8 @@
87
<Copyright>Copyright 2011-$(CurrentYear) axuno, MailMergeLib Project maintainers and contributers</Copyright>
98
<RepositoryUrl>https://github.com/axuno/MailMergeLib.git</RepositoryUrl>
109
<PublishRepositoryUrl>true</PublishRepositoryUrl>
11-
<Version>5.15.0</Version>
12-
<FileVersion>5.15.0</FileVersion>
10+
<Version>5.16.0</Version>
11+
<FileVersion>5.16.0</FileVersion>
1312
<AssemblyVersion>5.0.0.0</AssemblyVersion> <!--only update AssemblyVersion with major releases -->
1413
<LangVersion>latest</LangVersion>
1514
<EnableNETAnalyzers>true</EnableNETAnalyzers>
@@ -18,5 +17,4 @@
1817
<AnalysisLevel>latest</AnalysisLevel>
1918
<Features>strict</Features>
2019
</PropertyGroup>
21-
2220
</Project>

0 commit comments

Comments
 (0)