From 0863a886c4a0167cf3f44caa7f8605b6842b6908 Mon Sep 17 00:00:00 2001 From: 12Acorns Date: Tue, 30 Jul 2024 01:41:29 +0100 Subject: [PATCH] Changed csproj's to have pbd and dll file in one --- CardDeck/Deck.csproj | 8 ++++++++ GameLoader/GameLoader.csproj | 8 ++++++++ GameOne/GameOne.csproj | 10 +++++++++- 3 files changed, 25 insertions(+), 1 deletion(-) diff --git a/CardDeck/Deck.csproj b/CardDeck/Deck.csproj index fa71b7a..7875530 100644 --- a/CardDeck/Deck.csproj +++ b/CardDeck/Deck.csproj @@ -6,4 +6,12 @@ enable + + embedded + + + + embedded + + diff --git a/GameLoader/GameLoader.csproj b/GameLoader/GameLoader.csproj index fa71b7a..7875530 100644 --- a/GameLoader/GameLoader.csproj +++ b/GameLoader/GameLoader.csproj @@ -6,4 +6,12 @@ enable + + embedded + + + + embedded + + diff --git a/GameOne/GameOne.csproj b/GameOne/GameOne.csproj index baad795..06ca5ee 100644 --- a/GameOne/GameOne.csproj +++ b/GameOne/GameOne.csproj @@ -5,9 +5,17 @@ enable enable + + + embedded + + + + embedded + - +