Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Commit

Permalink
Bump Oracle.ManagedDataAccess.Core from 2.19.70 to 2.19.80 in /Framework
Browse files Browse the repository at this point in the history
Bumps Oracle.ManagedDataAccess.Core from 2.19.70 to 2.19.80.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2020
1 parent f3a6c0a commit 9fd27aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Framework/BaseDatabaseTest/BaseDatabaseTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Npgsql" Version="4.1.4" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.70" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.80" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.0.3" />
<PackageReference Include="SQLitePCLRaw.core" Version="2.0.3" />
<PackageReference Include="System.Data.Common" Version="4.3.0" />
Expand Down

0 comments on commit 9fd27aa

Please sign in to comment.