<PackageReference Include="Microsoft.IdentityModel.Abstractions" Version="8.14.0" />

Microsoft.IdentityModel.Abstractions 8.14.0

A package containing thin abstractions for Microsoft.IdentityModel.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Microsoft.IdentityModel.Abstractions</id>
    <version>8.14.0</version>
    <authors>Microsoft</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <readme>README.md</readme>
    <projectUrl>https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet</projectUrl>
    <description>A package containing thin abstractions for Microsoft.IdentityModel.</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>.NET Windows Authentication Identity Abstractions</tags>
    <repository type="git" url="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet" commit="c8f7d87bcda35557a68f6cb9c55856a2ee733856" />
    <dependencies>
      <group targetFramework=".NETFramework4.6.2" />
      <group targetFramework=".NETFramework4.7.2" />
      <group targetFramework="net6.0" />
      <group targetFramework="net8.0" />
      <group targetFramework="net9.0" />
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>