Skip to content

Commit 43dfc9c

Browse files
author
Marc Sallin
committed
Set entity framework version dependency to 6.2
1 parent 4c5e31d commit 43dfc9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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="" />

0 commit comments

Comments
 (0)