Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit c6b9bef

Browse files
about to publish a version to NuGet, callign it alpha for now (#77)
1 parent 6fc3830 commit c6b9bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Common.prod.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<SemanticVersionMinor>1</SemanticVersionMinor>
2727
<SemanticVersionPatch>0</SemanticVersionPatch>
2828
<!--Valid values: beta1, beta2, EMPTY for stable -->
29-
<PreReleaseMilestone>beta1</PreReleaseMilestone>
29+
<PreReleaseMilestone>alpha</PreReleaseMilestone>
3030
<!--
3131
Date when Semantic Version was changed.
3232
Update for every public release.

0 commit comments

Comments
 (0)