From b446cbd27beb990c8c6513399e26ce558bdc9ab7 Mon Sep 17 00:00:00 2001 From: Greg Edwards Date: Sat, 14 Feb 2015 19:39:10 -0500 Subject: [PATCH] Target .NET 4.0, x86 everywhere to avoid warnings. --- MakeBaseStatTables/MakeBaseStatTables.csproj | 2 +- MakeBaseStatTables/app.config | 2 +- VeekunImport/VeekunImport.csproj | 2 +- VeekunImport/app.config | 6 ++---- towerRestorer4/App.config | 10 ++++------ towerRestorer4/towerRestorer.csproj | 5 +++-- 6 files changed, 12 insertions(+), 15 deletions(-) diff --git a/MakeBaseStatTables/MakeBaseStatTables.csproj b/MakeBaseStatTables/MakeBaseStatTables.csproj index f2da9d0f..de093039 100644 --- a/MakeBaseStatTables/MakeBaseStatTables.csproj +++ b/MakeBaseStatTables/MakeBaseStatTables.csproj @@ -9,7 +9,7 @@ Properties MakeBaseStatTables MakeBaseStatTables - v3.5 + v4.0 512 diff --git a/MakeBaseStatTables/app.config b/MakeBaseStatTables/app.config index 2fa6e95d..fcd0c937 100644 --- a/MakeBaseStatTables/app.config +++ b/MakeBaseStatTables/app.config @@ -1,3 +1,3 @@ - + diff --git a/VeekunImport/VeekunImport.csproj b/VeekunImport/VeekunImport.csproj index 00ac9635..c4fad449 100644 --- a/VeekunImport/VeekunImport.csproj +++ b/VeekunImport/VeekunImport.csproj @@ -9,7 +9,7 @@ Properties VeekunImport VeekunImport - v3.5 + v4.0 512 diff --git a/VeekunImport/app.config b/VeekunImport/app.config index e7c65f49..fdfab82c 100644 --- a/VeekunImport/app.config +++ b/VeekunImport/app.config @@ -1,10 +1,8 @@ - + - + diff --git a/towerRestorer4/App.config b/towerRestorer4/App.config index fecfbbfe..80d8751c 100644 --- a/towerRestorer4/App.config +++ b/towerRestorer4/App.config @@ -1,11 +1,9 @@ - + - + - + - \ No newline at end of file + diff --git a/towerRestorer4/towerRestorer.csproj b/towerRestorer4/towerRestorer.csproj index 8d7d2921..7a3d0617 100644 --- a/towerRestorer4/towerRestorer.csproj +++ b/towerRestorer4/towerRestorer.csproj @@ -9,11 +9,12 @@ Properties towerRestorer towerRestorer - v4.5 + v4.0 512 + - AnyCPU + x86 true full false