diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml
index a8db635..0262dda 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 14adef0..bd06494 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -14,6 +14,11 @@
true
+
+
+ net8.0
+
+
$(MSBuildProjectName)
.NET Hosting infrastructure for Windows Forms.