From 7b012d0985b7e47ac884a914cdc47bf04cc7f921 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 04:33:10 +0000 Subject: [PATCH] Build(deps): Bump SonarAnalyzer.CSharp from 9.23.0.88079 to 9.23.1.88495 Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.23.0.88079 to 9.23.1.88495. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](https://github.com/SonarSource/sonar-dotnet/compare/9.23.0.88079...9.23.1.88495) --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Delta.CapiNet/Delta.CapiNet.csproj | 2 +- src/Delta.CertXplorer.Common/Delta.CertXplorer.Common.csproj | 2 +- src/Delta.CertXplorer.Core/Delta.CertXplorer.Core.csproj | 2 +- .../Delta.CertXplorer.Extensibility.csproj | 2 +- src/Delta.CertXplorer/Delta.CertXplorer.csproj | 2 +- src/Delta.Icao/Delta.Icao.csproj | 2 +- src/Delta.SmartCard/Delta.SmartCard.csproj | 2 +- .../ThirdParty/Pluralsight.Crypto/Pluralsight.Crypto.csproj | 2 +- src/Tests/CapiNetTestApp/CapiNetTestApp.csproj | 2 +- .../UnitTests.Delta.CapiNet/UnitTests.Delta.CapiNet.csproj | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/Delta.CapiNet/Delta.CapiNet.csproj b/src/Delta.CapiNet/Delta.CapiNet.csproj index 3a3bc26..c09840f 100644 --- a/src/Delta.CapiNet/Delta.CapiNet.csproj +++ b/src/Delta.CapiNet/Delta.CapiNet.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/src/Delta.CertXplorer.Common/Delta.CertXplorer.Common.csproj b/src/Delta.CertXplorer.Common/Delta.CertXplorer.Common.csproj index cfc7ac7..ceaf15c 100644 --- a/src/Delta.CertXplorer.Common/Delta.CertXplorer.Common.csproj +++ b/src/Delta.CertXplorer.Common/Delta.CertXplorer.Common.csproj @@ -34,7 +34,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/src/Delta.CertXplorer.Core/Delta.CertXplorer.Core.csproj b/src/Delta.CertXplorer.Core/Delta.CertXplorer.Core.csproj index cea865b..0e9aae6 100644 --- a/src/Delta.CertXplorer.Core/Delta.CertXplorer.Core.csproj +++ b/src/Delta.CertXplorer.Core/Delta.CertXplorer.Core.csproj @@ -155,7 +155,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/src/Delta.CertXplorer.Extensibility/Delta.CertXplorer.Extensibility.csproj b/src/Delta.CertXplorer.Extensibility/Delta.CertXplorer.Extensibility.csproj index aa42b3b..f538215 100644 --- a/src/Delta.CertXplorer.Extensibility/Delta.CertXplorer.Extensibility.csproj +++ b/src/Delta.CertXplorer.Extensibility/Delta.CertXplorer.Extensibility.csproj @@ -32,7 +32,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/src/Delta.CertXplorer/Delta.CertXplorer.csproj b/src/Delta.CertXplorer/Delta.CertXplorer.csproj index 0ac260b..b1d6354 100644 --- a/src/Delta.CertXplorer/Delta.CertXplorer.csproj +++ b/src/Delta.CertXplorer/Delta.CertXplorer.csproj @@ -60,7 +60,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/src/Delta.Icao/Delta.Icao.csproj b/src/Delta.Icao/Delta.Icao.csproj index 219fad6..fae964d 100644 --- a/src/Delta.Icao/Delta.Icao.csproj +++ b/src/Delta.Icao/Delta.Icao.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/src/Delta.SmartCard/Delta.SmartCard.csproj b/src/Delta.SmartCard/Delta.SmartCard.csproj index 32954d5..963bdc0 100644 --- a/src/Delta.SmartCard/Delta.SmartCard.csproj +++ b/src/Delta.SmartCard/Delta.SmartCard.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/src/Plugins/ThirdParty/Pluralsight.Crypto/Pluralsight.Crypto.csproj b/src/Plugins/ThirdParty/Pluralsight.Crypto/Pluralsight.Crypto.csproj index deb8f67..e176c13 100644 --- a/src/Plugins/ThirdParty/Pluralsight.Crypto/Pluralsight.Crypto.csproj +++ b/src/Plugins/ThirdParty/Pluralsight.Crypto/Pluralsight.Crypto.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/src/Tests/CapiNetTestApp/CapiNetTestApp.csproj b/src/Tests/CapiNetTestApp/CapiNetTestApp.csproj index 817350b..c4eb928 100644 --- a/src/Tests/CapiNetTestApp/CapiNetTestApp.csproj +++ b/src/Tests/CapiNetTestApp/CapiNetTestApp.csproj @@ -17,7 +17,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/src/UnitTests/UnitTests.Delta.CapiNet/UnitTests.Delta.CapiNet.csproj b/src/UnitTests/UnitTests.Delta.CapiNet/UnitTests.Delta.CapiNet.csproj index 4283d4a..e5cfb50 100644 --- a/src/UnitTests/UnitTests.Delta.CapiNet/UnitTests.Delta.CapiNet.csproj +++ b/src/UnitTests/UnitTests.Delta.CapiNet/UnitTests.Delta.CapiNet.csproj @@ -19,7 +19,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers