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 7c8a236 commit 592fe64Copy full SHA for 592fe64
eng/Versions.props
@@ -10,7 +10,7 @@
10
<AspNetCoreMajorVersion>10</AspNetCoreMajorVersion>
11
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
12
<AspNetCorePatchVersion>0</AspNetCorePatchVersion>
13
- <PreReleaseVersionIteration>2</PreReleaseVersionIteration>
+ <PreReleaseVersionIteration>1</PreReleaseVersionIteration>
14
<ValidateBaseline>true</ValidateBaseline>
15
<IdentityModelVersion Condition="'$(IsIdentityModelTestJob)' != 'true'">8.0.1</IdentityModelVersion>
16
<IdentityModelVersion Condition="'$(IsIdentityModelTestJob)' == 'true'">*-*</IdentityModelVersion>
0 commit comments