aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/Timeline.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-25 23:54:49 +0800
committercrupest <crupest@outlook.com>2020-11-25 23:54:49 +0800
commitc69a18f66721404dac3a04a090d04bf248964a9f (patch)
tree47b03a5cee67b2937e20e2fb7db161aea20a5170 /BackEnd/Timeline/Timeline.csproj
parentef9489a8c1084d33796da366c685bc24550eafbd (diff)
downloadtimeline-c69a18f66721404dac3a04a090d04bf248964a9f.tar.gz
timeline-c69a18f66721404dac3a04a090d04bf248964a9f.tar.bz2
timeline-c69a18f66721404dac3a04a090d04bf248964a9f.zip
build: Upgrade dependency.
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>