Skip to content

Commit

Permalink
Microsoft.EntityFrameworkCore.Sqlite v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzhang committed Oct 28, 2019
1 parent e9911be commit b1c9d09
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions neo/neo.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Copyright>2015-2019 The Neo Project</Copyright>
Expand Down Expand Up @@ -26,8 +26,7 @@
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Https" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.WebSockets" Version="2.2.1" />
<!-- Check https://github.com/neo-project/neo/pull/535 before upgrade this package -->
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="2.1.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.0.0" />
<PackageReference Include="Neo.VM" Version="3.0.0-CI00042" />
<PackageReference Include="System.Text.Encodings.Web" Version="4.6.0" />
Expand Down

0 comments on commit b1c9d09

Please sign in to comment.