aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-27 20:46:08 +0800
committercrupest <crupest@outlook.com>2022-04-27 20:46:08 +0800
commitaa97fed1ac546f1544535e7c4675410a4c045812 (patch)
tree9f6aace0d6d6a3a42b4f5c0aee27470ac0fe477a /BackEnd/Timeline
parentaafc094ab897195cd762cbfd93400d91ecfb26b3 (diff)
downloadtimeline-aa97fed1ac546f1544535e7c4675410a4c045812.tar.gz
timeline-aa97fed1ac546f1544535e7c4675410a4c045812.tar.bz2
timeline-aa97fed1ac546f1544535e7c4675410a4c045812.zip
...
Diffstat (limited to 'BackEnd/Timeline')
-rw-r--r--BackEnd/Timeline/Timeline.csproj1
-rw-r--r--BackEnd/Timeline/packages.lock.json38
2 files changed, 0 insertions, 39 deletions
diff --git a/BackEnd/Timeline/Timeline.csproj b/BackEnd/Timeline/Timeline.csproj
index 33ad5950..6967280a 100644
--- a/BackEnd/Timeline/Timeline.csproj
+++ b/BackEnd/Timeline/Timeline.csproj
@@ -47,7 +47,6 @@
</PackageReference>
<PackageReference Include="NSwag.AspNetCore" Version="13.15.10" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.1" />
- <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.17.0" />
</ItemGroup>
<ItemGroup>
diff --git a/BackEnd/Timeline/packages.lock.json b/BackEnd/Timeline/packages.lock.json
index 683332f9..52b156f1 100644
--- a/BackEnd/Timeline/packages.lock.json
+++ b/BackEnd/Timeline/packages.lock.json
@@ -101,16 +101,6 @@
"System.Text.Encoding.CodePages": "5.0.0"
}
},
- "System.IdentityModel.Tokens.Jwt": {
- "type": "Direct",
- "requested": "[6.17.0, )",
- "resolved": "6.17.0",
- "contentHash": "G3rY4WLr54Mo+97+AEq0ANpiKvW7E8Qu5bKWfVMa7rkyJtvrOxUqp/OLqrGw/6JDbD5GlxnAtFKukGteUuB0rQ==",
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "6.17.0",
- "Microsoft.IdentityModel.Tokens": "6.17.0"
- }
- },
"Humanizer.Core": {
"type": "Transitive",
"resolved": "2.8.26",
@@ -286,29 +276,6 @@
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
- "Microsoft.IdentityModel.JsonWebTokens": {
- "type": "Transitive",
- "resolved": "6.17.0",
- "contentHash": "I3cSVE185qF3a222/iQIdmBFhrhZBtz7wZ1RUUbMuHC1un79XCI7vggbWdmbqIttFcUoeziemadO6t+3FLjcSA==",
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "6.17.0"
- }
- },
- "Microsoft.IdentityModel.Logging": {
- "type": "Transitive",
- "resolved": "6.17.0",
- "contentHash": "Ix6/CMLDoo939NDf1ARDuGK6YERY7pAX9WYbfwb4gZqx7r52unMFIykJk+zlEBX7jjtbDz/0uzikQFvheV9KsQ=="
- },
- "Microsoft.IdentityModel.Tokens": {
- "type": "Transitive",
- "resolved": "6.17.0",
- "contentHash": "mhOe+d9BQg5U45TkTCyXAFOjl7RvwaFj6v9qo8b+WFolkuGsfjSFfQ+WI9D3ho9sD/fK75gvL4JptmjLzyUPkw==",
- "dependencies": {
- "Microsoft.CSharp": "4.5.0",
- "Microsoft.IdentityModel.Logging": "6.17.0",
- "System.Security.Cryptography.Cng": "4.5.0"
- }
- },
"Microsoft.NETCore.Platforms": {
"type": "Transitive",
"resolved": "5.0.0",
@@ -764,11 +731,6 @@
"System.Runtime": "4.1.0"
}
},
- "System.Security.Cryptography.Cng": {
- "type": "Transitive",
- "resolved": "4.5.0",
- "contentHash": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A=="
- },
"System.Text.Encoding": {
"type": "Transitive",
"resolved": "4.0.11",