Skip to content

Commit 1a5fce6

Browse files
committed
Update Directory.Build.props
1 parent f3abcbb commit 1a5fce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup Label="Versioning">
33
<VersionPrefix Condition="'$(VersionPrefix)' == ''">0.1.0</VersionPrefix>
4-
<VersionSuffix Condition="'$(VersionSuffix)' == ''">alpha.2</VersionSuffix>
4+
<VersionSuffix Condition="'$(VersionSuffix)' == ''">alpha.3</VersionSuffix>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)