|
84 | 84 | <HintPath>..\packages\UmbracoCms.Core.6.2.5\lib\Microsoft.ApplicationBlocks.Data.dll</HintPath>
|
85 | 85 | <Private>True</Private>
|
86 | 86 | </Reference>
|
| 87 | + <Reference Include="Microsoft.Data.Edm, Version=5.6.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 88 | + <HintPath>..\packages\Microsoft.Data.Edm.5.6.2\lib\net40\Microsoft.Data.Edm.dll</HintPath> |
| 89 | + <Private>True</Private> |
| 90 | + </Reference> |
| 91 | + <Reference Include="Microsoft.Data.OData, Version=5.6.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 92 | + <HintPath>..\packages\Microsoft.Data.OData.5.6.2\lib\net40\Microsoft.Data.OData.dll</HintPath> |
| 93 | + <Private>True</Private> |
| 94 | + </Reference> |
| 95 | + <Reference Include="Microsoft.Data.Services.Client, Version=5.6.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 96 | + <HintPath>..\packages\Microsoft.Data.Services.Client.5.6.2\lib\net40\Microsoft.Data.Services.Client.dll</HintPath> |
| 97 | + <Private>True</Private> |
| 98 | + </Reference> |
87 | 99 | <Reference Include="Microsoft.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
88 | 100 | <HintPath>..\packages\UmbracoCms.Core.6.2.5\lib\Microsoft.Web.Helpers.dll</HintPath>
|
89 | 101 | <Private>True</Private>
|
|
100 | 112 | <HintPath>..\packages\Microsoft.Web.Xdt.2.1.1\lib\net40\Microsoft.Web.XmlTransform.dll</HintPath>
|
101 | 113 | <Private>True</Private>
|
102 | 114 | </Reference>
|
| 115 | + <Reference Include="Microsoft.WindowsAzure.Configuration, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 116 | + <HintPath>..\packages\Microsoft.WindowsAzure.ConfigurationManager.1.8.0.0\lib\net35-full\Microsoft.WindowsAzure.Configuration.dll</HintPath> |
| 117 | + <Private>True</Private> |
| 118 | + </Reference> |
| 119 | + <Reference Include="Microsoft.WindowsAzure.Storage, Version=4.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 120 | + <HintPath>..\packages\WindowsAzure.Storage.4.3.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath> |
| 121 | + <Private>True</Private> |
| 122 | + </Reference> |
103 | 123 | <Reference Include="MiniProfiler, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b44f9351044011a3, processorArchitecture=MSIL">
|
104 | 124 | <HintPath>..\packages\MiniProfiler.2.1.0\lib\net40\MiniProfiler.dll</HintPath>
|
105 | 125 | <Private>True</Private>
|
|
109 | 129 | <Private>True</Private>
|
110 | 130 | </Reference>
|
111 | 131 | <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
112 |
| - <HintPath>..\packages\Newtonsoft.Json.4.5.11\lib\net40\Newtonsoft.Json.dll</HintPath> |
| 132 | + <HintPath>..\packages\Newtonsoft.Json.5.0.8\lib\net45\Newtonsoft.Json.dll</HintPath> |
113 | 133 | <Private>True</Private>
|
114 | 134 | </Reference>
|
115 | 135 | <Reference Include="Our.Umbraco.uGoLive, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
129 | 149 | <Private>True</Private>
|
130 | 150 | </Reference>
|
131 | 151 | <Reference Include="System" />
|
| 152 | + <Reference Include="System.Configuration" /> |
132 | 153 | <Reference Include="System.Core" />
|
133 | 154 | <Reference Include="System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
|
134 | 155 | <HintPath>..\packages\UmbracoCms.Core.6.2.5\lib\System.Data.SqlServerCe.dll</HintPath>
|
|
143 | 164 | <Private>True</Private>
|
144 | 165 | </Reference>
|
145 | 166 | <Reference Include="System.Net.Http.WebRequest" />
|
| 167 | + <Reference Include="System.Spatial, Version=5.6.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 168 | + <HintPath>..\packages\System.Spatial.5.6.2\lib\net40\System.Spatial.dll</HintPath> |
| 169 | + <Private>True</Private> |
| 170 | + </Reference> |
146 | 171 | <Reference Include="System.Web" />
|
147 | 172 | <Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
148 | 173 | <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll</HintPath>
|
|
232 | 257 | </Reference>
|
233 | 258 | </ItemGroup>
|
234 | 259 | <ItemGroup>
|
| 260 | + <Compile Include="Enums\InstallerStatus.cs" /> |
235 | 261 | <Compile Include="Properties\AssemblyInfo.cs" />
|
236 | 262 | <Compile Include="Models\Parameter.cs" />
|
237 | 263 | <Compile Include="InstallerController.cs" />
|
|
252 | 278 | <Analyzer Include="..\packages\StyleCop.Analyzers.1.0.0-beta014\analyzers\dotnet\cs\Newtonsoft.Json.dll" />
|
253 | 279 | <Analyzer Include="..\packages\StyleCop.Analyzers.1.0.0-beta014\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
|
254 | 280 | </ItemGroup>
|
| 281 | + <ItemGroup> |
| 282 | + <ProjectReference Include="..\UmbracoFileSystemProviders.Azure\UmbracoFileSystemProviders.Azure.csproj"> |
| 283 | + <Project>{749bc432-144a-4250-9066-d1fe170afe42}</Project> |
| 284 | + <Name>UmbracoFileSystemProviders.Azure</Name> |
| 285 | + </ProjectReference> |
| 286 | + </ItemGroup> |
255 | 287 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
256 | 288 | <Import Project="..\packages\StyleCop.Analyzers.1.0.0-beta014\build\StyleCop.Analyzers.targets" Condition="Exists('..\packages\StyleCop.Analyzers.1.0.0-beta014\build\StyleCop.Analyzers.targets')" />
|
257 | 289 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
0 commit comments