Skip to content

Commit 32aa007

Browse files
committed
chore: set initial version to 0.1.0-alpha in Directory.Build.props for project versioning
1 parent 1493bd4 commit 32aa007

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
<!-- Package metadata (applies to any project with IsPackable=true) -->
2020
<PropertyGroup>
21+
<Version>0.1.0-alpha</Version>
2122
<Authors>ShellUI</Authors>
2223
<Company>ShellUI</Company>
2324
<Copyright>Copyright © 2026 ShellUI</Copyright>

0 commit comments

Comments
 (0)