1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+ <PropertyGroup >
5+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7+ <ProductVersion >
8+ </ProductVersion >
9+ <SchemaVersion >2.0</SchemaVersion >
10+ <ProjectGuid >{BF0092DA-3030-4C03-A83C-42E10674DF09}</ProjectGuid >
11+ <ProjectTypeGuids >{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
12+ <OutputType >Library</OutputType >
13+ <AppDesignerFolder >Properties</AppDesignerFolder >
14+ <RootNamespace >Sitecore.Support</RootNamespace >
15+ <AssemblyName >Sitecore.Support.156773</AssemblyName >
16+ <TargetFrameworkVersion >v4.5.2</TargetFrameworkVersion >
17+ <UseIISExpress >true</UseIISExpress >
18+ <IISExpressSSLPort />
19+ <IISExpressAnonymousAuthentication />
20+ <IISExpressWindowsAuthentication />
21+ <IISExpressUseClassicPipelineMode />
22+ <UseGlobalApplicationHostFile />
23+ <TargetFrameworkProfile />
24+ </PropertyGroup >
25+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
26+ <DebugSymbols >true</DebugSymbols >
27+ <DebugType >full</DebugType >
28+ <Optimize >false</Optimize >
29+ <OutputPath >bin\</OutputPath >
30+ <DefineConstants >DEBUG;TRACE</DefineConstants >
31+ <ErrorReport >prompt</ErrorReport >
32+ <WarningLevel >4</WarningLevel >
33+ </PropertyGroup >
34+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
35+ <DebugType >pdbonly</DebugType >
36+ <Optimize >true</Optimize >
37+ <OutputPath >bin\</OutputPath >
38+ <DefineConstants >TRACE</DefineConstants >
39+ <ErrorReport >prompt</ErrorReport >
40+ <WarningLevel >4</WarningLevel >
41+ </PropertyGroup >
42+ <ItemGroup >
43+ <Reference Include =" Sitecore.Kernel" >
44+ <HintPath >..\packages\SC.Sitecore.Kernel.8.2.1\lib\Sitecore.Kernel.dll</HintPath >
45+ <Private >False</Private >
46+ </Reference >
47+ <Reference Include =" System" />
48+ </ItemGroup >
49+ <ItemGroup >
50+ <Compile Include =" Properties\AssemblyInfo.cs" />
51+ </ItemGroup >
52+ <ItemGroup >
53+ <None Include =" packages.config" />
54+ <None Include =" web.config" />
55+ </ItemGroup >
56+ <ItemGroup >
57+ <Content Include =" sitecore\shell\Applications\Page Modes\ChromeTypes\FieldChromeType.js" />
58+ </ItemGroup >
59+ <PropertyGroup >
60+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
61+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
62+ </PropertyGroup >
63+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
64+ <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
65+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
66+ <ProjectExtensions >
67+ <VisualStudio >
68+ <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
69+ <WebProjectProperties >
70+ <UseIIS >True</UseIIS >
71+ <AutoAssignPort >True</AutoAssignPort >
72+ <DevelopmentServerPort >0</DevelopmentServerPort >
73+ <DevelopmentServerVPath >/</DevelopmentServerVPath >
74+ <IISUrl >http://localhost:51221/</IISUrl >
75+ <NTLMAuthentication >False</NTLMAuthentication >
76+ <UseCustomServer >False</UseCustomServer >
77+ <CustomServerUrl >
78+ </CustomServerUrl >
79+ <SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
80+ </WebProjectProperties >
81+ </FlavorProperties >
82+ </VisualStudio >
83+ </ProjectExtensions >
84+ </Project >
0 commit comments