diff options
author | crupest <crupest@outlook.com> | 2022-04-27 20:46:08 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-04-27 20:46:08 +0800 |
commit | aa97fed1ac546f1544535e7c4675410a4c045812 (patch) | |
tree | 9f6aace0d6d6a3a42b4f5c0aee27470ac0fe477a /BackEnd/Timeline/Timeline.csproj | |
parent | aafc094ab897195cd762cbfd93400d91ecfb26b3 (diff) | |
download | timeline-aa97fed1ac546f1544535e7c4675410a4c045812.tar.gz timeline-aa97fed1ac546f1544535e7c4675410a4c045812.tar.bz2 timeline-aa97fed1ac546f1544535e7c4675410a4c045812.zip |
...
Diffstat (limited to 'BackEnd/Timeline/Timeline.csproj')
-rw-r--r-- | BackEnd/Timeline/Timeline.csproj | 1 |
1 files changed, 0 insertions, 1 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>
|