From 1f406d97180f4cfd089a973d9ed00fb2695abc13 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Tue, 24 Jan 2023 21:38:10 +0100 Subject: [PATCH] Add dev environment dependency --- c3stream.csproj | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/c3stream.csproj b/c3stream.csproj index f59cd7f..a6a48bb 100644 --- a/c3stream.csproj +++ b/c3stream.csproj @@ -7,36 +7,37 @@ - - - + + + + - <_ContentIncludedByDefault Remove="data\database.json"/> - <_ContentIncludedByDefault Remove="data\_c3stream.json"/> - <_ContentIncludedByDefault Remove="data\33c3.json"/> - <_ContentIncludedByDefault Remove="data\34c3.json"/> - <_ContentIncludedByDefault Remove="data\35c3.json"/> + <_ContentIncludedByDefault Remove="data\database.json" /> + <_ContentIncludedByDefault Remove="data\_c3stream.json" /> + <_ContentIncludedByDefault Remove="data\33c3.json" /> + <_ContentIncludedByDefault Remove="data\34c3.json" /> + <_ContentIncludedByDefault Remove="data\35c3.json" /> - + - + - + - + - +