From 0c8c528937397aebc7e1ce3919f9d02bfa359cbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 04:37:19 +0000 Subject: [PATCH] Build(deps): Bump SonarAnalyzer.CSharp from 9.21.0.86780 to 9.22.0.87781 Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.21.0.86780 to 9.22.0.87781. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](https://github.com/SonarSource/sonar-dotnet/compare/9.21.0.86780...9.22.0.87781) --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... 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 a73d0e3..5ad67e3 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 46cdb59..80db7c4 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 69ef503..f4bc940 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 718360e..d2d277b 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 f30c2bf..52b056d 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 6289a79..09099af 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 010a195..90c2e28 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 5cbd629..f08cd96 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 baf6450..e1cb8ad 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 965d3e2..9823f9c 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