<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.83.1" />

Microsoft.Identity.Client.Extensions.Msal 4.83.1

This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Microsoft.Identity.Client.Extensions.Msal</id>
    <version>4.83.1</version>
    <authors>Microsoft</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <readme>README.md</readme>
    <projectUrl>https://go.microsoft.com/fwlink/?linkid=844761</projectUrl>
    <description>This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)</description>
    <releaseNotes>The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases and the roadmap at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki#roadmap. To provide feedback, fill-in the survey at https://ncv.microsoft.com/JrXkdySi0m.</releaseNotes>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store MAUI</tags>
    <repository type="git" url="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet" commit="d5d7de6b103f0d9dd7bca9bf13cbb9f3da37bc9f" />
    <dependencies>
      <group targetFramework="net8.0">
        <dependency id="Microsoft.Identity.Client" version="4.83.1" exclude="Build,Analyzers" />
        <dependency id="System.Security.Cryptography.ProtectedData" version="4.5.0" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.Identity.Client" version="4.83.1" exclude="Build,Analyzers" />
        <dependency id="System.IO.FileSystem.AccessControl" version="5.0.0" exclude="Build,Analyzers" />
        <dependency id="System.Security.Cryptography.ProtectedData" version="4.5.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>