Skip to content

Commit dbfe5b2

Browse files
committed
Bump project version to 2.4.0
Updated the `<Version>` property in `Directory.Build.props` from `2.3.0` to `2.4.0`. This version increment reflects new features, improvements, or bug fixes introduced in the project.
1 parent 168098c commit dbfe5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<IsAotCompatible>true</IsAotCompatible>
77
<CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
88

9-
<Version>2.3.0</Version>
9+
<Version>2.4.0</Version>
1010
<AssemblyVersion>$(Version)</AssemblyVersion>
1111
<Copyright>Copyright © ds5678</Copyright>
1212
<Authors>ds5678</Authors>

0 commit comments

Comments
 (0)