diff --git a/.github/workflows/DotnetCi.yml b/.github/workflows/DotnetCi.yml index 6ab5cd4..3c427cb 100644 --- a/.github/workflows/DotnetCi.yml +++ b/.github/workflows/DotnetCi.yml @@ -10,6 +10,6 @@ jobs: run-shared-ci: uses: Bastien-DA/shared-workflows/.github/workflows/dotnet-sonar-ci.yml@main with: - sonar-project-key: 'Bastien-DA_Template-Dotnet-Mongo-Api' + sonar-project-key: 'Bastien-DA_dotnet-sql-api-template' dotnet-version: '10.0.x' secrets: inherit \ No newline at end of file diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index cbec3e8..430ebd9 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/ServiceDefaults/ServiceDefaults.csproj b/src/ServiceDefaults/ServiceDefaults.csproj index bf81bdf..4118655 100644 --- a/src/ServiceDefaults/ServiceDefaults.csproj +++ b/src/ServiceDefaults/ServiceDefaults.csproj @@ -10,11 +10,11 @@ - - - - - + + + + +