Skip to content

Commit

Permalink
rmv M.IM 6x reference in OWIN (#2805)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Apr 28, 2024
1 parent 868f3f1 commit 7349cd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@
</PropertyGroup>

<PropertyGroup Condition="'$(TargetFramework)' == 'net462'">
<IdentityModelVersion>6.35.0</IdentityModelVersion>
<MicrosoftAspNetCoreAuthenticationJwtBearerVersion>5.0.12-*</MicrosoftAspNetCoreAuthenticationJwtBearerVersion>
<MicrosoftAspNetCoreAuthenticationOpenIdConnectVersion>5.0.12-*</MicrosoftAspNetCoreAuthenticationOpenIdConnectVersion>
<MicrosoftExtensionsCachingMemoryVersion>5.0.0</MicrosoftExtensionsCachingMemoryVersion>
Expand All @@ -170,7 +169,6 @@
</PropertyGroup>

<PropertyGroup Condition="'$(TargetFramework)' == 'netstandard2.0' Or '$(TargetFramework)' == 'net472'">
<IdentityModelVersion>6.35.0</IdentityModelVersion>
<MicrosoftAspNetCoreDataProtectionVersion>2.1.0</MicrosoftAspNetCoreDataProtectionVersion>
<!-- CVE-2022-34716 due to DataProtection 2.1.0 -->
<SystemSecurityCryptographyPkcsVersion>7.0.2</SystemSecurityCryptographyPkcsVersion>
Expand Down

0 comments on commit 7349cd0

Please sign in to comment.