Skip to content

Commit 1133c05

Browse files
authored
Update Directory.Build.props
1 parent a540a66 commit 1133c05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<PropertyGroup>
77
<!-- edit this value to change the current MAJOR.MINOR version -->
8-
<VersionPrefix>1.0.0</VersionPrefix>
8+
<VersionPrefix>1.0</VersionPrefix>
99
</PropertyGroup>
1010

1111
<Choose>
@@ -22,4 +22,4 @@
2222
</PropertyGroup>
2323
</Otherwise>
2424
</Choose>
25-
</Project>
25+
</Project>

0 commit comments

Comments
 (0)