Skip to content

Commit

Permalink
update orcale entiy framework version
Browse files Browse the repository at this point in the history
  • Loading branch information
paule96 committed Jun 24, 2019
1 parent fa89800 commit 6dc3f03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.3" />
<PackageReference Include="Oracle.EntityFrameworkCore" Version="2.18.0-beta3" />
<PackageReference Include="Oracle.EntityFrameworkCore" Version="2.19.0-beta4" />
</ItemGroup>

</Project>

0 comments on commit 6dc3f03

Please sign in to comment.