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 e2272f2 commit eda517fCopy full SHA for eda517f
eng/Versions.props
@@ -13,7 +13,7 @@
13
</PreReleaseVersionIteration>
14
<ValidateBaseline>false</ValidateBaseline>
15
<IdentityModelVersion Condition="'$(IsIdentityModelTestJob)' != 'true'">7.1.2</IdentityModelVersion>
16
- <IdentityModelVersion Condition="'$(IsIdentityModelTestJob)' == 'true'">*-*</IdentityModelVersion>
+ <IdentityModelVersion Condition="'$(IsIdentityModelTestJob)' == 'true'">7.*</IdentityModelVersion>
17
<!--
18
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
19
-->
0 commit comments