comparison Messaging/Server/Server.csproj @ 35:83c1f62d9370

All working except image so far
author adminsh@apollo
date Tue, 27 Mar 2012 16:15:45 +0100
parents 7d9de5746f18
children
comparison
equal deleted inserted replaced
34:874e51b94623 35:83c1f62d9370
13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14 <TargetFrameworkProfile>Client</TargetFrameworkProfile> 14 <TargetFrameworkProfile>Client</TargetFrameworkProfile>
15 <FileAlignment>512</FileAlignment> 15 <FileAlignment>512</FileAlignment>
16 <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> 16 <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
17 <WarningLevel>4</WarningLevel> 17 <WarningLevel>4</WarningLevel>
18 <Utf8Output>true</Utf8Output>
19 <ExpressionBlendVersion>4.0.20525.0</ExpressionBlendVersion>
18 </PropertyGroup> 20 </PropertyGroup>
19 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> 21 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
20 <PlatformTarget>x86</PlatformTarget> 22 <PlatformTarget>x86</PlatformTarget>
21 <DebugSymbols>true</DebugSymbols> 23 <DebugSymbols>true</DebugSymbols>
22 <DebugType>full</DebugType> 24 <DebugType>full</DebugType>