Skip to content

Commit

Permalink
SqlCe40ServicePack1CTP1
Browse files Browse the repository at this point in the history
Fix for issue #2538
  • Loading branch information
ErikEJ authored and ajcvickers committed Nov 6, 2014
1 parent ed53d76 commit 80033a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<summary>Allows SQL Server Compact 4.0 to be used with Entity Framework.</summary>
<language>en-US</language>
<dependencies>
<dependency id="Microsoft.SqlServer.Compact" version="4.0" />
<dependency id="Microsoft.SqlServer.Compact" version="4.0.8876.1" />
<dependency id="EntityFramework" version="$EF6NuGetPackageVersion$" />
</dependencies>
</metadata>
Expand Down

0 comments on commit 80033a1

Please sign in to comment.