This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "zLFA9IBxDWw6Y1nz2PPZyQvF+ZZ4aW1pwgtwusQB39lgxOc2xVqZ8gitsuT1rwyuIbchGOWbax4fsJ8OgGRxSQ==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Microsoft.IdentityModel.JsonWebTokens</id>
|
||||
<version>7.2.0</version>
|
||||
<authors>Microsoft</authors>
|
||||
<license type="expression">MIT</license>
|
||||
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
|
||||
<projectUrl>https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet</projectUrl>
|
||||
<description>Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.</description>
|
||||
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
|
||||
<tags>.NET Windows Authentication Identity Json Web Token</tags>
|
||||
<serviceable>true</serviceable>
|
||||
<repository type="git" url="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet" commit="06b759d4d952de64d1fa95155620a0a5b2aeee9c" />
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework4.6.1">
|
||||
<dependency id="Microsoft.IdentityModel.Tokens" version="7.2.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Text.Encodings.Web" version="4.7.2" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Text.Json" version="4.7.2" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework=".NETFramework4.6.2">
|
||||
<dependency id="Microsoft.IdentityModel.Tokens" version="7.2.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Text.Encodings.Web" version="4.7.2" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Text.Json" version="4.7.2" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework=".NETFramework4.7.2">
|
||||
<dependency id="Microsoft.IdentityModel.Tokens" version="7.2.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Text.Encodings.Web" version="4.7.2" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Text.Json" version="4.7.2" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework="net6.0">
|
||||
<dependency id="Microsoft.IdentityModel.Tokens" version="7.2.0" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework="net8.0">
|
||||
<dependency id="Microsoft.IdentityModel.Tokens" version="7.2.0" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework=".NETStandard2.0">
|
||||
<dependency id="Microsoft.IdentityModel.Tokens" version="7.2.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Text.Encodings.Web" version="4.7.2" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Text.Json" version="4.7.2" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
</dependencies>
|
||||
<frameworkAssemblies>
|
||||
<frameworkAssembly assemblyName="Microsoft.CSharp" targetFramework=".NETFramework4.6.1, .NETFramework4.6.2, .NETFramework4.7.2" />
|
||||
</frameworkAssemblies>
|
||||
</metadata>
|
||||
</package>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1 @@
|
||||
FvH4+9VneVu1ezHRz1eh5CV2xPwaJuv/xzz5vpKAcf55SxrdoX4uaKwPZadpMvK7kTPA+gdZbDxG1z5ePxMX/w==
|
||||
Reference in New Issue
Block a user