File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 133
133
</PropertyGroup >
134
134
135
135
<PropertyGroup Condition =" '$(TargetFramework)' == 'net462'" >
136
- <IdentityModelVersion >6.35.0</IdentityModelVersion >
137
136
<MicrosoftAspNetCoreAuthenticationJwtBearerVersion >5.0.12-*</MicrosoftAspNetCoreAuthenticationJwtBearerVersion >
138
137
<MicrosoftAspNetCoreAuthenticationOpenIdConnectVersion >5.0.12-*</MicrosoftAspNetCoreAuthenticationOpenIdConnectVersion >
139
138
<MicrosoftExtensionsCachingMemoryVersion >5.0.0</MicrosoftExtensionsCachingMemoryVersion >
153
152
</PropertyGroup >
154
153
155
154
<PropertyGroup Condition =" '$(TargetFramework)' == 'netstandard2.0' Or '$(TargetFramework)' == 'net472'" >
156
- <IdentityModelVersion >6.35.0</IdentityModelVersion >
157
155
<MicrosoftAspNetCoreDataProtectionVersion >2.1.0</MicrosoftAspNetCoreDataProtectionVersion >
158
156
<!-- CVE-2022-34716 due to DataProtection 2.1.0 -->
159
157
<SystemSecurityCryptographyPkcsVersion >7.0.2</SystemSecurityCryptographyPkcsVersion >
Original file line number Diff line number Diff line change
1
+ __ for next release__
2
+
3
+ ### New feature
4
+ - Target Microsoft.IdentityModel 7x in OWIN targets, see issue [ #2785 ] ( https://github.com/AzureAD/microsoft-identity-web/issues/2785 ) for details.
5
+
1
6
2.18.1
2
7
=========
3
8
- Updated to Microsoft.IdentityModel.* 7.5.1
You can’t perform that action at this time.
0 commit comments