Skip to content

Commit fc0c0b5

Browse files
committed
Update version to 2.1.0 and upgrade dependencies
1 parent 469009f commit fc0c0b5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
incrementing the minor version will do. [Manfred, 19sep2023] -->
33
<Project>
44
<PropertyGroup>
5-
<Version>2.0.0</Version>
5+
<Version>2.1.0</Version>
66
</PropertyGroup>
77
</Project>

releasenotes.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release Notes
22

3+
## Version 2.1.0
4+
- Upgrade dependencies
5+
36
## Version 2.0.0
47
- remove support for .NET 5.0 as it is deprecated
58

0 commit comments

Comments
 (0)