Skip to content

Commit

Permalink
Merge pull request #39 from statisticssweden/feature/nuget_bump
Browse files Browse the repository at this point in the history
Bumped nuget version
  • Loading branch information
likp authored Jun 14, 2023
2 parents 9b253d5 + 5db219e commit cebddf0
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 @@ -45,8 +45,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.180" />
<PackageReference Include="PCAxis.Core" Version="1.2.2" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.190" />
<PackageReference Include="PCAxis.Core" Version="1.2.3" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="7.0.1" />
</ItemGroup>

Expand Down

0 comments on commit cebddf0

Please sign in to comment.