Skip to content

Commit 1f06405

Browse files
committed
Update version numbers to 14.24.1
Updated AssemblyVersion, FileVersion, and Version in Directory.Build.props from 14.24.0 to 14.24.1.
1 parent 0d57870 commit 1f06405

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<Authors>Edi Wang</Authors>
44
<Company>edi.wang</Company>
55
<Copyright>(C) 2025 [email protected]</Copyright>
6-
<AssemblyVersion>14.24.0</AssemblyVersion>
7-
<FileVersion>14.24.0</FileVersion>
8-
<Version>14.24.0</Version>
6+
<AssemblyVersion>14.24.1</AssemblyVersion>
7+
<FileVersion>14.24.1</FileVersion>
8+
<Version>14.24.1</Version>
99
</PropertyGroup>
1010
</Project>

0 commit comments

Comments
 (0)