add nugets
This commit is contained in:
5
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/.nupkg.metadata
vendored
Normal file
5
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/.nupkg.metadata
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
BIN
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/.signature.p7s
vendored
Normal file
BIN
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/.signature.p7s
vendored
Normal file
Binary file not shown.
41
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/System.IdentityModel.Tokens.Jwt.nuspec
vendored
Normal file
41
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/System.IdentityModel.Tokens.Jwt.nuspec
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>System.IdentityModel.Tokens.Jwt</id>
|
||||
<version>8.0.1</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. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.</description>
|
||||
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
|
||||
<tags>.NET Windows Authentication Identity Json Web Token</tags>
|
||||
<repository type="git" url="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet" commit="e67b25be77532af9ba405670b34b4d263d505fde" />
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework4.6.2">
|
||||
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="8.0.1" exclude="Build,Analyzers" />
|
||||
<dependency id="Microsoft.IdentityModel.Tokens" version="8.0.1" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework=".NETFramework4.7.2">
|
||||
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="8.0.1" exclude="Build,Analyzers" />
|
||||
<dependency id="Microsoft.IdentityModel.Tokens" version="8.0.1" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework="net6.0">
|
||||
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="8.0.1" exclude="Build,Analyzers" />
|
||||
<dependency id="Microsoft.IdentityModel.Tokens" version="8.0.1" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework="net8.0">
|
||||
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="8.0.1" exclude="Build,Analyzers" />
|
||||
<dependency id="Microsoft.IdentityModel.Tokens" version="8.0.1" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework="net9.0">
|
||||
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="8.0.1" exclude="Build,Analyzers" />
|
||||
<dependency id="Microsoft.IdentityModel.Tokens" version="8.0.1" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework=".NETStandard2.0">
|
||||
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="8.0.1" exclude="Build,Analyzers" />
|
||||
<dependency id="Microsoft.IdentityModel.Tokens" version="8.0.1" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
1648
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/lib/net462/System.IdentityModel.Tokens.Jwt.xml
vendored
Normal file
1648
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/lib/net462/System.IdentityModel.Tokens.Jwt.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1648
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/lib/net472/System.IdentityModel.Tokens.Jwt.xml
vendored
Normal file
1648
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/lib/net472/System.IdentityModel.Tokens.Jwt.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1648
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/lib/net6.0/System.IdentityModel.Tokens.Jwt.xml
vendored
Normal file
1648
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/lib/net6.0/System.IdentityModel.Tokens.Jwt.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1648
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/lib/net8.0/System.IdentityModel.Tokens.Jwt.xml
vendored
Normal file
1648
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/lib/net8.0/System.IdentityModel.Tokens.Jwt.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1648
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/lib/net9.0/System.IdentityModel.Tokens.Jwt.xml
vendored
Normal file
1648
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/lib/net9.0/System.IdentityModel.Tokens.Jwt.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
BIN
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg
vendored
Normal file
BIN
.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg
vendored
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
drAUGhUi2/DyD4YUlV5u1+KNaRa0ycSLb5rlSnbgjuAnZzAme2G+++M9W+VNijwpCW/GpYhiuhf+vqQY+93ryQ==
|
||||
Reference in New Issue
Block a user