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.6.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
47+ <SpecificVersion >False</SpecificVersion >
48+ <HintPath >..\packages\Microsoft.Data.Edm.5.6.2\lib\net40\Microsoft.Data.Edm.dll</HintPath >
49+ <Private >False</Private >
50+ </Reference >
51+ <Reference Include =" Microsoft.Data.OData, Version=5.6.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
52+ <SpecificVersion >False</SpecificVersion >
53+ <HintPath >..\packages\Microsoft.Data.OData.5.6.2\lib\net40\Microsoft.Data.OData.dll</HintPath >
54+ <Private >False</Private >
55+ </Reference >
56+ <Reference Include =" Microsoft.Data.Services.Client, Version=5.6.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
57+ <SpecificVersion >False</SpecificVersion >
58+ <HintPath >..\packages\Microsoft.Data.Services.Client.5.6.2\lib\net40\Microsoft.Data.Services.Client.dll</HintPath >
59+ <Private >False</Private >
60+ </Reference >
61+ <Reference Include =" Microsoft.WindowsAzure.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
62+ <SpecificVersion >False</SpecificVersion >
63+ <HintPath >..\packages\Microsoft.WindowsAzure.ConfigurationManager.2.0.3\lib\net40\Microsoft.WindowsAzure.Configuration.dll</HintPath >
64+ <Private >False</Private >
65+ </Reference >
66+ <Reference Include =" Microsoft.WindowsAzure.Storage, Version=4.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
67+ <SpecificVersion >False</SpecificVersion >
68+ <HintPath >..\packages\WindowsAzure.Storage.4.3.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath >
69+ <Private >False</Private >
70+ </Reference >
71+ <Reference Include =" Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
72+ <HintPath >..\packages\Newtonsoft.Json.5.0.8\lib\net45\Newtonsoft.Json.dll</HintPath >
73+ <Private >False</Private >
74+ </Reference >
75+ <Reference Include =" Sitecore.Client" >
76+ <HintPath >..\packages\Sitecore.Client.7.2.3\lib\net45\Sitecore.Client.dll</HintPath >
77+ <Private >False</Private >
78+ </Reference >
79+ <Reference Include =" Sitecore.Kernel" >
80+ <HintPath >..\packages\Sitecore.Kernel.7.2.3\lib\net45\Sitecore.Kernel.dll</HintPath >
81+ <Private >False</Private >
82+ </Reference >
83+ <Reference Include =" System.Data.Services.Client" />
84+ <Reference Include =" System.Spatial, Version=5.6.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
85+ <SpecificVersion >False</SpecificVersion >
86+ <HintPath >..\packages\System.Spatial.5.6.2\lib\net40\System.Spatial.dll</HintPath >
87+ <Private >False</Private >
88+ </Reference >
89+ <Reference Include =" System.Web.DynamicData" />
90+ <Reference Include =" System.Web.Entity" />
91+ <Reference Include =" System.Web.ApplicationServices" />
92+ <Reference Include =" System.ComponentModel.DataAnnotations" />
93+ <Reference Include =" System" />
94+ <Reference Include =" System.Data" />
95+ <Reference Include =" System.Core" />
96+ <Reference Include =" System.Data.DataSetExtensions" />
97+ <Reference Include =" System.Web.Extensions" />
98+ <Reference Include =" System.Xml.Linq" />
99+ <Reference Include =" System.Drawing" />
100+ <Reference Include =" System.Web" />
101+ <Reference Include =" System.Xml" />
102+ <Reference Include =" System.Configuration" />
103+ <Reference Include =" System.Web.Services" />
104+ <Reference Include =" System.EnterpriseServices" />
105+ </ItemGroup >
106+ <ItemGroup >
107+ <Content Include =" packages.config" >
108+ <SubType >Designer</SubType >
109+ </Content >
110+ </ItemGroup >
111+ <ItemGroup >
112+ <Content Include =" Properties\PublishProfiles\sc72rev140526.pubxml.user" />
113+ <Content Include =" sitecore\Shell\Applications\Blobs\BlobLister\BlobLister.xml" >
114+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
115+ </Content >
116+ <Content Include =" sitecore\Shell\download.aspx" >
117+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
118+ </Content >
119+ <Content Include =" sitecore\Shell\Override\Applications\Reports\LogViewer\LogViewer.xml" >
120+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
121+ </Content >
122+ <Content Include =" sitecore\Shell\Override\Applications\Reports\LogViewer\LogViewerDetails.xml" >
123+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
124+ </Content >
125+ </ItemGroup >
126+ <ItemGroup >
127+ <Compile Include =" Properties\AssemblyInfo.cs" />
128+ <Compile Include =" sitecore\Shell\Applications\Blobs\BlobLister\BlobListerForm.cs" />
129+ <Compile Include =" sitecore\Shell\Applications\Reports\LogViewer\LogViewerDetailsForm.cs" />
130+ <Compile Include =" sitecore\Shell\Applications\Reports\LogViewer\LogViewerForm.cs" />
131+ <Compile Include =" sitecore\Shell\DownloadPage.cs" >
132+ <SubType >ASPXCodeBehind</SubType >
133+ </Compile >
134+ <Compile Include =" sitecore\Shell\Framework\Blobs.cs" />
135+ <Compile Include =" Web\BlobHandle.cs" />
136+ </ItemGroup >
137+ <ItemGroup >
138+ <ProjectReference Include =" ..\Sitecore.Azure.Diagnostics\Sitecore.Azure.Diagnostics.csproj" >
139+ <Project >{462f779d-7ccf-47db-b25b-ece660f5cc68}</Project >
140+ <Name >Sitecore.Azure.Diagnostics</Name >
141+ <Private >True</Private >
142+ </ProjectReference >
143+ </ItemGroup >
144+ <ItemGroup >
145+ <None Include =" Properties\PublishProfiles\sc72rev140526.pubxml" />
146+ <None Include =" Properties\PublishProfiles\sc75rev141003.pubxml" />
147+ </ItemGroup >
148+ <ItemGroup />
149+ <PropertyGroup >
150+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
151+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
152+ </PropertyGroup >
153+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
154+ <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
155+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
156+ <ProjectExtensions >
157+ <VisualStudio >
158+ <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
159+ <WebProjectProperties >
160+ <UseIIS >True</UseIIS >
161+ <AutoAssignPort >True</AutoAssignPort >
162+ <DevelopmentServerPort >58438</DevelopmentServerPort >
163+ <DevelopmentServerVPath >/</DevelopmentServerVPath >
164+ <IISUrl >http://localhost:58438/</IISUrl >
165+ <NTLMAuthentication >False</NTLMAuthentication >
166+ <UseCustomServer >False</UseCustomServer >
167+ <CustomServerUrl >
168+ </CustomServerUrl >
169+ <SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
170+ </WebProjectProperties >
171+ </FlavorProperties >
172+ </VisualStudio >
173+ </ProjectExtensions >
174+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
175+ Other similar extension points exist, see Microsoft.Common.targets.
176+ <Target Name="BeforeBuild">
177+ </Target>
178+ <Target Name="AfterBuild">
179+ </Target>
180+ -->
181+ </Project >
0 commit comments