From 2838d20232bb975371f4cf1f6ded319f2ebf25cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 04:28:53 +0000 Subject: [PATCH] Build(deps): Bump SonarAnalyzer.CSharp from 9.20.0.85982 to 9.21.0.86780 Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.20.0.85982 to 9.21.0.86780. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](https://github.com/SonarSource/sonar-dotnet/compare/9.20.0.85982...9.21.0.86780) --- 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 d013493..a73d0e3 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 2323053..46cdb59 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 7e41717..4a8e554 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 146afaf..718360e 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 ba31900..f30c2bf 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 5ef5dac..6289a79 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 bdba281..010a195 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 e993b2c..5cbd629 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 37c8057..baf6450 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 5741b55..f0a4120 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