aboutsummaryrefslogtreecommitdiff
path: root/Timeline
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-03-11 22:46:18 +0800
committercrupest <crupest@outlook.com>2020-03-11 22:46:18 +0800
commitf2832dfd2fda448d58b08480d76b1f4101ee8ba5 (patch)
treec31f2e25b44315288de708480bbcab44335b6203 /Timeline
parent57c9da7f6bc98fb70e26f5332ffccfd55f7eb69b (diff)
downloadtimeline-f2832dfd2fda448d58b08480d76b1f4101ee8ba5.tar.gz
timeline-f2832dfd2fda448d58b08480d76b1f4101ee8ba5.tar.bz2
timeline-f2832dfd2fda448d58b08480d76b1f4101ee8ba5.zip
Update SixLabors.ImageSharp package which may fix CI failures.
Diffstat (limited to 'Timeline')
-rw-r--r--Timeline/Timeline.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/Timeline.csproj b/Timeline/Timeline.csproj
index c9da9a2e..245ff3e7 100644
--- a/Timeline/Timeline.csproj
+++ b/Timeline/Timeline.csproj
@@ -28,7 +28,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
- <PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-dev002868" />
+ <PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-unstable0934" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.6.0" />
</ItemGroup>