Skip to content

Commit

Permalink
Merge pull request #12 from statisticssweden/with-oracle-19-11-client
Browse files Browse the repository at this point in the history
Updated Oracle client. Hopefully resolves problem with semaphore-error
  • Loading branch information
PerIngeVaaje authored Oct 29, 2021
2 parents 5117e5d + a207bab commit 2698c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PCAxis.Sql/PCAxis.Sql.csproj
Original file line number Diff line number Diff line change
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.60" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.110" />
<PackageReference Include="PCAxis.Core" Version="1.0.3" />
<PackageReference Include="PCAxis.Encryption" Version="1.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 2698c7d

Please sign in to comment.