Skip to content

Commit 07a4f5a

Browse files
committed
chore(build): remove unused VersionPrefix property
- Cleanup: removed `VersionPrefix` from `Directory.Build.props` as it is no longer required.
1 parent 893c9bd commit 07a4f5a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Directory.Build.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>1.5.0</VersionPrefix>
43
<!-- SPDX license identifier for MIT -->
54
<PackageLicenseExpression>MIT</PackageLicenseExpression>
65
<!-- Other useful metadata -->

0 commit comments

Comments
 (0)