From 670e1533722b83c7fa08b345e14d8eb2dd02b7e4 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sun, 1 Jul 2018 00:50:30 +0100 Subject: [PATCH] Remove byte order marks from csproj files. --- OpenRA.Game/OpenRA.Game.csproj | 2 +- OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj | 2 +- OpenRA.Mods.Common/OpenRA.Mods.Common.csproj | 2 +- OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj | 2 +- OpenRA.Platforms.Default/OpenRA.Platforms.Default.csproj | 2 +- OpenRA.Server/OpenRA.Server.csproj | 2 +- OpenRA.StyleCheck/OpenRA.StyleCheck.csproj | 2 +- OpenRA.Test/OpenRA.Test.csproj | 2 +- OpenRA.Utility/OpenRA.Utility.csproj | 2 +- OpenRA.sln | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/OpenRA.Game/OpenRA.Game.csproj b/OpenRA.Game/OpenRA.Game.csproj index 490b2803ed..420bf790f6 100644 --- a/OpenRA.Game/OpenRA.Game.csproj +++ b/OpenRA.Game/OpenRA.Game.csproj @@ -1,4 +1,4 @@ - + Debug diff --git a/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj b/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj index 84f1b3a318..248eb46ae0 100644 --- a/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj +++ b/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj @@ -1,4 +1,4 @@ - + Debug diff --git a/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj b/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj index c5496d1d7f..37b40087f1 100644 --- a/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj +++ b/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj @@ -1,4 +1,4 @@ - + diff --git a/OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj b/OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj index 1038c902fe..598a177b6e 100644 --- a/OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj +++ b/OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj @@ -1,4 +1,4 @@ - + Debug diff --git a/OpenRA.Platforms.Default/OpenRA.Platforms.Default.csproj b/OpenRA.Platforms.Default/OpenRA.Platforms.Default.csproj index 1a2bb76055..da3a346e30 100644 --- a/OpenRA.Platforms.Default/OpenRA.Platforms.Default.csproj +++ b/OpenRA.Platforms.Default/OpenRA.Platforms.Default.csproj @@ -1,4 +1,4 @@ - + Debug diff --git a/OpenRA.Server/OpenRA.Server.csproj b/OpenRA.Server/OpenRA.Server.csproj index fa028ac0ad..1f08275c32 100644 --- a/OpenRA.Server/OpenRA.Server.csproj +++ b/OpenRA.Server/OpenRA.Server.csproj @@ -1,4 +1,4 @@ - + Debug diff --git a/OpenRA.StyleCheck/OpenRA.StyleCheck.csproj b/OpenRA.StyleCheck/OpenRA.StyleCheck.csproj index 9ba0d4de39..f341b53cad 100644 --- a/OpenRA.StyleCheck/OpenRA.StyleCheck.csproj +++ b/OpenRA.StyleCheck/OpenRA.StyleCheck.csproj @@ -1,4 +1,4 @@ - + Debug diff --git a/OpenRA.Test/OpenRA.Test.csproj b/OpenRA.Test/OpenRA.Test.csproj index 7dc5bc112a..552a304838 100644 --- a/OpenRA.Test/OpenRA.Test.csproj +++ b/OpenRA.Test/OpenRA.Test.csproj @@ -1,4 +1,4 @@ - + diff --git a/OpenRA.Utility/OpenRA.Utility.csproj b/OpenRA.Utility/OpenRA.Utility.csproj index a287b48833..2e33a4165c 100644 --- a/OpenRA.Utility/OpenRA.Utility.csproj +++ b/OpenRA.Utility/OpenRA.Utility.csproj @@ -1,4 +1,4 @@ - + Debug diff --git a/OpenRA.sln b/OpenRA.sln index 3b3bbcc70c..ff31a324f8 100644 --- a/OpenRA.sln +++ b/OpenRA.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27130.2010