aboutsummaryrefslogtreecommitdiff
path: root/Timeline
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-02-20 19:08:49 +0800
committercrupest <crupest@outlook.com>2020-02-20 19:08:49 +0800
commite6a153380c720e386137904498b78b5488868f13 (patch)
treee038cecc090f74f863b5c80e49cd1c0de537c965 /Timeline
parent32765bc2009d36cd3bc124e2a9bb769fc3ec9b4b (diff)
downloadtimeline-e6a153380c720e386137904498b78b5488868f13.tar.gz
timeline-e6a153380c720e386137904498b78b5488868f13.tar.bz2
timeline-e6a153380c720e386137904498b78b5488868f13.zip
Update packages.
Diffstat (limited to 'Timeline')
-rw-r--r--Timeline/Timeline.csproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/Timeline/Timeline.csproj b/Timeline/Timeline.csproj
index 08999f82..a20048a9 100644
--- a/Timeline/Timeline.csproj
+++ b/Timeline/Timeline.csproj
@@ -21,10 +21,10 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.1" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="3.1.1" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.1" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.1">
+ <PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.2" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="3.1.2" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.2" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>