From b31d82307357a5f300a41be15f982dcbf7de1a5a Mon Sep 17 00:00:00 2001 From: Chris Pulman Date: Sun, 22 Sep 2024 19:46:32 +0100 Subject: [PATCH] Housekeeping Update ci-build --- .github/workflows/ci-build.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 1912e0601..e2ea96182 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -15,6 +15,3 @@ jobs: with: configuration: Release productNamespacePrefix: "Splat" - dotNetBuild: true - useVisualStudioPreview: false - useMauiCheckDotNetTool: false