From 502468eea2738ec1f44d067a936157cfa048eb21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20St=C3=BChmer?= Date: Wed, 11 Jun 2025 09:49:11 +0200 Subject: [PATCH] chore: Upgraded `SonarAnalyzer.CSharp` and disabled SonarCloud --- .github/workflows/cicd.yml | 1 - Directory.Packages.props | 6 +----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index f46ef9b..ddd4e96 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -27,6 +27,5 @@ jobs: with: dotnet-logging: ${{ inputs.dotnet-logging }} dotnet-version: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }} - enableSonarQube: true solution: ./Defaults.sln secrets: inherit diff --git a/Directory.Packages.props b/Directory.Packages.props index 1621569..e6dc403 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -11,11 +11,7 @@ - +