We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be1958 commit 53a3d92Copy full SHA for 53a3d92
1 file changed
Version.props
@@ -13,8 +13,8 @@
13
- "servicing" - EF Core release independent, code quality production ready, mainly bugfixes
14
-->
15
<VersionPrefix>7.0.0</VersionPrefix>
16
- <PreReleaseVersionLabel>silver</PreReleaseVersionLabel>
17
- <PreReleaseVersionIteration>2</PreReleaseVersionIteration>
+ <PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
+ <PreReleaseVersionIteration>1</PreReleaseVersionIteration>
18
19
<!--
20
The following properties will automatically be set by CI builds when appropriate:
0 commit comments