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
commit1fe7642e88d373d8ed00a434cd7c73af422c261a (patch)
treee038cecc090f74f863b5c80e49cd1c0de537c965 /Timeline
parentce56b8254bb6a080a64b2b97bc000e3011d3f1f2 (diff)
downloadtimeline-1fe7642e88d373d8ed00a434cd7c73af422c261a.tar.gz
timeline-1fe7642e88d373d8ed00a434cd7c73af422c261a.tar.bz2
timeline-1fe7642e88d373d8ed00a434cd7c73af422c261a.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>