diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml
index 8484a56..063a835 100644
--- a/.github/workflows/cicd.yml
+++ b/.github/workflows/cicd.yml
@@ -22,7 +22,7 @@ jobs:
all:
if: github.run_id != 1
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 093a00b..41c6bd1 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -24,4 +24,9 @@
net6.0;net7.0;net8.0
+
+
+ net8.0
+
+