From c4c29189fb04fa92470d5fcfc2c4137e9197ba9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 22:21:53 +0000 Subject: [PATCH] Bump BouncyCastle.Cryptography in /ExtLibs/px4uploader Bumps [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp) from 2.0.0 to 2.3.1. - [Commits](https://github.com/bcgit/bc-csharp/compare/release-2.0.0...release-2.3.1) --- updated-dependencies: - dependency-name: BouncyCastle.Cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ExtLibs/px4uploader/px4uploader.csproj | 118 ++++++++++++------------- 1 file changed, 59 insertions(+), 59 deletions(-) diff --git a/ExtLibs/px4uploader/px4uploader.csproj b/ExtLibs/px4uploader/px4uploader.csproj index a425485216..8a1393b61e 100644 --- a/ExtLibs/px4uploader/px4uploader.csproj +++ b/ExtLibs/px4uploader/px4uploader.csproj @@ -1,60 +1,60 @@ - - - - netstandard2.0;netcoreapp3.1 - Exe - - Exe - px4uploader.Program - true - - - - portable - true - - - - portable - true - - - - DEBUG;TRACE - - - - - - - - - - - - - - - - - - - - - - - - - - ..\Ionic.Zip.NetStandard.dll - - - - - - Always - - - - + + + + netstandard2.0;netcoreapp3.1 + Exe + + Exe + px4uploader.Program + true + + + + portable + true + + + + portable + true + + + + DEBUG;TRACE + + + + + + + + + + + + + + + + + + + + + + + + + + ..\Ionic.Zip.NetStandard.dll + + + + + + Always + + + + \ No newline at end of file