From 02e57736b07c9885e8e7e0724c6bb96096077227 Mon Sep 17 00:00:00 2001 From: David Anthoff Date: Sat, 25 Jul 2015 14:07:53 -0600 Subject: [PATCH] Upgrade to Visual Studio 2015 --- Esmf/Esmf.csproj | 8 ++++++-- Fund/Fund.csproj | 7 +++++-- Fund/app.config | 2 +- FundComponents/FundComponents.csproj | 8 ++++++-- Tests/Tests.csproj | 8 ++++++-- 5 files changed, 24 insertions(+), 9 deletions(-) diff --git a/Esmf/Esmf.csproj b/Esmf/Esmf.csproj index cbe53b64..b4fb221f 100644 --- a/Esmf/Esmf.csproj +++ b/Esmf/Esmf.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Esmf Esmf - v4.0 + v4.6 512 @@ -22,6 +22,7 @@ ..\..\Main\ true + true @@ -31,6 +32,7 @@ DEBUG;TRACE prompt 4 + false pdbonly @@ -39,6 +41,7 @@ TRACE prompt 4 + false true @@ -55,6 +58,7 @@ true ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false diff --git a/Fund/Fund.csproj b/Fund/Fund.csproj index 5d4d3b02..8fc77431 100644 --- a/Fund/Fund.csproj +++ b/Fund/Fund.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Fund Fund - v4.0 + v4.6 512 @@ -33,6 +33,7 @@ DEBUG;TRACE prompt 4 + false pdbonly @@ -41,6 +42,7 @@ TRACE prompt 4 + false true @@ -57,6 +59,7 @@ true ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false diff --git a/Fund/app.config b/Fund/app.config index 86fcc8b7..860833c8 100644 --- a/Fund/app.config +++ b/Fund/app.config @@ -1,6 +1,6 @@ - + diff --git a/FundComponents/FundComponents.csproj b/FundComponents/FundComponents.csproj index f6a762a7..9b549711 100644 --- a/FundComponents/FundComponents.csproj +++ b/FundComponents/FundComponents.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Fund.Components FundComponents - v4.0 + v4.6 512 @@ -22,6 +22,7 @@ ..\..\Main\ true + true @@ -31,6 +32,7 @@ DEBUG;TRACE prompt 4 + false pdbonly @@ -39,6 +41,7 @@ TRACE prompt 4 + false true @@ -55,6 +58,7 @@ true ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + false diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 7e77271f..c9a4c7a0 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -11,7 +11,7 @@ Properties Tests Tests - v4.0 + v4.6 512 {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} @@ -24,6 +24,7 @@ ..\..\Main\ true + true @@ -33,6 +34,7 @@ DEBUG;TRACE prompt 4 + false pdbonly @@ -41,6 +43,7 @@ TRACE prompt 4 + false true @@ -58,6 +61,7 @@ ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true false + false