diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 8bfb51e..b3508fb 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -21,7 +21,7 @@ on: jobs: all: name: Build & Tests - uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.12.13 + uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.12.16 with: enableSonarQube: true dotnet-logging: ${{ inputs.dotnet-logging }} diff --git a/Directory.Build.props b/Directory.Build.props index 2958b68..b683a75 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -9,4 +9,9 @@ + + + net8.0 + +