Skip to content

Commit 9bc4e30

Browse files
committed
Update EF6 stuff.
1 parent 10517b3 commit 9bc4e30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Versions.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
</PropertyGroup>
1212
<!-- EF6 -->
1313
<PropertyGroup>
14-
<EF6ProviderVersion>10.0.1</EF6ProviderVersion>
15-
<EF6ReferenceProviderVersion>10.1.0</EF6ReferenceProviderVersion>
16-
<EF6ReferencePackageVersion>6.4.4</EF6ReferencePackageVersion>
14+
<EF6ProviderVersion>10.1.0</EF6ProviderVersion>
15+
<EF6ReferenceProviderVersion>10.3.2</EF6ReferenceProviderVersion>
16+
<EF6ReferencePackageVersion>6.5.1</EF6ReferencePackageVersion>
1717
</PropertyGroup>
1818
</Project>

0 commit comments

Comments
 (0)