Skip to content

Commit

Permalink
Merge pull request #116 from msallin/#112
Browse files Browse the repository at this point in the history
  • Loading branch information
msallin authored Feb 3, 2018
2 parents 4c5e31d + cfd50f6 commit 04f6db1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SQLite.CodeFirst/SQLite.CodeFirst.csproj.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<copyright>Copyright (C) Marc Sallin</copyright>
<tags>SQLite EntityFramework EF CodeFirst</tags>
<dependencies>
<dependency id="EntityFramework" version="6.1" />
<dependency id="EntityFramework" version="6.2" />
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System" targetFramework="" />
Expand Down
2 changes: 1 addition & 1 deletion release_appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.5.0.{build}
version: 1.5.1.{build}
branches:
only:
- master
Expand Down

0 comments on commit 04f6db1

Please sign in to comment.