Skip to content

Commit

Permalink
Update EF6 stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
cincuranet committed Dec 10, 2024
1 parent 10517b3 commit 9bc4e30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
</PropertyGroup>
<!-- EF6 -->
<PropertyGroup>
<EF6ProviderVersion>10.0.1</EF6ProviderVersion>
<EF6ReferenceProviderVersion>10.1.0</EF6ReferenceProviderVersion>
<EF6ReferencePackageVersion>6.4.4</EF6ReferencePackageVersion>
<EF6ProviderVersion>10.1.0</EF6ProviderVersion>
<EF6ReferenceProviderVersion>10.3.2</EF6ReferenceProviderVersion>
<EF6ReferencePackageVersion>6.5.1</EF6ReferencePackageVersion>
</PropertyGroup>
</Project>

0 comments on commit 9bc4e30

Please sign in to comment.