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
+ <ProjectGuid >{4944B213-4F12-4815-B416-3FF1853ADCC1}</ProjectGuid >
8
+ <OutputType >Library</OutputType >
9
+ <AppDesignerFolder >Properties</AppDesignerFolder >
10
+ <RootNamespace >Microsoft.Azure.Commands.AnalysisServices.Dataplane</RootNamespace >
11
+ <AssemblyName >Microsoft.Azure.Commands.AnalysisServices.Dataplane</AssemblyName >
12
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
13
+ <FileAlignment >512</FileAlignment >
14
+ <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\..\</SolutionDir >
15
+ <RestorePackages >true</RestorePackages >
16
+ </PropertyGroup >
17
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
18
+ <DebugSymbols >true</DebugSymbols >
19
+ <DebugType >full</DebugType >
20
+ <Optimize >false</Optimize >
21
+ <OutputPath >..\..\..\Package\Debug\ResourceManager\AzureResourceManager\Azure.AnalysisServices\</OutputPath >
22
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
23
+ <ErrorReport >prompt</ErrorReport >
24
+ <WarningLevel >4</WarningLevel >
25
+ </PropertyGroup >
26
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
27
+ <SignAssembly >true</SignAssembly >
28
+ <AssemblyOriginatorKeyFile >MSSharedLibKey.snk</AssemblyOriginatorKeyFile >
29
+ <DelaySign >true</DelaySign >
30
+ <DebugType >pdbonly</DebugType >
31
+ <Optimize >true</Optimize >
32
+ <OutputPath >..\..\..\Package\Release\ResourceManager\AzureResourceManager\Azure.AnalysisServices</OutputPath >
33
+ <DefineConstants >TRACE</DefineConstants >
34
+ <ErrorReport >prompt</ErrorReport >
35
+ <WarningLevel >4</WarningLevel >
36
+ </PropertyGroup >
37
+ <ItemGroup >
38
+ <Reference Include =" Microsoft.Azure.Common" >
39
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath >
40
+ </Reference >
41
+ <Reference Include =" Microsoft.Azure.Common.NetFramework" >
42
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath >
43
+ </Reference >
44
+ <Reference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
45
+ <HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath >
46
+ <Private >True</Private >
47
+ </Reference >
48
+ <Reference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
49
+ <HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath >
50
+ <Private >True</Private >
51
+ </Reference >
52
+ <Reference Include =" Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
53
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.3\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath >
54
+ <Private >True</Private >
55
+ </Reference >
56
+ <Reference Include =" Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
57
+ <SpecificVersion >False</SpecificVersion >
58
+ <HintPath >..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath >
59
+ </Reference >
60
+ <Reference Include =" Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
61
+ <SpecificVersion >False</SpecificVersion >
62
+ <HintPath >..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath >
63
+ </Reference >
64
+ <Reference Include =" Microsoft.Threading.Tasks.Extensions.Desktop, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
65
+ <SpecificVersion >False</SpecificVersion >
66
+ <HintPath >..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath >
67
+ </Reference >
68
+ <Reference Include =" Microsoft.WindowsAzure.Management" >
69
+ <HintPath >..\..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath >
70
+ </Reference >
71
+ <Reference Include =" Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
72
+ <SpecificVersion >False</SpecificVersion >
73
+ <HintPath >..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath >
74
+ </Reference >
75
+ <Reference Include =" System" />
76
+ <Reference Include =" System.Net" />
77
+ <Reference Include =" System.Net.Http" />
78
+ <Reference Include =" System.Net.Http.WebRequest" />
79
+ <Reference Include =" System.Runtime.Serialization" />
80
+ <Reference Include =" System.Xml.Linq" />
81
+ <Reference Include =" System.Data" />
82
+ <Reference Include =" System.Xml" />
83
+ <Reference Include =" System.Management.Automation" />
84
+ </ItemGroup >
85
+ <ItemGroup >
86
+ <Compile Include =" Commands\AddAzureASAccount.cs" />
87
+ <Compile Include =" Models\AsAzureAccount.cs" />
88
+ <Compile Include =" Models\AsAzureClientSession.cs" />
89
+ <Compile Include =" Models\ASAzureContext.cs" />
90
+ <Compile Include =" Models\AsAzureEnvironment.cs" />
91
+ <Compile Include =" Models\AsAzureHttpClient.cs" />
92
+ <Compile Include =" Models\AsAzureProfile.cs" />
93
+ <Compile Include =" Commands\Restart-AzureAsInstance.cs" />
94
+ <Compile Include =" Models\AsAzureAuthenticationProvider.cs" />
95
+ <Compile Include =" Models\TokenCacheItemProvider.cs" />
96
+ <Compile Include =" Properties\AssemblyInfo.cs" />
97
+ <Compile Include =" Properties\Resources.Designer.cs" >
98
+ <DependentUpon >Resources.resx</DependentUpon >
99
+ <AutoGen >True</AutoGen >
100
+ <DesignTime >True</DesignTime >
101
+ </Compile >
102
+ </ItemGroup >
103
+ <ItemGroup >
104
+ <None Include =" AnalysisServicesDataplaneStartup.ps1" >
105
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
106
+ </None >
107
+ <None Include =" Azure.AnalysisServices.psd1" >
108
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
109
+ </None >
110
+ <None Include =" MSSharedLibKey.snk" />
111
+ <None Include =" packages.config" >
112
+ <SubType >Designer</SubType >
113
+ </None >
114
+ </ItemGroup >
115
+ <ItemGroup >
116
+ <EmbeddedResource Include =" Properties\Resources.resx" >
117
+ <Generator >ResXFileCodeGenerator</Generator >
118
+ <LastGenOutput >Resources.Designer.cs</LastGenOutput >
119
+ <SubType >Designer</SubType >
120
+ </EmbeddedResource >
121
+ </ItemGroup >
122
+ <ItemGroup >
123
+ <ProjectReference Include =" ..\..\..\Common\Commands.Common.Authentication\Commands.Common.Authentication.csproj" >
124
+ <Project >{D3804B64-C0D3-48F8-82EC-1F632F833C9E}</Project >
125
+ <Name >Commands.Common.Authentication</Name >
126
+ </ProjectReference >
127
+ <ProjectReference Include =" ..\..\..\Common\Commands.Common\Commands.Common.csproj" >
128
+ <Project >{5ee72c53-1720-4309-b54b-5fb79703195f}</Project >
129
+ <Name >Commands.Common</Name >
130
+ </ProjectReference >
131
+ </ItemGroup >
132
+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
133
+ <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
134
+ </Project >
0 commit comments