Skip to content

Commit

Permalink
Bump Oracle.ManagedDataAccess.Core in /WEF.Standard.Oracle
Browse files Browse the repository at this point in the history
Bumps Oracle.ManagedDataAccess.Core from 2.19.160 to 2.19.180.

---
updated-dependencies:
- dependency-name: Oracle.ManagedDataAccess.Core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 5, 2023
1 parent 872e0fc commit ace8d87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WEF.Standard.Oracle/WEF.Standard.Oracle.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
Expand Down Expand Up @@ -36,7 +36,7 @@ WEF 是基于C#的数据实体框架,支持MSQSqlServer、MySql、Orcalce等
</ItemGroup>

<ItemGroup>
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.160" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.180" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ace8d87

Please sign in to comment.