Skip to content

Commit

Permalink
Merge pull request #13 from statisticssweden/feature/bump_nugets
Browse files Browse the repository at this point in the history
Bumped PCAxis.Core and PCAxis.Encryption
  • Loading branch information
likp authored Aug 27, 2022
2 parents 563dc92 + f7f1da8 commit 6cc105b
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
Expand Up @@ -46,8 +46,8 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<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" />
<PackageReference Include="PCAxis.Core" Version="1.1.0" />
<PackageReference Include="PCAxis.Encryption" Version="1.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6cc105b

Please sign in to comment.