Skip to content

Commit

Permalink
Merge pull request #34 from statisticssweden/dependabot/nuget/PCAxis.…
Browse files Browse the repository at this point in the history
…Sql/Oracle.ManagedDataAccess.Core-2.19.180

Bump Oracle.ManagedDataAccess.Core from 2.19.110 to 2.19.180 in /PCAxis.Sql
  • Loading branch information
likp authored Jun 13, 2023
2 parents 16ded73 + 471f406 commit 3356d91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PCAxis.Sql/PCAxis.Sql.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 @@ -45,7 +45,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.110" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.180" />
<PackageReference Include="PCAxis.Core" Version="1.2.2" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="7.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 3356d91

Please sign in to comment.