From bf93d816e1685e54d685c09e0104326ecdfd4957 Mon Sep 17 00:00:00 2001 From: zeromus Date: Thu, 14 Jan 2016 01:50:54 -0600 Subject: [PATCH] why does my visual studio keep changing the newlines in here --- .../BizHawk.Client.ApiHawk.csproj | 190 +++++++++--------- 1 file changed, 95 insertions(+), 95 deletions(-) diff --git a/BizHawk.Client.ApiHawk/BizHawk.Client.ApiHawk.csproj b/BizHawk.Client.ApiHawk/BizHawk.Client.ApiHawk.csproj index 1ff45588dc..3d00484fca 100644 --- a/BizHawk.Client.ApiHawk/BizHawk.Client.ApiHawk.csproj +++ b/BizHawk.Client.ApiHawk/BizHawk.Client.ApiHawk.csproj @@ -1,102 +1,102 @@ - - - - - Debug - AnyCPU - {8E2F11F2-3955-4382-8C3A-CEBA1276CAEA} - Library - Properties - BizHawk.Client.ApiHawk - BizHawk.Client.ApiHawk - v4.0 - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - x86 - - - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - true - ..\output\dll\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - - - ..\output\dll\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - - - - - - - - - - - - - - - - - - - - - - - {24a0aa3c-b25f-4197-b23d-476d6462dba0} - BizHawk.Client.Common - - - {866f8d13-0678-4ff9-80a4-a3993fd4d8a3} - BizHawk.Common - - - {e1a23168-b571-411c-b360-2229e7225e0e} - BizHawk.Emulation.Common - - - - - - - + + + + + Debug + AnyCPU + {8E2F11F2-3955-4382-8C3A-CEBA1276CAEA} + Library + Properties + BizHawk.Client.ApiHawk + BizHawk.Client.ApiHawk + v4.0 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + x86 + + + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + true + ..\output\dll\ + DEBUG;TRACE + full + x86 + prompt + MinimumRecommendedRules.ruleset + + + + + ..\output\dll\ + TRACE + true + pdbonly + x86 + prompt + MinimumRecommendedRules.ruleset + + + + + + + + + + + + + + + + + + + + + + + {24a0aa3c-b25f-4197-b23d-476d6462dba0} + BizHawk.Client.Common + + + {866f8d13-0678-4ff9-80a4-a3993fd4d8a3} + BizHawk.Common + + + {e1a23168-b571-411c-b360-2229e7225e0e} + BizHawk.Emulation.Common + + + + + + + + --> \ No newline at end of file