-
Notifications
You must be signed in to change notification settings - Fork 71
Expand file tree
/
Copy pathSIM.Pipelines.csproj
More file actions
316 lines (316 loc) · 17.2 KB
/
SIM.Pipelines.csproj
File metadata and controls
316 lines (316 loc) · 17.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{7A3FEDF8-DF96-4426-AA01-C2D4FD3E68C8}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SIM.Pipelines</RootNamespace>
<AssemblyName>SIM.Pipelines</AssemblyName>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<LangVersion>6</LangVersion>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
</PropertyGroup>
<PropertyGroup>
<StartupObject />
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<LangVersion>6</LangVersion>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE;JETBRAINS_ANNOTATIONS</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<LangVersion>6</LangVersion>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="Ionic.Zip.Reduced, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
<HintPath>..\packages\DotNetZip.Reduced.1.9.1.8\lib\net20\Ionic.Zip.Reduced.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="JetBrains.Annotations, Version=11.1.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL">
<HintPath>..\packages\JetBrains.Annotations.11.1.0\lib\net20\JetBrains.Annotations.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Web.Administration, Version=7.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Web.Administration.7.0.0.0\lib\net20\Microsoft.Web.Administration.dll</HintPath>
<SpecificVersion>False</SpecificVersion>
<Private>True</Private>
</Reference>
<Reference Include="MongoDB.Bson, Version=1.10.1.73, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
<HintPath>..\packages\mongocsharpdriver.1.10.1\lib\net35\MongoDB.Bson.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="MongoDB.Driver, Version=1.10.1.73, Culture=neutral, PublicKeyToken=f686731cfb9cc103, processorArchitecture=MSIL">
<HintPath>..\packages\mongocsharpdriver.1.10.1\lib\net35\MongoDB.Driver.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Sitecore.Diagnostics.Base, Version=2.1.4.203, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Diagnostics.Base.2.1.4.203\lib\Sitecore.Diagnostics.Base.dll</HintPath>
</Reference>
<Reference Include="Sitecore.Diagnostics.Logging, Version=2.1.4.203, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Diagnostics.Logging.2.1.4.203\lib\Sitecore.Diagnostics.Logging.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.IO.Compression" />
<Reference Include="System.IO.Compression.FileSystem" />
<Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="YamlDotNet, Version=8.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e, processorArchitecture=MSIL">
<HintPath>..\packages\YamlDotNet.8.1.2\lib\net45\YamlDotNet.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Agent\PublishAgentFiles.cs" />
<Compile Include="Agent\AgentFiles.cs" />
<Compile Include="Agent\AgentHelper.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Agent\PublishAgentHelper.cs" />
<Compile Include="Backup\BackupArgs.cs" />
<Compile Include="Backup\BackupDatabases.cs" />
<Compile Include="Backup\BackupFiles.cs" />
<Compile Include="Backup\BackupMongoDatabases.cs" />
<Compile Include="Backup\BackupProcessor.cs" />
<Compile Include="BaseProcessors\RunCmdCommandBaseProcessor.cs" />
<Compile Include="ConditionEvaluator.cs" />
<Compile Include="ConfigurationActions.cs" />
<Compile Include="Delete\CleanUp.cs" />
<Compile Include="Delete\Containers\CleanupEnvironmentData.cs" />
<Compile Include="Delete\Containers\RemoveEnvironmentFolder.cs" />
<Compile Include="Delete\Containers\RemoveHostsProcessor.cs" />
<Compile Include="Delete\DeleteMongoDatabases.cs" />
<Compile Include="Delete\DeleteRegistryKey.cs" />
<Compile Include="Delete\DeleteSitecoreEnvironmentData.cs" />
<Compile Include="Export\ExportMongoDatabases.cs" />
<Compile Include="Import\ImportHostNames.cs" />
<Compile Include="Import\ImportRestoreMongoDatabases.cs" />
<Compile Include="Import\UpdateConnectionStrings.cs" />
<Compile Include="Import\UpdateDataFolder.cs" />
<Compile Include="InstallSearchIndexes\CreateIndexDirectoryAction.cs" />
<Compile Include="InstallSearchIndexes\CreateSolrCoreAction.cs" />
<Compile Include="InstallSearchIndexes\InstallSearchIndexesArgs.cs" />
<Compile Include="InstallSearchIndexes\InstallSearchIndexesProcessor.cs" />
<Compile Include="InstallSearchIndexes\PopulateNewIndexAction.cs" />
<Compile Include="InstallSearchIndexes\UpdateManagedSchemaAction.cs" />
<Compile Include="Install\Containers\AddHostsProcessor.cs" />
<Compile Include="Install\Containers\GenerateModulesData.cs" />
<Compile Include="Install\Containers\ConvertLicenseProcessor.cs" />
<Compile Include="Install\Containers\CopyFilesToDestination.cs" />
<Compile Include="Delete\Containers\DeleteContainersArgs.cs" />
<Compile Include="Install\Containers\GenerateCertificatesProcessor.cs" />
<Compile Include="Install\Containers\GenerateEnvironmentData.cs" />
<Compile Include="Install\Containers\GenerateIdEnvValuesProcessor.cs" />
<Compile Include="Install\Containers\GenerateReportingApiKeyProcessor.cs" />
<Compile Include="Install\Containers\GenerateSqlAdminPasswordProcessor.cs" />
<Compile Include="Install\Containers\GenerateTelerikKeyProcessor.cs" />
<Compile Include="Install\Containers\InstallDockerToolsProcessor.cs" />
<Compile Include="Delete\Containers\RemoveFromDocker.cs" />
<Compile Include="Install\Containers\RunCommandBaseProcessor.cs" />
<Compile Include="Install\Containers\RunDockerBuildProcessor.cs" />
<Compile Include="Install\Containers\RunDockerUpProcessor.cs" />
<Compile Include="Install\Containers\WriteEnvFileProcessor.cs" />
<Compile Include="Install\GenerateScriptProcessor.cs" />
<Compile Include="Install\GenerateSitecoreEnvironmentData.cs" />
<Compile Include="Install\GenerateUnInstallParameters.cs" />
<Compile Include="Install\Install9Args.cs" />
<Compile Include="InstallHelper.cs" />
<Compile Include="InstallModules\IPackageInstallActions.cs" />
<Compile Include="Install\0150 GrantPermissions.cs" />
<Compile Include="Install\0600 UpdateWebConfig.cs" />
<Compile Include="Install\0650 AddServerTxt.cs" />
<Compile Include="Install\0900 InstallRoles.cs" />
<Compile Include="Install\Containers\InstallContainerArgs.cs" />
<Compile Include="Install\InstallRolesCommandHelper.cs" />
<Compile Include="Install\Modules\CreateSolrCores.cs" />
<Compile Include="Install\Modules\SolrInformation.cs" />
<Compile Include="Install\Modules\SwitchConfigsToSolr.cs" />
<Compile Include="Install\Run9Installation.cs" />
<Compile Include="Install\RunPSTaskProcessor.cs" />
<Compile Include="Install\Settings.cs" />
<Compile Include="Install\RunPSTasksProcessor.cs" />
<Compile Include="MongoHelper.cs" />
<Compile Include="MultipleDeletion\MultipleDeletion9.cs" />
<Compile Include="MultipleDeletion\MultipleDeletion9Args.cs" />
<Compile Include="MultipleDeletion\MultipleDeletion9Processor.cs" />
<Compile Include="MultipleDeletion\MultipleDeletionArgs.cs" />
<Compile Include="MultipleDeletion\MultipleDeletionProcessor.cs" />
<Compile Include="MultipleDeletion\MultipleDeletion.cs" />
<Compile Include="DeleteDatabasesHelper.cs" />
<Compile Include="Export\ExportArgs.cs" />
<Compile Include="Export\ExportDatabases.cs" />
<Compile Include="Export\ExportFiles.cs" />
<Compile Include="Export\ExportSettings.cs" />
<Compile Include="Export\ExportPostActions.cs" />
<Compile Include="Export\ExportProcessor.cs" />
<Compile Include="Import\UpdateLicense.cs" />
<Compile Include="Import\ImportRegisterWebsite.cs" />
<Compile Include="Import\ImportRestoreDatabases.cs" />
<Compile Include="Import\ImportArgs.cs" />
<Compile Include="Import\ImportInitialization.cs" />
<Compile Include="Import\ImportProcessor.cs" />
<Compile Include="Import\ImportUnpackSolution.cs" />
<Compile Include="InstallModules\PerformPostStepActions.cs" />
<Compile Include="InstallModules\CopyPackages.cs" />
<Compile Include="InstallModules\CopyAgentFiles.cs" />
<Compile Include="InstallModules\DeleteAgentPages.cs" />
<Compile Include="InstallModules\InstallPackages.cs" />
<Compile Include="InstallModules\InstallModulesArgs.cs" />
<Compile Include="InstallModules\InstallModulesProcessor.cs" />
<Compile Include="InstallModules\InstallActions.cs" />
<Compile Include="InstallModules\StartInstance.cs" />
<Compile Include="Delete\InitializeArgs.cs" />
<Compile Include="Delete\DeleteArgs.cs" />
<Compile Include="Delete\DeleteDatabases.cs" />
<Compile Include="Delete\DeleteDataFolder.cs" />
<Compile Include="Delete\DeleteProcessor.cs" />
<Compile Include="Delete\DeleteRootFolder.cs" />
<Compile Include="Delete\DeleteWebsite.cs" />
<Compile Include="Delete\DeleteWebsiteFolder.cs" />
<Compile Include="Delete\UpdateHosts.cs" />
<Compile Include="Install\0700 AttachDatabases.cs" />
<Compile Include="Install\0100 CheckPackageIntegrity.cs" />
<Compile Include="Install\0400 CopyLicense.cs" />
<Compile Include="Install\0200 Extract.cs" />
<Compile Include="PipelinesConfig.cs" />
<Compile Include="Reinstall\1200 Install.UpdateWebConfig.cs" />
<Compile Include="Reinstall\1500 Install.StartInstance.cs" />
<Compile Include="Reinstall\1250 Install.AddServerTxt.cs" />
<Compile Include="Reinstall\Containers\CleanupDataBaseProcessor.cs" />
<Compile Include="Reinstall\Containers\RemoveFromDockerProcessor.cs" />
<Compile Include="Reinstall\Containers\CleanupSolrDataProcessor.cs" />
<Compile Include="Reinstall\Containers\CleanupSqlDataProcessor.cs" />
<Compile Include="Reinstall\Containers\RunDockerUpProcessor.cs" />
<Compile Include="Reinstall\Reinstall9Args.cs" />
<Compile Include="Reinstall\Reinstall9SwitchMode.cs" />
<Compile Include="Restore\RestoreMongoDatabases.cs" />
<Compile Include="SetupWebsiteHelper.cs" />
<Compile Include="Install\InstallArgs.cs" />
<Compile Include="Install\InstallProcessor.cs" />
<Compile Include="Install\0500 SetupWebsite.cs" />
<Compile Include="Install\0800 UpdateHosts.cs" />
<Compile Include="Delete\StopInstance.cs" />
<Compile Include="Install\Modules\CopyAgentFiles.cs" />
<Compile Include="Install\Modules\CopyPackages.cs" />
<Compile Include="Install\Modules\DeleteAgentPages.cs" />
<Compile Include="Install\Modules\InstallActions.cs" />
<Compile Include="Install\Modules\InstallPackages.cs" />
<Compile Include="Install\Modules\PerformPostStepActions.cs" />
<Compile Include="Install\Modules\StartInstance.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Reinstall\1300 Install.AttachDatabases.cs" />
<Compile Include="AttachDatabasesHelper.cs" />
<Compile Include="Reinstall\0100 Install.CheckPackageIntegrity.cs" />
<Compile Include="Reinstall\1000 Install.CopyLicense.cs" />
<Compile Include="Reinstall\0400 Delete.DeleteDatabases.cs" />
<Compile Include="Reinstall\0300 Delete.DeleteDataFolder.cs" />
<Compile Include="Reinstall\0700 Delete.DeleteRootFolder.cs" />
<Compile Include="Reinstall\1400 Install.DeleteTempFolder.cs" />
<Compile Include="Reinstall\0500 Delete.DeleteWebsite.cs" />
<Compile Include="Reinstall\0600 Delete.DeleteWebsiteFolder.cs" />
<Compile Include="Reinstall\0800 Install.Extract.cs" />
<Compile Include="UpdateWebConfigHelper.cs" />
<Compile Include="Reinstall\ReinstallArgs.cs" />
<Compile Include="Reinstall\ReinstallProcessor.cs" />
<Compile Include="Reinstall\1100 Install.SetupWebsite.cs" />
<Compile Include="Reinstall\0200 Delete.StopInstance.cs" />
<Compile Include="Restore\DeleteFiles.cs" />
<Compile Include="Restore\RestoreArgs.cs" />
<Compile Include="Restore\RestoreDatabases.cs" />
<Compile Include="Restore\RestoreFiles.cs" />
<Compile Include="Restore\RestoreProcessor.cs" />
<Compile Include="Service References\SitecoreWebservices\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="mongo.tools.zip" />
<EmbeddedResource Include="IOC_Containers.zip" />
<None Include="packages.config" />
<None Include="Properties\DataSources\System.Xml.Linq.XElement.datasource" />
<None Include="Service References\SitecoreWebservices\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Service References\SitecoreWebservices\configuration.svcinfo" />
<None Include="Service References\SitecoreWebservices\configuration91.svcinfo" />
<None Include="Service References\SitecoreWebservices\service.disco" />
<None Include="Service References\SitecoreWebservices\service.wsdl" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<WCFMetadataStorage Include="Service References\SitecoreWebservices\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SIM.Adapters\SIM.Adapters.csproj">
<Project>{CA40C57A-EF4F-474D-BE8B-98E51AE62C1F}</Project>
<Name>SIM.Adapters</Name>
</ProjectReference>
<ProjectReference Include="..\SIM.Base\SIM.Base.csproj">
<Project>{CA9339A0-9A7D-4900-839E-F21B7269BDAA}</Project>
<Name>SIM.Base</Name>
</ProjectReference>
<ProjectReference Include="..\SIM.ContainerInstaller\SIM.ContainerInstaller.csproj">
<Project>{d9ad90f9-bf6d-4c46-8546-3bed9ff93450}</Project>
<Name>SIM.ContainerInstaller</Name>
</ProjectReference>
<ProjectReference Include="..\SIM.FileSystem\SIM.FileSystem.csproj">
<Project>{02B6C2D7-3083-4DF3-B86D-B6D4728C4EF2}</Project>
<Name>SIM.FileSystem</Name>
</ProjectReference>
<ProjectReference Include="..\SIM.Foundation.SqlAdapter\SIM.Foundation.SqlAdapter.csproj">
<Project>{3748B30C-ABF5-4DEE-9F22-74E4F69FFF78}</Project>
<Name>SIM.Foundation.SqlAdapter</Name>
</ProjectReference>
<ProjectReference Include="..\SIM.Instances\SIM.Instances.csproj">
<Project>{CCA7B157-A743-4A5A-A03B-B6B27CB2BE1C}</Project>
<Name>SIM.Instances</Name>
</ProjectReference>
<ProjectReference Include="..\SIM.Products\SIM.Products.csproj">
<Project>{BC8B4EE5-C053-42E1-A5BA-07F8C41915A9}</Project>
<Name>SIM.Products</Name>
</ProjectReference>
<ProjectReference Include="..\SIM.Sitecore9Installer\SIM.Sitecore9Installer.csproj">
<Project>{5c870ab3-89f2-4e24-ae5d-3593ec816495}</Project>
<Name>SIM.Sitecore9Installer</Name>
</ProjectReference>
<ProjectReference Include="..\SIM.SitecoreEnvironments\SIM.SitecoreEnvironments.csproj">
<Project>{8a60bf81-02d6-4449-8b9f-572ba4051c82}</Project>
<Name>SIM.SitecoreEnvironments</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>