aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/Timeline.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-12-17 23:49:16 +0800
committerGitHub <noreply@github.com>2020-12-17 23:49:16 +0800
commit3b3c7c170f0070b0db85834b6c913b9060996d1d (patch)
treef5ce5a6ffebab52a4a990faa0d12937244cc3185 /BackEnd/Timeline/Timeline.csproj
parent828da7516df1a7612c3b24b4a27ba680eaf821f8 (diff)
parent5cbc306fc82bf14157ced4ff8b935191d20dae5d (diff)
downloadtimeline-3b3c7c170f0070b0db85834b6c913b9060996d1d.tar.gz
timeline-3b3c7c170f0070b0db85834b6c913b9060996d1d.tar.bz2
timeline-3b3c7c170f0070b0db85834b6c913b9060996d1d.zip
Merge pull request #192 from crupest/highlight-timeline
Highlight timeline.
Diffstat (limited to 'BackEnd/Timeline/Timeline.csproj')
-rw-r--r--BackEnd/Timeline/Timeline.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/BackEnd/Timeline/Timeline.csproj b/BackEnd/Timeline/Timeline.csproj
index 0cb1b5ba..70536e00 100644
--- a/BackEnd/Timeline/Timeline.csproj
+++ b/BackEnd/Timeline/Timeline.csproj
@@ -45,8 +45,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
- <PackageReference Include="NSwag.AspNetCore" Version="13.8.2" />
- <PackageReference Include="SixLabors.ImageSharp" Version="1.0.1" />
+ <PackageReference Include="NSwag.AspNetCore" Version="13.9.4" />
+ <PackageReference Include="SixLabors.ImageSharp" Version="1.0.2" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.8.0" />
</ItemGroup>