From 425c1c0b853bac613873229fec7d287d103071b9 Mon Sep 17 00:00:00 2001 From: OBones Date: Fri, 15 Jan 2021 10:28:06 +0100 Subject: [PATCH] Make sure to use the appropriate case for files to be findable (Issue #298) --- project/CCTray/CCTray.csproj | 4 ++-- project/Validator/Validator.csproj | 2 +- project/console/console.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/project/CCTray/CCTray.csproj b/project/CCTray/CCTray.csproj index 9c8ec9bf6..13e7df2a2 100644 --- a/project/CCTray/CCTray.csproj +++ b/project/CCTray/CCTray.csproj @@ -6,7 +6,7 @@ {D9040862-D7E0-4232-BBD0-CF088706E009} Debug AnyCPU - cctray.ico + CCTray.ico cctray @@ -124,7 +124,7 @@ - + diff --git a/project/Validator/Validator.csproj b/project/Validator/Validator.csproj index b50b757f4..453b4a2cb 100644 --- a/project/Validator/Validator.csproj +++ b/project/Validator/Validator.csproj @@ -60,7 +60,7 @@ ..\..\lib\ScintillaNet.dll - + diff --git a/project/console/console.csproj b/project/console/console.csproj index 35f92b795..213eddb86 100644 --- a/project/console/console.csproj +++ b/project/console/console.csproj @@ -100,7 +100,7 @@ System - + System.XML