From b3fd6e9420a1c546276dd728de9f2257ddb94b0a Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 12 Aug 2023 19:04:18 +0100 Subject: [PATCH] chore: add toml config to common lib --- OliverBooth.Common/OliverBooth.Common.csproj | 1 + OliverBooth/OliverBooth.csproj | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/OliverBooth.Common/OliverBooth.Common.csproj b/OliverBooth.Common/OliverBooth.Common.csproj index dc46373..87ebcca 100644 --- a/OliverBooth.Common/OliverBooth.Common.csproj +++ b/OliverBooth.Common/OliverBooth.Common.csproj @@ -13,6 +13,7 @@ + diff --git a/OliverBooth/OliverBooth.csproj b/OliverBooth/OliverBooth.csproj index 27f8dbe..20af1af 100644 --- a/OliverBooth/OliverBooth.csproj +++ b/OliverBooth/OliverBooth.csproj @@ -14,7 +14,6 @@ -