Skip to content

Commit 04f6db1

Browse files
authored
Merge pull request #116 from msallin/#112
#112
2 parents 4c5e31d + cfd50f6 commit 04f6db1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SQLite.CodeFirst/SQLite.CodeFirst.csproj.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<copyright>Copyright (C) Marc Sallin</copyright>
1515
<tags>SQLite EntityFramework EF CodeFirst</tags>
1616
<dependencies>
17-
<dependency id="EntityFramework" version="6.1" />
17+
<dependency id="EntityFramework" version="6.2" />
1818
</dependencies>
1919
<frameworkAssemblies>
2020
<frameworkAssembly assemblyName="System" targetFramework="" />

release_appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.5.0.{build}
1+
version: 1.5.1.{build}
22
branches:
33
only:
44
- master

0 commit comments

Comments
 (0)