From 452540bfd11bbdde184b55156511ea12eee2e247 Mon Sep 17 00:00:00 2001 From: Casper Sparre Date: Fri, 20 Feb 2026 21:54:17 +0100 Subject: [PATCH] OFDL: Update project file to not output Exe --- OF DL.Core/OF DL.Core.csproj | 1 + OF DL/OF DL.csproj | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/OF DL.Core/OF DL.Core.csproj b/OF DL.Core/OF DL.Core.csproj index ba86333..b224945 100644 --- a/OF DL.Core/OF DL.Core.csproj +++ b/OF DL.Core/OF DL.Core.csproj @@ -5,6 +5,7 @@ OF_DL enable enable + embedded diff --git a/OF DL/OF DL.csproj b/OF DL/OF DL.csproj index 66c2643..bef9ca8 100644 --- a/OF DL/OF DL.csproj +++ b/OF DL/OF DL.csproj @@ -1,12 +1,12 @@ - + - Exe net10.0 OF_DL enable enable Icon\download.ico + embedded @@ -42,12 +42,15 @@ Always + true Always + true Always + true Always