From adb1935a5048fdc029ee646665c5f32db76fde59 Mon Sep 17 00:00:00 2001 From: Goswin Rothenthal Date: Sun, 16 Feb 2025 01:43:23 +0100 Subject: [PATCH] simpler --- .github/dependabot.yml | 9 +-------- FeshHosting.fsproj | 4 ++-- FeshStandalone.fsproj | 6 +++--- 3 files changed, 6 insertions(+), 13 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9c4d589..d0fbd57 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,11 +7,4 @@ updates: schedule: interval: "weekly" -# don't do nuget here, WPF does not build correctly on linux -# to work on FSharp.Core too the fsproj needs : true -# and - + - + diff --git a/FeshStandalone.fsproj b/FeshStandalone.fsproj index 55b7f02..880a338 100644 --- a/FeshStandalone.fsproj +++ b/FeshStandalone.fsproj @@ -129,9 +129,9 @@ - - - + + +