We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a731050 commit cef5317Copy full SHA for cef5317
1 file changed
eng/Versions.props
@@ -8,7 +8,7 @@
8
<PropertyGroup Label="Version settings">
9
<AspNetCoreMajorVersion>9</AspNetCoreMajorVersion>
10
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
11
- <AspNetCorePatchVersion>14</AspNetCorePatchVersion>
+ <AspNetCorePatchVersion>15</AspNetCorePatchVersion>
12
<PreReleaseVersionIteration>
13
</PreReleaseVersionIteration>
14
<IdentityModelVersion Condition="'$(IsIdentityModelTestJob)' != 'true'">8.0.1</IdentityModelVersion>
0 commit comments