From cac618e9e399f4c367eb7453b9be9adacaac1c2c Mon Sep 17 00:00:00 2001 From: mikelehen Date: Fri, 6 Aug 2010 21:43:49 -0700 Subject: [PATCH] Fix accidental change to line endings from my previous commit. --- .../SpellChecker.csproj | 246 +++++++++--------- 1 file changed, 123 insertions(+), 123 deletions(-) diff --git a/SpellChecker.Implementation/SpellChecker.csproj b/SpellChecker.Implementation/SpellChecker.csproj index 90ce7c4..53569cc 100644 --- a/SpellChecker.Implementation/SpellChecker.csproj +++ b/SpellChecker.Implementation/SpellChecker.csproj @@ -1,130 +1,130 @@ - - - - Debug - AnyCPU - 2.0 - {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - {34115C0C-E2B4-42D7-9B23-F613C042B416} - Library - Properties - SpellChecker - SpellChecker - v4.0 - 512 - false - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - Program - $(ProgramFiles)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe - /rootsuffix Exp - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - Program - $(ProgramFiles)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe - /rootsuffix Exp - - - - - False - - - False - - - False - - - False - - - False - - - False - - - False - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PreserveNewest - Designer - - - - - true - - - true - - - true - - - true - PreserveNewest - - - - - {87D22AC6-424B-48DD-A5E8-DCB7CB3DDD63} - SpellChecker.Definitions - BuiltProjectOutputGroup - - - - + + + + Debug + AnyCPU + 2.0 + {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + {34115C0C-E2B4-42D7-9B23-F613C042B416} + Library + Properties + SpellChecker + SpellChecker + v4.0 + 512 + false + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + Program + $(ProgramFiles)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe + /rootsuffix Exp + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + Program + $(ProgramFiles)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe + /rootsuffix Exp + + + + + False + + + False + + + False + + + False + + + False + + + False + + + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PreserveNewest + Designer + + + + + true + + + true + + + true + + + true + PreserveNewest + + + + + {87D22AC6-424B-48DD-A5E8-DCB7CB3DDD63} + SpellChecker.Definitions + BuiltProjectOutputGroup + + + + + --> \ No newline at end of file