Skip to content

Commit

Permalink
Bump System.Security.Cryptography.Xml from 7.0.1 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [System.Security.Cryptography.Xml](https://github.com/dotnet/runtime) from 7.0.1 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: System.Security.Cryptography.Xml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 4630ea5 commit e859d7c
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 @@ -48,7 +48,7 @@
</PackageReference>
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.250" />
<PackageReference Include="PCAxis.Core" Version="1.2.4" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="7.0.1" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e859d7c

Please sign in to comment.