Skip to content

Commit 9f5e473

Browse files
committed
10.0.2.preview-1 release
1 parent 2a2d0d8 commit 9f5e473

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Version.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
We also used alpha/beta/silver release types in the past, but they mix poorly with the ones above when orderend according to SemVer2
1111
rules.
1212
-->
13-
<VersionPrefix>10.0.0</VersionPrefix>
13+
<VersionPrefix>10.0.2</VersionPrefix>
1414
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
15-
<PreReleaseVersionIteration>3</PreReleaseVersionIteration>
15+
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
1616

1717
<!--
1818
A string like `.efcore.9.0.0` or `.efcore.9.0.0.preview.1` can be added to the version suffix, to indicate that this release targets

0 commit comments

Comments
 (0)