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 >{9B619A8D-05AB-4060-A28E-7A7B6E1F37E8}</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.Azure.Diagnostics.UI</RootNamespace >
15+ <AssemblyName >Sitecore.Azure.Diagnostics.UI</AssemblyName >
16+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
17+ <UseIISExpress >true</UseIISExpress >
18+ <IISExpressSSLPort />
19+ <IISExpressAnonymousAuthentication />
20+ <IISExpressWindowsAuthentication />
21+ <IISExpressUseClassicPipelineMode />
22+ <SccProjectName >SAK</SccProjectName >
23+ <SccLocalPath >SAK</SccLocalPath >
24+ <SccAuxPath >SAK</SccAuxPath >
25+ <SccProvider >SAK</SccProvider >
26+ </PropertyGroup >
27+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
28+ <DebugSymbols >true</DebugSymbols >
29+ <DebugType >full</DebugType >
30+ <Optimize >false</Optimize >
31+ <OutputPath >bin\</OutputPath >
32+ <DefineConstants >DEBUG;TRACE</DefineConstants >
33+ <ErrorReport >prompt</ErrorReport >
34+ <WarningLevel >4</WarningLevel >
35+ </PropertyGroup >
36+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
37+ <DebugType >pdbonly</DebugType >
38+ <Optimize >true</Optimize >
39+ <OutputPath >bin\</OutputPath >
40+ <DefineConstants >TRACE</DefineConstants >
41+ <ErrorReport >prompt</ErrorReport >
42+ <WarningLevel >4</WarningLevel >
43+ </PropertyGroup >
44+ <ItemGroup >
45+ <Reference Include =" Microsoft.CSharp" />
46+ <Reference Include =" Microsoft.Data.Edm, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
47+ <HintPath >..\packages\Microsoft.Data.Edm.5.2.0\lib\net40\Microsoft.Data.Edm.dll</HintPath >
48+ </Reference >
49+ <Reference Include =" Microsoft.Data.OData, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
50+ <HintPath >..\packages\Microsoft.Data.OData.5.2.0\lib\net40\Microsoft.Data.OData.dll</HintPath >
51+ </Reference >
52+ <Reference Include =" Microsoft.WindowsAzure.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
53+ <HintPath >..\packages\Microsoft.WindowsAzure.ConfigurationManager.2.0.2.0\lib\net40\Microsoft.WindowsAzure.Configuration.dll</HintPath >
54+ </Reference >
55+ <Reference Include =" Microsoft.WindowsAzure.Storage, Version=2.1.0.3, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
56+ <SpecificVersion >False</SpecificVersion >
57+ <HintPath >..\packages\WindowsAzure.Storage.2.1.0.3\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath >
58+ </Reference >
59+ <Reference Include =" Sitecore.Client" >
60+ <HintPath >..\packages\Sitecore.Client.7.2.3\lib\net45\Sitecore.Client.dll</HintPath >
61+ </Reference >
62+ <Reference Include =" Sitecore.Kernel" >
63+ <HintPath >..\packages\Sitecore.Kernel.7.2.3\lib\net45\Sitecore.Kernel.dll</HintPath >
64+ </Reference >
65+ <Reference Include =" System.Data.Services.Client" />
66+ <Reference Include =" System.Spatial, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
67+ <HintPath >..\packages\System.Spatial.5.2.0\lib\net40\System.Spatial.dll</HintPath >
68+ </Reference >
69+ <Reference Include =" System.Web.DynamicData" />
70+ <Reference Include =" System.Web.Entity" />
71+ <Reference Include =" System.Web.ApplicationServices" />
72+ <Reference Include =" System.ComponentModel.DataAnnotations" />
73+ <Reference Include =" System" />
74+ <Reference Include =" System.Data" />
75+ <Reference Include =" System.Core" />
76+ <Reference Include =" System.Data.DataSetExtensions" />
77+ <Reference Include =" System.Web.Extensions" />
78+ <Reference Include =" System.Xml.Linq" />
79+ <Reference Include =" System.Drawing" />
80+ <Reference Include =" System.Web" />
81+ <Reference Include =" System.Xml" />
82+ <Reference Include =" System.Configuration" />
83+ <Reference Include =" System.Web.Services" />
84+ <Reference Include =" System.EnterpriseServices" />
85+ </ItemGroup >
86+ <ItemGroup >
87+ <Content Include =" packages.config" />
88+ </ItemGroup >
89+ <ItemGroup >
90+ <Content Include =" Properties\PublishProfiles\sc72rev140526.pubxml.user" />
91+ <Content Include =" sitecore\Shell\Applications\Blobs\BlobLister\BlobLister.xml" >
92+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
93+ </Content >
94+ <Content Include =" sitecore\Shell\download.aspx" >
95+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
96+ </Content >
97+ <Content Include =" sitecore\Shell\Override\Applications\Reports\LogViewer\LogViewer.xml" >
98+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
99+ </Content >
100+ <Content Include =" sitecore\Shell\Override\Applications\Reports\LogViewer\LogViewerDetails.xml" >
101+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
102+ </Content >
103+ </ItemGroup >
104+ <ItemGroup >
105+ <Compile Include =" Properties\AssemblyInfo.cs" />
106+ <Compile Include =" sitecore\Shell\Applications\Blobs\BlobLister\BlobListerForm.cs" />
107+ <Compile Include =" sitecore\Shell\Applications\Reports\LogViewer\LogViewerDetailsForm.cs" />
108+ <Compile Include =" sitecore\Shell\Applications\Reports\LogViewer\LogViewerForm.cs" />
109+ <Compile Include =" sitecore\Shell\DownloadPage.cs" >
110+ <SubType >ASPXCodeBehind</SubType >
111+ </Compile >
112+ <Compile Include =" sitecore\Shell\Framework\Blobs.cs" />
113+ <Compile Include =" Web\BlobHandle.cs" />
114+ </ItemGroup >
115+ <ItemGroup >
116+ <ProjectReference Include =" ..\Sitecore.Azure.Diagnostics\Sitecore.Azure.Diagnostics.csproj" >
117+ <Project >{462f779d-7ccf-47db-b25b-ece660f5cc68}</Project >
118+ <Name >Sitecore.Azure.Diagnostics</Name >
119+ </ProjectReference >
120+ </ItemGroup >
121+ <ItemGroup >
122+ <None Include =" Properties\PublishProfiles\sc72rev140526.pubxml" />
123+ </ItemGroup >
124+ <ItemGroup />
125+ <PropertyGroup >
126+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
127+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
128+ </PropertyGroup >
129+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
130+ <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
131+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
132+ <ProjectExtensions >
133+ <VisualStudio >
134+ <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
135+ <WebProjectProperties >
136+ <UseIIS >True</UseIIS >
137+ <AutoAssignPort >True</AutoAssignPort >
138+ <DevelopmentServerPort >58438</DevelopmentServerPort >
139+ <DevelopmentServerVPath >/</DevelopmentServerVPath >
140+ <IISUrl >http://localhost:58438/</IISUrl >
141+ <NTLMAuthentication >False</NTLMAuthentication >
142+ <UseCustomServer >False</UseCustomServer >
143+ <CustomServerUrl >
144+ </CustomServerUrl >
145+ <SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
146+ </WebProjectProperties >
147+ </FlavorProperties >
148+ </VisualStudio >
149+ </ProjectExtensions >
150+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
151+ Other similar extension points exist, see Microsoft.Common.targets.
152+ <Target Name="BeforeBuild">
153+ </Target>
154+ <Target Name="AfterBuild">
155+ </Target>
156+ -->
157+ </Project >
0 commit comments