From db2031588e384d42e5958810692c57ee8d341c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 04:17:06 +0000 Subject: [PATCH] Bump SonarAnalyzer.CSharp from 9.15.0.81779 to 9.16.0.82469 Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.15.0.81779 to 9.16.0.82469. - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](https://github.com/SonarSource/sonar-dotnet/compare/9.15.0.81779...9.16.0.82469) --- 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 f17e7ee..238dd9d 100644 --- a/src/Delta.CapiNet/Delta.CapiNet.csproj +++ b/src/Delta.CapiNet/Delta.CapiNet.csproj @@ -17,7 +17,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 236a85f..10fd931 100644 --- a/src/Delta.CertXplorer.Common/Delta.CertXplorer.Common.csproj +++ b/src/Delta.CertXplorer.Common/Delta.CertXplorer.Common.csproj @@ -35,7 +35,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 5156701..f672d70 100644 --- a/src/Delta.CertXplorer.Core/Delta.CertXplorer.Core.csproj +++ b/src/Delta.CertXplorer.Core/Delta.CertXplorer.Core.csproj @@ -156,7 +156,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 fc5bc15..7d00c08 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 01145c3..9565b4d 100644 --- a/src/Delta.CertXplorer/Delta.CertXplorer.csproj +++ b/src/Delta.CertXplorer/Delta.CertXplorer.csproj @@ -61,7 +61,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 f70c981..6560027 100644 --- a/src/Delta.Icao/Delta.Icao.csproj +++ b/src/Delta.Icao/Delta.Icao.csproj @@ -16,7 +16,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 a405038..8ac435b 100644 --- a/src/Delta.SmartCard/Delta.SmartCard.csproj +++ b/src/Delta.SmartCard/Delta.SmartCard.csproj @@ -16,7 +16,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 4b0fac5..759a2c8 100644 --- a/src/Plugins/ThirdParty/Pluralsight.Crypto/Pluralsight.Crypto.csproj +++ b/src/Plugins/ThirdParty/Pluralsight.Crypto/Pluralsight.Crypto.csproj @@ -18,7 +18,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 abfb6b9..ca6345c 100644 --- a/src/Tests/CapiNetTestApp/CapiNetTestApp.csproj +++ b/src/Tests/CapiNetTestApp/CapiNetTestApp.csproj @@ -18,7 +18,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 dc931ce..9117b44 100644 --- a/src/UnitTests/UnitTests.Delta.CapiNet/UnitTests.Delta.CapiNet.csproj +++ b/src/UnitTests/UnitTests.Delta.CapiNet/UnitTests.Delta.CapiNet.csproj @@ -20,7 +20,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers