diff --git a/CHANGELOG.md b/CHANGELOG.md index c378b3ba6..c8085f21b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,154 @@ +# 3.1.111 2024-09-05 + +### HuaweiCloud SDK BMS + +- _API Version_ + - V1 +- _Features_ + - None +- _Bug Fix_ + - None +- _Change_ + - **ChangeBaremetalServerName** + - changes of response param + - `* server.hostId: uuid -> string` + +### HuaweiCloud SDK CCE + +- _API Version_ + - V3 +- _Features_ + - Support the API `RevokeKubernetesClusterCert` +- _Bug Fix_ + - None +- _Change_ + - None + +### HuaweiCloud SDK DNS + +- _API Version_ + - V2 +- _Features_ + - None +- _Bug Fix_ + - None +- _Change_ + - **ShowResourceTag** + - changes of response param + - `- enterpriseProjectOrDefault` + +### HuaweiCloud SDK ECS + +- _API Version_ + - V2 +- _Features_ + - None +- _Bug Fix_ + - None +- _Change_ + - **ListCloudServers** + - changes of request param + - `+ marker` + - changes of response param + - `- count` + - `+ servers.launched_at` + - `- servers.launched` + - `+ servers.security_groups.id` + - `+ servers.volumes_attached.size` + - `+ servers.flavor.gpus` + - `+ servers.flavor.asic_accelerators` + - `- servers.flavor.root_gb` + - `- servers.flavor.ephemeral_gb` + - `- servers.flavor.extra_specs` + +### HuaweiCloud SDK FunctionGraph + +- _API Version_ + - V2 +- _Features_ + - None +- _Bug Fix_ + - None +- _Change_ + - **InvokeFunction** + - changes of request param + - `+ X-Cff-Instance-Memory` + - **AsyncInvokeFunction** + - changes of request param + - `+ X-Cff-Instance-Memory` + +### HuaweiCloud SDK IAM + +- _API Version_ + - V3 +- _Features_ + - None +- _Bug Fix_ + - None +- _Change_ + - **ListAgencies** + - changes of request param + - `+ page` + - `+ per_page` + - **ShowDomainRoleAssignments** + - changes of request param + - `* page: string -> int32` + - `* per_page: string -> int32` + - **ListCustomPolicies** + - changes of response param + - `- roles.references` + - `* roles: list -> list` + - **CreateCloudServiceCustomPolicy** + - changes of response param + - `- role.references` + - **UpdateCloudServiceCustomPolicy** + - changes of response param + - `- role.references` + - **CreateAgencyCustomPolicy** + - changes of response param + - `- role.references` + - **UpdateAgencyCustomPolicy** + - changes of response param + - `- role.references` + +### HuaweiCloud SDK Live + +- _API Version_ + - V1 +- _Features_ + - None +- _Bug Fix_ + - None +- _Change_ + - **ShowDomainHttpsCert** + - changes of response param + - `+ tls_certificate` + - `+ gm_certificate` + - **UpdateDomainHttpsCert** + - changes of request param + - `+ tls_certificate` + - `+ gm_certificate` + +### HuaweiCloud SDK VPC + +- _API Version_ + - V3 +- _Features_ + - None +- _Bug Fix_ + - None +- _Change_ + - **CreateSubNetworkInterface** + - changes of request param + - `- sub_network_interface.instance_id` + - `- sub_network_interface.instance_type` + - `- sub_network_interface.tags` + - **BatchCreateSubNetworkInterface** + - changes of request param + - `- sub_network_interface.instance_id` + - `- sub_network_interface.instance_type` + - `- sub_network_interface.tags` + # 3.1.110 2024-08-29 ### HuaweiCloud SDK CCE diff --git a/CHANGELOG_CN.md b/CHANGELOG_CN.md index ab9086c84..0886598a7 100644 --- a/CHANGELOG_CN.md +++ b/CHANGELOG_CN.md @@ -1,3 +1,154 @@ +# 3.1.111 2024-09-05 + +### HuaweiCloud SDK BMS + +- _接口版本_ + - V1 +- _新增特性_ + - 无 +- _解决问题_ + - 无 +- _特性变更_ + - **ChangeBaremetalServerName** + - 响应参数变更 + - `* server.hostId: uuid -> string` + +### HuaweiCloud SDK CCE + +- _接口版本_ + - V3 +- _新增特性_ + - 支持接口`RevokeKubernetesClusterCert` +- _解决问题_ + - 无 +- _特性变更_ + - 无 + +### HuaweiCloud SDK DNS + +- _接口版本_ + - V2 +- _新增特性_ + - 无 +- _解决问题_ + - 无 +- _特性变更_ + - **ShowResourceTag** + - 响应参数变更 + - `- enterpriseProjectOrDefault` + +### HuaweiCloud SDK ECS + +- _接口版本_ + - V2 +- _新增特性_ + - 无 +- _解决问题_ + - 无 +- _特性变更_ + - **ListCloudServers** + - 请求参数变更 + - `+ marker` + - 响应参数变更 + - `- count` + - `+ servers.launched_at` + - `- servers.launched` + - `+ servers.security_groups.id` + - `+ servers.volumes_attached.size` + - `+ servers.flavor.gpus` + - `+ servers.flavor.asic_accelerators` + - `- servers.flavor.root_gb` + - `- servers.flavor.ephemeral_gb` + - `- servers.flavor.extra_specs` + +### HuaweiCloud SDK FunctionGraph + +- _接口版本_ + - V2 +- _新增特性_ + - 无 +- _解决问题_ + - 无 +- _特性变更_ + - **InvokeFunction** + - 请求参数变更 + - `+ X-Cff-Instance-Memory` + - **AsyncInvokeFunction** + - 请求参数变更 + - `+ X-Cff-Instance-Memory` + +### HuaweiCloud SDK IAM + +- _接口版本_ + - V3 +- _新增特性_ + - 无 +- _解决问题_ + - 无 +- _特性变更_ + - **ListAgencies** + - 请求参数变更 + - `+ page` + - `+ per_page` + - **ShowDomainRoleAssignments** + - 请求参数变更 + - `* page: string -> int32` + - `* per_page: string -> int32` + - **ListCustomPolicies** + - 响应参数变更 + - `- roles.references` + - `* roles: list -> list` + - **CreateCloudServiceCustomPolicy** + - 响应参数变更 + - `- role.references` + - **UpdateCloudServiceCustomPolicy** + - 响应参数变更 + - `- role.references` + - **CreateAgencyCustomPolicy** + - 响应参数变更 + - `- role.references` + - **UpdateAgencyCustomPolicy** + - 响应参数变更 + - `- role.references` + +### HuaweiCloud SDK Live + +- _接口版本_ + - V1 +- _新增特性_ + - 无 +- _解决问题_ + - 无 +- _特性变更_ + - **ShowDomainHttpsCert** + - 响应参数变更 + - `+ tls_certificate` + - `+ gm_certificate` + - **UpdateDomainHttpsCert** + - 请求参数变更 + - `+ tls_certificate` + - `+ gm_certificate` + +### HuaweiCloud SDK VPC + +- _接口版本_ + - V3 +- _新增特性_ + - 无 +- _解决问题_ + - 无 +- _特性变更_ + - **CreateSubNetworkInterface** + - 请求参数变更 + - `- sub_network_interface.instance_id` + - `- sub_network_interface.instance_type` + - `- sub_network_interface.tags` + - **BatchCreateSubNetworkInterface** + - 请求参数变更 + - `- sub_network_interface.instance_id` + - `- sub_network_interface.instance_type` + - `- sub_network_interface.tags` + # 3.1.110 2024-08-29 ### HuaweiCloud SDK CCE diff --git a/HuaweiCloud.sln b/HuaweiCloud.sln index e027db41a..7ea828dbd 100644 --- a/HuaweiCloud.sln +++ b/HuaweiCloud.sln @@ -3,139 +3,139 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26124.0 MinimumVisualStudioVersion = 15.0.26124.0 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core", "Core\Core.csproj", "{EAC1660D-D237-4B00-821A-9E2D020E50D0}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core", "Core\Core.csproj", "{460E5544-A331-4E29-91FB-85BAC9D7677A}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Services", "Services", "{30DF2BD7-E3CD-48CC-88E4-971A7DA1240B}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Services", "Services", "{947EC83E-9DFA-46BC-854B-27FFD9168D5D}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cdn", "Services\Cdn\Cdn.csproj", "{456c6dc7-f610-410e-85a1-189ba73f1e43}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aad", "Services\Aad\Aad.csproj", "{6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Organizations", "Services\Organizations\Organizations.csproj", "{b5175f42-1803-b19d-c5cc-b1c5514b815c}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RocketMQ", "Services\RocketMQ\RocketMQ.csproj", "{defe4a95-5592-47cc-8dee-9810e0da0ba0}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aom", "Services\Aom\Aom.csproj", "{518fb927-ab1a-5842-3e93-5eed07ab0023}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ivs", "Services\Ivs\Ivs.csproj", "{1E3501D3-A14A-DA16-A148-B8B3ABA3C7AD}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kafka", "Services\Kafka\Kafka.csproj", "{1635d3a9-f723-4184-8328-018a761bb661}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Evs", "Services\Evs\Evs.csproj", "{B6D999F9-9335-433F-BCD2-1E07409AFA39}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo", "Services\Demo\Demo.csproj", "{2763ec40-c4dd-11ea-87d0-0242ac130003}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Csms", "Services\Csms\Csms.csproj", "{e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ces", "Services\Ces\Ces.csproj", "{E2E79C4D-9E38-443B-BF8B-83C087271443}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dns", "Services\Dns\Dns.csproj", "{545A5E74-C543-429F-A2EF-1D39572628EE}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cbr", "Services\Cbr\Cbr.csproj", "{ec1125a1-e08d-4545-a8d0-c9787c86755c}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dcs", "Services\Dcs\Dcs.csproj", "{c66dd549-8ef4-48f1-a85b-eaffaa736cee}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mpc", "Services\Mpc\Mpc.csproj", "{c3aaea74-f41e-4c56-b64e-7a2496ff6562}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cts", "Services\Cts\Cts.csproj", "{e8bfe266-7dcb-417d-b714-925b4bb3bd89}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ram", "Services\Ram\Ram.csproj", "{3dbd55e0-4b6b-03fe-f82f-961c2fc28386}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeArtsBuild", "Services\CodeArtsBuild\CodeArtsBuild.csproj", "{1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GaussDB", "Services\GaussDB\GaussDB.csproj", "{19056dcc-ac24-455a-a682-13cd1f3f833f}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rds", "Services\Rds\Rds.csproj", "{ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PanguLargeModels", "Services\PanguLargeModels\PanguLargeModels.csproj", "{2f67a6e0-a581-11ee-9380-fa163e9f5a2f}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Smn", "Services\Smn\Smn.csproj", "{9e4cf877-53e0-4d2f-b351-e27bd8d907c1}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeArtsBuild", "Services\CodeArtsBuild\CodeArtsBuild.csproj", "{1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ram", "Services\Ram\Ram.csproj", "{3dbd55e0-4b6b-03fe-f82f-961c2fc28386}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ims", "Services\Ims\Ims.csproj", "{5B7BFA6B-B85E-4222-8988-16CCF9558393}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IoTDM", "Services\IoTDM\IoTDM.csproj", "{8ec38b48-4730-49fb-a033-efbd5fe74b08}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "As", "Services\As\As.csproj", "{D9FEA963-ED3C-416B-B01E-1FF7EE009EA4}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kms", "Services\Kms\Kms.csproj", "{ECB1152B-9F28-414F-B3E8-B596E421779B}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dds", "Services\Dds\Dds.csproj", "{ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Geip", "Services\Geip\Geip.csproj", "{23b1d5ea-92c1-4181-9023-ae7400b70586}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CloudRtc", "Services\CloudRtc\CloudRtc.csproj", "{59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo", "Services\Demo\Demo.csproj", "{2763ec40-c4dd-11ea-87d0-0242ac130003}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Classroom", "Services\Classroom\Classroom.csproj", "{D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ecs", "Services\Ecs\Ecs.csproj", "{c3aaea74-f41e-4c56-b64e-7a2496ff6551}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Evs", "Services\Evs\Evs.csproj", "{B6D999F9-9335-433F-BCD2-1E07409AFA39}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Live", "Services\Live\Live.csproj", "{728A1394-22BB-4889-AAF7-037CD1EF431A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Smn", "Services\Smn\Smn.csproj", "{9e4cf877-53e0-4d2f-b351-e27bd8d907c1}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GaussDBforopenGauss", "Services\GaussDBforopenGauss\GaussDBforopenGauss.csproj", "{0cd2eacf-3743-4b4c-9543-6362a4030dde}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FunctionGraph", "Services\FunctionGraph\FunctionGraph.csproj", "{33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cfw", "Services\Cfw\Cfw.csproj", "{C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RocketMQ", "Services\RocketMQ\RocketMQ.csproj", "{defe4a95-5592-47cc-8dee-9810e0da0ba0}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eip", "Services\Eip\Eip.csproj", "{23b1d5ea-92c1-4181-9023-ae7400b70586}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AntiDDoS", "Services\AntiDDoS\AntiDDoS.csproj", "{e8a48cd8-ef7c-4188-8ddf-644f38d61441}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ces", "Services\Ces\Ces.csproj", "{E2E79C4D-9E38-443B-BF8B-83C087271443}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GaussDBforopenGauss", "Services\GaussDBforopenGauss\GaussDBforopenGauss.csproj", "{0cd2eacf-3743-4b4c-9543-6362a4030dde}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Moderation", "Services\Moderation\Moderation.csproj", "{f77fb0de-9056-11eb-8219-f26d2774ac7a}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cce", "Services\Cce\Cce.csproj", "{a4aaea74-f41e-4c56-b64e-7a2496ff4351}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageSearch", "Services\ImageSearch\ImageSearch.csproj", "{38F2C59A-6FAA-498E-9DAB-6CE2640A539A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nat", "Services\Nat\Nat.csproj", "{96f50236-7030-47ab-af32-bb76484fad1c}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vpcep", "Services\Vpcep\Vpcep.csproj", "{e4b6779e-2b75-492b-a149-7bc5a58e9469}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cfw", "Services\Cfw\Cfw.csproj", "{C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CloudRtc", "Services\CloudRtc\CloudRtc.csproj", "{59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vpc", "Services\Vpc\Vpc.csproj", "{96f50236-7030-47ab-af32-bb76484fadec}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GaussDB", "Services\GaussDB\GaussDB.csproj", "{D4A9E4D4-575A-4208-B0FB-72065659A040}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aos", "Services\Aos\Aos.csproj", "{00dd2678-7092-4cf6-999d-0f0a388380ac}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cbr", "Services\Cbr\Cbr.csproj", "{ec1125a1-e08d-4545-a8d0-c9787c86755c}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Iam", "Services\Iam\Iam.csproj", "{09E55113-08BD-46BC-B5A3-6440F4410AC8}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sis", "Services\Sis\Sis.csproj", "{00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ivs", "Services\Ivs\Ivs.csproj", "{1E3501D3-A14A-DA16-A148-B8B3ABA3C7AD}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ims", "Services\Ims\Ims.csproj", "{5B7BFA6B-B85E-4222-8988-16CCF9558393}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Frs", "Services\Frs\Frs.csproj", "{6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kps", "Services\Kps\Kps.csproj", "{13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IoTDM", "Services\IoTDM\IoTDM.csproj", "{8ec38b48-4730-49fb-a033-efbd5fe74b08}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cce", "Services\Cce\Cce.csproj", "{a4aaea74-f41e-4c56-b64e-7a2496ff4351}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rds", "Services\Rds\Rds.csproj", "{ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Organizations", "Services\Organizations\Organizations.csproj", "{b5175f42-1803-b19d-c5cc-b1c5514b815c}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProjectMan", "Services\ProjectMan\ProjectMan.csproj", "{535cfc94-6d5b-4da2-bbbd-e9faa9014012}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rabbitmq", "Services\Rabbitmq\Rabbitmq.csproj", "{defe4a95-5592-47cc-8dee-9810e0da0ba0}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aad", "Services\Aad\Aad.csproj", "{6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bms", "Services\Bms\Bms.csproj", "{d3bbfb85-g52f-5d67-c75f-8b3507gg7662}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeArtsDeploy", "Services\CodeArtsDeploy\CodeArtsDeploy.csproj", "{3b6da37f-829b-a36b-0ea5-75d979c938e3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ocr", "Services\Ocr\Ocr.csproj", "{12cf972d-1c2b-80a1-33cc-056e6677ea5c}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vpcep", "Services\Vpcep\Vpcep.csproj", "{e4b6779e-2b75-492b-a149-7bc5a58e9469}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lts", "Services\Lts\Lts.csproj", "{00dd2678-7092-4cf6-999d-0f0a388380af}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "As", "Services\As\As.csproj", "{D9FEA963-ED3C-416B-B01E-1FF7EE009EA4}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nat", "Services\Nat\Nat.csproj", "{96f50236-7030-47ab-af32-bb76484fad1c}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Csms", "Services\Csms\Csms.csproj", "{e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dds", "Services\Dds\Dds.csproj", "{ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Elb", "Services\Elb\Elb.csproj", "{8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kafka", "Services\Kafka\Kafka.csproj", "{1635d3a9-f723-4184-8328-018a761bb661}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ecs", "Services\Ecs\Ecs.csproj", "{c3aaea74-f41e-4c56-b64e-7a2496ff6551}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eps", "Services\Eps\Eps.csproj", "{F7ABA0D7-E3F9-4F81-BAA3-7A327D52228A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sis", "Services\Sis\Sis.csproj", "{00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tms", "Services\Tms\Tms.csproj", "{38D1B59C-9F0A-648E-9DAB-6CE4640A539A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cts", "Services\Cts\Cts.csproj", "{e8bfe266-7dcb-417d-b714-925b4bb3bd89}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vod", "Services\Vod\Vod.csproj", "{3172c815-5fea-43e0-9589-8ab6f4af2866}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Moderation", "Services\Moderation\Moderation.csproj", "{f77fb0de-9056-11eb-8219-f26d2774ac7a}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vpc", "Services\Vpc\Vpc.csproj", "{8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eip", "Services\Eip\Eip.csproj", "{23b1d5ea-92c1-4181-9023-ae7400b70586}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aom", "Services\Aom\Aom.csproj", "{518fb927-ab1a-5842-3e93-5eed07ab0023}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Swr", "Services\Swr\Swr.csproj", "{659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Msgsms", "Services\Msgsms\Msgsms.csproj", "{e8d81a83-6722-4338-b788-f22e76c31a50}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Drs", "Services\Drs\Drs.csproj", "{3b6da37f-829b-a36b-0ea5-75d979c938e3}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lts", "Services\Lts\Lts.csproj", "{00dd2678-7092-4cf6-999d-0f0a388380af}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ocr", "Services\Ocr\Ocr.csproj", "{12cf972d-1c2b-80a1-33cc-056e6677ea5c}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeArtsDeploy", "Services\CodeArtsDeploy\CodeArtsDeploy.csproj", "{3b6da37f-829b-a36b-0ea5-75d979c938e3}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dcs", "Services\Dcs\Dcs.csproj", "{c66dd549-8ef4-48f1-a85b-eaffaa736cee}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aos", "Services\Aos\Aos.csproj", "{00dd2678-7092-4cf6-999d-0f0a388380ac}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Geip", "Services\Geip\Geip.csproj", "{23b1d5ea-92c1-4181-9023-ae7400b70586}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Classroom", "Services\Classroom\Classroom.csproj", "{D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vod", "Services\Vod\Vod.csproj", "{3172c815-5fea-43e0-9589-8ab6f4af2866}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Frs", "Services\Frs\Frs.csproj", "{6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eps", "Services\Eps\Eps.csproj", "{F7ABA0D7-E3F9-4F81-BAA3-7A327D52228A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IoTDA", "Services\IoTDA\IoTDA.csproj", "{12F2C43A-6FAA-437E-9DAB-6CE8640A524A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rabbitmq", "Services\Rabbitmq\Rabbitmq.csproj", "{defe4a95-5592-47cc-8dee-9810e0da0ba0}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GaussDBforNoSQL", "Services\GaussDBforNoSQL\GaussDBforNoSQL.csproj", "{ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Msgsms", "Services\Msgsms\Msgsms.csproj", "{e8d81a83-6722-4338-b788-f22e76c31a50}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AntiDDoS", "Services\AntiDDoS\AntiDDoS.csproj", "{e8a48cd8-ef7c-4188-8ddf-644f38d61441}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageSearch", "Services\ImageSearch\ImageSearch.csproj", "{38F2C59A-6FAA-498E-9DAB-6CE2640A539A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cdn", "Services\Cdn\Cdn.csproj", "{456c6dc7-f610-410e-85a1-189ba73f1e43}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bms", "Services\Bms\Bms.csproj", "{d3bbfb85-g52f-5d67-c75f-8b3507gg7662}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Iam", "Services\Iam\Iam.csproj", "{09E55113-08BD-46BC-B5A3-6440F4410AC8}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dbss", "Services\Dbss\Dbss.csproj", "{0137ded9-5bc8-225e-64fc-40bf5d3fb59a}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mpc", "Services\Mpc\Mpc.csproj", "{c3aaea74-f41e-4c56-b64e-7a2496ff6562}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Live", "Services\Live\Live.csproj", "{728A1394-22BB-4889-AAF7-037CD1EF431A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProjectMan", "Services\ProjectMan\ProjectMan.csproj", "{535cfc94-6d5b-4da2-bbbd-e9faa9014012}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kps", "Services\Kps\Kps.csproj", "{13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PanguLargeModels", "Services\PanguLargeModels\PanguLargeModels.csproj", "{2f67a6e0-a581-11ee-9380-fa163e9f5a2f}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IoTDA", "Services\IoTDA\IoTDA.csproj", "{12F2C43A-6FAA-437E-9DAB-6CE8640A524A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Swr", "Services\Swr\Swr.csproj", "{659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GaussDBforNoSQL", "Services\GaussDBforNoSQL\GaussDBforNoSQL.csproj", "{ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Image", "Services\Image\Image.csproj", "{0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tms", "Services\Tms\Tms.csproj", "{38D1B59C-9F0A-648E-9DAB-6CE4640A539A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FunctionGraph", "Services\FunctionGraph\FunctionGraph.csproj", "{33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dns", "Services\Dns\Dns.csproj", "{545A5E74-C543-429F-A2EF-1D39572628EE}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Elb", "Services\Elb\Elb.csproj", "{8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Image", "Services\Image\Image.csproj", "{8D228734-2690-402F-9AB9-BB2CAC805ABD}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dbss", "Services\Dbss\Dbss.csproj", "{0137ded9-5bc8-225e-64fc-40bf5d3fb59a}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -150,258 +150,30 @@ Global HideSolutionNode = FALSE EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EAC1660D-D237-4B00-821A-9E2D020E50D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {EAC1660D-D237-4B00-821A-9E2D020E50D0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EAC1660D-D237-4B00-821A-9E2D020E50D0}.Debug|x64.ActiveCfg = Debug|Any CPU - {EAC1660D-D237-4B00-821A-9E2D020E50D0}.Debug|x64.Build.0 = Debug|Any CPU - {EAC1660D-D237-4B00-821A-9E2D020E50D0}.Debug|x86.ActiveCfg = Debug|Any CPU - {EAC1660D-D237-4B00-821A-9E2D020E50D0}.Debug|x86.Build.0 = Debug|Any CPU - {EAC1660D-D237-4B00-821A-9E2D020E50D0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {EAC1660D-D237-4B00-821A-9E2D020E50D0}.Release|Any CPU.Build.0 = Release|Any CPU - {EAC1660D-D237-4B00-821A-9E2D020E50D0}.Release|x64.ActiveCfg = Release|Any CPU - {EAC1660D-D237-4B00-821A-9E2D020E50D0}.Release|x64.Build.0 = Release|Any CPU - {EAC1660D-D237-4B00-821A-9E2D020E50D0}.Release|x86.ActiveCfg = Release|Any CPU - {EAC1660D-D237-4B00-821A-9E2D020E50D0}.Release|x86.Build.0 = Release|Any CPU - {456c6dc7-f610-410e-85a1-189ba73f1e43}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {456c6dc7-f610-410e-85a1-189ba73f1e43}.Debug|Any CPU.Build.0 = Debug|Any CPU - {456c6dc7-f610-410e-85a1-189ba73f1e43}.Debug|x64.ActiveCfg = Debug|Any CPU - {456c6dc7-f610-410e-85a1-189ba73f1e43}.Debug|x64.Build.0 = Debug|Any CPU - {456c6dc7-f610-410e-85a1-189ba73f1e43}.Debug|x86.ActiveCfg = Debug|Any CPU - {456c6dc7-f610-410e-85a1-189ba73f1e43}.Debug|x86.Build.0 = Debug|Any CPU - {456c6dc7-f610-410e-85a1-189ba73f1e43}.Release|Any CPU.ActiveCfg = Release|Any CPU - {456c6dc7-f610-410e-85a1-189ba73f1e43}.Release|Any CPU.Build.0 = Release|Any CPU - {456c6dc7-f610-410e-85a1-189ba73f1e43}.Release|x64.ActiveCfg = Release|Any CPU - {456c6dc7-f610-410e-85a1-189ba73f1e43}.Release|x64.Build.0 = Release|Any CPU - {456c6dc7-f610-410e-85a1-189ba73f1e43}.Release|x86.ActiveCfg = Release|Any CPU - {456c6dc7-f610-410e-85a1-189ba73f1e43}.Release|x86.Build.0 = Release|Any CPU - {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Debug|Any CPU.Build.0 = Debug|Any CPU - {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Debug|x64.ActiveCfg = Debug|Any CPU - {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Debug|x64.Build.0 = Debug|Any CPU - {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Debug|x86.ActiveCfg = Debug|Any CPU - {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Debug|x86.Build.0 = Debug|Any CPU - {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Release|Any CPU.ActiveCfg = Release|Any CPU - {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Release|Any CPU.Build.0 = Release|Any CPU - {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Release|x64.ActiveCfg = Release|Any CPU - {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Release|x64.Build.0 = Release|Any CPU - {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Release|x86.ActiveCfg = Release|Any CPU - {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Release|x86.Build.0 = Release|Any CPU - {518fb927-ab1a-5842-3e93-5eed07ab0023}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {518fb927-ab1a-5842-3e93-5eed07ab0023}.Debug|Any CPU.Build.0 = Debug|Any CPU - {518fb927-ab1a-5842-3e93-5eed07ab0023}.Debug|x64.ActiveCfg = Debug|Any CPU - {518fb927-ab1a-5842-3e93-5eed07ab0023}.Debug|x64.Build.0 = Debug|Any CPU - {518fb927-ab1a-5842-3e93-5eed07ab0023}.Debug|x86.ActiveCfg = Debug|Any CPU - {518fb927-ab1a-5842-3e93-5eed07ab0023}.Debug|x86.Build.0 = Debug|Any CPU - {518fb927-ab1a-5842-3e93-5eed07ab0023}.Release|Any CPU.ActiveCfg = Release|Any CPU - {518fb927-ab1a-5842-3e93-5eed07ab0023}.Release|Any CPU.Build.0 = Release|Any CPU - {518fb927-ab1a-5842-3e93-5eed07ab0023}.Release|x64.ActiveCfg = Release|Any CPU - {518fb927-ab1a-5842-3e93-5eed07ab0023}.Release|x64.Build.0 = Release|Any CPU - {518fb927-ab1a-5842-3e93-5eed07ab0023}.Release|x86.ActiveCfg = Release|Any CPU - {518fb927-ab1a-5842-3e93-5eed07ab0023}.Release|x86.Build.0 = Release|Any CPU - {1635d3a9-f723-4184-8328-018a761bb661}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1635d3a9-f723-4184-8328-018a761bb661}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1635d3a9-f723-4184-8328-018a761bb661}.Debug|x64.ActiveCfg = Debug|Any CPU - {1635d3a9-f723-4184-8328-018a761bb661}.Debug|x64.Build.0 = Debug|Any CPU - {1635d3a9-f723-4184-8328-018a761bb661}.Debug|x86.ActiveCfg = Debug|Any CPU - {1635d3a9-f723-4184-8328-018a761bb661}.Debug|x86.Build.0 = Debug|Any CPU - {1635d3a9-f723-4184-8328-018a761bb661}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1635d3a9-f723-4184-8328-018a761bb661}.Release|Any CPU.Build.0 = Release|Any CPU - {1635d3a9-f723-4184-8328-018a761bb661}.Release|x64.ActiveCfg = Release|Any CPU - {1635d3a9-f723-4184-8328-018a761bb661}.Release|x64.Build.0 = Release|Any CPU - {1635d3a9-f723-4184-8328-018a761bb661}.Release|x86.ActiveCfg = Release|Any CPU - {1635d3a9-f723-4184-8328-018a761bb661}.Release|x86.Build.0 = Release|Any CPU - {2763ec40-c4dd-11ea-87d0-0242ac130003}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2763ec40-c4dd-11ea-87d0-0242ac130003}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2763ec40-c4dd-11ea-87d0-0242ac130003}.Debug|x64.ActiveCfg = Debug|Any CPU - {2763ec40-c4dd-11ea-87d0-0242ac130003}.Debug|x64.Build.0 = Debug|Any CPU - {2763ec40-c4dd-11ea-87d0-0242ac130003}.Debug|x86.ActiveCfg = Debug|Any CPU - {2763ec40-c4dd-11ea-87d0-0242ac130003}.Debug|x86.Build.0 = Debug|Any CPU - {2763ec40-c4dd-11ea-87d0-0242ac130003}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2763ec40-c4dd-11ea-87d0-0242ac130003}.Release|Any CPU.Build.0 = Release|Any CPU - {2763ec40-c4dd-11ea-87d0-0242ac130003}.Release|x64.ActiveCfg = Release|Any CPU - {2763ec40-c4dd-11ea-87d0-0242ac130003}.Release|x64.Build.0 = Release|Any CPU - {2763ec40-c4dd-11ea-87d0-0242ac130003}.Release|x86.ActiveCfg = Release|Any CPU - {2763ec40-c4dd-11ea-87d0-0242ac130003}.Release|x86.Build.0 = Release|Any CPU - {E2E79C4D-9E38-443B-BF8B-83C087271443}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E2E79C4D-9E38-443B-BF8B-83C087271443}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E2E79C4D-9E38-443B-BF8B-83C087271443}.Debug|x64.ActiveCfg = Debug|Any CPU - {E2E79C4D-9E38-443B-BF8B-83C087271443}.Debug|x64.Build.0 = Debug|Any CPU - {E2E79C4D-9E38-443B-BF8B-83C087271443}.Debug|x86.ActiveCfg = Debug|Any CPU - {E2E79C4D-9E38-443B-BF8B-83C087271443}.Debug|x86.Build.0 = Debug|Any CPU - {E2E79C4D-9E38-443B-BF8B-83C087271443}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E2E79C4D-9E38-443B-BF8B-83C087271443}.Release|Any CPU.Build.0 = Release|Any CPU - {E2E79C4D-9E38-443B-BF8B-83C087271443}.Release|x64.ActiveCfg = Release|Any CPU - {E2E79C4D-9E38-443B-BF8B-83C087271443}.Release|x64.Build.0 = Release|Any CPU - {E2E79C4D-9E38-443B-BF8B-83C087271443}.Release|x86.ActiveCfg = Release|Any CPU - {E2E79C4D-9E38-443B-BF8B-83C087271443}.Release|x86.Build.0 = Release|Any CPU - {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Debug|x64.ActiveCfg = Debug|Any CPU - {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Debug|x64.Build.0 = Debug|Any CPU - {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Debug|x86.ActiveCfg = Debug|Any CPU - {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Debug|x86.Build.0 = Debug|Any CPU - {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Release|Any CPU.Build.0 = Release|Any CPU - {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Release|x64.ActiveCfg = Release|Any CPU - {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Release|x64.Build.0 = Release|Any CPU - {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Release|x86.ActiveCfg = Release|Any CPU - {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Release|x86.Build.0 = Release|Any CPU - {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Debug|Any CPU.Build.0 = Debug|Any CPU - {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Debug|x64.ActiveCfg = Debug|Any CPU - {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Debug|x64.Build.0 = Debug|Any CPU - {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Debug|x86.ActiveCfg = Debug|Any CPU - {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Debug|x86.Build.0 = Debug|Any CPU - {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Release|Any CPU.ActiveCfg = Release|Any CPU - {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Release|Any CPU.Build.0 = Release|Any CPU - {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Release|x64.ActiveCfg = Release|Any CPU - {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Release|x64.Build.0 = Release|Any CPU - {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Release|x86.ActiveCfg = Release|Any CPU - {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Release|x86.Build.0 = Release|Any CPU - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Debug|x64.ActiveCfg = Debug|Any CPU - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Debug|x64.Build.0 = Debug|Any CPU - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Debug|x86.ActiveCfg = Debug|Any CPU - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Debug|x86.Build.0 = Debug|Any CPU - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Release|Any CPU.Build.0 = Release|Any CPU - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Release|x64.ActiveCfg = Release|Any CPU - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Release|x64.Build.0 = Release|Any CPU - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Release|x86.ActiveCfg = Release|Any CPU - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Release|x86.Build.0 = Release|Any CPU - {19056dcc-ac24-455a-a682-13cd1f3f833f}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {19056dcc-ac24-455a-a682-13cd1f3f833f}.Debug|Any CPU.Build.0 = Debug|Any CPU - {19056dcc-ac24-455a-a682-13cd1f3f833f}.Debug|x64.ActiveCfg = Debug|Any CPU - {19056dcc-ac24-455a-a682-13cd1f3f833f}.Debug|x64.Build.0 = Debug|Any CPU - {19056dcc-ac24-455a-a682-13cd1f3f833f}.Debug|x86.ActiveCfg = Debug|Any CPU - {19056dcc-ac24-455a-a682-13cd1f3f833f}.Debug|x86.Build.0 = Debug|Any CPU - {19056dcc-ac24-455a-a682-13cd1f3f833f}.Release|Any CPU.ActiveCfg = Release|Any CPU - {19056dcc-ac24-455a-a682-13cd1f3f833f}.Release|Any CPU.Build.0 = Release|Any CPU - {19056dcc-ac24-455a-a682-13cd1f3f833f}.Release|x64.ActiveCfg = Release|Any CPU - {19056dcc-ac24-455a-a682-13cd1f3f833f}.Release|x64.Build.0 = Release|Any CPU - {19056dcc-ac24-455a-a682-13cd1f3f833f}.Release|x86.ActiveCfg = Release|Any CPU - {19056dcc-ac24-455a-a682-13cd1f3f833f}.Release|x86.Build.0 = Release|Any CPU - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Debug|x64.ActiveCfg = Debug|Any CPU - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Debug|x64.Build.0 = Debug|Any CPU - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Debug|x86.ActiveCfg = Debug|Any CPU - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Debug|x86.Build.0 = Debug|Any CPU - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Release|Any CPU.Build.0 = Release|Any CPU - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Release|x64.ActiveCfg = Release|Any CPU - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Release|x64.Build.0 = Release|Any CPU - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Release|x86.ActiveCfg = Release|Any CPU - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Release|x86.Build.0 = Release|Any CPU - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Debug|x64.ActiveCfg = Debug|Any CPU - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Debug|x64.Build.0 = Debug|Any CPU - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Debug|x86.ActiveCfg = Debug|Any CPU - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Debug|x86.Build.0 = Debug|Any CPU - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Release|Any CPU.Build.0 = Release|Any CPU - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Release|x64.ActiveCfg = Release|Any CPU - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Release|x64.Build.0 = Release|Any CPU - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Release|x86.ActiveCfg = Release|Any CPU - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Release|x86.Build.0 = Release|Any CPU - {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Debug|x64.ActiveCfg = Debug|Any CPU - {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Debug|x64.Build.0 = Debug|Any CPU - {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Debug|x86.ActiveCfg = Debug|Any CPU - {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Debug|x86.Build.0 = Debug|Any CPU - {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Release|Any CPU.Build.0 = Release|Any CPU - {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Release|x64.ActiveCfg = Release|Any CPU - {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Release|x64.Build.0 = Release|Any CPU - {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Release|x86.ActiveCfg = Release|Any CPU - {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Release|x86.Build.0 = Release|Any CPU - {ECB1152B-9F28-414F-B3E8-B596E421779B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ECB1152B-9F28-414F-B3E8-B596E421779B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ECB1152B-9F28-414F-B3E8-B596E421779B}.Debug|x64.ActiveCfg = Debug|Any CPU - {ECB1152B-9F28-414F-B3E8-B596E421779B}.Debug|x64.Build.0 = Debug|Any CPU - {ECB1152B-9F28-414F-B3E8-B596E421779B}.Debug|x86.ActiveCfg = Debug|Any CPU - {ECB1152B-9F28-414F-B3E8-B596E421779B}.Debug|x86.Build.0 = Debug|Any CPU - {ECB1152B-9F28-414F-B3E8-B596E421779B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ECB1152B-9F28-414F-B3E8-B596E421779B}.Release|Any CPU.Build.0 = Release|Any CPU - {ECB1152B-9F28-414F-B3E8-B596E421779B}.Release|x64.ActiveCfg = Release|Any CPU - {ECB1152B-9F28-414F-B3E8-B596E421779B}.Release|x64.Build.0 = Release|Any CPU - {ECB1152B-9F28-414F-B3E8-B596E421779B}.Release|x86.ActiveCfg = Release|Any CPU - {ECB1152B-9F28-414F-B3E8-B596E421779B}.Release|x86.Build.0 = Release|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x64.ActiveCfg = Debug|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x64.Build.0 = Debug|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x86.ActiveCfg = Debug|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x86.Build.0 = Debug|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|Any CPU.Build.0 = Release|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x64.ActiveCfg = Release|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x64.Build.0 = Release|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x86.ActiveCfg = Release|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x86.Build.0 = Release|Any CPU - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Debug|x64.ActiveCfg = Debug|Any CPU - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Debug|x64.Build.0 = Debug|Any CPU - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Debug|x86.ActiveCfg = Debug|Any CPU - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Debug|x86.Build.0 = Debug|Any CPU - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Release|Any CPU.ActiveCfg = Release|Any CPU - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Release|Any CPU.Build.0 = Release|Any CPU - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Release|x64.ActiveCfg = Release|Any CPU - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Release|x64.Build.0 = Release|Any CPU - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Release|x86.ActiveCfg = Release|Any CPU - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Release|x86.Build.0 = Release|Any CPU - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Debug|x64.ActiveCfg = Debug|Any CPU - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Debug|x64.Build.0 = Debug|Any CPU - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Debug|x86.ActiveCfg = Debug|Any CPU - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Debug|x86.Build.0 = Debug|Any CPU - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Release|Any CPU.Build.0 = Release|Any CPU - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Release|x64.ActiveCfg = Release|Any CPU - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Release|x64.Build.0 = Release|Any CPU - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Release|x86.ActiveCfg = Release|Any CPU - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Release|x86.Build.0 = Release|Any CPU - {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Debug|x64.ActiveCfg = Debug|Any CPU - {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Debug|x64.Build.0 = Debug|Any CPU - {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Debug|x86.ActiveCfg = Debug|Any CPU - {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Debug|x86.Build.0 = Debug|Any CPU - {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Release|Any CPU.Build.0 = Release|Any CPU - {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Release|x64.ActiveCfg = Release|Any CPU - {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Release|x64.Build.0 = Release|Any CPU - {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Release|x86.ActiveCfg = Release|Any CPU - {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Release|x86.Build.0 = Release|Any CPU - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Debug|x64.ActiveCfg = Debug|Any CPU - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Debug|x64.Build.0 = Debug|Any CPU - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Debug|x86.ActiveCfg = Debug|Any CPU - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Debug|x86.Build.0 = Debug|Any CPU - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Release|Any CPU.Build.0 = Release|Any CPU - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Release|x64.ActiveCfg = Release|Any CPU - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Release|x64.Build.0 = Release|Any CPU - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Release|x86.ActiveCfg = Release|Any CPU - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Release|x86.Build.0 = Release|Any CPU - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Debug|x64.ActiveCfg = Debug|Any CPU - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Debug|x64.Build.0 = Debug|Any CPU - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Debug|x86.ActiveCfg = Debug|Any CPU - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Debug|x86.Build.0 = Debug|Any CPU - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Release|Any CPU.Build.0 = Release|Any CPU - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Release|x64.ActiveCfg = Release|Any CPU - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Release|x64.Build.0 = Release|Any CPU - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Release|x86.ActiveCfg = Release|Any CPU - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Release|x86.Build.0 = Release|Any CPU + {460E5544-A331-4E29-91FB-85BAC9D7677A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {460E5544-A331-4E29-91FB-85BAC9D7677A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {460E5544-A331-4E29-91FB-85BAC9D7677A}.Debug|x64.ActiveCfg = Debug|Any CPU + {460E5544-A331-4E29-91FB-85BAC9D7677A}.Debug|x64.Build.0 = Debug|Any CPU + {460E5544-A331-4E29-91FB-85BAC9D7677A}.Debug|x86.ActiveCfg = Debug|Any CPU + {460E5544-A331-4E29-91FB-85BAC9D7677A}.Debug|x86.Build.0 = Debug|Any CPU + {460E5544-A331-4E29-91FB-85BAC9D7677A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {460E5544-A331-4E29-91FB-85BAC9D7677A}.Release|Any CPU.Build.0 = Release|Any CPU + {460E5544-A331-4E29-91FB-85BAC9D7677A}.Release|x64.ActiveCfg = Release|Any CPU + {460E5544-A331-4E29-91FB-85BAC9D7677A}.Release|x64.Build.0 = Release|Any CPU + {460E5544-A331-4E29-91FB-85BAC9D7677A}.Release|x86.ActiveCfg = Release|Any CPU + {460E5544-A331-4E29-91FB-85BAC9D7677A}.Release|x86.Build.0 = Release|Any CPU + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Debug|x64.ActiveCfg = Debug|Any CPU + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Debug|x64.Build.0 = Debug|Any CPU + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Debug|x86.ActiveCfg = Debug|Any CPU + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Debug|x86.Build.0 = Debug|Any CPU + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Release|Any CPU.Build.0 = Release|Any CPU + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Release|x64.ActiveCfg = Release|Any CPU + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Release|x64.Build.0 = Release|Any CPU + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Release|x86.ActiveCfg = Release|Any CPU + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Release|x86.Build.0 = Release|Any CPU {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|Any CPU.Build.0 = Debug|Any CPU {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -414,102 +186,6 @@ Global {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|x64.Build.0 = Release|Any CPU {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|x86.ActiveCfg = Release|Any CPU {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|x86.Build.0 = Release|Any CPU - {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Debug|Any CPU.Build.0 = Debug|Any CPU - {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Debug|x64.ActiveCfg = Debug|Any CPU - {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Debug|x64.Build.0 = Debug|Any CPU - {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Debug|x86.ActiveCfg = Debug|Any CPU - {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Debug|x86.Build.0 = Debug|Any CPU - {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Release|Any CPU.ActiveCfg = Release|Any CPU - {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Release|Any CPU.Build.0 = Release|Any CPU - {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Release|x64.ActiveCfg = Release|Any CPU - {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Release|x64.Build.0 = Release|Any CPU - {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Release|x86.ActiveCfg = Release|Any CPU - {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Release|x86.Build.0 = Release|Any CPU - {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Debug|x64.ActiveCfg = Debug|Any CPU - {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Debug|x64.Build.0 = Debug|Any CPU - {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Debug|x86.ActiveCfg = Debug|Any CPU - {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Debug|x86.Build.0 = Debug|Any CPU - {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Release|Any CPU.Build.0 = Release|Any CPU - {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Release|x64.ActiveCfg = Release|Any CPU - {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Release|x64.Build.0 = Release|Any CPU - {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Release|x86.ActiveCfg = Release|Any CPU - {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Release|x86.Build.0 = Release|Any CPU - {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Debug|Any CPU.Build.0 = Debug|Any CPU - {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Debug|x64.ActiveCfg = Debug|Any CPU - {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Debug|x64.Build.0 = Debug|Any CPU - {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Debug|x86.ActiveCfg = Debug|Any CPU - {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Debug|x86.Build.0 = Debug|Any CPU - {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Release|Any CPU.ActiveCfg = Release|Any CPU - {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Release|Any CPU.Build.0 = Release|Any CPU - {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Release|x64.ActiveCfg = Release|Any CPU - {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Release|x64.Build.0 = Release|Any CPU - {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Release|x86.ActiveCfg = Release|Any CPU - {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Release|x86.Build.0 = Release|Any CPU - {96f50236-7030-47ab-af32-bb76484fad1c}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {96f50236-7030-47ab-af32-bb76484fad1c}.Debug|Any CPU.Build.0 = Debug|Any CPU - {96f50236-7030-47ab-af32-bb76484fad1c}.Debug|x64.ActiveCfg = Debug|Any CPU - {96f50236-7030-47ab-af32-bb76484fad1c}.Debug|x64.Build.0 = Debug|Any CPU - {96f50236-7030-47ab-af32-bb76484fad1c}.Debug|x86.ActiveCfg = Debug|Any CPU - {96f50236-7030-47ab-af32-bb76484fad1c}.Debug|x86.Build.0 = Debug|Any CPU - {96f50236-7030-47ab-af32-bb76484fad1c}.Release|Any CPU.ActiveCfg = Release|Any CPU - {96f50236-7030-47ab-af32-bb76484fad1c}.Release|Any CPU.Build.0 = Release|Any CPU - {96f50236-7030-47ab-af32-bb76484fad1c}.Release|x64.ActiveCfg = Release|Any CPU - {96f50236-7030-47ab-af32-bb76484fad1c}.Release|x64.Build.0 = Release|Any CPU - {96f50236-7030-47ab-af32-bb76484fad1c}.Release|x86.ActiveCfg = Release|Any CPU - {96f50236-7030-47ab-af32-bb76484fad1c}.Release|x86.Build.0 = Release|Any CPU - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Debug|x64.ActiveCfg = Debug|Any CPU - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Debug|x64.Build.0 = Debug|Any CPU - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Debug|x86.ActiveCfg = Debug|Any CPU - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Debug|x86.Build.0 = Debug|Any CPU - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Release|Any CPU.Build.0 = Release|Any CPU - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Release|x64.ActiveCfg = Release|Any CPU - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Release|x64.Build.0 = Release|Any CPU - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Release|x86.ActiveCfg = Release|Any CPU - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Release|x86.Build.0 = Release|Any CPU - {96f50236-7030-47ab-af32-bb76484fadec}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {96f50236-7030-47ab-af32-bb76484fadec}.Debug|Any CPU.Build.0 = Debug|Any CPU - {96f50236-7030-47ab-af32-bb76484fadec}.Debug|x64.ActiveCfg = Debug|Any CPU - {96f50236-7030-47ab-af32-bb76484fadec}.Debug|x64.Build.0 = Debug|Any CPU - {96f50236-7030-47ab-af32-bb76484fadec}.Debug|x86.ActiveCfg = Debug|Any CPU - {96f50236-7030-47ab-af32-bb76484fadec}.Debug|x86.Build.0 = Debug|Any CPU - {96f50236-7030-47ab-af32-bb76484fadec}.Release|Any CPU.ActiveCfg = Release|Any CPU - {96f50236-7030-47ab-af32-bb76484fadec}.Release|Any CPU.Build.0 = Release|Any CPU - {96f50236-7030-47ab-af32-bb76484fadec}.Release|x64.ActiveCfg = Release|Any CPU - {96f50236-7030-47ab-af32-bb76484fadec}.Release|x64.Build.0 = Release|Any CPU - {96f50236-7030-47ab-af32-bb76484fadec}.Release|x86.ActiveCfg = Release|Any CPU - {96f50236-7030-47ab-af32-bb76484fadec}.Release|x86.Build.0 = Release|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380ac}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380ac}.Debug|Any CPU.Build.0 = Debug|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380ac}.Debug|x64.ActiveCfg = Debug|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380ac}.Debug|x64.Build.0 = Debug|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380ac}.Debug|x86.ActiveCfg = Debug|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380ac}.Debug|x86.Build.0 = Debug|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380ac}.Release|Any CPU.ActiveCfg = Release|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380ac}.Release|Any CPU.Build.0 = Release|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380ac}.Release|x64.ActiveCfg = Release|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380ac}.Release|x64.Build.0 = Release|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380ac}.Release|x86.ActiveCfg = Release|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380ac}.Release|x86.Build.0 = Release|Any CPU - {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Debug|Any CPU.Build.0 = Debug|Any CPU - {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Debug|x64.ActiveCfg = Debug|Any CPU - {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Debug|x64.Build.0 = Debug|Any CPU - {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Debug|x86.ActiveCfg = Debug|Any CPU - {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Debug|x86.Build.0 = Debug|Any CPU - {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Release|Any CPU.ActiveCfg = Release|Any CPU - {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Release|Any CPU.Build.0 = Release|Any CPU - {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Release|x64.ActiveCfg = Release|Any CPU - {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Release|x64.Build.0 = Release|Any CPU - {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Release|x86.ActiveCfg = Release|Any CPU - {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Release|x86.Build.0 = Release|Any CPU {1E3501D3-A14A-DA16-A148-B8B3ABA3C7AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1E3501D3-A14A-DA16-A148-B8B3ABA3C7AD}.Debug|Any CPU.Build.0 = Debug|Any CPU {1E3501D3-A14A-DA16-A148-B8B3ABA3C7AD}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -522,18 +198,114 @@ Global {1E3501D3-A14A-DA16-A148-B8B3ABA3C7AD}.Release|x64.Build.0 = Release|Any CPU {1E3501D3-A14A-DA16-A148-B8B3ABA3C7AD}.Release|x86.ActiveCfg = Release|Any CPU {1E3501D3-A14A-DA16-A148-B8B3ABA3C7AD}.Release|x86.Build.0 = Release|Any CPU - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Debug|x64.ActiveCfg = Debug|Any CPU - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Debug|x64.Build.0 = Debug|Any CPU - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Debug|x86.ActiveCfg = Debug|Any CPU - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Debug|x86.Build.0 = Debug|Any CPU - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Release|Any CPU.Build.0 = Release|Any CPU - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Release|x64.ActiveCfg = Release|Any CPU - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Release|x64.Build.0 = Release|Any CPU - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Release|x86.ActiveCfg = Release|Any CPU - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Release|x86.Build.0 = Release|Any CPU + {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Debug|x64.ActiveCfg = Debug|Any CPU + {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Debug|x64.Build.0 = Debug|Any CPU + {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Debug|x86.ActiveCfg = Debug|Any CPU + {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Debug|x86.Build.0 = Debug|Any CPU + {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Release|Any CPU.Build.0 = Release|Any CPU + {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Release|x64.ActiveCfg = Release|Any CPU + {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Release|x64.Build.0 = Release|Any CPU + {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Release|x86.ActiveCfg = Release|Any CPU + {B6D999F9-9335-433F-BCD2-1E07409AFA39}.Release|x86.Build.0 = Release|Any CPU + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Debug|Any CPU.Build.0 = Debug|Any CPU + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Debug|x64.ActiveCfg = Debug|Any CPU + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Debug|x64.Build.0 = Debug|Any CPU + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Debug|x86.ActiveCfg = Debug|Any CPU + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Debug|x86.Build.0 = Debug|Any CPU + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Release|Any CPU.ActiveCfg = Release|Any CPU + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Release|Any CPU.Build.0 = Release|Any CPU + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Release|x64.ActiveCfg = Release|Any CPU + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Release|x64.Build.0 = Release|Any CPU + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Release|x86.ActiveCfg = Release|Any CPU + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Release|x86.Build.0 = Release|Any CPU + {545A5E74-C543-429F-A2EF-1D39572628EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {545A5E74-C543-429F-A2EF-1D39572628EE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {545A5E74-C543-429F-A2EF-1D39572628EE}.Debug|x64.ActiveCfg = Debug|Any CPU + {545A5E74-C543-429F-A2EF-1D39572628EE}.Debug|x64.Build.0 = Debug|Any CPU + {545A5E74-C543-429F-A2EF-1D39572628EE}.Debug|x86.ActiveCfg = Debug|Any CPU + {545A5E74-C543-429F-A2EF-1D39572628EE}.Debug|x86.Build.0 = Debug|Any CPU + {545A5E74-C543-429F-A2EF-1D39572628EE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {545A5E74-C543-429F-A2EF-1D39572628EE}.Release|Any CPU.Build.0 = Release|Any CPU + {545A5E74-C543-429F-A2EF-1D39572628EE}.Release|x64.ActiveCfg = Release|Any CPU + {545A5E74-C543-429F-A2EF-1D39572628EE}.Release|x64.Build.0 = Release|Any CPU + {545A5E74-C543-429F-A2EF-1D39572628EE}.Release|x86.ActiveCfg = Release|Any CPU + {545A5E74-C543-429F-A2EF-1D39572628EE}.Release|x86.Build.0 = Release|Any CPU + {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Debug|Any CPU.Build.0 = Debug|Any CPU + {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Debug|x64.ActiveCfg = Debug|Any CPU + {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Debug|x64.Build.0 = Debug|Any CPU + {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Debug|x86.ActiveCfg = Debug|Any CPU + {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Debug|x86.Build.0 = Debug|Any CPU + {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Release|Any CPU.ActiveCfg = Release|Any CPU + {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Release|Any CPU.Build.0 = Release|Any CPU + {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Release|x64.ActiveCfg = Release|Any CPU + {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Release|x64.Build.0 = Release|Any CPU + {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Release|x86.ActiveCfg = Release|Any CPU + {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Release|x86.Build.0 = Release|Any CPU + {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Debug|Any CPU.Build.0 = Debug|Any CPU + {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Debug|x64.ActiveCfg = Debug|Any CPU + {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Debug|x64.Build.0 = Debug|Any CPU + {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Debug|x86.ActiveCfg = Debug|Any CPU + {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Debug|x86.Build.0 = Debug|Any CPU + {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Release|Any CPU.ActiveCfg = Release|Any CPU + {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Release|Any CPU.Build.0 = Release|Any CPU + {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Release|x64.ActiveCfg = Release|Any CPU + {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Release|x64.Build.0 = Release|Any CPU + {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Release|x86.ActiveCfg = Release|Any CPU + {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Release|x86.Build.0 = Release|Any CPU + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Debug|x64.ActiveCfg = Debug|Any CPU + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Debug|x64.Build.0 = Debug|Any CPU + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Debug|x86.ActiveCfg = Debug|Any CPU + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Debug|x86.Build.0 = Debug|Any CPU + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Release|Any CPU.Build.0 = Release|Any CPU + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Release|x64.ActiveCfg = Release|Any CPU + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Release|x64.Build.0 = Release|Any CPU + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Release|x86.ActiveCfg = Release|Any CPU + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb}.Release|x86.Build.0 = Release|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x64.ActiveCfg = Debug|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x64.Build.0 = Debug|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x86.ActiveCfg = Debug|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x86.Build.0 = Debug|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|Any CPU.Build.0 = Release|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x64.ActiveCfg = Release|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x64.Build.0 = Release|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x86.ActiveCfg = Release|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x86.Build.0 = Release|Any CPU + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Debug|x64.ActiveCfg = Debug|Any CPU + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Debug|x64.Build.0 = Debug|Any CPU + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Debug|x86.ActiveCfg = Debug|Any CPU + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Debug|x86.Build.0 = Debug|Any CPU + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Release|Any CPU.Build.0 = Release|Any CPU + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Release|x64.ActiveCfg = Release|Any CPU + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Release|x64.Build.0 = Release|Any CPU + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Release|x86.ActiveCfg = Release|Any CPU + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1}.Release|x86.Build.0 = Release|Any CPU + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Debug|x64.ActiveCfg = Debug|Any CPU + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Debug|x64.Build.0 = Debug|Any CPU + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Debug|x86.ActiveCfg = Debug|Any CPU + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Debug|x86.Build.0 = Debug|Any CPU + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Release|Any CPU.Build.0 = Release|Any CPU + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Release|x64.ActiveCfg = Release|Any CPU + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Release|x64.Build.0 = Release|Any CPU + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Release|x86.ActiveCfg = Release|Any CPU + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386}.Release|x86.Build.0 = Release|Any CPU {8ec38b48-4730-49fb-a033-efbd5fe74b08}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8ec38b48-4730-49fb-a033-efbd5fe74b08}.Debug|Any CPU.Build.0 = Debug|Any CPU {8ec38b48-4730-49fb-a033-efbd5fe74b08}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -546,66 +318,6 @@ Global {8ec38b48-4730-49fb-a033-efbd5fe74b08}.Release|x64.Build.0 = Release|Any CPU {8ec38b48-4730-49fb-a033-efbd5fe74b08}.Release|x86.ActiveCfg = Release|Any CPU {8ec38b48-4730-49fb-a033-efbd5fe74b08}.Release|x86.Build.0 = Release|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x64.ActiveCfg = Debug|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x64.Build.0 = Debug|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x86.ActiveCfg = Debug|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x86.Build.0 = Debug|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|Any CPU.Build.0 = Release|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x64.ActiveCfg = Release|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x64.Build.0 = Release|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x86.ActiveCfg = Release|Any CPU - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x86.Build.0 = Release|Any CPU - {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Debug|Any CPU.Build.0 = Debug|Any CPU - {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Debug|x64.ActiveCfg = Debug|Any CPU - {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Debug|x64.Build.0 = Debug|Any CPU - {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Debug|x86.ActiveCfg = Debug|Any CPU - {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Debug|x86.Build.0 = Debug|Any CPU - {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Release|Any CPU.ActiveCfg = Release|Any CPU - {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Release|Any CPU.Build.0 = Release|Any CPU - {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Release|x64.ActiveCfg = Release|Any CPU - {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Release|x64.Build.0 = Release|Any CPU - {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Release|x86.ActiveCfg = Release|Any CPU - {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Release|x86.Build.0 = Release|Any CPU - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Debug|x64.ActiveCfg = Debug|Any CPU - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Debug|x64.Build.0 = Debug|Any CPU - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Debug|x86.ActiveCfg = Debug|Any CPU - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Debug|x86.Build.0 = Debug|Any CPU - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Release|Any CPU.Build.0 = Release|Any CPU - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Release|x64.ActiveCfg = Release|Any CPU - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Release|x64.Build.0 = Release|Any CPU - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Release|x86.ActiveCfg = Release|Any CPU - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5}.Release|x86.Build.0 = Release|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|x64.ActiveCfg = Debug|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|x64.Build.0 = Debug|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|x86.ActiveCfg = Debug|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|x86.Build.0 = Debug|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|Any CPU.Build.0 = Release|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|x64.ActiveCfg = Release|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|x64.Build.0 = Release|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|x86.ActiveCfg = Release|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|x86.Build.0 = Release|Any CPU - {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Debug|Any CPU.Build.0 = Debug|Any CPU - {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Debug|x64.ActiveCfg = Debug|Any CPU - {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Debug|x64.Build.0 = Debug|Any CPU - {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Debug|x86.ActiveCfg = Debug|Any CPU - {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Debug|x86.Build.0 = Debug|Any CPU - {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Release|Any CPU.ActiveCfg = Release|Any CPU - {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Release|Any CPU.Build.0 = Release|Any CPU - {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Release|x64.ActiveCfg = Release|Any CPU - {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Release|x64.Build.0 = Release|Any CPU - {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Release|x86.ActiveCfg = Release|Any CPU - {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Release|x86.Build.0 = Release|Any CPU {D9FEA963-ED3C-416B-B01E-1FF7EE009EA4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D9FEA963-ED3C-416B-B01E-1FF7EE009EA4}.Debug|Any CPU.Build.0 = Debug|Any CPU {D9FEA963-ED3C-416B-B01E-1FF7EE009EA4}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -618,30 +330,42 @@ Global {D9FEA963-ED3C-416B-B01E-1FF7EE009EA4}.Release|x64.Build.0 = Release|Any CPU {D9FEA963-ED3C-416B-B01E-1FF7EE009EA4}.Release|x86.ActiveCfg = Release|Any CPU {D9FEA963-ED3C-416B-B01E-1FF7EE009EA4}.Release|x86.Build.0 = Release|Any CPU - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Debug|Any CPU.Build.0 = Debug|Any CPU - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Debug|x64.ActiveCfg = Debug|Any CPU - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Debug|x64.Build.0 = Debug|Any CPU - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Debug|x86.ActiveCfg = Debug|Any CPU - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Debug|x86.Build.0 = Debug|Any CPU - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Release|Any CPU.ActiveCfg = Release|Any CPU - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Release|Any CPU.Build.0 = Release|Any CPU - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Release|x64.ActiveCfg = Release|Any CPU - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Release|x64.Build.0 = Release|Any CPU - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Release|x86.ActiveCfg = Release|Any CPU - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d}.Release|x86.Build.0 = Release|Any CPU - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Debug|x64.ActiveCfg = Debug|Any CPU - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Debug|x64.Build.0 = Debug|Any CPU - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Debug|x86.ActiveCfg = Debug|Any CPU - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Debug|x86.Build.0 = Debug|Any CPU - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Release|Any CPU.Build.0 = Release|Any CPU - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Release|x64.ActiveCfg = Release|Any CPU - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Release|x64.Build.0 = Release|Any CPU - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Release|x86.ActiveCfg = Release|Any CPU - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Release|x86.Build.0 = Release|Any CPU + {ECB1152B-9F28-414F-B3E8-B596E421779B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ECB1152B-9F28-414F-B3E8-B596E421779B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ECB1152B-9F28-414F-B3E8-B596E421779B}.Debug|x64.ActiveCfg = Debug|Any CPU + {ECB1152B-9F28-414F-B3E8-B596E421779B}.Debug|x64.Build.0 = Debug|Any CPU + {ECB1152B-9F28-414F-B3E8-B596E421779B}.Debug|x86.ActiveCfg = Debug|Any CPU + {ECB1152B-9F28-414F-B3E8-B596E421779B}.Debug|x86.Build.0 = Debug|Any CPU + {ECB1152B-9F28-414F-B3E8-B596E421779B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ECB1152B-9F28-414F-B3E8-B596E421779B}.Release|Any CPU.Build.0 = Release|Any CPU + {ECB1152B-9F28-414F-B3E8-B596E421779B}.Release|x64.ActiveCfg = Release|Any CPU + {ECB1152B-9F28-414F-B3E8-B596E421779B}.Release|x64.Build.0 = Release|Any CPU + {ECB1152B-9F28-414F-B3E8-B596E421779B}.Release|x86.ActiveCfg = Release|Any CPU + {ECB1152B-9F28-414F-B3E8-B596E421779B}.Release|x86.Build.0 = Release|Any CPU + {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|Any CPU.Build.0 = Debug|Any CPU + {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|x64.ActiveCfg = Debug|Any CPU + {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|x64.Build.0 = Debug|Any CPU + {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|x86.ActiveCfg = Debug|Any CPU + {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|x86.Build.0 = Debug|Any CPU + {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|Any CPU.ActiveCfg = Release|Any CPU + {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|Any CPU.Build.0 = Release|Any CPU + {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|x64.ActiveCfg = Release|Any CPU + {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|x64.Build.0 = Release|Any CPU + {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|x86.ActiveCfg = Release|Any CPU + {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|x86.Build.0 = Release|Any CPU + {2763ec40-c4dd-11ea-87d0-0242ac130003}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2763ec40-c4dd-11ea-87d0-0242ac130003}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2763ec40-c4dd-11ea-87d0-0242ac130003}.Debug|x64.ActiveCfg = Debug|Any CPU + {2763ec40-c4dd-11ea-87d0-0242ac130003}.Debug|x64.Build.0 = Debug|Any CPU + {2763ec40-c4dd-11ea-87d0-0242ac130003}.Debug|x86.ActiveCfg = Debug|Any CPU + {2763ec40-c4dd-11ea-87d0-0242ac130003}.Debug|x86.Build.0 = Debug|Any CPU + {2763ec40-c4dd-11ea-87d0-0242ac130003}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2763ec40-c4dd-11ea-87d0-0242ac130003}.Release|Any CPU.Build.0 = Release|Any CPU + {2763ec40-c4dd-11ea-87d0-0242ac130003}.Release|x64.ActiveCfg = Release|Any CPU + {2763ec40-c4dd-11ea-87d0-0242ac130003}.Release|x64.Build.0 = Release|Any CPU + {2763ec40-c4dd-11ea-87d0-0242ac130003}.Release|x86.ActiveCfg = Release|Any CPU + {2763ec40-c4dd-11ea-87d0-0242ac130003}.Release|x86.Build.0 = Release|Any CPU {c3aaea74-f41e-4c56-b64e-7a2496ff6551}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {c3aaea74-f41e-4c56-b64e-7a2496ff6551}.Debug|Any CPU.Build.0 = Debug|Any CPU {c3aaea74-f41e-4c56-b64e-7a2496ff6551}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -654,42 +378,42 @@ Global {c3aaea74-f41e-4c56-b64e-7a2496ff6551}.Release|x64.Build.0 = Release|Any CPU {c3aaea74-f41e-4c56-b64e-7a2496ff6551}.Release|x86.ActiveCfg = Release|Any CPU {c3aaea74-f41e-4c56-b64e-7a2496ff6551}.Release|x86.Build.0 = Release|Any CPU - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Debug|Any CPU.Build.0 = Debug|Any CPU - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Debug|x64.ActiveCfg = Debug|Any CPU - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Debug|x64.Build.0 = Debug|Any CPU - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Debug|x86.ActiveCfg = Debug|Any CPU - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Debug|x86.Build.0 = Debug|Any CPU - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Release|Any CPU.ActiveCfg = Release|Any CPU - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Release|Any CPU.Build.0 = Release|Any CPU - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Release|x64.ActiveCfg = Release|Any CPU - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Release|x64.Build.0 = Release|Any CPU - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Release|x86.ActiveCfg = Release|Any CPU - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Release|x86.Build.0 = Release|Any CPU - {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Debug|Any CPU.Build.0 = Debug|Any CPU - {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Debug|x64.ActiveCfg = Debug|Any CPU - {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Debug|x64.Build.0 = Debug|Any CPU - {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Debug|x86.ActiveCfg = Debug|Any CPU - {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Debug|x86.Build.0 = Debug|Any CPU - {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Release|Any CPU.ActiveCfg = Release|Any CPU - {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Release|Any CPU.Build.0 = Release|Any CPU - {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Release|x64.ActiveCfg = Release|Any CPU - {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Release|x64.Build.0 = Release|Any CPU - {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Release|x86.ActiveCfg = Release|Any CPU - {e8bfe266-7dcb-417d-b714-925b4bb3bd89}.Release|x86.Build.0 = Release|Any CPU - {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Debug|Any CPU.Build.0 = Debug|Any CPU - {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Debug|x64.ActiveCfg = Debug|Any CPU - {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Debug|x64.Build.0 = Debug|Any CPU - {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Debug|x86.ActiveCfg = Debug|Any CPU - {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Debug|x86.Build.0 = Debug|Any CPU - {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Release|Any CPU.ActiveCfg = Release|Any CPU - {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Release|Any CPU.Build.0 = Release|Any CPU - {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Release|x64.ActiveCfg = Release|Any CPU - {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Release|x64.Build.0 = Release|Any CPU - {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Release|x86.ActiveCfg = Release|Any CPU - {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Release|x86.Build.0 = Release|Any CPU + {728A1394-22BB-4889-AAF7-037CD1EF431A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {728A1394-22BB-4889-AAF7-037CD1EF431A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {728A1394-22BB-4889-AAF7-037CD1EF431A}.Debug|x64.ActiveCfg = Debug|Any CPU + {728A1394-22BB-4889-AAF7-037CD1EF431A}.Debug|x64.Build.0 = Debug|Any CPU + {728A1394-22BB-4889-AAF7-037CD1EF431A}.Debug|x86.ActiveCfg = Debug|Any CPU + {728A1394-22BB-4889-AAF7-037CD1EF431A}.Debug|x86.Build.0 = Debug|Any CPU + {728A1394-22BB-4889-AAF7-037CD1EF431A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {728A1394-22BB-4889-AAF7-037CD1EF431A}.Release|Any CPU.Build.0 = Release|Any CPU + {728A1394-22BB-4889-AAF7-037CD1EF431A}.Release|x64.ActiveCfg = Release|Any CPU + {728A1394-22BB-4889-AAF7-037CD1EF431A}.Release|x64.Build.0 = Release|Any CPU + {728A1394-22BB-4889-AAF7-037CD1EF431A}.Release|x86.ActiveCfg = Release|Any CPU + {728A1394-22BB-4889-AAF7-037CD1EF431A}.Release|x86.Build.0 = Release|Any CPU + {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Debug|x64.ActiveCfg = Debug|Any CPU + {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Debug|x64.Build.0 = Debug|Any CPU + {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Debug|x86.ActiveCfg = Debug|Any CPU + {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Debug|x86.Build.0 = Debug|Any CPU + {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Release|Any CPU.Build.0 = Release|Any CPU + {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Release|x64.ActiveCfg = Release|Any CPU + {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Release|x64.Build.0 = Release|Any CPU + {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Release|x86.ActiveCfg = Release|Any CPU + {0cd2eacf-3743-4b4c-9543-6362a4030dde}.Release|x86.Build.0 = Release|Any CPU + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Debug|x64.ActiveCfg = Debug|Any CPU + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Debug|x64.Build.0 = Debug|Any CPU + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Debug|x86.ActiveCfg = Debug|Any CPU + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Debug|x86.Build.0 = Debug|Any CPU + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Release|Any CPU.Build.0 = Release|Any CPU + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Release|x64.ActiveCfg = Release|Any CPU + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Release|x64.Build.0 = Release|Any CPU + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Release|x86.ActiveCfg = Release|Any CPU + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212}.Release|x86.Build.0 = Release|Any CPU {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|Any CPU.Build.0 = Debug|Any CPU {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -702,42 +426,174 @@ Global {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|x64.Build.0 = Release|Any CPU {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|x86.ActiveCfg = Release|Any CPU {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|x86.Build.0 = Release|Any CPU - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Debug|Any CPU.Build.0 = Debug|Any CPU - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Debug|x64.ActiveCfg = Debug|Any CPU - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Debug|x64.Build.0 = Debug|Any CPU - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Debug|x86.ActiveCfg = Debug|Any CPU - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Debug|x86.Build.0 = Debug|Any CPU - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Release|Any CPU.ActiveCfg = Release|Any CPU - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Release|Any CPU.Build.0 = Release|Any CPU - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Release|x64.ActiveCfg = Release|Any CPU - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Release|x64.Build.0 = Release|Any CPU - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Release|x86.ActiveCfg = Release|Any CPU - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Release|x86.Build.0 = Release|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|x64.ActiveCfg = Debug|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|x64.Build.0 = Debug|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|x86.ActiveCfg = Debug|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|x86.Build.0 = Debug|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|Any CPU.Build.0 = Release|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|x64.ActiveCfg = Release|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|x64.Build.0 = Release|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|x86.ActiveCfg = Release|Any CPU - {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|x86.Build.0 = Release|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380af}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380af}.Debug|Any CPU.Build.0 = Debug|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380af}.Debug|x64.ActiveCfg = Debug|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380af}.Debug|x64.Build.0 = Debug|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380af}.Debug|x86.ActiveCfg = Debug|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380af}.Debug|x86.Build.0 = Debug|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380af}.Release|Any CPU.ActiveCfg = Release|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380af}.Release|Any CPU.Build.0 = Release|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380af}.Release|x64.ActiveCfg = Release|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380af}.Release|x64.Build.0 = Release|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380af}.Release|x86.ActiveCfg = Release|Any CPU - {00dd2678-7092-4cf6-999d-0f0a388380af}.Release|x86.Build.0 = Release|Any CPU + {E2E79C4D-9E38-443B-BF8B-83C087271443}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E2E79C4D-9E38-443B-BF8B-83C087271443}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E2E79C4D-9E38-443B-BF8B-83C087271443}.Debug|x64.ActiveCfg = Debug|Any CPU + {E2E79C4D-9E38-443B-BF8B-83C087271443}.Debug|x64.Build.0 = Debug|Any CPU + {E2E79C4D-9E38-443B-BF8B-83C087271443}.Debug|x86.ActiveCfg = Debug|Any CPU + {E2E79C4D-9E38-443B-BF8B-83C087271443}.Debug|x86.Build.0 = Debug|Any CPU + {E2E79C4D-9E38-443B-BF8B-83C087271443}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E2E79C4D-9E38-443B-BF8B-83C087271443}.Release|Any CPU.Build.0 = Release|Any CPU + {E2E79C4D-9E38-443B-BF8B-83C087271443}.Release|x64.ActiveCfg = Release|Any CPU + {E2E79C4D-9E38-443B-BF8B-83C087271443}.Release|x64.Build.0 = Release|Any CPU + {E2E79C4D-9E38-443B-BF8B-83C087271443}.Release|x86.ActiveCfg = Release|Any CPU + {E2E79C4D-9E38-443B-BF8B-83C087271443}.Release|x86.Build.0 = Release|Any CPU + {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Debug|Any CPU.Build.0 = Debug|Any CPU + {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Debug|x64.ActiveCfg = Debug|Any CPU + {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Debug|x64.Build.0 = Debug|Any CPU + {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Debug|x86.ActiveCfg = Debug|Any CPU + {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Debug|x86.Build.0 = Debug|Any CPU + {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Release|Any CPU.ActiveCfg = Release|Any CPU + {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Release|Any CPU.Build.0 = Release|Any CPU + {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Release|x64.ActiveCfg = Release|Any CPU + {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Release|x64.Build.0 = Release|Any CPU + {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Release|x86.ActiveCfg = Release|Any CPU + {f77fb0de-9056-11eb-8219-f26d2774ac7a}.Release|x86.Build.0 = Release|Any CPU + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Debug|x64.ActiveCfg = Debug|Any CPU + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Debug|x64.Build.0 = Debug|Any CPU + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Debug|x86.ActiveCfg = Debug|Any CPU + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Debug|x86.Build.0 = Debug|Any CPU + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Release|Any CPU.Build.0 = Release|Any CPU + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Release|x64.ActiveCfg = Release|Any CPU + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Release|x64.Build.0 = Release|Any CPU + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Release|x86.ActiveCfg = Release|Any CPU + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Release|x86.Build.0 = Release|Any CPU + {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Debug|Any CPU.Build.0 = Debug|Any CPU + {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Debug|x64.ActiveCfg = Debug|Any CPU + {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Debug|x64.Build.0 = Debug|Any CPU + {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Debug|x86.ActiveCfg = Debug|Any CPU + {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Debug|x86.Build.0 = Debug|Any CPU + {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Release|Any CPU.ActiveCfg = Release|Any CPU + {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Release|Any CPU.Build.0 = Release|Any CPU + {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Release|x64.ActiveCfg = Release|Any CPU + {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Release|x64.Build.0 = Release|Any CPU + {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Release|x86.ActiveCfg = Release|Any CPU + {e4b6779e-2b75-492b-a149-7bc5a58e9469}.Release|x86.Build.0 = Release|Any CPU + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Debug|x64.ActiveCfg = Debug|Any CPU + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Debug|x64.Build.0 = Debug|Any CPU + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Debug|x86.ActiveCfg = Debug|Any CPU + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Debug|x86.Build.0 = Debug|Any CPU + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Release|Any CPU.Build.0 = Release|Any CPU + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Release|x64.ActiveCfg = Release|Any CPU + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Release|x64.Build.0 = Release|Any CPU + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Release|x86.ActiveCfg = Release|Any CPU + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF}.Release|x86.Build.0 = Release|Any CPU + {D4A9E4D4-575A-4208-B0FB-72065659A040}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D4A9E4D4-575A-4208-B0FB-72065659A040}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D4A9E4D4-575A-4208-B0FB-72065659A040}.Debug|x64.ActiveCfg = Debug|Any CPU + {D4A9E4D4-575A-4208-B0FB-72065659A040}.Debug|x64.Build.0 = Debug|Any CPU + {D4A9E4D4-575A-4208-B0FB-72065659A040}.Debug|x86.ActiveCfg = Debug|Any CPU + {D4A9E4D4-575A-4208-B0FB-72065659A040}.Debug|x86.Build.0 = Debug|Any CPU + {D4A9E4D4-575A-4208-B0FB-72065659A040}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D4A9E4D4-575A-4208-B0FB-72065659A040}.Release|Any CPU.Build.0 = Release|Any CPU + {D4A9E4D4-575A-4208-B0FB-72065659A040}.Release|x64.ActiveCfg = Release|Any CPU + {D4A9E4D4-575A-4208-B0FB-72065659A040}.Release|x64.Build.0 = Release|Any CPU + {D4A9E4D4-575A-4208-B0FB-72065659A040}.Release|x86.ActiveCfg = Release|Any CPU + {D4A9E4D4-575A-4208-B0FB-72065659A040}.Release|x86.Build.0 = Release|Any CPU + {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Debug|x64.ActiveCfg = Debug|Any CPU + {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Debug|x64.Build.0 = Debug|Any CPU + {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Debug|x86.ActiveCfg = Debug|Any CPU + {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Debug|x86.Build.0 = Debug|Any CPU + {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Release|Any CPU.Build.0 = Release|Any CPU + {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Release|x64.ActiveCfg = Release|Any CPU + {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Release|x64.Build.0 = Release|Any CPU + {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Release|x86.ActiveCfg = Release|Any CPU + {ec1125a1-e08d-4545-a8d0-c9787c86755c}.Release|x86.Build.0 = Release|Any CPU + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Debug|Any CPU.Build.0 = Debug|Any CPU + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Debug|x64.ActiveCfg = Debug|Any CPU + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Debug|x64.Build.0 = Debug|Any CPU + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Debug|x86.ActiveCfg = Debug|Any CPU + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Debug|x86.Build.0 = Debug|Any CPU + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Release|Any CPU.ActiveCfg = Release|Any CPU + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Release|Any CPU.Build.0 = Release|Any CPU + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Release|x64.ActiveCfg = Release|Any CPU + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Release|x64.Build.0 = Release|Any CPU + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Release|x86.ActiveCfg = Release|Any CPU + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e}.Release|x86.Build.0 = Release|Any CPU + {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Debug|x64.ActiveCfg = Debug|Any CPU + {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Debug|x64.Build.0 = Debug|Any CPU + {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Debug|x86.ActiveCfg = Debug|Any CPU + {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Debug|x86.Build.0 = Debug|Any CPU + {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Release|Any CPU.Build.0 = Release|Any CPU + {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Release|x64.ActiveCfg = Release|Any CPU + {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Release|x64.Build.0 = Release|Any CPU + {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Release|x86.ActiveCfg = Release|Any CPU + {5B7BFA6B-B85E-4222-8988-16CCF9558393}.Release|x86.Build.0 = Release|Any CPU + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Debug|x64.ActiveCfg = Debug|Any CPU + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Debug|x64.Build.0 = Debug|Any CPU + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Debug|x86.ActiveCfg = Debug|Any CPU + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Debug|x86.Build.0 = Debug|Any CPU + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Release|Any CPU.Build.0 = Release|Any CPU + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Release|x64.ActiveCfg = Release|Any CPU + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Release|x64.Build.0 = Release|Any CPU + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Release|x86.ActiveCfg = Release|Any CPU + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Release|x86.Build.0 = Release|Any CPU + {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Debug|Any CPU.Build.0 = Debug|Any CPU + {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Debug|x64.ActiveCfg = Debug|Any CPU + {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Debug|x64.Build.0 = Debug|Any CPU + {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Debug|x86.ActiveCfg = Debug|Any CPU + {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Debug|x86.Build.0 = Debug|Any CPU + {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Release|Any CPU.ActiveCfg = Release|Any CPU + {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Release|Any CPU.Build.0 = Release|Any CPU + {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Release|x64.ActiveCfg = Release|Any CPU + {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Release|x64.Build.0 = Release|Any CPU + {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Release|x86.ActiveCfg = Release|Any CPU + {a4aaea74-f41e-4c56-b64e-7a2496ff4351}.Release|x86.Build.0 = Release|Any CPU + {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Debug|Any CPU.Build.0 = Debug|Any CPU + {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Debug|x64.ActiveCfg = Debug|Any CPU + {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Debug|x64.Build.0 = Debug|Any CPU + {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Debug|x86.ActiveCfg = Debug|Any CPU + {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Debug|x86.Build.0 = Debug|Any CPU + {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Release|Any CPU.ActiveCfg = Release|Any CPU + {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Release|Any CPU.Build.0 = Release|Any CPU + {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Release|x64.ActiveCfg = Release|Any CPU + {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Release|x64.Build.0 = Release|Any CPU + {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Release|x86.ActiveCfg = Release|Any CPU + {b5175f42-1803-b19d-c5cc-b1c5514b815c}.Release|x86.Build.0 = Release|Any CPU + {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|x64.ActiveCfg = Debug|Any CPU + {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|x64.Build.0 = Debug|Any CPU + {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|x86.ActiveCfg = Debug|Any CPU + {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|x86.Build.0 = Debug|Any CPU + {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|Any CPU.Build.0 = Release|Any CPU + {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|x64.ActiveCfg = Release|Any CPU + {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|x64.Build.0 = Release|Any CPU + {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|x86.ActiveCfg = Release|Any CPU + {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|x86.Build.0 = Release|Any CPU + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Debug|Any CPU.Build.0 = Debug|Any CPU + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Debug|x64.ActiveCfg = Debug|Any CPU + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Debug|x64.Build.0 = Debug|Any CPU + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Debug|x86.ActiveCfg = Debug|Any CPU + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Debug|x86.Build.0 = Debug|Any CPU + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Release|Any CPU.ActiveCfg = Release|Any CPU + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Release|Any CPU.Build.0 = Release|Any CPU + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Release|x64.ActiveCfg = Release|Any CPU + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Release|x64.Build.0 = Release|Any CPU + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Release|x86.ActiveCfg = Release|Any CPU + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Release|x86.Build.0 = Release|Any CPU {12cf972d-1c2b-80a1-33cc-056e6677ea5c}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {12cf972d-1c2b-80a1-33cc-056e6677ea5c}.Debug|Any CPU.Build.0 = Debug|Any CPU {12cf972d-1c2b-80a1-33cc-056e6677ea5c}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -750,42 +606,54 @@ Global {12cf972d-1c2b-80a1-33cc-056e6677ea5c}.Release|x64.Build.0 = Release|Any CPU {12cf972d-1c2b-80a1-33cc-056e6677ea5c}.Release|x86.ActiveCfg = Release|Any CPU {12cf972d-1c2b-80a1-33cc-056e6677ea5c}.Release|x86.Build.0 = Release|Any CPU - {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Debug|Any CPU.Build.0 = Debug|Any CPU - {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Debug|x64.ActiveCfg = Debug|Any CPU - {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Debug|x64.Build.0 = Debug|Any CPU - {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Debug|x86.ActiveCfg = Debug|Any CPU - {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Debug|x86.Build.0 = Debug|Any CPU - {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Release|Any CPU.ActiveCfg = Release|Any CPU - {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Release|Any CPU.Build.0 = Release|Any CPU - {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Release|x64.ActiveCfg = Release|Any CPU - {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Release|x64.Build.0 = Release|Any CPU - {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Release|x86.ActiveCfg = Release|Any CPU - {c66dd549-8ef4-48f1-a85b-eaffaa736cee}.Release|x86.Build.0 = Release|Any CPU - {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|Any CPU.Build.0 = Debug|Any CPU - {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|x64.ActiveCfg = Debug|Any CPU - {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|x64.Build.0 = Debug|Any CPU - {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|x86.ActiveCfg = Debug|Any CPU - {23b1d5ea-92c1-4181-9023-ae7400b70586}.Debug|x86.Build.0 = Debug|Any CPU - {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|Any CPU.ActiveCfg = Release|Any CPU - {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|Any CPU.Build.0 = Release|Any CPU - {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|x64.ActiveCfg = Release|Any CPU - {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|x64.Build.0 = Release|Any CPU - {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|x86.ActiveCfg = Release|Any CPU - {23b1d5ea-92c1-4181-9023-ae7400b70586}.Release|x86.Build.0 = Release|Any CPU - {3172c815-5fea-43e0-9589-8ab6f4af2866}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3172c815-5fea-43e0-9589-8ab6f4af2866}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3172c815-5fea-43e0-9589-8ab6f4af2866}.Debug|x64.ActiveCfg = Debug|Any CPU - {3172c815-5fea-43e0-9589-8ab6f4af2866}.Debug|x64.Build.0 = Debug|Any CPU - {3172c815-5fea-43e0-9589-8ab6f4af2866}.Debug|x86.ActiveCfg = Debug|Any CPU - {3172c815-5fea-43e0-9589-8ab6f4af2866}.Debug|x86.Build.0 = Debug|Any CPU - {3172c815-5fea-43e0-9589-8ab6f4af2866}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3172c815-5fea-43e0-9589-8ab6f4af2866}.Release|Any CPU.Build.0 = Release|Any CPU - {3172c815-5fea-43e0-9589-8ab6f4af2866}.Release|x64.ActiveCfg = Release|Any CPU - {3172c815-5fea-43e0-9589-8ab6f4af2866}.Release|x64.Build.0 = Release|Any CPU - {3172c815-5fea-43e0-9589-8ab6f4af2866}.Release|x86.ActiveCfg = Release|Any CPU - {3172c815-5fea-43e0-9589-8ab6f4af2866}.Release|x86.Build.0 = Release|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380af}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380af}.Debug|Any CPU.Build.0 = Debug|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380af}.Debug|x64.ActiveCfg = Debug|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380af}.Debug|x64.Build.0 = Debug|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380af}.Debug|x86.ActiveCfg = Debug|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380af}.Debug|x86.Build.0 = Debug|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380af}.Release|Any CPU.ActiveCfg = Release|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380af}.Release|Any CPU.Build.0 = Release|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380af}.Release|x64.ActiveCfg = Release|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380af}.Release|x64.Build.0 = Release|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380af}.Release|x86.ActiveCfg = Release|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380af}.Release|x86.Build.0 = Release|Any CPU + {96f50236-7030-47ab-af32-bb76484fad1c}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {96f50236-7030-47ab-af32-bb76484fad1c}.Debug|Any CPU.Build.0 = Debug|Any CPU + {96f50236-7030-47ab-af32-bb76484fad1c}.Debug|x64.ActiveCfg = Debug|Any CPU + {96f50236-7030-47ab-af32-bb76484fad1c}.Debug|x64.Build.0 = Debug|Any CPU + {96f50236-7030-47ab-af32-bb76484fad1c}.Debug|x86.ActiveCfg = Debug|Any CPU + {96f50236-7030-47ab-af32-bb76484fad1c}.Debug|x86.Build.0 = Debug|Any CPU + {96f50236-7030-47ab-af32-bb76484fad1c}.Release|Any CPU.ActiveCfg = Release|Any CPU + {96f50236-7030-47ab-af32-bb76484fad1c}.Release|Any CPU.Build.0 = Release|Any CPU + {96f50236-7030-47ab-af32-bb76484fad1c}.Release|x64.ActiveCfg = Release|Any CPU + {96f50236-7030-47ab-af32-bb76484fad1c}.Release|x64.Build.0 = Release|Any CPU + {96f50236-7030-47ab-af32-bb76484fad1c}.Release|x86.ActiveCfg = Release|Any CPU + {96f50236-7030-47ab-af32-bb76484fad1c}.Release|x86.Build.0 = Release|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x64.ActiveCfg = Debug|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x64.Build.0 = Debug|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x86.ActiveCfg = Debug|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Debug|x86.Build.0 = Debug|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|Any CPU.Build.0 = Release|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x64.ActiveCfg = Release|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x64.Build.0 = Release|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x86.ActiveCfg = Release|Any CPU + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x86.Build.0 = Release|Any CPU + {1635d3a9-f723-4184-8328-018a761bb661}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1635d3a9-f723-4184-8328-018a761bb661}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1635d3a9-f723-4184-8328-018a761bb661}.Debug|x64.ActiveCfg = Debug|Any CPU + {1635d3a9-f723-4184-8328-018a761bb661}.Debug|x64.Build.0 = Debug|Any CPU + {1635d3a9-f723-4184-8328-018a761bb661}.Debug|x86.ActiveCfg = Debug|Any CPU + {1635d3a9-f723-4184-8328-018a761bb661}.Debug|x86.Build.0 = Debug|Any CPU + {1635d3a9-f723-4184-8328-018a761bb661}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1635d3a9-f723-4184-8328-018a761bb661}.Release|Any CPU.Build.0 = Release|Any CPU + {1635d3a9-f723-4184-8328-018a761bb661}.Release|x64.ActiveCfg = Release|Any CPU + {1635d3a9-f723-4184-8328-018a761bb661}.Release|x64.Build.0 = Release|Any CPU + {1635d3a9-f723-4184-8328-018a761bb661}.Release|x86.ActiveCfg = Release|Any CPU + {1635d3a9-f723-4184-8328-018a761bb661}.Release|x86.Build.0 = Release|Any CPU {F7ABA0D7-E3F9-4F81-BAA3-7A327D52228A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F7ABA0D7-E3F9-4F81-BAA3-7A327D52228A}.Debug|Any CPU.Build.0 = Debug|Any CPU {F7ABA0D7-E3F9-4F81-BAA3-7A327D52228A}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -798,18 +666,54 @@ Global {F7ABA0D7-E3F9-4F81-BAA3-7A327D52228A}.Release|x64.Build.0 = Release|Any CPU {F7ABA0D7-E3F9-4F81-BAA3-7A327D52228A}.Release|x86.ActiveCfg = Release|Any CPU {F7ABA0D7-E3F9-4F81-BAA3-7A327D52228A}.Release|x86.Build.0 = Release|Any CPU - {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|x64.ActiveCfg = Debug|Any CPU - {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|x64.Build.0 = Debug|Any CPU - {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|x86.ActiveCfg = Debug|Any CPU - {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Debug|x86.Build.0 = Debug|Any CPU - {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|Any CPU.Build.0 = Release|Any CPU - {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|x64.ActiveCfg = Release|Any CPU - {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|x64.Build.0 = Release|Any CPU - {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|x86.ActiveCfg = Release|Any CPU - {defe4a95-5592-47cc-8dee-9810e0da0ba0}.Release|x86.Build.0 = Release|Any CPU + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Debug|x64.ActiveCfg = Debug|Any CPU + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Debug|x64.Build.0 = Debug|Any CPU + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Debug|x86.ActiveCfg = Debug|Any CPU + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Debug|x86.Build.0 = Debug|Any CPU + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Release|Any CPU.Build.0 = Release|Any CPU + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Release|x64.ActiveCfg = Release|Any CPU + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Release|x64.Build.0 = Release|Any CPU + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Release|x86.ActiveCfg = Release|Any CPU + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Release|x86.Build.0 = Release|Any CPU + {3172c815-5fea-43e0-9589-8ab6f4af2866}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3172c815-5fea-43e0-9589-8ab6f4af2866}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3172c815-5fea-43e0-9589-8ab6f4af2866}.Debug|x64.ActiveCfg = Debug|Any CPU + {3172c815-5fea-43e0-9589-8ab6f4af2866}.Debug|x64.Build.0 = Debug|Any CPU + {3172c815-5fea-43e0-9589-8ab6f4af2866}.Debug|x86.ActiveCfg = Debug|Any CPU + {3172c815-5fea-43e0-9589-8ab6f4af2866}.Debug|x86.Build.0 = Debug|Any CPU + {3172c815-5fea-43e0-9589-8ab6f4af2866}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3172c815-5fea-43e0-9589-8ab6f4af2866}.Release|Any CPU.Build.0 = Release|Any CPU + {3172c815-5fea-43e0-9589-8ab6f4af2866}.Release|x64.ActiveCfg = Release|Any CPU + {3172c815-5fea-43e0-9589-8ab6f4af2866}.Release|x64.Build.0 = Release|Any CPU + {3172c815-5fea-43e0-9589-8ab6f4af2866}.Release|x86.ActiveCfg = Release|Any CPU + {3172c815-5fea-43e0-9589-8ab6f4af2866}.Release|x86.Build.0 = Release|Any CPU + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}.Debug|x64.ActiveCfg = Debug|Any CPU + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}.Debug|x64.Build.0 = Debug|Any CPU + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}.Debug|x86.ActiveCfg = Debug|Any CPU + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}.Debug|x86.Build.0 = Debug|Any CPU + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}.Release|Any CPU.Build.0 = Release|Any CPU + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}.Release|x64.ActiveCfg = Release|Any CPU + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}.Release|x64.Build.0 = Release|Any CPU + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}.Release|x86.ActiveCfg = Release|Any CPU + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB}.Release|x86.Build.0 = Release|Any CPU + {518fb927-ab1a-5842-3e93-5eed07ab0023}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {518fb927-ab1a-5842-3e93-5eed07ab0023}.Debug|Any CPU.Build.0 = Debug|Any CPU + {518fb927-ab1a-5842-3e93-5eed07ab0023}.Debug|x64.ActiveCfg = Debug|Any CPU + {518fb927-ab1a-5842-3e93-5eed07ab0023}.Debug|x64.Build.0 = Debug|Any CPU + {518fb927-ab1a-5842-3e93-5eed07ab0023}.Debug|x86.ActiveCfg = Debug|Any CPU + {518fb927-ab1a-5842-3e93-5eed07ab0023}.Debug|x86.Build.0 = Debug|Any CPU + {518fb927-ab1a-5842-3e93-5eed07ab0023}.Release|Any CPU.ActiveCfg = Release|Any CPU + {518fb927-ab1a-5842-3e93-5eed07ab0023}.Release|Any CPU.Build.0 = Release|Any CPU + {518fb927-ab1a-5842-3e93-5eed07ab0023}.Release|x64.ActiveCfg = Release|Any CPU + {518fb927-ab1a-5842-3e93-5eed07ab0023}.Release|x64.Build.0 = Release|Any CPU + {518fb927-ab1a-5842-3e93-5eed07ab0023}.Release|x86.ActiveCfg = Release|Any CPU + {518fb927-ab1a-5842-3e93-5eed07ab0023}.Release|x86.Build.0 = Release|Any CPU {e8d81a83-6722-4338-b788-f22e76c31a50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {e8d81a83-6722-4338-b788-f22e76c31a50}.Debug|Any CPU.Build.0 = Debug|Any CPU {e8d81a83-6722-4338-b788-f22e76c31a50}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -822,66 +726,54 @@ Global {e8d81a83-6722-4338-b788-f22e76c31a50}.Release|x64.Build.0 = Release|Any CPU {e8d81a83-6722-4338-b788-f22e76c31a50}.Release|x86.ActiveCfg = Release|Any CPU {e8d81a83-6722-4338-b788-f22e76c31a50}.Release|x86.Build.0 = Release|Any CPU - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Debug|x64.ActiveCfg = Debug|Any CPU - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Debug|x64.Build.0 = Debug|Any CPU - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Debug|x86.ActiveCfg = Debug|Any CPU - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Debug|x86.Build.0 = Debug|Any CPU - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Release|Any CPU.Build.0 = Release|Any CPU - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Release|x64.ActiveCfg = Release|Any CPU - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Release|x64.Build.0 = Release|Any CPU - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Release|x86.ActiveCfg = Release|Any CPU - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A}.Release|x86.Build.0 = Release|Any CPU - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Debug|Any CPU.Build.0 = Debug|Any CPU - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Debug|x64.ActiveCfg = Debug|Any CPU - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Debug|x64.Build.0 = Debug|Any CPU - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Debug|x86.ActiveCfg = Debug|Any CPU - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Debug|x86.Build.0 = Debug|Any CPU - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Release|Any CPU.ActiveCfg = Release|Any CPU - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Release|Any CPU.Build.0 = Release|Any CPU - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Release|x64.ActiveCfg = Release|Any CPU - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Release|x64.Build.0 = Release|Any CPU - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Release|x86.ActiveCfg = Release|Any CPU - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662}.Release|x86.Build.0 = Release|Any CPU - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Debug|x64.ActiveCfg = Debug|Any CPU - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Debug|x64.Build.0 = Debug|Any CPU - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Debug|x86.ActiveCfg = Debug|Any CPU - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Debug|x86.Build.0 = Debug|Any CPU - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Release|Any CPU.Build.0 = Release|Any CPU - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Release|x64.ActiveCfg = Release|Any CPU - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Release|x64.Build.0 = Release|Any CPU - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Release|x86.ActiveCfg = Release|Any CPU - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Release|x86.Build.0 = Release|Any CPU - {728A1394-22BB-4889-AAF7-037CD1EF431A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {728A1394-22BB-4889-AAF7-037CD1EF431A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {728A1394-22BB-4889-AAF7-037CD1EF431A}.Debug|x64.ActiveCfg = Debug|Any CPU - {728A1394-22BB-4889-AAF7-037CD1EF431A}.Debug|x64.Build.0 = Debug|Any CPU - {728A1394-22BB-4889-AAF7-037CD1EF431A}.Debug|x86.ActiveCfg = Debug|Any CPU - {728A1394-22BB-4889-AAF7-037CD1EF431A}.Debug|x86.Build.0 = Debug|Any CPU - {728A1394-22BB-4889-AAF7-037CD1EF431A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {728A1394-22BB-4889-AAF7-037CD1EF431A}.Release|Any CPU.Build.0 = Release|Any CPU - {728A1394-22BB-4889-AAF7-037CD1EF431A}.Release|x64.ActiveCfg = Release|Any CPU - {728A1394-22BB-4889-AAF7-037CD1EF431A}.Release|x64.Build.0 = Release|Any CPU - {728A1394-22BB-4889-AAF7-037CD1EF431A}.Release|x86.ActiveCfg = Release|Any CPU - {728A1394-22BB-4889-AAF7-037CD1EF431A}.Release|x86.Build.0 = Release|Any CPU - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Debug|x64.ActiveCfg = Debug|Any CPU - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Debug|x64.Build.0 = Debug|Any CPU - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Debug|x86.ActiveCfg = Debug|Any CPU - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Debug|x86.Build.0 = Debug|Any CPU - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Release|Any CPU.Build.0 = Release|Any CPU - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Release|x64.ActiveCfg = Release|Any CPU - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Release|x64.Build.0 = Release|Any CPU - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Release|x86.ActiveCfg = Release|Any CPU - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0}.Release|x86.Build.0 = Release|Any CPU + {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|x64.ActiveCfg = Debug|Any CPU + {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|x64.Build.0 = Debug|Any CPU + {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|x86.ActiveCfg = Debug|Any CPU + {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Debug|x86.Build.0 = Debug|Any CPU + {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|Any CPU.Build.0 = Release|Any CPU + {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|x64.ActiveCfg = Release|Any CPU + {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|x64.Build.0 = Release|Any CPU + {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|x86.ActiveCfg = Release|Any CPU + {3b6da37f-829b-a36b-0ea5-75d979c938e3}.Release|x86.Build.0 = Release|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380ac}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380ac}.Debug|Any CPU.Build.0 = Debug|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380ac}.Debug|x64.ActiveCfg = Debug|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380ac}.Debug|x64.Build.0 = Debug|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380ac}.Debug|x86.ActiveCfg = Debug|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380ac}.Debug|x86.Build.0 = Debug|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380ac}.Release|Any CPU.ActiveCfg = Release|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380ac}.Release|Any CPU.Build.0 = Release|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380ac}.Release|x64.ActiveCfg = Release|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380ac}.Release|x64.Build.0 = Release|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380ac}.Release|x86.ActiveCfg = Release|Any CPU + {00dd2678-7092-4cf6-999d-0f0a388380ac}.Release|x86.Build.0 = Release|Any CPU + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Debug|x64.ActiveCfg = Debug|Any CPU + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Debug|x64.Build.0 = Debug|Any CPU + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Debug|x86.ActiveCfg = Debug|Any CPU + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Debug|x86.Build.0 = Debug|Any CPU + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Release|Any CPU.Build.0 = Release|Any CPU + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Release|x64.ActiveCfg = Release|Any CPU + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Release|x64.Build.0 = Release|Any CPU + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Release|x86.ActiveCfg = Release|Any CPU + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5}.Release|x86.Build.0 = Release|Any CPU + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Debug|x64.ActiveCfg = Debug|Any CPU + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Debug|x64.Build.0 = Debug|Any CPU + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Debug|x86.ActiveCfg = Debug|Any CPU + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Debug|x86.Build.0 = Debug|Any CPU + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Release|Any CPU.Build.0 = Release|Any CPU + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Release|x64.ActiveCfg = Release|Any CPU + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Release|x64.Build.0 = Release|Any CPU + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Release|x86.ActiveCfg = Release|Any CPU + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD}.Release|x86.Build.0 = Release|Any CPU {12F2C43A-6FAA-437E-9DAB-6CE8640A524A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {12F2C43A-6FAA-437E-9DAB-6CE8640A524A}.Debug|Any CPU.Build.0 = Debug|Any CPU {12F2C43A-6FAA-437E-9DAB-6CE8640A524A}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -906,103 +798,199 @@ Global {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x64.Build.0 = Release|Any CPU {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x86.ActiveCfg = Release|Any CPU {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2}.Release|x86.Build.0 = Release|Any CPU - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Debug|x64.ActiveCfg = Debug|Any CPU - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Debug|x64.Build.0 = Debug|Any CPU - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Debug|x86.ActiveCfg = Debug|Any CPU - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Debug|x86.Build.0 = Debug|Any CPU - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Release|Any CPU.Build.0 = Release|Any CPU - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Release|x64.ActiveCfg = Release|Any CPU - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Release|x64.Build.0 = Release|Any CPU - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Release|x86.ActiveCfg = Release|Any CPU - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A}.Release|x86.Build.0 = Release|Any CPU - {545A5E74-C543-429F-A2EF-1D39572628EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {545A5E74-C543-429F-A2EF-1D39572628EE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {545A5E74-C543-429F-A2EF-1D39572628EE}.Debug|x64.ActiveCfg = Debug|Any CPU - {545A5E74-C543-429F-A2EF-1D39572628EE}.Debug|x64.Build.0 = Debug|Any CPU - {545A5E74-C543-429F-A2EF-1D39572628EE}.Debug|x86.ActiveCfg = Debug|Any CPU - {545A5E74-C543-429F-A2EF-1D39572628EE}.Debug|x86.Build.0 = Debug|Any CPU - {545A5E74-C543-429F-A2EF-1D39572628EE}.Release|Any CPU.ActiveCfg = Release|Any CPU - {545A5E74-C543-429F-A2EF-1D39572628EE}.Release|Any CPU.Build.0 = Release|Any CPU - {545A5E74-C543-429F-A2EF-1D39572628EE}.Release|x64.ActiveCfg = Release|Any CPU - {545A5E74-C543-429F-A2EF-1D39572628EE}.Release|x64.Build.0 = Release|Any CPU - {545A5E74-C543-429F-A2EF-1D39572628EE}.Release|x86.ActiveCfg = Release|Any CPU - {545A5E74-C543-429F-A2EF-1D39572628EE}.Release|x86.Build.0 = Release|Any CPU - {8D228734-2690-402F-9AB9-BB2CAC805ABD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8D228734-2690-402F-9AB9-BB2CAC805ABD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8D228734-2690-402F-9AB9-BB2CAC805ABD}.Debug|x64.ActiveCfg = Debug|Any CPU - {8D228734-2690-402F-9AB9-BB2CAC805ABD}.Debug|x64.Build.0 = Debug|Any CPU - {8D228734-2690-402F-9AB9-BB2CAC805ABD}.Debug|x86.ActiveCfg = Debug|Any CPU - {8D228734-2690-402F-9AB9-BB2CAC805ABD}.Debug|x86.Build.0 = Debug|Any CPU - {8D228734-2690-402F-9AB9-BB2CAC805ABD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8D228734-2690-402F-9AB9-BB2CAC805ABD}.Release|Any CPU.Build.0 = Release|Any CPU - {8D228734-2690-402F-9AB9-BB2CAC805ABD}.Release|x64.ActiveCfg = Release|Any CPU - {8D228734-2690-402F-9AB9-BB2CAC805ABD}.Release|x64.Build.0 = Release|Any CPU - {8D228734-2690-402F-9AB9-BB2CAC805ABD}.Release|x86.ActiveCfg = Release|Any CPU - {8D228734-2690-402F-9AB9-BB2CAC805ABD}.Release|x86.Build.0 = Release|Any CPU + {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Debug|Any CPU.Build.0 = Debug|Any CPU + {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Debug|x64.ActiveCfg = Debug|Any CPU + {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Debug|x64.Build.0 = Debug|Any CPU + {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Debug|x86.ActiveCfg = Debug|Any CPU + {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Debug|x86.Build.0 = Debug|Any CPU + {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Release|Any CPU.ActiveCfg = Release|Any CPU + {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Release|Any CPU.Build.0 = Release|Any CPU + {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Release|x64.ActiveCfg = Release|Any CPU + {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Release|x64.Build.0 = Release|Any CPU + {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Release|x86.ActiveCfg = Release|Any CPU + {e8a48cd8-ef7c-4188-8ddf-644f38d61441}.Release|x86.Build.0 = Release|Any CPU + {456c6dc7-f610-410e-85a1-189ba73f1e43}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {456c6dc7-f610-410e-85a1-189ba73f1e43}.Debug|Any CPU.Build.0 = Debug|Any CPU + {456c6dc7-f610-410e-85a1-189ba73f1e43}.Debug|x64.ActiveCfg = Debug|Any CPU + {456c6dc7-f610-410e-85a1-189ba73f1e43}.Debug|x64.Build.0 = Debug|Any CPU + {456c6dc7-f610-410e-85a1-189ba73f1e43}.Debug|x86.ActiveCfg = Debug|Any CPU + {456c6dc7-f610-410e-85a1-189ba73f1e43}.Debug|x86.Build.0 = Debug|Any CPU + {456c6dc7-f610-410e-85a1-189ba73f1e43}.Release|Any CPU.ActiveCfg = Release|Any CPU + {456c6dc7-f610-410e-85a1-189ba73f1e43}.Release|Any CPU.Build.0 = Release|Any CPU + {456c6dc7-f610-410e-85a1-189ba73f1e43}.Release|x64.ActiveCfg = Release|Any CPU + {456c6dc7-f610-410e-85a1-189ba73f1e43}.Release|x64.Build.0 = Release|Any CPU + {456c6dc7-f610-410e-85a1-189ba73f1e43}.Release|x86.ActiveCfg = Release|Any CPU + {456c6dc7-f610-410e-85a1-189ba73f1e43}.Release|x86.Build.0 = Release|Any CPU + {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Debug|x64.ActiveCfg = Debug|Any CPU + {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Debug|x64.Build.0 = Debug|Any CPU + {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Debug|x86.ActiveCfg = Debug|Any CPU + {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Debug|x86.Build.0 = Debug|Any CPU + {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Release|Any CPU.Build.0 = Release|Any CPU + {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Release|x64.ActiveCfg = Release|Any CPU + {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Release|x64.Build.0 = Release|Any CPU + {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Release|x86.ActiveCfg = Release|Any CPU + {09E55113-08BD-46BC-B5A3-6440F4410AC8}.Release|x86.Build.0 = Release|Any CPU + {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Debug|Any CPU.Build.0 = Debug|Any CPU + {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Debug|x64.ActiveCfg = Debug|Any CPU + {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Debug|x64.Build.0 = Debug|Any CPU + {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Debug|x86.ActiveCfg = Debug|Any CPU + {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Debug|x86.Build.0 = Debug|Any CPU + {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Release|Any CPU.ActiveCfg = Release|Any CPU + {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Release|Any CPU.Build.0 = Release|Any CPU + {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Release|x64.ActiveCfg = Release|Any CPU + {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Release|x64.Build.0 = Release|Any CPU + {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Release|x86.ActiveCfg = Release|Any CPU + {c3aaea74-f41e-4c56-b64e-7a2496ff6562}.Release|x86.Build.0 = Release|Any CPU + {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Debug|Any CPU.Build.0 = Debug|Any CPU + {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Debug|x64.ActiveCfg = Debug|Any CPU + {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Debug|x64.Build.0 = Debug|Any CPU + {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Debug|x86.ActiveCfg = Debug|Any CPU + {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Debug|x86.Build.0 = Debug|Any CPU + {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Release|Any CPU.ActiveCfg = Release|Any CPU + {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Release|Any CPU.Build.0 = Release|Any CPU + {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Release|x64.ActiveCfg = Release|Any CPU + {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Release|x64.Build.0 = Release|Any CPU + {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Release|x86.ActiveCfg = Release|Any CPU + {535cfc94-6d5b-4da2-bbbd-e9faa9014012}.Release|x86.Build.0 = Release|Any CPU + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Debug|x64.ActiveCfg = Debug|Any CPU + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Debug|x64.Build.0 = Debug|Any CPU + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Debug|x86.ActiveCfg = Debug|Any CPU + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Debug|x86.Build.0 = Debug|Any CPU + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Release|Any CPU.Build.0 = Release|Any CPU + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Release|x64.ActiveCfg = Release|Any CPU + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Release|x64.Build.0 = Release|Any CPU + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Release|x86.ActiveCfg = Release|Any CPU + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f}.Release|x86.Build.0 = Release|Any CPU + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Debug|Any CPU.Build.0 = Debug|Any CPU + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Debug|x64.ActiveCfg = Debug|Any CPU + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Debug|x64.Build.0 = Debug|Any CPU + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Debug|x86.ActiveCfg = Debug|Any CPU + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Debug|x86.Build.0 = Debug|Any CPU + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Release|Any CPU.ActiveCfg = Release|Any CPU + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Release|Any CPU.Build.0 = Release|Any CPU + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Release|x64.ActiveCfg = Release|Any CPU + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Release|x64.Build.0 = Release|Any CPU + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Release|x86.ActiveCfg = Release|Any CPU + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e}.Release|x86.Build.0 = Release|Any CPU + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}.Debug|x64.ActiveCfg = Debug|Any CPU + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}.Debug|x64.Build.0 = Debug|Any CPU + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}.Debug|x86.ActiveCfg = Debug|Any CPU + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}.Debug|x86.Build.0 = Debug|Any CPU + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}.Release|Any CPU.Build.0 = Release|Any CPU + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}.Release|x64.ActiveCfg = Release|Any CPU + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}.Release|x64.Build.0 = Release|Any CPU + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}.Release|x86.ActiveCfg = Release|Any CPU + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C}.Release|x86.Build.0 = Release|Any CPU + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Debug|x64.ActiveCfg = Debug|Any CPU + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Debug|x64.Build.0 = Debug|Any CPU + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Debug|x86.ActiveCfg = Debug|Any CPU + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Debug|x86.Build.0 = Debug|Any CPU + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Release|Any CPU.Build.0 = Release|Any CPU + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Release|x64.ActiveCfg = Release|Any CPU + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Release|x64.Build.0 = Release|Any CPU + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Release|x86.ActiveCfg = Release|Any CPU + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A}.Release|x86.Build.0 = Release|Any CPU + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Debug|x64.ActiveCfg = Debug|Any CPU + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Debug|x64.Build.0 = Debug|Any CPU + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Debug|x86.ActiveCfg = Debug|Any CPU + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Debug|x86.Build.0 = Debug|Any CPU + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Release|Any CPU.Build.0 = Release|Any CPU + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Release|x64.ActiveCfg = Release|Any CPU + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Release|x64.Build.0 = Release|Any CPU + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Release|x86.ActiveCfg = Release|Any CPU + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64}.Release|x86.Build.0 = Release|Any CPU + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Debug|x64.ActiveCfg = Debug|Any CPU + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Debug|x64.Build.0 = Debug|Any CPU + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Debug|x86.ActiveCfg = Debug|Any CPU + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Debug|x86.Build.0 = Debug|Any CPU + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Release|Any CPU.Build.0 = Release|Any CPU + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Release|x64.ActiveCfg = Release|Any CPU + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Release|x64.Build.0 = Release|Any CPU + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Release|x86.ActiveCfg = Release|Any CPU + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(NestedProjects) = preSolution - {456c6dc7-f610-410e-85a1-189ba73f1e43} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {b5175f42-1803-b19d-c5cc-b1c5514b815c} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {518fb927-ab1a-5842-3e93-5eed07ab0023} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {1635d3a9-f723-4184-8328-018a761bb661} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {2763ec40-c4dd-11ea-87d0-0242ac130003} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {E2E79C4D-9E38-443B-BF8B-83C087271443} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {ec1125a1-e08d-4545-a8d0-c9787c86755c} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {c3aaea74-f41e-4c56-b64e-7a2496ff6562} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {3dbd55e0-4b6b-03fe-f82f-961c2fc28386} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {19056dcc-ac24-455a-a682-13cd1f3f833f} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {2f67a6e0-a581-11ee-9380-fa163e9f5a2f} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {5B7BFA6B-B85E-4222-8988-16CCF9558393} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {ECB1152B-9F28-414F-B3E8-B596E421779B} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {B6D999F9-9335-433F-BCD2-1E07409AFA39} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {9e4cf877-53e0-4d2f-b351-e27bd8d907c1} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {defe4a95-5592-47cc-8dee-9810e0da0ba0} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {e8a48cd8-ef7c-4188-8ddf-644f38d61441} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {0cd2eacf-3743-4b4c-9543-6362a4030dde} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {a4aaea74-f41e-4c56-b64e-7a2496ff4351} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {96f50236-7030-47ab-af32-bb76484fad1c} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {96f50236-7030-47ab-af32-bb76484fadec} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {00dd2678-7092-4cf6-999d-0f0a388380ac} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {09E55113-08BD-46BC-B5A3-6440F4410AC8} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {1E3501D3-A14A-DA16-A148-B8B3ABA3C7AD} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {8ec38b48-4730-49fb-a033-efbd5fe74b08} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {535cfc94-6d5b-4da2-bbbd-e9faa9014012} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {3b6da37f-829b-a36b-0ea5-75d979c938e3} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {e4b6779e-2b75-492b-a149-7bc5a58e9469} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {D9FEA963-ED3C-416B-B01E-1FF7EE009EA4} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {c3aaea74-f41e-4c56-b64e-7a2496ff6551} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {e8bfe266-7dcb-417d-b714-925b4bb3bd89} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {f77fb0de-9056-11eb-8219-f26d2774ac7a} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {23b1d5ea-92c1-4181-9023-ae7400b70586} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {00dd2678-7092-4cf6-999d-0f0a388380af} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {12cf972d-1c2b-80a1-33cc-056e6677ea5c} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {c66dd549-8ef4-48f1-a85b-eaffaa736cee} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {3172c815-5fea-43e0-9589-8ab6f4af2866} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {F7ABA0D7-E3F9-4F81-BAA3-7A327D52228A} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {e8d81a83-6722-4338-b788-f22e76c31a50} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {38F2C59A-6FAA-498E-9DAB-6CE2640A539A} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {d3bbfb85-g52f-5d67-c75f-8b3507gg7662} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {0137ded9-5bc8-225e-64fc-40bf5d3fb59a} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {728A1394-22BB-4889-AAF7-037CD1EF431A} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {12F2C43A-6FAA-437E-9DAB-6CE8640A524A} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {38D1B59C-9F0A-648E-9DAB-6CE4640A539A} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {545A5E74-C543-429F-A2EF-1D39572628EE} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} - {8D228734-2690-402F-9AB9-BB2CAC805ABD} = {30DF2BD7-E3CD-48CC-88E4-971A7DA1240B} + {6e957ba4-f20d-4c38-96ce-0e73f35c8bb5} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {defe4a95-5592-47cc-8dee-9810e0da0ba0} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {1E3501D3-A14A-DA16-A148-B8B3ABA3C7AD} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {B6D999F9-9335-433F-BCD2-1E07409AFA39} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {e132bcfb-d39d-4c85-bf7f-05c9c1b5b53d} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {545A5E74-C543-429F-A2EF-1D39572628EE} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {c66dd549-8ef4-48f1-a85b-eaffaa736cee} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {e8bfe266-7dcb-417d-b714-925b4bb3bd89} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {1f0af3bf-e48a-7329-2e45-531f3a8e3bcb} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {ABF52EA6-B4B8-49B2-8C7E-9F110B3C91C2} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {9e4cf877-53e0-4d2f-b351-e27bd8d907c1} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {3dbd55e0-4b6b-03fe-f82f-961c2fc28386} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {8ec38b48-4730-49fb-a033-efbd5fe74b08} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {D9FEA963-ED3C-416B-B01E-1FF7EE009EA4} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {ECB1152B-9F28-414F-B3E8-B596E421779B} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {23b1d5ea-92c1-4181-9023-ae7400b70586} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {2763ec40-c4dd-11ea-87d0-0242ac130003} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {c3aaea74-f41e-4c56-b64e-7a2496ff6551} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {728A1394-22BB-4889-AAF7-037CD1EF431A} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {0cd2eacf-3743-4b4c-9543-6362a4030dde} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {C8CF1423-EE6F-4F1B-9C4C-A11AC125B212} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {E2E79C4D-9E38-443B-BF8B-83C087271443} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {f77fb0de-9056-11eb-8219-f26d2774ac7a} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {38F2C59A-6FAA-498E-9DAB-6CE2640A539A} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {e4b6779e-2b75-492b-a149-7bc5a58e9469} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {59BA4A17-DFE9-4A67-A5F6-A49AA24965AF} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {D4A9E4D4-575A-4208-B0FB-72065659A040} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {ec1125a1-e08d-4545-a8d0-c9787c86755c} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {00b194c9-0ebc-4c24-86c2-6f1fb9d9745e} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {5B7BFA6B-B85E-4222-8988-16CCF9558393} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {13f5a69f-6a51-4b5e-a27d-4dde47e6c3d0} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {a4aaea74-f41e-4c56-b64e-7a2496ff4351} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {b5175f42-1803-b19d-c5cc-b1c5514b815c} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {d3bbfb85-g52f-5d67-c75f-8b3507gg7662} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {12cf972d-1c2b-80a1-33cc-056e6677ea5c} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {00dd2678-7092-4cf6-999d-0f0a388380af} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {96f50236-7030-47ab-af32-bb76484fad1c} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {1635d3a9-f723-4184-8328-018a761bb661} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {F7ABA0D7-E3F9-4F81-BAA3-7A327D52228A} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {38D1B59C-9F0A-648E-9DAB-6CE4640A539A} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {3172c815-5fea-43e0-9589-8ab6f4af2866} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {8007B9F4-C6D8-4F3C-A6A4-5FEFEB36F9AB} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {518fb927-ab1a-5842-3e93-5eed07ab0023} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {e8d81a83-6722-4338-b788-f22e76c31a50} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {3b6da37f-829b-a36b-0ea5-75d979c938e3} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {00dd2678-7092-4cf6-999d-0f0a388380ac} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {D5AE7329-60CD-49A7-B9F9-15E9D6D44FB5} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {6F5501D3-A74F-DA56-DB4E-B8B3AAA3C7CD} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {12F2C43A-6FAA-437E-9DAB-6CE8640A524A} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {e8a48cd8-ef7c-4188-8ddf-644f38d61441} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {456c6dc7-f610-410e-85a1-189ba73f1e43} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {09E55113-08BD-46BC-B5A3-6440F4410AC8} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {c3aaea74-f41e-4c56-b64e-7a2496ff6562} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {535cfc94-6d5b-4da2-bbbd-e9faa9014012} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {2f67a6e0-a581-11ee-9380-fa163e9f5a2f} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {659dc7e7-ee5b-4033-9cf0-7b8dc00fd88e} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {0F7D360D-7C4F-4CE7-9AB4-2AF34A9BC02C} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {33B457D0-A3A8-416E-9FE4-72ECDA5CF07A} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {8d3dd4fd-9ba0-4069-8770-78f7a8ea5f64} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} + {0137ded9-5bc8-225e-64fc-40bf5d3fb59a} = {947EC83E-9DFA-46BC-854B-27FFD9168D5D} EndGlobalSection EndGlobal diff --git a/Services/Aad/Aad.csproj b/Services/Aad/Aad.csproj index b881dc622..bce5fbe7c 100644 --- a/Services/Aad/Aad.csproj +++ b/Services/Aad/Aad.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Aad - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/AntiDDoS/AntiDDoS.csproj b/Services/AntiDDoS/AntiDDoS.csproj index 4fb4e87dd..93d7e5a78 100644 --- a/Services/AntiDDoS/AntiDDoS.csproj +++ b/Services/AntiDDoS/AntiDDoS.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.AntiDDoS - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Aom/Aom.csproj b/Services/Aom/Aom.csproj index e9213ecaf..d6efa8607 100644 --- a/Services/Aom/Aom.csproj +++ b/Services/Aom/Aom.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Aom - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Aos/Aos.csproj b/Services/Aos/Aos.csproj index 9ea169186..0a8a8f5f0 100644 --- a/Services/Aos/Aos.csproj +++ b/Services/Aos/Aos.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Aos - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/As/As.csproj b/Services/As/As.csproj index 92b286f04..4a3e25705 100644 --- a/Services/As/As.csproj +++ b/Services/As/As.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.As - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Bms/Bms.csproj b/Services/Bms/Bms.csproj index ba5e5c2b7..96ec37067 100644 --- a/Services/Bms/Bms.csproj +++ b/Services/Bms/Bms.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Bms - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Bms/V1/Model/ChangeBaremetalNameResponsesServers.cs b/Services/Bms/V1/Model/ChangeBaremetalNameResponsesServers.cs index a01cdc66a..30fee8079 100644 --- a/Services/Bms/V1/Model/ChangeBaremetalNameResponsesServers.cs +++ b/Services/Bms/V1/Model/ChangeBaremetalNameResponsesServers.cs @@ -750,7 +750,7 @@ public bool Equals(HostStatusEnum obj) /// 裸金属服务器的主机ID /// [JsonProperty("hostId", NullValueHandling = NullValueHandling.Ignore)] - public Guid? HostId { get; set; } + public string HostId { get; set; } /// /// diff --git a/Services/Cbr/Cbr.csproj b/Services/Cbr/Cbr.csproj index 0ac6e3385..591235abf 100644 --- a/Services/Cbr/Cbr.csproj +++ b/Services/Cbr/Cbr.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Cbr - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Cce/Cce.csproj b/Services/Cce/Cce.csproj index 24bf5ad61..1a917ee68 100644 --- a/Services/Cce/Cce.csproj +++ b/Services/Cce/Cce.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Cce - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Cce/V3/CceAsyncClient.cs b/Services/Cce/V3/CceAsyncClient.cs index c60974c3f..d3ff28a35 100644 --- a/Services/Cce/V3/CceAsyncClient.cs +++ b/Services/Cce/V3/CceAsyncClient.cs @@ -1317,6 +1317,34 @@ public AsyncInvoker RetryUpgradeClusterTaskAsyn return new AsyncInvoker(this, "POST", request, JsonUtils.DeSerializeNull); } + /// + /// 吊销用户的集群证书 + /// + /// 该API用于吊销指定集群的用户证书 + /// + /// > 吊销操作完成后,此证书申请人之前下载的证书和 kubectl 配置文件无法再用于连接集群。此证书申请人可以重新下载证书或 kubectl 配置文件,并使用新下载的文件连接集群 + /// + /// Please refer to HUAWEI cloud API Explorer for details. + /// + public async Task RevokeKubernetesClusterCertAsync(RevokeKubernetesClusterCertRequest revokeKubernetesClusterCertRequest) + { + var urlParam = new Dictionary(); + urlParam.Add("cluster_id", revokeKubernetesClusterCertRequest.ClusterId.ToString()); + var urlPath = HttpUtils.AddUrlPath("/api/v3/projects/{project_id}/clusters/{cluster_id}/clustercertrevoke", urlParam); + var request = HttpUtils.InitSdkRequest(urlPath, "application/json", revokeKubernetesClusterCertRequest); + var response = await DoHttpRequestAsync("POST", request); + return JsonUtils.DeSerializeNull(response); + } + + public AsyncInvoker RevokeKubernetesClusterCertAsyncInvoker(RevokeKubernetesClusterCertRequest revokeKubernetesClusterCertRequest) + { + var urlParam = new Dictionary(); + urlParam.Add("cluster_id", revokeKubernetesClusterCertRequest.ClusterId.ToString()); + var urlPath = HttpUtils.AddUrlPath("/api/v3/projects/{project_id}/clusters/{cluster_id}/clustercertrevoke", urlParam); + var request = HttpUtils.InitSdkRequest(urlPath, "application/json", revokeKubernetesClusterCertRequest); + return new AsyncInvoker(this, "POST", request, JsonUtils.DeSerializeNull); + } + /// /// 回滚AddonInstance /// diff --git a/Services/Cce/V3/CceClient.cs b/Services/Cce/V3/CceClient.cs index 955d80270..5e4f511eb 100644 --- a/Services/Cce/V3/CceClient.cs +++ b/Services/Cce/V3/CceClient.cs @@ -1316,6 +1316,34 @@ public SyncInvoker RetryUpgradeClusterTaskInvok return new SyncInvoker(this, "POST", request, JsonUtils.DeSerializeNull); } + /// + /// 吊销用户的集群证书 + /// + /// 该API用于吊销指定集群的用户证书 + /// + /// > 吊销操作完成后,此证书申请人之前下载的证书和 kubectl 配置文件无法再用于连接集群。此证书申请人可以重新下载证书或 kubectl 配置文件,并使用新下载的文件连接集群 + /// + /// Please refer to HUAWEI cloud API Explorer for details. + /// + public RevokeKubernetesClusterCertResponse RevokeKubernetesClusterCert(RevokeKubernetesClusterCertRequest revokeKubernetesClusterCertRequest) + { + var urlParam = new Dictionary(); + urlParam.Add("cluster_id", revokeKubernetesClusterCertRequest.ClusterId.ToString()); + var urlPath = HttpUtils.AddUrlPath("/api/v3/projects/{project_id}/clusters/{cluster_id}/clustercertrevoke", urlParam); + var request = HttpUtils.InitSdkRequest(urlPath, "application/json", revokeKubernetesClusterCertRequest); + var response = DoHttpRequestSync("POST", request); + return JsonUtils.DeSerializeNull(response); + } + + public SyncInvoker RevokeKubernetesClusterCertInvoker(RevokeKubernetesClusterCertRequest revokeKubernetesClusterCertRequest) + { + var urlParam = new Dictionary(); + urlParam.Add("cluster_id", revokeKubernetesClusterCertRequest.ClusterId.ToString()); + var urlPath = HttpUtils.AddUrlPath("/api/v3/projects/{project_id}/clusters/{cluster_id}/clustercertrevoke", urlParam); + var request = HttpUtils.InitSdkRequest(urlPath, "application/json", revokeKubernetesClusterCertRequest); + return new SyncInvoker(this, "POST", request, JsonUtils.DeSerializeNull); + } + /// /// 回滚AddonInstance /// diff --git a/Services/Cce/V3/Model/CertRevokeConfigRequestBody.cs b/Services/Cce/V3/Model/CertRevokeConfigRequestBody.cs new file mode 100644 index 000000000..9f7c1e9eb --- /dev/null +++ b/Services/Cce/V3/Model/CertRevokeConfigRequestBody.cs @@ -0,0 +1,91 @@ +using System; +using System.Collections.Generic; +using System.Text; +using System.Linq; +using System.Runtime.Serialization; + +using Newtonsoft.Json; +using Newtonsoft.Json.Converters; +using HuaweiCloud.SDK.Core; + +namespace HuaweiCloud.SDK.Cce.V3.Model +{ + /// + /// + /// + public class CertRevokeConfigRequestBody + { + + /// + /// 用户ID + /// + [JsonProperty("userId", NullValueHandling = NullValueHandling.Ignore)] + public string UserId { get; set; } + + /// + /// 委托用户ID + /// + [JsonProperty("agencyId", NullValueHandling = NullValueHandling.Ignore)] + public string AgencyId { get; set; } + + + + /// + /// Get the string + /// + public override string ToString() + { + var sb = new StringBuilder(); + sb.Append("class CertRevokeConfigRequestBody {\n"); + sb.Append(" userId: ").Append(UserId).Append("\n"); + sb.Append(" agencyId: ").Append(AgencyId).Append("\n"); + sb.Append("}\n"); + return sb.ToString(); + } + + /// + /// Returns true if objects are equal + /// + public override bool Equals(object input) + { + return this.Equals(input as CertRevokeConfigRequestBody); + } + + /// + /// Returns true if objects are equal + /// + public bool Equals(CertRevokeConfigRequestBody input) + { + if (input == null) + return false; + + return + ( + this.UserId == input.UserId || + (this.UserId != null && + this.UserId.Equals(input.UserId)) + ) && + ( + this.AgencyId == input.AgencyId || + (this.AgencyId != null && + this.AgencyId.Equals(input.AgencyId)) + ); + } + + /// + /// Get hash code + /// + public override int GetHashCode() + { + unchecked // Overflow is fine, just wrap + { + int hashCode = 41; + if (this.UserId != null) + hashCode = hashCode * 59 + this.UserId.GetHashCode(); + if (this.AgencyId != null) + hashCode = hashCode * 59 + this.AgencyId.GetHashCode(); + return hashCode; + } + } + } +} diff --git a/Services/Cce/V3/Model/RevokeKubernetesClusterCertRequest.cs b/Services/Cce/V3/Model/RevokeKubernetesClusterCertRequest.cs new file mode 100644 index 000000000..16d745add --- /dev/null +++ b/Services/Cce/V3/Model/RevokeKubernetesClusterCertRequest.cs @@ -0,0 +1,93 @@ +using System; +using System.Collections.Generic; +using System.Text; +using System.Linq; +using System.Runtime.Serialization; + +using Newtonsoft.Json; +using Newtonsoft.Json.Converters; +using HuaweiCloud.SDK.Core; + +namespace HuaweiCloud.SDK.Cce.V3.Model +{ + /// + /// Request Object + /// + public class RevokeKubernetesClusterCertRequest + { + + /// + /// 集群ID,获取方式请参见[如何获取接口URI中参数](cce_02_0271.xml)。 + /// + [SDKProperty("cluster_id", IsPath = true)] + [JsonProperty("cluster_id", NullValueHandling = NullValueHandling.Ignore)] + public string ClusterId { get; set; } + + /// + /// + /// + [SDKProperty("body", IsBody = true)] + [JsonProperty("body", NullValueHandling = NullValueHandling.Ignore)] + public CertRevokeConfigRequestBody Body { get; set; } + + + + /// + /// Get the string + /// + public override string ToString() + { + var sb = new StringBuilder(); + sb.Append("class RevokeKubernetesClusterCertRequest {\n"); + sb.Append(" clusterId: ").Append(ClusterId).Append("\n"); + sb.Append(" body: ").Append(Body).Append("\n"); + sb.Append("}\n"); + return sb.ToString(); + } + + /// + /// Returns true if objects are equal + /// + public override bool Equals(object input) + { + return this.Equals(input as RevokeKubernetesClusterCertRequest); + } + + /// + /// Returns true if objects are equal + /// + public bool Equals(RevokeKubernetesClusterCertRequest input) + { + if (input == null) + return false; + + return + ( + this.ClusterId == input.ClusterId || + (this.ClusterId != null && + this.ClusterId.Equals(input.ClusterId)) + ) && + ( + this.Body == input.Body || + (this.Body != null && + this.Body.Equals(input.Body)) + ); + } + + /// + /// Get hash code + /// + public override int GetHashCode() + { + unchecked // Overflow is fine, just wrap + { + int hashCode = 41; + if (this.ClusterId != null) + hashCode = hashCode * 59 + this.ClusterId.GetHashCode(); + if (this.Body != null) + hashCode = hashCode * 59 + this.Body.GetHashCode(); + return hashCode; + } + } + } +} diff --git a/Services/Cce/V3/Model/RevokeKubernetesClusterCertResponse.cs b/Services/Cce/V3/Model/RevokeKubernetesClusterCertResponse.cs new file mode 100644 index 000000000..f9690e599 --- /dev/null +++ b/Services/Cce/V3/Model/RevokeKubernetesClusterCertResponse.cs @@ -0,0 +1,22 @@ +using System; +using System.Collections.Generic; +using System.Text; +using System.Linq; +using System.Runtime.Serialization; + +using Newtonsoft.Json; +using Newtonsoft.Json.Converters; +using HuaweiCloud.SDK.Core; + +namespace HuaweiCloud.SDK.Cce.V3.Model +{ + /// + /// Response Object + /// + public class RevokeKubernetesClusterCertResponse : SdkResponse + { + + + + } +} diff --git a/Services/Cdn/Cdn.csproj b/Services/Cdn/Cdn.csproj index d92d82a5c..69c6537e3 100644 --- a/Services/Cdn/Cdn.csproj +++ b/Services/Cdn/Cdn.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Cdn - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Ces/Ces.csproj b/Services/Ces/Ces.csproj index 07c3f5f5b..aee342edd 100644 --- a/Services/Ces/Ces.csproj +++ b/Services/Ces/Ces.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Ces - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Cfw/Cfw.csproj b/Services/Cfw/Cfw.csproj index 1c845b1f3..5e3069f02 100644 --- a/Services/Cfw/Cfw.csproj +++ b/Services/Cfw/Cfw.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Cfw - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Classroom/Classroom.csproj b/Services/Classroom/Classroom.csproj index 4783e3aa5..f4e6ef5e5 100644 --- a/Services/Classroom/Classroom.csproj +++ b/Services/Classroom/Classroom.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Classroom - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/CloudRtc/CloudRtc.csproj b/Services/CloudRtc/CloudRtc.csproj index 8fa736739..3180d235d 100644 --- a/Services/CloudRtc/CloudRtc.csproj +++ b/Services/CloudRtc/CloudRtc.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.CloudRtc - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/CodeArtsBuild/CodeArtsBuild.csproj b/Services/CodeArtsBuild/CodeArtsBuild.csproj index a1c40bcea..a953549d8 100644 --- a/Services/CodeArtsBuild/CodeArtsBuild.csproj +++ b/Services/CodeArtsBuild/CodeArtsBuild.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.CodeArtsBuild - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/CodeArtsDeploy/CodeArtsDeploy.csproj b/Services/CodeArtsDeploy/CodeArtsDeploy.csproj index 733643a14..fa6e10871 100644 --- a/Services/CodeArtsDeploy/CodeArtsDeploy.csproj +++ b/Services/CodeArtsDeploy/CodeArtsDeploy.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.CodeArtsDeploy - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Csms/Csms.csproj b/Services/Csms/Csms.csproj index 741c65ba9..a02aa9dee 100644 --- a/Services/Csms/Csms.csproj +++ b/Services/Csms/Csms.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Csms - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Cts/Cts.csproj b/Services/Cts/Cts.csproj index 7e89115b8..07efe1521 100644 --- a/Services/Cts/Cts.csproj +++ b/Services/Cts/Cts.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Cts - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Dbss/Dbss.csproj b/Services/Dbss/Dbss.csproj index 34b424ed3..e25323879 100644 --- a/Services/Dbss/Dbss.csproj +++ b/Services/Dbss/Dbss.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Dbss - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Dcs/Dcs.csproj b/Services/Dcs/Dcs.csproj index 0c5896647..809c28279 100644 --- a/Services/Dcs/Dcs.csproj +++ b/Services/Dcs/Dcs.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Dcs - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Dds/Dds.csproj b/Services/Dds/Dds.csproj index e19e6564e..ab13e3c08 100644 --- a/Services/Dds/Dds.csproj +++ b/Services/Dds/Dds.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Dds - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Demo/Demo.csproj b/Services/Demo/Demo.csproj index 8e4c85e4f..5c1db07e7 100644 --- a/Services/Demo/Demo.csproj +++ b/Services/Demo/Demo.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Demo - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Dns/Dns.csproj b/Services/Dns/Dns.csproj index fa7d56001..d90904785 100644 --- a/Services/Dns/Dns.csproj +++ b/Services/Dns/Dns.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Dns - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Dns/V2/DnsAsyncClient.cs b/Services/Dns/V2/DnsAsyncClient.cs index f254d5607..5c01b3639 100644 --- a/Services/Dns/V2/DnsAsyncClient.cs +++ b/Services/Dns/V2/DnsAsyncClient.cs @@ -610,7 +610,7 @@ public AsyncInvoker CreateRecordSetWithLineAsyn /// /// 删除单个Record Set /// - /// 删除单个Record Set. 删除有添加智能解析的记录集时、需要用Record Set多线路管理模块中删除接口进行删除. + /// 删除单个Record Set。删除有添加智能解析的记录集时,需要用Record Set多线路管理模块中删除接口进行删除。 /// /// Please refer to HUAWEI cloud API Explorer for details. /// diff --git a/Services/Dns/V2/DnsClient.cs b/Services/Dns/V2/DnsClient.cs index a75a2e0ad..59173b915 100644 --- a/Services/Dns/V2/DnsClient.cs +++ b/Services/Dns/V2/DnsClient.cs @@ -609,7 +609,7 @@ public SyncInvoker CreateRecordSetWithLineInvok /// /// 删除单个Record Set /// - /// 删除单个Record Set. 删除有添加智能解析的记录集时、需要用Record Set多线路管理模块中删除接口进行删除. + /// 删除单个Record Set。删除有添加智能解析的记录集时,需要用Record Set多线路管理模块中删除接口进行删除。 /// /// Please refer to HUAWEI cloud API Explorer for details. /// diff --git a/Services/Dns/V2/Model/AssociateRouterResponse.cs b/Services/Dns/V2/Model/AssociateRouterResponse.cs index 600b69724..0d55f4935 100644 --- a/Services/Dns/V2/Model/AssociateRouterResponse.cs +++ b/Services/Dns/V2/Model/AssociateRouterResponse.cs @@ -17,13 +17,13 @@ public class AssociateRouterResponse : SdkResponse { /// - /// Router(VPC)的ID。 + /// 关联VPC的ID。 /// [JsonProperty("router_id", NullValueHandling = NullValueHandling.Ignore)] public string RouterId { get; set; } /// - /// Router(VPC)所在的region。 + /// 关联VPC所在的region。 /// [JsonProperty("router_region", NullValueHandling = NullValueHandling.Ignore)] public string RouterRegion { get; set; } diff --git a/Services/Dns/V2/Model/CreateEipRecordSetRequest.cs b/Services/Dns/V2/Model/CreateEipRecordSetRequest.cs index 61195a9da..757eef12f 100644 --- a/Services/Dns/V2/Model/CreateEipRecordSetRequest.cs +++ b/Services/Dns/V2/Model/CreateEipRecordSetRequest.cs @@ -24,7 +24,7 @@ public class CreateEipRecordSetRequest public string Region { get; set; } /// - /// 弹性IP的ID。 + /// 弹性公网IP(EIP)的ID。 /// [SDKProperty("floatingip_id", IsPath = true)] [JsonProperty("floatingip_id", NullValueHandling = NullValueHandling.Ignore)] diff --git a/Services/Dns/V2/Model/CreatePrivateZoneReq.cs b/Services/Dns/V2/Model/CreatePrivateZoneReq.cs index 0921e41f2..ab1cbddd5 100644 --- a/Services/Dns/V2/Model/CreatePrivateZoneReq.cs +++ b/Services/Dns/V2/Model/CreatePrivateZoneReq.cs @@ -53,7 +53,7 @@ public class CreatePrivateZoneReq public Router Router { get; set; } /// - /// 内网Zone的子域名递归解析代理模式。 取值范围: AUTHORITY:当前Zone不进行递归解析 RECURSIVE:开启递归解析代理 + /// 内网Zone的子域名递归解析代理模式。 取值范围: AUTHORITY:当前Zone未开启递归解析代理 RECURSIVE:当前Zone已开启递归解析代理 /// [JsonProperty("proxy_pattern", NullValueHandling = NullValueHandling.Ignore)] public string ProxyPattern { get; set; } diff --git a/Services/Dns/V2/Model/CreatePrivateZoneResponse.cs b/Services/Dns/V2/Model/CreatePrivateZoneResponse.cs index c25a1acee..8c99c7b87 100644 --- a/Services/Dns/V2/Model/CreatePrivateZoneResponse.cs +++ b/Services/Dns/V2/Model/CreatePrivateZoneResponse.cs @@ -71,7 +71,7 @@ public class CreatePrivateZoneResponse : SdkResponse public int? RecordNum { get; set; } /// - /// 内网Zone的子域名递归解析代理模式。 取值范围: AUTHORITY:当前Zone不进行递归解析 RECURSIVE:开启递归解析代理 + /// 内网Zone的子域名递归解析代理模式。 取值范围: AUTHORITY:当前Zone未开启递归解析代理 RECURSIVE:当前Zone已开启递归解析代理 /// [JsonProperty("proxy_pattern", NullValueHandling = NullValueHandling.Ignore)] public string ProxyPattern { get; set; } @@ -107,7 +107,7 @@ public class CreatePrivateZoneResponse : SdkResponse public PageLink Links { get; set; } /// - /// 主从模式中,从DNS服务器用以获取DNS信息。 + /// 主从模式中,从DNS服务器获取DNS信息。 /// [JsonProperty("masters", NullValueHandling = NullValueHandling.Ignore)] public List Masters { get; set; } diff --git a/Services/Dns/V2/Model/CreatePublicZoneResponse.cs b/Services/Dns/V2/Model/CreatePublicZoneResponse.cs index 46637e49c..f858a88f3 100644 --- a/Services/Dns/V2/Model/CreatePublicZoneResponse.cs +++ b/Services/Dns/V2/Model/CreatePublicZoneResponse.cs @@ -107,7 +107,7 @@ public class CreatePublicZoneResponse : SdkResponse public string EnterpriseProjectId { get; set; } /// - /// 主从模式中,从DNS服务器用以获取DNS信息。 目前暂未使用。 + /// 主从模式中,从DNS服务器获取DNS信息。 目前暂未使用。 /// [JsonProperty("masters", NullValueHandling = NullValueHandling.Ignore)] public List Masters { get; set; } diff --git a/Services/Dns/V2/Model/DeletePrivateZoneResponse.cs b/Services/Dns/V2/Model/DeletePrivateZoneResponse.cs index b27a930d0..5a22eb821 100644 --- a/Services/Dns/V2/Model/DeletePrivateZoneResponse.cs +++ b/Services/Dns/V2/Model/DeletePrivateZoneResponse.cs @@ -101,7 +101,7 @@ public class DeletePrivateZoneResponse : SdkResponse public PageLink Links { get; set; } /// - /// 主从模式中,从DNS服务器用以获取DNS信息。 + /// 主从模式中,从DNS服务器获取DNS信息。 /// [JsonProperty("masters", NullValueHandling = NullValueHandling.Ignore)] public List Masters { get; set; } diff --git a/Services/Dns/V2/Model/DeletePublicZoneResponse.cs b/Services/Dns/V2/Model/DeletePublicZoneResponse.cs index 2b5adf0a2..e3469aee5 100644 --- a/Services/Dns/V2/Model/DeletePublicZoneResponse.cs +++ b/Services/Dns/V2/Model/DeletePublicZoneResponse.cs @@ -95,7 +95,7 @@ public class DeletePublicZoneResponse : SdkResponse public string UpdatedAt { get; set; } /// - /// 主从模式中,从DNS服务器用以获取DNS信息 + /// 主从模式中,从DNS服务器获取DNS信息 /// [JsonProperty("masters", NullValueHandling = NullValueHandling.Ignore)] public List Masters { get; set; } diff --git a/Services/Dns/V2/Model/DisassociateRouterResponse.cs b/Services/Dns/V2/Model/DisassociateRouterResponse.cs index e2d6b88ea..f253bc281 100644 --- a/Services/Dns/V2/Model/DisassociateRouterResponse.cs +++ b/Services/Dns/V2/Model/DisassociateRouterResponse.cs @@ -17,13 +17,13 @@ public class DisassociateRouterResponse : SdkResponse { /// - /// Router(VPC)的ID。 + /// 关联VPC的ID。 /// [JsonProperty("router_id", NullValueHandling = NullValueHandling.Ignore)] public string RouterId { get; set; } /// - /// Router(VPC)所在的region。 + /// 关联VPC所在的region。 /// [JsonProperty("router_region", NullValueHandling = NullValueHandling.Ignore)] public string RouterRegion { get; set; } diff --git a/Services/Dns/V2/Model/ListPublicZonesRequest.cs b/Services/Dns/V2/Model/ListPublicZonesRequest.cs index 167db8d66..5aeed7eec 100644 --- a/Services/Dns/V2/Model/ListPublicZonesRequest.cs +++ b/Services/Dns/V2/Model/ListPublicZonesRequest.cs @@ -45,7 +45,7 @@ public class ListPublicZonesRequest public int? Offset { get; set; } /// - /// 资源标签。 取值格式:key1,value1|key2,value2 多个标签之间用\"|\"分开,每个标签的键值用英文逗号\",\"相隔。 多个标签之间为“与”的关系。 关于资源标签,请参见添加资源标签。 搜索模式为精确搜索。如果资源标签值value是以*开头时,则按照*后面的值全模糊匹配。 默认值为空。 + /// 资源标签。 取值格式:key1,value1|key2,value2 多个标签之间用\"|\"分开,每个标签的键值用英文逗号\",\"相隔。 多个标签之间为“与”的关系。 关于资源标签,请参见添加资源标签。 搜索模式为精确搜索。如果资源标签值value是以*开头时,则按照*后面的值全模糊匹配。 默认值为空。 /// [SDKProperty("tags", IsQuery = true)] [JsonProperty("tags", NullValueHandling = NullValueHandling.Ignore)] diff --git a/Services/Dns/V2/Model/PrivateZoneResp.cs b/Services/Dns/V2/Model/PrivateZoneResp.cs index b4e0375b4..4747bb64b 100644 --- a/Services/Dns/V2/Model/PrivateZoneResp.cs +++ b/Services/Dns/V2/Model/PrivateZoneResp.cs @@ -71,7 +71,7 @@ public class PrivateZoneResp public int? RecordNum { get; set; } /// - /// 内网Zone的子域名递归解析代理模式。 取值范围: AUTHORITY:当前Zone不进行递归解析 RECURSIVE:开启递归解析代理 + /// 内网Zone的子域名递归解析代理模式。 取值范围: AUTHORITY:当前Zone未开启递归解析代理 RECURSIVE:当前Zone已开启递归解析代理 /// [JsonProperty("proxy_pattern", NullValueHandling = NullValueHandling.Ignore)] public string ProxyPattern { get; set; } @@ -113,7 +113,7 @@ public class PrivateZoneResp public List Tags { get; set; } /// - /// 主从模式中,从DNS服务器用以获取DNS信息。 + /// 主从模式中,从DNS服务器获取DNS信息。 /// [JsonProperty("masters", NullValueHandling = NullValueHandling.Ignore)] public List Masters { get; set; } diff --git a/Services/Dns/V2/Model/PublicZoneResp.cs b/Services/Dns/V2/Model/PublicZoneResp.cs index beef87754..445d43655 100644 --- a/Services/Dns/V2/Model/PublicZoneResp.cs +++ b/Services/Dns/V2/Model/PublicZoneResp.cs @@ -107,7 +107,7 @@ public class PublicZoneResp public List Tags { get; set; } /// - /// 主从模式中,从DNS服务器用以获取DNS信息。 + /// 主从模式中,从DNS服务器获取DNS信息。 /// [JsonProperty("masters", NullValueHandling = NullValueHandling.Ignore)] public List Masters { get; set; } diff --git a/Services/Dns/V2/Model/RestorePtrRecordRequest.cs b/Services/Dns/V2/Model/RestorePtrRecordRequest.cs index 015b31589..cb1504838 100644 --- a/Services/Dns/V2/Model/RestorePtrRecordRequest.cs +++ b/Services/Dns/V2/Model/RestorePtrRecordRequest.cs @@ -24,7 +24,7 @@ public class RestorePtrRecordRequest public string Region { get; set; } /// - /// 待删除PTR ID。 + /// 弹性公网IP(EIP)的ID。 /// [SDKProperty("floatingip_id", IsPath = true)] [JsonProperty("floatingip_id", NullValueHandling = NullValueHandling.Ignore)] diff --git a/Services/Dns/V2/Model/Router.cs b/Services/Dns/V2/Model/Router.cs index 88e7ae57c..81893e907 100644 --- a/Services/Dns/V2/Model/Router.cs +++ b/Services/Dns/V2/Model/Router.cs @@ -17,13 +17,13 @@ public class Router { /// - /// Router(VPC)所属VPC的ID。 + /// 关联VPC的ID。 /// [JsonProperty("router_id", NullValueHandling = NullValueHandling.Ignore)] public string RouterId { get; set; } /// - /// Router(VPC)所在的region。 + /// 关联VPC所在的region。 /// [JsonProperty("router_region", NullValueHandling = NullValueHandling.Ignore)] public string RouterRegion { get; set; } diff --git a/Services/Dns/V2/Model/RouterWithStatus.cs b/Services/Dns/V2/Model/RouterWithStatus.cs index 924ae4eda..f981f1bf8 100644 --- a/Services/Dns/V2/Model/RouterWithStatus.cs +++ b/Services/Dns/V2/Model/RouterWithStatus.cs @@ -23,13 +23,13 @@ public class RouterWithStatus public string Status { get; set; } /// - /// Router(VPC)所属VPC的ID。 + /// 关联VPC的ID。 /// [JsonProperty("router_id", NullValueHandling = NullValueHandling.Ignore)] public string RouterId { get; set; } /// - /// Router(VPC)所在的region。 + /// 关联VPC所在的region。 /// [JsonProperty("router_region", NullValueHandling = NullValueHandling.Ignore)] public string RouterRegion { get; set; } diff --git a/Services/Dns/V2/Model/ShowPrivateZoneResponse.cs b/Services/Dns/V2/Model/ShowPrivateZoneResponse.cs index f94f27978..58af48480 100644 --- a/Services/Dns/V2/Model/ShowPrivateZoneResponse.cs +++ b/Services/Dns/V2/Model/ShowPrivateZoneResponse.cs @@ -101,7 +101,7 @@ public class ShowPrivateZoneResponse : SdkResponse public PageLink Links { get; set; } /// - /// 主从模式中,从DNS服务器用以获取DNS信息。 + /// 主从模式中,从DNS服务器获取DNS信息。 /// [JsonProperty("masters", NullValueHandling = NullValueHandling.Ignore)] public List Masters { get; set; } @@ -113,7 +113,7 @@ public class ShowPrivateZoneResponse : SdkResponse public List Routers { get; set; } /// - /// 内网Zone的子域名递归解析代理模式。 取值范围: AUTHORITY:当前Zone不进行递归解析 RECURSIVE:开启递归解析代理 + /// 内网Zone的子域名递归解析代理模式。 取值范围: AUTHORITY:当前Zone未开启递归解析代理 RECURSIVE:当前Zone已开启递归解析代理 /// [JsonProperty("proxy_pattern", NullValueHandling = NullValueHandling.Ignore)] public string ProxyPattern { get; set; } diff --git a/Services/Dns/V2/Model/ShowPtrRecordSetRequest.cs b/Services/Dns/V2/Model/ShowPtrRecordSetRequest.cs index b186faade..7f6ca9d3e 100644 --- a/Services/Dns/V2/Model/ShowPtrRecordSetRequest.cs +++ b/Services/Dns/V2/Model/ShowPtrRecordSetRequest.cs @@ -24,7 +24,7 @@ public class ShowPtrRecordSetRequest public string Region { get; set; } /// - /// 弹性IP的ID。 + /// 弹性公网IP(EIP)的ID。 /// [SDKProperty("floatingip_id", IsPath = true)] [JsonProperty("floatingip_id", NullValueHandling = NullValueHandling.Ignore)] diff --git a/Services/Dns/V2/Model/ShowPublicZoneResponse.cs b/Services/Dns/V2/Model/ShowPublicZoneResponse.cs index 5dcfc0a30..42822c9f8 100644 --- a/Services/Dns/V2/Model/ShowPublicZoneResponse.cs +++ b/Services/Dns/V2/Model/ShowPublicZoneResponse.cs @@ -95,7 +95,7 @@ public class ShowPublicZoneResponse : SdkResponse public string EnterpriseProjectId { get; set; } /// - /// 主从模式中,从DNS服务器用以获取DNS信息 + /// 主从模式中,从DNS服务器获取DNS信息 /// [JsonProperty("masters", NullValueHandling = NullValueHandling.Ignore)] public List Masters { get; set; } diff --git a/Services/Dns/V2/Model/ShowResourceTagResponse.cs b/Services/Dns/V2/Model/ShowResourceTagResponse.cs index d96dc249b..57523aad5 100644 --- a/Services/Dns/V2/Model/ShowResourceTagResponse.cs +++ b/Services/Dns/V2/Model/ShowResourceTagResponse.cs @@ -22,12 +22,6 @@ public class ShowResourceTagResponse : SdkResponse [JsonProperty("tags", NullValueHandling = NullValueHandling.Ignore)] public List Tags { get; set; } - /// - /// 企业项目或默认项目 - /// - [JsonProperty("enterpriseProjectOrDefault", NullValueHandling = NullValueHandling.Ignore)] - public string EnterpriseProjectOrDefault { get; set; } - /// @@ -38,7 +32,6 @@ public override string ToString() var sb = new StringBuilder(); sb.Append("class ShowResourceTagResponse {\n"); sb.Append(" tags: ").Append(Tags).Append("\n"); - sb.Append(" enterpriseProjectOrDefault: ").Append(EnterpriseProjectOrDefault).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -65,11 +58,6 @@ public bool Equals(ShowResourceTagResponse input) this.Tags != null && input.Tags != null && this.Tags.SequenceEqual(input.Tags) - ) && - ( - this.EnterpriseProjectOrDefault == input.EnterpriseProjectOrDefault || - (this.EnterpriseProjectOrDefault != null && - this.EnterpriseProjectOrDefault.Equals(input.EnterpriseProjectOrDefault)) ); } @@ -83,8 +71,6 @@ public override int GetHashCode() int hashCode = 41; if (this.Tags != null) hashCode = hashCode * 59 + this.Tags.GetHashCode(); - if (this.EnterpriseProjectOrDefault != null) - hashCode = hashCode * 59 + this.EnterpriseProjectOrDefault.GetHashCode(); return hashCode; } } diff --git a/Services/Dns/V2/Model/TagValues.cs b/Services/Dns/V2/Model/TagValues.cs index e146e89da..447effb37 100644 --- a/Services/Dns/V2/Model/TagValues.cs +++ b/Services/Dns/V2/Model/TagValues.cs @@ -17,13 +17,13 @@ public class TagValues { /// - /// 键。最大长度127个unicode字符。 key不能为空。(搜索时不对此参数做校验) + /// 键。最大长度36个unicode字符。 key不能为空。(搜索时不对此参数做校验) /// [JsonProperty("key", NullValueHandling = NullValueHandling.Ignore)] public string Key { get; set; } /// - /// 值列表。每个值最大长度255个unicode字符。*为系统保留字符。如果里面的value是以*开头时,表示按照*后面的值全模糊匹配。如果values缺失,则表示匹配任意值。value之间为或的关系。 + /// 值列表。每个值最大长度43个unicode字符。*为系统保留字符。如果里面的value是以*开头时,表示按照*后面的值全模糊匹配。如果values缺失,则表示匹配任意值。value之间为或的关系。 /// [JsonProperty("values", NullValueHandling = NullValueHandling.Ignore)] public List Values { get; set; } diff --git a/Services/Dns/V2/Model/UpdatePrivateZoneResponse.cs b/Services/Dns/V2/Model/UpdatePrivateZoneResponse.cs index bac9ff68d..362f82905 100644 --- a/Services/Dns/V2/Model/UpdatePrivateZoneResponse.cs +++ b/Services/Dns/V2/Model/UpdatePrivateZoneResponse.cs @@ -101,13 +101,13 @@ public class UpdatePrivateZoneResponse : SdkResponse public PageLink Links { get; set; } /// - /// 主从模式中,从DNS服务器用以获取DNS信息。 + /// 主从模式中,从DNS服务器获取DNS信息。 /// [JsonProperty("masters", NullValueHandling = NullValueHandling.Ignore)] public List Masters { get; set; } /// - /// 内网Zone关联的Router(VPC)信息 + /// 与该zone关联的Router(VPC)列表。 /// [JsonProperty("routers", NullValueHandling = NullValueHandling.Ignore)] public List Routers { get; set; } diff --git a/Services/Dns/V2/Model/UpdatePtrRecordRequest.cs b/Services/Dns/V2/Model/UpdatePtrRecordRequest.cs index 46c570c1d..af52e3cb5 100644 --- a/Services/Dns/V2/Model/UpdatePtrRecordRequest.cs +++ b/Services/Dns/V2/Model/UpdatePtrRecordRequest.cs @@ -24,7 +24,7 @@ public class UpdatePtrRecordRequest public string Region { get; set; } /// - /// 待修改弹性IP的PTR记录ID信息。 + /// 弹性公网IP(EIP)的ID。 /// [SDKProperty("floatingip_id", IsPath = true)] [JsonProperty("floatingip_id", NullValueHandling = NullValueHandling.Ignore)] diff --git a/Services/Dns/V2/Model/UpdatePublicZoneResponse.cs b/Services/Dns/V2/Model/UpdatePublicZoneResponse.cs index 42bfeb2b5..8f6e67048 100644 --- a/Services/Dns/V2/Model/UpdatePublicZoneResponse.cs +++ b/Services/Dns/V2/Model/UpdatePublicZoneResponse.cs @@ -101,7 +101,7 @@ public class UpdatePublicZoneResponse : SdkResponse public PageLink Links { get; set; } /// - /// 主从模式中,从DNS服务器用以获取DNS信息。 目前暂未使用。 + /// 主从模式中,从DNS服务器获取DNS信息。 目前暂未使用。 /// [JsonProperty("masters", NullValueHandling = NullValueHandling.Ignore)] public List Masters { get; set; } diff --git a/Services/Dns/V2/Model/UpdatePublicZoneStatusResponse.cs b/Services/Dns/V2/Model/UpdatePublicZoneStatusResponse.cs index 6c21c4fc3..df83e5489 100644 --- a/Services/Dns/V2/Model/UpdatePublicZoneStatusResponse.cs +++ b/Services/Dns/V2/Model/UpdatePublicZoneStatusResponse.cs @@ -101,7 +101,7 @@ public class UpdatePublicZoneStatusResponse : SdkResponse public PageLink Links { get; set; } /// - /// 主从模式中,从DNS服务器用以获取DNS信息。目前暂未使用。 + /// 主从模式中,从DNS服务器获取DNS信息。目前暂未使用。 /// [JsonProperty("masters", NullValueHandling = NullValueHandling.Ignore)] public List Masters { get; set; } diff --git a/Services/Drs/Drs.csproj b/Services/Drs/Drs.csproj index 7992f00cd..a69ad6265 100644 --- a/Services/Drs/Drs.csproj +++ b/Services/Drs/Drs.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Drs - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Ecs/Ecs.csproj b/Services/Ecs/Ecs.csproj index e4e7d090a..39441171e 100644 --- a/Services/Ecs/Ecs.csproj +++ b/Services/Ecs/Ecs.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Ecs - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Ecs/V2/Model/CloudServer.cs b/Services/Ecs/V2/Model/CloudServer.cs index b343a8dbf..9c2a4abee 100644 --- a/Services/Ecs/V2/Model/CloudServer.cs +++ b/Services/Ecs/V2/Model/CloudServer.cs @@ -101,10 +101,10 @@ public class CloudServer public string Updated { get; set; } /// - /// 云服务器启动时间。时间格式例如:2020-05-22T07:48:53Z。 + /// 云服务器启动时间。时间格式例如:2020-05-22T07:48:53.000000。 /// - [JsonProperty("launched", NullValueHandling = NullValueHandling.Ignore)] - public string Launched { get; set; } + [JsonProperty("launched_at", NullValueHandling = NullValueHandling.Ignore)] + public string LaunchedAt { get; set; } /// /// 云服务器的描述信息。 @@ -225,7 +225,7 @@ public override string ToString() sb.Append(" inRecycleBin: ").Append(InRecycleBin).Append("\n"); sb.Append(" spodId: ").Append(SpodId).Append("\n"); sb.Append(" updated: ").Append(Updated).Append("\n"); - sb.Append(" launched: ").Append(Launched).Append("\n"); + sb.Append(" launchedAt: ").Append(LaunchedAt).Append("\n"); sb.Append(" description: ").Append(Description).Append("\n"); sb.Append(" keyName: ").Append(KeyName).Append("\n"); sb.Append(" locked: ").Append(Locked).Append("\n"); @@ -334,9 +334,9 @@ public bool Equals(CloudServer input) this.Updated.Equals(input.Updated)) ) && ( - this.Launched == input.Launched || - (this.Launched != null && - this.Launched.Equals(input.Launched)) + this.LaunchedAt == input.LaunchedAt || + (this.LaunchedAt != null && + this.LaunchedAt.Equals(input.LaunchedAt)) ) && ( this.Description == input.Description || @@ -461,8 +461,8 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.SpodId.GetHashCode(); if (this.Updated != null) hashCode = hashCode * 59 + this.Updated.GetHashCode(); - if (this.Launched != null) - hashCode = hashCode * 59 + this.Launched.GetHashCode(); + if (this.LaunchedAt != null) + hashCode = hashCode * 59 + this.LaunchedAt.GetHashCode(); if (this.Description != null) hashCode = hashCode * 59 + this.Description.GetHashCode(); if (this.KeyName != null) diff --git a/Services/Ecs/V2/Model/FlavorQuasar.cs b/Services/Ecs/V2/Model/FlavorQuasar.cs index 36dad63d4..107c64c53 100644 --- a/Services/Ecs/V2/Model/FlavorQuasar.cs +++ b/Services/Ecs/V2/Model/FlavorQuasar.cs @@ -49,20 +49,14 @@ public class FlavorQuasar /// /// /// - [JsonProperty("root_gb", NullValueHandling = NullValueHandling.Ignore)] - public int? RootGb { get; set; } + [JsonProperty("gpus", NullValueHandling = NullValueHandling.Ignore)] + public List Gpus { get; set; } /// /// /// - [JsonProperty("ephemeral_gb", NullValueHandling = NullValueHandling.Ignore)] - public int? EphemeralGb { get; set; } - - /// - /// flavor扩展字段。 - /// - [JsonProperty("extra_specs", NullValueHandling = NullValueHandling.Ignore)] - public Dictionary ExtraSpecs { get; set; } + [JsonProperty("asic_accelerators", NullValueHandling = NullValueHandling.Ignore)] + public List AsicAccelerators { get; set; } @@ -78,9 +72,8 @@ public override string ToString() sb.Append(" vcpus: ").Append(Vcpus).Append("\n"); sb.Append(" ram: ").Append(Ram).Append("\n"); sb.Append(" disk: ").Append(Disk).Append("\n"); - sb.Append(" rootGb: ").Append(RootGb).Append("\n"); - sb.Append(" ephemeralGb: ").Append(EphemeralGb).Append("\n"); - sb.Append(" extraSpecs: ").Append(ExtraSpecs).Append("\n"); + sb.Append(" gpus: ").Append(Gpus).Append("\n"); + sb.Append(" asicAccelerators: ").Append(AsicAccelerators).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -128,20 +121,16 @@ public bool Equals(FlavorQuasar input) this.Disk.Equals(input.Disk)) ) && ( - this.RootGb == input.RootGb || - (this.RootGb != null && - this.RootGb.Equals(input.RootGb)) - ) && - ( - this.EphemeralGb == input.EphemeralGb || - (this.EphemeralGb != null && - this.EphemeralGb.Equals(input.EphemeralGb)) + this.Gpus == input.Gpus || + this.Gpus != null && + input.Gpus != null && + this.Gpus.SequenceEqual(input.Gpus) ) && ( - this.ExtraSpecs == input.ExtraSpecs || - this.ExtraSpecs != null && - input.ExtraSpecs != null && - this.ExtraSpecs.SequenceEqual(input.ExtraSpecs) + this.AsicAccelerators == input.AsicAccelerators || + this.AsicAccelerators != null && + input.AsicAccelerators != null && + this.AsicAccelerators.SequenceEqual(input.AsicAccelerators) ); } @@ -163,12 +152,10 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.Ram.GetHashCode(); if (this.Disk != null) hashCode = hashCode * 59 + this.Disk.GetHashCode(); - if (this.RootGb != null) - hashCode = hashCode * 59 + this.RootGb.GetHashCode(); - if (this.EphemeralGb != null) - hashCode = hashCode * 59 + this.EphemeralGb.GetHashCode(); - if (this.ExtraSpecs != null) - hashCode = hashCode * 59 + this.ExtraSpecs.GetHashCode(); + if (this.Gpus != null) + hashCode = hashCode * 59 + this.Gpus.GetHashCode(); + if (this.AsicAccelerators != null) + hashCode = hashCode * 59 + this.AsicAccelerators.GetHashCode(); return hashCode; } } diff --git a/Services/Ecs/V2/Model/ListCloudServersRequest.cs b/Services/Ecs/V2/Model/ListCloudServersRequest.cs index 6b8e87126..f168f4c3f 100644 --- a/Services/Ecs/V2/Model/ListCloudServersRequest.cs +++ b/Services/Ecs/V2/Model/ListCloudServersRequest.cs @@ -31,7 +31,7 @@ public class ListCloudServersRequest public string Name { get; set; } /// - /// 云服务器状态。 取值范围: ACTIVE, BUILD,DELETED,ERROR,HARD_REBOOT,MIGRATING,REBOOT,RESIZE,REVERT_RESIZE,SHELVED,SHELVED_OFFLOADED,SHUTOFF,UNKNOWN,VERIFY_RESIZE 弹性云服务器状态说明请参考[云服务器状态](https://support.huaweicloud.com/api-ecs/ecs_08_0002.html) + /// 云服务器状态。 取值范围: ACTIVE, BUILD,ERROR,HARD_REBOOT,MIGRATING,REBOOT,RESIZE,REVERT_RESIZE,SHELVED,SHELVED_OFFLOADED,SHUTOFF,UNKNOWN,VERIFY_RESIZE 弹性云服务器状态说明请参考[云服务器状态](https://support.huaweicloud.com/api-ecs/ecs_08_0002.html) /// [SDKProperty("status", IsQuery = true)] [JsonProperty("status", NullValueHandling = NullValueHandling.Ignore)] @@ -136,7 +136,7 @@ public class ListCloudServersRequest public string EnterpriseProjectId { get; set; } /// - /// 控制查询输出的字段。在默认字段的基础上选择是否查询,有管理员字段。 + /// 控制查询输出的字段。在默认字段的基础上选择是否查询。 launched_at:云服务器启动时间。 key_name:云服务器使用的密钥对名称。 locked:云服务器是否为锁定状态。 root_device_name:云服务器系统盘的设备名称。 tenancy:在专属主机或共享池中创建云服务器。 dedicated_host_id:专属主机ID。 enterprise_project_id:查询绑定某个企业项目的云服务器。 tags:云服务器的标签列表。 metadata:云服务器元数据。 addresses:云服务器对应的网络地址信息。 security_groups:云服务器的安全组信息。 volumes_attached:云服务器挂载磁盘信息。 image:云服务器镜像信息。 power_state:云服务器电源状态。 cpu_options:自定义CPU选项。 market_info:云服务器计费信息,包含计费类型、到期时间等字段。 /// [SDKProperty("expect-fields", IsQuery = true)] [JsonProperty("expect-fields", NullValueHandling = NullValueHandling.Ignore)] @@ -149,6 +149,13 @@ public class ListCloudServersRequest [JsonProperty("limit", NullValueHandling = NullValueHandling.Ignore)] public int? Limit { get; set; } + /// + /// 以单页最后一条server的ID作为分页标记。 + /// + [SDKProperty("marker", IsQuery = true)] + [JsonProperty("marker", NullValueHandling = NullValueHandling.Ignore)] + public string Marker { get; set; } + /// @@ -177,6 +184,7 @@ public override string ToString() sb.Append(" enterpriseProjectId: ").Append(EnterpriseProjectId).Append("\n"); sb.Append(" expectFields: ").Append(ExpectFields).Append("\n"); sb.Append(" limit: ").Append(Limit).Append("\n"); + sb.Append(" marker: ").Append(Marker).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -293,6 +301,11 @@ public bool Equals(ListCloudServersRequest input) this.Limit == input.Limit || (this.Limit != null && this.Limit.Equals(input.Limit)) + ) && + ( + this.Marker == input.Marker || + (this.Marker != null && + this.Marker.Equals(input.Marker)) ); } @@ -342,6 +355,8 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.ExpectFields.GetHashCode(); if (this.Limit != null) hashCode = hashCode * 59 + this.Limit.GetHashCode(); + if (this.Marker != null) + hashCode = hashCode * 59 + this.Marker.GetHashCode(); return hashCode; } } diff --git a/Services/Ecs/V2/Model/ListCloudServersResponse.cs b/Services/Ecs/V2/Model/ListCloudServersResponse.cs index aceef6c41..bb8246ec0 100644 --- a/Services/Ecs/V2/Model/ListCloudServersResponse.cs +++ b/Services/Ecs/V2/Model/ListCloudServersResponse.cs @@ -16,12 +16,6 @@ namespace HuaweiCloud.SDK.Ecs.V2.Model public class ListCloudServersResponse : SdkResponse { - /// - /// 查询云服务器个数。 - /// - [JsonProperty("count", NullValueHandling = NullValueHandling.Ignore)] - public int? Count { get; set; } - /// /// 查询云服务器信息列表。 /// @@ -49,7 +43,6 @@ public override string ToString() { var sb = new StringBuilder(); sb.Append("class ListCloudServersResponse {\n"); - sb.Append(" count: ").Append(Count).Append("\n"); sb.Append(" servers: ").Append(Servers).Append("\n"); sb.Append(" serversLinks: ").Append(ServersLinks).Append("\n"); sb.Append(" requestId: ").Append(RequestId).Append("\n"); @@ -74,11 +67,6 @@ public bool Equals(ListCloudServersResponse input) return false; return - ( - this.Count == input.Count || - (this.Count != null && - this.Count.Equals(input.Count)) - ) && ( this.Servers == input.Servers || this.Servers != null && @@ -106,8 +94,6 @@ public override int GetHashCode() unchecked // Overflow is fine, just wrap { int hashCode = 41; - if (this.Count != null) - hashCode = hashCode * 59 + this.Count.GetHashCode(); if (this.Servers != null) hashCode = hashCode * 59 + this.Servers.GetHashCode(); if (this.ServersLinks != null) diff --git a/Services/Ecs/V2/Model/NetworkAddresses.cs b/Services/Ecs/V2/Model/NetworkAddresses.cs index 8b0248d41..3e77fb5e3 100644 --- a/Services/Ecs/V2/Model/NetworkAddresses.cs +++ b/Services/Ecs/V2/Model/NetworkAddresses.cs @@ -160,6 +160,12 @@ public bool Equals(VersionEnum obj) [JsonProperty("OS-EXT-IPS:type", NullValueHandling = NullValueHandling.Ignore)] public string OSEXTIPStype { get; set; } + /// + /// 是否是主网卡。 true:主网卡。 false:辅助网卡。 + /// + [JsonProperty("primary", NullValueHandling = NullValueHandling.Ignore)] + public bool? Primary { get; set; } + /// @@ -174,6 +180,7 @@ public override string ToString() sb.Append(" oSEXTIPSportId: ").Append(OSEXTIPSportId).Append("\n"); sb.Append(" oSEXTIPSMACmacAddr: ").Append(OSEXTIPSMACmacAddr).Append("\n"); sb.Append(" oSEXTIPStype: ").Append(OSEXTIPStype).Append("\n"); + sb.Append(" primary: ").Append(Primary).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -219,6 +226,11 @@ public bool Equals(NetworkAddresses input) this.OSEXTIPStype == input.OSEXTIPStype || (this.OSEXTIPStype != null && this.OSEXTIPStype.Equals(input.OSEXTIPStype)) + ) && + ( + this.Primary == input.Primary || + (this.Primary != null && + this.Primary.Equals(input.Primary)) ); } @@ -240,6 +252,8 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.OSEXTIPSMACmacAddr.GetHashCode(); if (this.OSEXTIPStype != null) hashCode = hashCode * 59 + this.OSEXTIPStype.GetHashCode(); + if (this.Primary != null) + hashCode = hashCode * 59 + this.Primary.GetHashCode(); return hashCode; } } diff --git a/Services/Ecs/V2/Model/SecurityGroup.cs b/Services/Ecs/V2/Model/SecurityGroup.cs index c658ac3b8..88de9debc 100644 --- a/Services/Ecs/V2/Model/SecurityGroup.cs +++ b/Services/Ecs/V2/Model/SecurityGroup.cs @@ -22,6 +22,12 @@ public class SecurityGroup [JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)] public string Name { get; set; } + /// + /// 安全组ID。 + /// + [JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)] + public string Id { get; set; } + /// @@ -32,6 +38,7 @@ public override string ToString() var sb = new StringBuilder(); sb.Append("class SecurityGroup {\n"); sb.Append(" name: ").Append(Name).Append("\n"); + sb.Append(" id: ").Append(Id).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -57,6 +64,11 @@ public bool Equals(SecurityGroup input) this.Name == input.Name || (this.Name != null && this.Name.Equals(input.Name)) + ) && + ( + this.Id == input.Id || + (this.Id != null && + this.Id.Equals(input.Id)) ); } @@ -70,6 +82,8 @@ public override int GetHashCode() int hashCode = 41; if (this.Name != null) hashCode = hashCode * 59 + this.Name.GetHashCode(); + if (this.Id != null) + hashCode = hashCode * 59 + this.Id.GetHashCode(); return hashCode; } } diff --git a/Services/Ecs/V2/Model/VolumeAttach.cs b/Services/Ecs/V2/Model/VolumeAttach.cs index 9fa2983d1..1f219d5f9 100644 --- a/Services/Ecs/V2/Model/VolumeAttach.cs +++ b/Services/Ecs/V2/Model/VolumeAttach.cs @@ -40,6 +40,12 @@ public class VolumeAttach [JsonProperty("bootIndex", NullValueHandling = NullValueHandling.Ignore)] public string BootIndex { get; set; } + /// + /// 云盘大小(单位:GB)。 + /// + [JsonProperty("size", NullValueHandling = NullValueHandling.Ignore)] + public int? Size { get; set; } + /// @@ -53,6 +59,7 @@ public override string ToString() sb.Append(" deleteOnTermination: ").Append(DeleteOnTermination).Append("\n"); sb.Append(" device: ").Append(Device).Append("\n"); sb.Append(" bootIndex: ").Append(BootIndex).Append("\n"); + sb.Append(" size: ").Append(Size).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -93,6 +100,11 @@ public bool Equals(VolumeAttach input) this.BootIndex == input.BootIndex || (this.BootIndex != null && this.BootIndex.Equals(input.BootIndex)) + ) && + ( + this.Size == input.Size || + (this.Size != null && + this.Size.Equals(input.Size)) ); } @@ -112,6 +124,8 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.Device.GetHashCode(); if (this.BootIndex != null) hashCode = hashCode * 59 + this.BootIndex.GetHashCode(); + if (this.Size != null) + hashCode = hashCode * 59 + this.Size.GetHashCode(); return hashCode; } } diff --git a/Services/Eip/Eip.csproj b/Services/Eip/Eip.csproj index cffaca89f..7ec0a3812 100644 --- a/Services/Eip/Eip.csproj +++ b/Services/Eip/Eip.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Eip - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Elb/Elb.csproj b/Services/Elb/Elb.csproj index 21036feb9..cb403f0a7 100644 --- a/Services/Elb/Elb.csproj +++ b/Services/Elb/Elb.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Elb - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Eps/Eps.csproj b/Services/Eps/Eps.csproj index 8e9f2e95b..16b3fff12 100644 --- a/Services/Eps/Eps.csproj +++ b/Services/Eps/Eps.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Eps - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Evs/Evs.csproj b/Services/Evs/Evs.csproj index 58ab3d511..19249ca3d 100644 --- a/Services/Evs/Evs.csproj +++ b/Services/Evs/Evs.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Evs - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Frs/Frs.csproj b/Services/Frs/Frs.csproj index 3da145184..a29403fef 100644 --- a/Services/Frs/Frs.csproj +++ b/Services/Frs/Frs.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Frs - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/FunctionGraph/FunctionGraph.csproj b/Services/FunctionGraph/FunctionGraph.csproj index 1702ef312..7ddb9df9e 100644 --- a/Services/FunctionGraph/FunctionGraph.csproj +++ b/Services/FunctionGraph/FunctionGraph.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.FunctionGraph - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/FunctionGraph/V2/Model/AsyncInvokeFunctionRequest.cs b/Services/FunctionGraph/V2/Model/AsyncInvokeFunctionRequest.cs index b0b593c51..85f65ccef 100644 --- a/Services/FunctionGraph/V2/Model/AsyncInvokeFunctionRequest.cs +++ b/Services/FunctionGraph/V2/Model/AsyncInvokeFunctionRequest.cs @@ -23,6 +23,13 @@ public class AsyncInvokeFunctionRequest [JsonProperty("function_urn", NullValueHandling = NullValueHandling.Ignore)] public string FunctionUrn { get; set; } + /// + /// 设置本次执行函数使用的内存规格,取值: 128、256、512、768、1024、1280、1536、1792、2048、2560、3072、3584、4096、8192、10240 + /// + [SDKProperty("X-Cff-Instance-Memory", IsHeader = true)] + [JsonProperty("X-Cff-Instance-Memory", NullValueHandling = NullValueHandling.Ignore)] + public string XCffInstanceMemory { get; set; } + /// /// 执行函数请求体,为json格式。 /// @@ -40,6 +47,7 @@ public override string ToString() var sb = new StringBuilder(); sb.Append("class AsyncInvokeFunctionRequest {\n"); sb.Append(" functionUrn: ").Append(FunctionUrn).Append("\n"); + sb.Append(" xCffInstanceMemory: ").Append(XCffInstanceMemory).Append("\n"); sb.Append(" body: ").Append(Body).Append("\n"); sb.Append("}\n"); return sb.ToString(); @@ -67,6 +75,11 @@ public bool Equals(AsyncInvokeFunctionRequest input) (this.FunctionUrn != null && this.FunctionUrn.Equals(input.FunctionUrn)) ) && + ( + this.XCffInstanceMemory == input.XCffInstanceMemory || + (this.XCffInstanceMemory != null && + this.XCffInstanceMemory.Equals(input.XCffInstanceMemory)) + ) && ( this.Body == input.Body || this.Body != null && @@ -85,6 +98,8 @@ public override int GetHashCode() int hashCode = 41; if (this.FunctionUrn != null) hashCode = hashCode * 59 + this.FunctionUrn.GetHashCode(); + if (this.XCffInstanceMemory != null) + hashCode = hashCode * 59 + this.XCffInstanceMemory.GetHashCode(); if (this.Body != null) hashCode = hashCode * 59 + this.Body.GetHashCode(); return hashCode; diff --git a/Services/FunctionGraph/V2/Model/InvokeFunctionRequest.cs b/Services/FunctionGraph/V2/Model/InvokeFunctionRequest.cs index e8847a060..8df54d1ed 100644 --- a/Services/FunctionGraph/V2/Model/InvokeFunctionRequest.cs +++ b/Services/FunctionGraph/V2/Model/InvokeFunctionRequest.cs @@ -37,6 +37,13 @@ public class InvokeFunctionRequest [JsonProperty("X-CFF-Request-Version", NullValueHandling = NullValueHandling.Ignore)] public string XCFFRequestVersion { get; set; } + /// + /// 设置本次执行函数使用的内存规格,取值: 128、256、512、768、1024、1280、1536、1792、2048、2560、3072、3584、4096、8192、10240 + /// + [SDKProperty("X-Cff-Instance-Memory", IsHeader = true)] + [JsonProperty("X-Cff-Instance-Memory", NullValueHandling = NullValueHandling.Ignore)] + public string XCffInstanceMemory { get; set; } + /// /// 执行函数请求体,为json格式。 /// @@ -56,6 +63,7 @@ public override string ToString() sb.Append(" functionUrn: ").Append(FunctionUrn).Append("\n"); sb.Append(" xCffLogType: ").Append(XCffLogType).Append("\n"); sb.Append(" xCFFRequestVersion: ").Append(XCFFRequestVersion).Append("\n"); + sb.Append(" xCffInstanceMemory: ").Append(XCffInstanceMemory).Append("\n"); sb.Append(" body: ").Append(Body).Append("\n"); sb.Append("}\n"); return sb.ToString(); @@ -93,6 +101,11 @@ public bool Equals(InvokeFunctionRequest input) (this.XCFFRequestVersion != null && this.XCFFRequestVersion.Equals(input.XCFFRequestVersion)) ) && + ( + this.XCffInstanceMemory == input.XCffInstanceMemory || + (this.XCffInstanceMemory != null && + this.XCffInstanceMemory.Equals(input.XCffInstanceMemory)) + ) && ( this.Body == input.Body || this.Body != null && @@ -115,6 +128,8 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.XCffLogType.GetHashCode(); if (this.XCFFRequestVersion != null) hashCode = hashCode * 59 + this.XCFFRequestVersion.GetHashCode(); + if (this.XCffInstanceMemory != null) + hashCode = hashCode * 59 + this.XCffInstanceMemory.GetHashCode(); if (this.Body != null) hashCode = hashCode * 59 + this.Body.GetHashCode(); return hashCode; diff --git a/Services/FunctionGraph/V2/Region/FunctionGraphRegion.cs b/Services/FunctionGraph/V2/Region/FunctionGraphRegion.cs index ea263f60d..56209b3bf 100644 --- a/Services/FunctionGraph/V2/Region/FunctionGraphRegion.cs +++ b/Services/FunctionGraph/V2/Region/FunctionGraphRegion.cs @@ -55,6 +55,8 @@ public class FunctionGraphRegion "https://functiongraph.ru-moscow-1.myhuaweicloud.com"); public static readonly Region CN_EAST_4 = new Region("cn-east-4", "https://functiongraph.cn-east-4.myhuaweicloud.com"); + public static readonly Region AE_AD_1 = new Region("ae-ad-1", + "https://functiongraph.ae-ad-1.myhuaweicloud.com"); private static readonly IRegionProvider Provider = RegionProviderChain.GetDefault("FUNCTIONGRAPH"); @@ -84,6 +86,7 @@ public class FunctionGraphRegion { "cn-south-4", CN_SOUTH_4 }, { "ru-moscow-1", RU_MOSCOW_1 }, { "cn-east-4", CN_EAST_4 }, + { "ae-ad-1", AE_AD_1 }, }; public static Region ValueOf(string regionId) diff --git a/Services/GaussDB/GaussDB.csproj b/Services/GaussDB/GaussDB.csproj index 3bcc8b8aa..cdc095d2c 100644 --- a/Services/GaussDB/GaussDB.csproj +++ b/Services/GaussDB/GaussDB.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.GaussDB - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/GaussDBforNoSQL/GaussDBforNoSQL.csproj b/Services/GaussDBforNoSQL/GaussDBforNoSQL.csproj index 39672b742..5647236dd 100644 --- a/Services/GaussDBforNoSQL/GaussDBforNoSQL.csproj +++ b/Services/GaussDBforNoSQL/GaussDBforNoSQL.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.GaussDBforNoSQL - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/GaussDBforopenGauss/GaussDBforopenGauss.csproj b/Services/GaussDBforopenGauss/GaussDBforopenGauss.csproj index db610065e..a031f0ef9 100644 --- a/Services/GaussDBforopenGauss/GaussDBforopenGauss.csproj +++ b/Services/GaussDBforopenGauss/GaussDBforopenGauss.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.GaussDBforopenGauss - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Geip/Geip.csproj b/Services/Geip/Geip.csproj index 989e443a4..67df0268a 100644 --- a/Services/Geip/Geip.csproj +++ b/Services/Geip/Geip.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Geip - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Iam/Iam.csproj b/Services/Iam/Iam.csproj index 78871d928..bf14da7eb 100644 --- a/Services/Iam/Iam.csproj +++ b/Services/Iam/Iam.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Iam - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Iam/V3/Model/AgencyPolicyRoleResult.cs b/Services/Iam/V3/Model/AgencyPolicyRoleResult.cs index f5607e0fe..2dae00fa8 100644 --- a/Services/Iam/V3/Model/AgencyPolicyRoleResult.cs +++ b/Services/Iam/V3/Model/AgencyPolicyRoleResult.cs @@ -88,12 +88,6 @@ public class AgencyPolicyRoleResult [JsonProperty("created_time", NullValueHandling = NullValueHandling.Ignore)] public string CreatedTime { get; set; } - /// - /// 自定义策略的引用次数。 - /// - [JsonProperty("references", NullValueHandling = NullValueHandling.Ignore)] - public string References { get; set; } - /// @@ -115,7 +109,6 @@ public override string ToString() sb.Append(" name: ").Append(Name).Append("\n"); sb.Append(" updatedTime: ").Append(UpdatedTime).Append("\n"); sb.Append(" createdTime: ").Append(CreatedTime).Append("\n"); - sb.Append(" references: ").Append(References).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -196,11 +189,6 @@ public bool Equals(AgencyPolicyRoleResult input) this.CreatedTime == input.CreatedTime || (this.CreatedTime != null && this.CreatedTime.Equals(input.CreatedTime)) - ) && - ( - this.References == input.References || - (this.References != null && - this.References.Equals(input.References)) ); } @@ -236,8 +224,6 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.UpdatedTime.GetHashCode(); if (this.CreatedTime != null) hashCode = hashCode * 59 + this.CreatedTime.GetHashCode(); - if (this.References != null) - hashCode = hashCode * 59 + this.References.GetHashCode(); return hashCode; } } diff --git a/Services/Iam/V3/Model/ListAgenciesRequest.cs b/Services/Iam/V3/Model/ListAgenciesRequest.cs index b3905294d..f555a9a45 100644 --- a/Services/Iam/V3/Model/ListAgenciesRequest.cs +++ b/Services/Iam/V3/Model/ListAgenciesRequest.cs @@ -37,6 +37,20 @@ public class ListAgenciesRequest [JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)] public string Name { get; set; } + /// + /// 分页查询时数据的页数,查询值最小为1。需要与per_page同时存在。 + /// + [SDKProperty("page", IsQuery = true)] + [JsonProperty("page", NullValueHandling = NullValueHandling.Ignore)] + public int? Page { get; set; } + + /// + /// 分页查询时每页的数据个数,取值范围为[1,500]。需要与page同时存在。 + /// + [SDKProperty("per_page", IsQuery = true)] + [JsonProperty("per_page", NullValueHandling = NullValueHandling.Ignore)] + public int? PerPage { get; set; } + /// @@ -49,6 +63,8 @@ public override string ToString() sb.Append(" domainId: ").Append(DomainId).Append("\n"); sb.Append(" trustDomainId: ").Append(TrustDomainId).Append("\n"); sb.Append(" name: ").Append(Name).Append("\n"); + sb.Append(" page: ").Append(Page).Append("\n"); + sb.Append(" perPage: ").Append(PerPage).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -84,6 +100,16 @@ public bool Equals(ListAgenciesRequest input) this.Name == input.Name || (this.Name != null && this.Name.Equals(input.Name)) + ) && + ( + this.Page == input.Page || + (this.Page != null && + this.Page.Equals(input.Page)) + ) && + ( + this.PerPage == input.PerPage || + (this.PerPage != null && + this.PerPage.Equals(input.PerPage)) ); } @@ -101,6 +127,10 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.TrustDomainId.GetHashCode(); if (this.Name != null) hashCode = hashCode * 59 + this.Name.GetHashCode(); + if (this.Page != null) + hashCode = hashCode * 59 + this.Page.GetHashCode(); + if (this.PerPage != null) + hashCode = hashCode * 59 + this.PerPage.GetHashCode(); return hashCode; } } diff --git a/Services/Iam/V3/Model/ListCustomPoliciesResponse.cs b/Services/Iam/V3/Model/ListCustomPoliciesResponse.cs index 4d770b36f..fef5e765f 100644 --- a/Services/Iam/V3/Model/ListCustomPoliciesResponse.cs +++ b/Services/Iam/V3/Model/ListCustomPoliciesResponse.cs @@ -26,7 +26,7 @@ public class ListCustomPoliciesResponse : SdkResponse /// 自定义策略信息列表。 /// [JsonProperty("roles", NullValueHandling = NullValueHandling.Ignore)] - public List Roles { get; set; } + public List Roles { get; set; } /// /// 返回自定义策略的总条数 diff --git a/Services/Iam/V3/Model/ListPolicyRoleResult.cs b/Services/Iam/V3/Model/ListPolicyRoleResult.cs new file mode 100644 index 000000000..01c10b048 --- /dev/null +++ b/Services/Iam/V3/Model/ListPolicyRoleResult.cs @@ -0,0 +1,231 @@ +using System; +using System.Collections.Generic; +using System.Text; +using System.Linq; +using System.Runtime.Serialization; + +using Newtonsoft.Json; +using Newtonsoft.Json.Converters; +using HuaweiCloud.SDK.Core; + +namespace HuaweiCloud.SDK.Iam.V3.Model +{ + /// + /// + /// + public class ListPolicyRoleResult + { + + /// + /// 自定义策略所属账号ID。 + /// + [JsonProperty("domain_id", NullValueHandling = NullValueHandling.Ignore)] + public string DomainId { get; set; } + + /// + /// 自定义策略更新时间。 + /// + [JsonProperty("updated_time", NullValueHandling = NullValueHandling.Ignore)] + public string UpdatedTime { get; set; } + + /// + /// 自定义策略创建时间。 + /// + [JsonProperty("created_time", NullValueHandling = NullValueHandling.Ignore)] + public string CreatedTime { get; set; } + + /// + /// 自定义策略的中文描述信息。 + /// + [JsonProperty("description_cn", NullValueHandling = NullValueHandling.Ignore)] + public string DescriptionCn { get; set; } + + /// + /// 自定义策略所在目录。 + /// + [JsonProperty("catalog", NullValueHandling = NullValueHandling.Ignore)] + public string Catalog { get; set; } + + /// + /// 自定义策略名。 + /// + [JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)] + public string Name { get; set; } + + /// + /// 自定义策略的描述信息。 + /// + [JsonProperty("description", NullValueHandling = NullValueHandling.Ignore)] + public string Description { get; set; } + + /// + /// + /// + [JsonProperty("links", NullValueHandling = NullValueHandling.Ignore)] + public LinksSelf Links { get; set; } + + /// + /// 自定义策略ID。 + /// + [JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)] + public string Id { get; set; } + + /// + /// 自定义策略展示名。 + /// + [JsonProperty("display_name", NullValueHandling = NullValueHandling.Ignore)] + public string DisplayName { get; set; } + + /// + /// 自定义策略的显示模式。 > - AX表示在domain层显示。 > - XA表示在project层显示。 > - 自定义策略的显示模式只能为AX或者XA,不能在domain层和project层都显示(AA),或者在domain层和project层都不显示(XX)。 + /// + [JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)] + public string Type { get; set; } + + /// + /// + /// + [JsonProperty("policy", NullValueHandling = NullValueHandling.Ignore)] + public CustomPolicy Policy { get; set; } + + + + /// + /// Get the string + /// + public override string ToString() + { + var sb = new StringBuilder(); + sb.Append("class ListPolicyRoleResult {\n"); + sb.Append(" domainId: ").Append(DomainId).Append("\n"); + sb.Append(" updatedTime: ").Append(UpdatedTime).Append("\n"); + sb.Append(" createdTime: ").Append(CreatedTime).Append("\n"); + sb.Append(" descriptionCn: ").Append(DescriptionCn).Append("\n"); + sb.Append(" catalog: ").Append(Catalog).Append("\n"); + sb.Append(" name: ").Append(Name).Append("\n"); + sb.Append(" description: ").Append(Description).Append("\n"); + sb.Append(" links: ").Append(Links).Append("\n"); + sb.Append(" id: ").Append(Id).Append("\n"); + sb.Append(" displayName: ").Append(DisplayName).Append("\n"); + sb.Append(" type: ").Append(Type).Append("\n"); + sb.Append(" policy: ").Append(Policy).Append("\n"); + sb.Append("}\n"); + return sb.ToString(); + } + + /// + /// Returns true if objects are equal + /// + public override bool Equals(object input) + { + return this.Equals(input as ListPolicyRoleResult); + } + + /// + /// Returns true if objects are equal + /// + public bool Equals(ListPolicyRoleResult input) + { + if (input == null) + return false; + + return + ( + this.DomainId == input.DomainId || + (this.DomainId != null && + this.DomainId.Equals(input.DomainId)) + ) && + ( + this.UpdatedTime == input.UpdatedTime || + (this.UpdatedTime != null && + this.UpdatedTime.Equals(input.UpdatedTime)) + ) && + ( + this.CreatedTime == input.CreatedTime || + (this.CreatedTime != null && + this.CreatedTime.Equals(input.CreatedTime)) + ) && + ( + this.DescriptionCn == input.DescriptionCn || + (this.DescriptionCn != null && + this.DescriptionCn.Equals(input.DescriptionCn)) + ) && + ( + this.Catalog == input.Catalog || + (this.Catalog != null && + this.Catalog.Equals(input.Catalog)) + ) && + ( + this.Name == input.Name || + (this.Name != null && + this.Name.Equals(input.Name)) + ) && + ( + this.Description == input.Description || + (this.Description != null && + this.Description.Equals(input.Description)) + ) && + ( + this.Links == input.Links || + (this.Links != null && + this.Links.Equals(input.Links)) + ) && + ( + this.Id == input.Id || + (this.Id != null && + this.Id.Equals(input.Id)) + ) && + ( + this.DisplayName == input.DisplayName || + (this.DisplayName != null && + this.DisplayName.Equals(input.DisplayName)) + ) && + ( + this.Type == input.Type || + (this.Type != null && + this.Type.Equals(input.Type)) + ) && + ( + this.Policy == input.Policy || + (this.Policy != null && + this.Policy.Equals(input.Policy)) + ); + } + + /// + /// Get hash code + /// + public override int GetHashCode() + { + unchecked // Overflow is fine, just wrap + { + int hashCode = 41; + if (this.DomainId != null) + hashCode = hashCode * 59 + this.DomainId.GetHashCode(); + if (this.UpdatedTime != null) + hashCode = hashCode * 59 + this.UpdatedTime.GetHashCode(); + if (this.CreatedTime != null) + hashCode = hashCode * 59 + this.CreatedTime.GetHashCode(); + if (this.DescriptionCn != null) + hashCode = hashCode * 59 + this.DescriptionCn.GetHashCode(); + if (this.Catalog != null) + hashCode = hashCode * 59 + this.Catalog.GetHashCode(); + if (this.Name != null) + hashCode = hashCode * 59 + this.Name.GetHashCode(); + if (this.Description != null) + hashCode = hashCode * 59 + this.Description.GetHashCode(); + if (this.Links != null) + hashCode = hashCode * 59 + this.Links.GetHashCode(); + if (this.Id != null) + hashCode = hashCode * 59 + this.Id.GetHashCode(); + if (this.DisplayName != null) + hashCode = hashCode * 59 + this.DisplayName.GetHashCode(); + if (this.Type != null) + hashCode = hashCode * 59 + this.Type.GetHashCode(); + if (this.Policy != null) + hashCode = hashCode * 59 + this.Policy.GetHashCode(); + return hashCode; + } + } + } +} diff --git a/Services/Iam/V3/Model/ServicePolicyRoleResult.cs b/Services/Iam/V3/Model/ServicePolicyRoleResult.cs index 88382eae2..897d8a562 100644 --- a/Services/Iam/V3/Model/ServicePolicyRoleResult.cs +++ b/Services/Iam/V3/Model/ServicePolicyRoleResult.cs @@ -88,12 +88,6 @@ public class ServicePolicyRoleResult [JsonProperty("created_time", NullValueHandling = NullValueHandling.Ignore)] public string CreatedTime { get; set; } - /// - /// 自定义策略的引用次数。 - /// - [JsonProperty("references", NullValueHandling = NullValueHandling.Ignore)] - public string References { get; set; } - /// @@ -115,7 +109,6 @@ public override string ToString() sb.Append(" name: ").Append(Name).Append("\n"); sb.Append(" updatedTime: ").Append(UpdatedTime).Append("\n"); sb.Append(" createdTime: ").Append(CreatedTime).Append("\n"); - sb.Append(" references: ").Append(References).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -196,11 +189,6 @@ public bool Equals(ServicePolicyRoleResult input) this.CreatedTime == input.CreatedTime || (this.CreatedTime != null && this.CreatedTime.Equals(input.CreatedTime)) - ) && - ( - this.References == input.References || - (this.References != null && - this.References.Equals(input.References)) ); } @@ -236,8 +224,6 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.UpdatedTime.GetHashCode(); if (this.CreatedTime != null) hashCode = hashCode * 59 + this.CreatedTime.GetHashCode(); - if (this.References != null) - hashCode = hashCode * 59 + this.References.GetHashCode(); return hashCode; } } diff --git a/Services/Iam/V3/Model/ShowCustomPolicyResponse.cs b/Services/Iam/V3/Model/ShowCustomPolicyResponse.cs index e85dcc9ab..2cf6c1524 100644 --- a/Services/Iam/V3/Model/ShowCustomPolicyResponse.cs +++ b/Services/Iam/V3/Model/ShowCustomPolicyResponse.cs @@ -20,7 +20,7 @@ public class ShowCustomPolicyResponse : SdkResponse /// /// [JsonProperty("role", NullValueHandling = NullValueHandling.Ignore)] - public PolicyRoleResult Role { get; set; } + public ShowPolicyRoleResult Role { get; set; } diff --git a/Services/Iam/V3/Model/ShowDomainRoleAssignmentsRequest.cs b/Services/Iam/V3/Model/ShowDomainRoleAssignmentsRequest.cs index a71f22a00..1921cb913 100644 --- a/Services/Iam/V3/Model/ShowDomainRoleAssignmentsRequest.cs +++ b/Services/Iam/V3/Model/ShowDomainRoleAssignmentsRequest.cs @@ -105,14 +105,14 @@ public class ShowDomainRoleAssignmentsRequest /// [SDKProperty("page", IsQuery = true)] [JsonProperty("page", NullValueHandling = NullValueHandling.Ignore)] - public string Page { get; set; } + public int? Page { get; set; } /// /// 分页查询时每页的数据个数,取值范围为[1,50]。需要与page同时存在。 /// [SDKProperty("per_page", IsQuery = true)] [JsonProperty("per_page", NullValueHandling = NullValueHandling.Ignore)] - public string PerPage { get; set; } + public int? PerPage { get; set; } diff --git a/Services/Iam/V3/Model/PolicyRoleResult.cs b/Services/Iam/V3/Model/ShowPolicyRoleResult.cs similarity index 97% rename from Services/Iam/V3/Model/PolicyRoleResult.cs rename to Services/Iam/V3/Model/ShowPolicyRoleResult.cs index 8c91c0ac1..e1f9d856c 100644 --- a/Services/Iam/V3/Model/PolicyRoleResult.cs +++ b/Services/Iam/V3/Model/ShowPolicyRoleResult.cs @@ -13,7 +13,7 @@ namespace HuaweiCloud.SDK.Iam.V3.Model /// /// /// - public class PolicyRoleResult + public class ShowPolicyRoleResult { /// @@ -102,7 +102,7 @@ public class PolicyRoleResult public override string ToString() { var sb = new StringBuilder(); - sb.Append("class PolicyRoleResult {\n"); + sb.Append("class ShowPolicyRoleResult {\n"); sb.Append(" domainId: ").Append(DomainId).Append("\n"); sb.Append(" references: ").Append(References).Append("\n"); sb.Append(" updatedTime: ").Append(UpdatedTime).Append("\n"); @@ -125,13 +125,13 @@ public override string ToString() /// public override bool Equals(object input) { - return this.Equals(input as PolicyRoleResult); + return this.Equals(input as ShowPolicyRoleResult); } /// /// Returns true if objects are equal /// - public bool Equals(PolicyRoleResult input) + public bool Equals(ShowPolicyRoleResult input) { if (input == null) return false; diff --git a/Services/Image/Image.csproj b/Services/Image/Image.csproj index 538e395a7..40985be78 100644 --- a/Services/Image/Image.csproj +++ b/Services/Image/Image.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Image - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/ImageSearch/ImageSearch.csproj b/Services/ImageSearch/ImageSearch.csproj index 70c149b9d..331400f32 100644 --- a/Services/ImageSearch/ImageSearch.csproj +++ b/Services/ImageSearch/ImageSearch.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.ImageSearch - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Ims/Ims.csproj b/Services/Ims/Ims.csproj index c61795b29..99f9c925c 100644 --- a/Services/Ims/Ims.csproj +++ b/Services/Ims/Ims.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Ims - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/IoTDA/IoTDA.csproj b/Services/IoTDA/IoTDA.csproj index 413a308b8..2e2adb63a 100644 --- a/Services/IoTDA/IoTDA.csproj +++ b/Services/IoTDA/IoTDA.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.IoTDA - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/IoTDM/IoTDM.csproj b/Services/IoTDM/IoTDM.csproj index 286ed8929..dc5381936 100644 --- a/Services/IoTDM/IoTDM.csproj +++ b/Services/IoTDM/IoTDM.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.IoTDM - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Ivs/Ivs.csproj b/Services/Ivs/Ivs.csproj index 53bbc0ba2..cb9514a69 100644 --- a/Services/Ivs/Ivs.csproj +++ b/Services/Ivs/Ivs.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Ivs - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Kafka/Kafka.csproj b/Services/Kafka/Kafka.csproj index 507adec6a..4d550886c 100644 --- a/Services/Kafka/Kafka.csproj +++ b/Services/Kafka/Kafka.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Kafka - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Kms/Kms.csproj b/Services/Kms/Kms.csproj index e89e8812a..3ff0cf86a 100644 --- a/Services/Kms/Kms.csproj +++ b/Services/Kms/Kms.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Kms - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Kps/Kps.csproj b/Services/Kps/Kps.csproj index 5a7f40b07..dcbb469ba 100644 --- a/Services/Kps/Kps.csproj +++ b/Services/Kps/Kps.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Kps - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Live/Live.csproj b/Services/Live/Live.csproj index 436714cc5..8fe65518d 100644 --- a/Services/Live/Live.csproj +++ b/Services/Live/Live.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Live - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Live/V1/Model/DomainHttpsCertInfo.cs b/Services/Live/V1/Model/DomainHttpsCertInfo.cs index 40d103bea..85313ea39 100644 --- a/Services/Live/V1/Model/DomainHttpsCertInfo.cs +++ b/Services/Live/V1/Model/DomainHttpsCertInfo.cs @@ -148,6 +148,18 @@ public bool Equals(CertificateFormatEnum obj) [JsonProperty("force_redirect", NullValueHandling = NullValueHandling.Ignore)] public bool? ForceRedirect { get; set; } + /// + /// + /// + [JsonProperty("gm_certificate", NullValueHandling = NullValueHandling.Ignore)] + public GmCertificateInfo GmCertificate { get; set; } + + /// + /// + /// + [JsonProperty("tls_certificate", NullValueHandling = NullValueHandling.Ignore)] + public TlsCertificateInfo TlsCertificate { get; set; } + /// @@ -161,6 +173,8 @@ public override string ToString() sb.Append(" certificate: ").Append(Certificate).Append("\n"); sb.Append(" certificateKey: ").Append(CertificateKey).Append("\n"); sb.Append(" forceRedirect: ").Append(ForceRedirect).Append("\n"); + sb.Append(" gmCertificate: ").Append(GmCertificate).Append("\n"); + sb.Append(" tlsCertificate: ").Append(TlsCertificate).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -201,6 +215,16 @@ public bool Equals(DomainHttpsCertInfo input) this.ForceRedirect == input.ForceRedirect || (this.ForceRedirect != null && this.ForceRedirect.Equals(input.ForceRedirect)) + ) && + ( + this.GmCertificate == input.GmCertificate || + (this.GmCertificate != null && + this.GmCertificate.Equals(input.GmCertificate)) + ) && + ( + this.TlsCertificate == input.TlsCertificate || + (this.TlsCertificate != null && + this.TlsCertificate.Equals(input.TlsCertificate)) ); } @@ -220,6 +244,10 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.CertificateKey.GetHashCode(); if (this.ForceRedirect != null) hashCode = hashCode * 59 + this.ForceRedirect.GetHashCode(); + if (this.GmCertificate != null) + hashCode = hashCode * 59 + this.GmCertificate.GetHashCode(); + if (this.TlsCertificate != null) + hashCode = hashCode * 59 + this.TlsCertificate.GetHashCode(); return hashCode; } } diff --git a/Services/Live/V1/Model/GmCertificateInfo.cs b/Services/Live/V1/Model/GmCertificateInfo.cs new file mode 100644 index 000000000..bb25da51e --- /dev/null +++ b/Services/Live/V1/Model/GmCertificateInfo.cs @@ -0,0 +1,161 @@ +using System; +using System.Collections.Generic; +using System.Text; +using System.Linq; +using System.Runtime.Serialization; + +using Newtonsoft.Json; +using Newtonsoft.Json.Converters; +using HuaweiCloud.SDK.Core; + +namespace HuaweiCloud.SDK.Live.V1.Model +{ + /// + /// + /// + public class GmCertificateInfo + { + + /// + /// 证书来源, 可选, scm: 云证书管理服务,user:默认,用户自有 + /// + [JsonProperty("source", NullValueHandling = NullValueHandling.Ignore)] + public string Source { get; set; } + + /// + /// SCM证书名, 可选 + /// + [JsonProperty("cert_name", NullValueHandling = NullValueHandling.Ignore)] + public string CertName { get; set; } + + /// + /// SCM证书ID, 证书来源为scm时必选 + /// + [JsonProperty("cert_id", NullValueHandling = NullValueHandling.Ignore)] + public string CertId { get; set; } + + /// + /// 国密签名证书内容 + /// + [JsonProperty("sign_certificate", NullValueHandling = NullValueHandling.Ignore)] + public string SignCertificate { get; set; } + + /// + /// 国密签名私钥内容 + /// + [JsonProperty("sign_certificate_key", NullValueHandling = NullValueHandling.Ignore)] + public string SignCertificateKey { get; set; } + + /// + /// 国密加密证书内容 + /// + [JsonProperty("enc_certificate", NullValueHandling = NullValueHandling.Ignore)] + public string EncCertificate { get; set; } + + /// + /// 国密加密私钥内容 + /// + [JsonProperty("enc_certificate_key", NullValueHandling = NullValueHandling.Ignore)] + public string EncCertificateKey { get; set; } + + + + /// + /// Get the string + /// + public override string ToString() + { + var sb = new StringBuilder(); + sb.Append("class GmCertificateInfo {\n"); + sb.Append(" source: ").Append(Source).Append("\n"); + sb.Append(" certName: ").Append(CertName).Append("\n"); + sb.Append(" certId: ").Append(CertId).Append("\n"); + sb.Append(" signCertificate: ").Append(SignCertificate).Append("\n"); + sb.Append(" signCertificateKey: ").Append(SignCertificateKey).Append("\n"); + sb.Append(" encCertificate: ").Append(EncCertificate).Append("\n"); + sb.Append(" encCertificateKey: ").Append(EncCertificateKey).Append("\n"); + sb.Append("}\n"); + return sb.ToString(); + } + + /// + /// Returns true if objects are equal + /// + public override bool Equals(object input) + { + return this.Equals(input as GmCertificateInfo); + } + + /// + /// Returns true if objects are equal + /// + public bool Equals(GmCertificateInfo input) + { + if (input == null) + return false; + + return + ( + this.Source == input.Source || + (this.Source != null && + this.Source.Equals(input.Source)) + ) && + ( + this.CertName == input.CertName || + (this.CertName != null && + this.CertName.Equals(input.CertName)) + ) && + ( + this.CertId == input.CertId || + (this.CertId != null && + this.CertId.Equals(input.CertId)) + ) && + ( + this.SignCertificate == input.SignCertificate || + (this.SignCertificate != null && + this.SignCertificate.Equals(input.SignCertificate)) + ) && + ( + this.SignCertificateKey == input.SignCertificateKey || + (this.SignCertificateKey != null && + this.SignCertificateKey.Equals(input.SignCertificateKey)) + ) && + ( + this.EncCertificate == input.EncCertificate || + (this.EncCertificate != null && + this.EncCertificate.Equals(input.EncCertificate)) + ) && + ( + this.EncCertificateKey == input.EncCertificateKey || + (this.EncCertificateKey != null && + this.EncCertificateKey.Equals(input.EncCertificateKey)) + ); + } + + /// + /// Get hash code + /// + public override int GetHashCode() + { + unchecked // Overflow is fine, just wrap + { + int hashCode = 41; + if (this.Source != null) + hashCode = hashCode * 59 + this.Source.GetHashCode(); + if (this.CertName != null) + hashCode = hashCode * 59 + this.CertName.GetHashCode(); + if (this.CertId != null) + hashCode = hashCode * 59 + this.CertId.GetHashCode(); + if (this.SignCertificate != null) + hashCode = hashCode * 59 + this.SignCertificate.GetHashCode(); + if (this.SignCertificateKey != null) + hashCode = hashCode * 59 + this.SignCertificateKey.GetHashCode(); + if (this.EncCertificate != null) + hashCode = hashCode * 59 + this.EncCertificate.GetHashCode(); + if (this.EncCertificateKey != null) + hashCode = hashCode * 59 + this.EncCertificateKey.GetHashCode(); + return hashCode; + } + } + } +} diff --git a/Services/Live/V1/Model/ShowDomainHttpsCertResponse.cs b/Services/Live/V1/Model/ShowDomainHttpsCertResponse.cs index ba39393f3..81d445ecc 100644 --- a/Services/Live/V1/Model/ShowDomainHttpsCertResponse.cs +++ b/Services/Live/V1/Model/ShowDomainHttpsCertResponse.cs @@ -148,6 +148,18 @@ public bool Equals(CertificateFormatEnum obj) [JsonProperty("force_redirect", NullValueHandling = NullValueHandling.Ignore)] public bool? ForceRedirect { get; set; } + /// + /// + /// + [JsonProperty("gm_certificate", NullValueHandling = NullValueHandling.Ignore)] + public GmCertificateInfo GmCertificate { get; set; } + + /// + /// + /// + [JsonProperty("tls_certificate", NullValueHandling = NullValueHandling.Ignore)] + public TlsCertificateInfo TlsCertificate { get; set; } + /// @@ -161,6 +173,8 @@ public override string ToString() sb.Append(" certificate: ").Append(Certificate).Append("\n"); sb.Append(" certificateKey: ").Append(CertificateKey).Append("\n"); sb.Append(" forceRedirect: ").Append(ForceRedirect).Append("\n"); + sb.Append(" gmCertificate: ").Append(GmCertificate).Append("\n"); + sb.Append(" tlsCertificate: ").Append(TlsCertificate).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -201,6 +215,16 @@ public bool Equals(ShowDomainHttpsCertResponse input) this.ForceRedirect == input.ForceRedirect || (this.ForceRedirect != null && this.ForceRedirect.Equals(input.ForceRedirect)) + ) && + ( + this.GmCertificate == input.GmCertificate || + (this.GmCertificate != null && + this.GmCertificate.Equals(input.GmCertificate)) + ) && + ( + this.TlsCertificate == input.TlsCertificate || + (this.TlsCertificate != null && + this.TlsCertificate.Equals(input.TlsCertificate)) ); } @@ -220,6 +244,10 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.CertificateKey.GetHashCode(); if (this.ForceRedirect != null) hashCode = hashCode * 59 + this.ForceRedirect.GetHashCode(); + if (this.GmCertificate != null) + hashCode = hashCode * 59 + this.GmCertificate.GetHashCode(); + if (this.TlsCertificate != null) + hashCode = hashCode * 59 + this.TlsCertificate.GetHashCode(); return hashCode; } } diff --git a/Services/Live/V1/Model/TlsCertificateInfo.cs b/Services/Live/V1/Model/TlsCertificateInfo.cs new file mode 100644 index 000000000..46f05dc03 --- /dev/null +++ b/Services/Live/V1/Model/TlsCertificateInfo.cs @@ -0,0 +1,133 @@ +using System; +using System.Collections.Generic; +using System.Text; +using System.Linq; +using System.Runtime.Serialization; + +using Newtonsoft.Json; +using Newtonsoft.Json.Converters; +using HuaweiCloud.SDK.Core; + +namespace HuaweiCloud.SDK.Live.V1.Model +{ + /// + /// + /// + public class TlsCertificateInfo + { + + /// + /// 证书来源, 可选, scm: 云证书管理服务,user:默认,用户自有 + /// + [JsonProperty("source", NullValueHandling = NullValueHandling.Ignore)] + public string Source { get; set; } + + /// + /// SCM证书名, 证书来源为scm时可选 + /// + [JsonProperty("cert_name", NullValueHandling = NullValueHandling.Ignore)] + public string CertName { get; set; } + + /// + /// SCM证书ID, 证书来源为scm时必选 + /// + [JsonProperty("cert_id", NullValueHandling = NullValueHandling.Ignore)] + public string CertId { get; set; } + + /// + /// 证书内容,证书来源为user时必选 + /// + [JsonProperty("certificate", NullValueHandling = NullValueHandling.Ignore)] + public string Certificate { get; set; } + + /// + /// 私钥内容,证书来源为user时必选 + /// + [JsonProperty("certificate_key", NullValueHandling = NullValueHandling.Ignore)] + public string CertificateKey { get; set; } + + + + /// + /// Get the string + /// + public override string ToString() + { + var sb = new StringBuilder(); + sb.Append("class TlsCertificateInfo {\n"); + sb.Append(" source: ").Append(Source).Append("\n"); + sb.Append(" certName: ").Append(CertName).Append("\n"); + sb.Append(" certId: ").Append(CertId).Append("\n"); + sb.Append(" certificate: ").Append(Certificate).Append("\n"); + sb.Append(" certificateKey: ").Append(CertificateKey).Append("\n"); + sb.Append("}\n"); + return sb.ToString(); + } + + /// + /// Returns true if objects are equal + /// + public override bool Equals(object input) + { + return this.Equals(input as TlsCertificateInfo); + } + + /// + /// Returns true if objects are equal + /// + public bool Equals(TlsCertificateInfo input) + { + if (input == null) + return false; + + return + ( + this.Source == input.Source || + (this.Source != null && + this.Source.Equals(input.Source)) + ) && + ( + this.CertName == input.CertName || + (this.CertName != null && + this.CertName.Equals(input.CertName)) + ) && + ( + this.CertId == input.CertId || + (this.CertId != null && + this.CertId.Equals(input.CertId)) + ) && + ( + this.Certificate == input.Certificate || + (this.Certificate != null && + this.Certificate.Equals(input.Certificate)) + ) && + ( + this.CertificateKey == input.CertificateKey || + (this.CertificateKey != null && + this.CertificateKey.Equals(input.CertificateKey)) + ); + } + + /// + /// Get hash code + /// + public override int GetHashCode() + { + unchecked // Overflow is fine, just wrap + { + int hashCode = 41; + if (this.Source != null) + hashCode = hashCode * 59 + this.Source.GetHashCode(); + if (this.CertName != null) + hashCode = hashCode * 59 + this.CertName.GetHashCode(); + if (this.CertId != null) + hashCode = hashCode * 59 + this.CertId.GetHashCode(); + if (this.Certificate != null) + hashCode = hashCode * 59 + this.Certificate.GetHashCode(); + if (this.CertificateKey != null) + hashCode = hashCode * 59 + this.CertificateKey.GetHashCode(); + return hashCode; + } + } + } +} diff --git a/Services/Lts/Lts.csproj b/Services/Lts/Lts.csproj index 4610c5d95..6c86550e6 100644 --- a/Services/Lts/Lts.csproj +++ b/Services/Lts/Lts.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Lts - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Moderation/Moderation.csproj b/Services/Moderation/Moderation.csproj index 65148f8f8..af487b898 100644 --- a/Services/Moderation/Moderation.csproj +++ b/Services/Moderation/Moderation.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Moderation - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Mpc/Mpc.csproj b/Services/Mpc/Mpc.csproj index ec97bd9bf..8ed2a8957 100644 --- a/Services/Mpc/Mpc.csproj +++ b/Services/Mpc/Mpc.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Mpc - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Msgsms/Msgsms.csproj b/Services/Msgsms/Msgsms.csproj index 1edfa3dd0..c76ab4dae 100644 --- a/Services/Msgsms/Msgsms.csproj +++ b/Services/Msgsms/Msgsms.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Msgsms - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Nat/Nat.csproj b/Services/Nat/Nat.csproj index 19feb8e92..552d30081 100644 --- a/Services/Nat/Nat.csproj +++ b/Services/Nat/Nat.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Nat - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Ocr/Ocr.csproj b/Services/Ocr/Ocr.csproj index a90770b80..f555acf94 100644 --- a/Services/Ocr/Ocr.csproj +++ b/Services/Ocr/Ocr.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Ocr - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Organizations/Organizations.csproj b/Services/Organizations/Organizations.csproj index e06e23986..3fef1c416 100644 --- a/Services/Organizations/Organizations.csproj +++ b/Services/Organizations/Organizations.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Organizations - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/PanguLargeModels/PanguLargeModels.csproj b/Services/PanguLargeModels/PanguLargeModels.csproj index cb3ec6208..41c88e884 100644 --- a/Services/PanguLargeModels/PanguLargeModels.csproj +++ b/Services/PanguLargeModels/PanguLargeModels.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.PanguLargeModels - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/ProjectMan/ProjectMan.csproj b/Services/ProjectMan/ProjectMan.csproj index fd248b55b..3eaca4129 100644 --- a/Services/ProjectMan/ProjectMan.csproj +++ b/Services/ProjectMan/ProjectMan.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.ProjectMan - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Rabbitmq/Rabbitmq.csproj b/Services/Rabbitmq/Rabbitmq.csproj index 775b872b8..7f0e6c580 100644 --- a/Services/Rabbitmq/Rabbitmq.csproj +++ b/Services/Rabbitmq/Rabbitmq.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Rabbitmq - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Ram/Ram.csproj b/Services/Ram/Ram.csproj index b41842efd..5a9d61d95 100644 --- a/Services/Ram/Ram.csproj +++ b/Services/Ram/Ram.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Ram - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Rds/Rds.csproj b/Services/Rds/Rds.csproj index ea31c8934..eb9eab95c 100644 --- a/Services/Rds/Rds.csproj +++ b/Services/Rds/Rds.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Rds - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/RocketMQ/RocketMQ.csproj b/Services/RocketMQ/RocketMQ.csproj index 5492a2d27..fc263354a 100644 --- a/Services/RocketMQ/RocketMQ.csproj +++ b/Services/RocketMQ/RocketMQ.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.RocketMQ - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Sis/Sis.csproj b/Services/Sis/Sis.csproj index 651574c46..317901ade 100644 --- a/Services/Sis/Sis.csproj +++ b/Services/Sis/Sis.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Sis - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Smn/Smn.csproj b/Services/Smn/Smn.csproj index 441b82b7b..14938b68b 100644 --- a/Services/Smn/Smn.csproj +++ b/Services/Smn/Smn.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Smn - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Swr/Swr.csproj b/Services/Swr/Swr.csproj index 071a55908..bcff6a9bd 100644 --- a/Services/Swr/Swr.csproj +++ b/Services/Swr/Swr.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Swr - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Tms/Tms.csproj b/Services/Tms/Tms.csproj index 842371f19..8d6858db9 100644 --- a/Services/Tms/Tms.csproj +++ b/Services/Tms/Tms.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Tms - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Vod/Vod.csproj b/Services/Vod/Vod.csproj index 42db2553f..bd48aa023 100644 --- a/Services/Vod/Vod.csproj +++ b/Services/Vod/Vod.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Vod - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Vpc/V3/Model/BatchCreateSubNetworkInterfaceOption.cs b/Services/Vpc/V3/Model/BatchCreateSubNetworkInterfaceOption.cs index 5c2fe3a57..305d1641b 100644 --- a/Services/Vpc/V3/Model/BatchCreateSubNetworkInterfaceOption.cs +++ b/Services/Vpc/V3/Model/BatchCreateSubNetworkInterfaceOption.cs @@ -58,24 +58,6 @@ public class BatchCreateSubNetworkInterfaceOption [JsonProperty("allowed_address_pairs", NullValueHandling = NullValueHandling.Ignore)] public List AllowedAddressPairs { get; set; } - /// - /// 功能说明:辅助弹性网卡所属实例ID,例如RDS实例ID 约束: 1-64个字符 - /// - [JsonProperty("instance_id", NullValueHandling = NullValueHandling.Ignore)] - public string InstanceId { get; set; } - - /// - /// 功能说明:辅助弹性网卡所属实例类型,例如“RDS” 约束:1-64个字符 - /// - [JsonProperty("instance_type", NullValueHandling = NullValueHandling.Ignore)] - public string InstanceType { get; set; } - - /// - /// 辅助弹性网卡资源标签 - /// - [JsonProperty("tags", NullValueHandling = NullValueHandling.Ignore)] - public List Tags { get; set; } - /// @@ -92,9 +74,6 @@ public override string ToString() sb.Append(" ipv6Enable: ").Append(Ipv6Enable).Append("\n"); sb.Append(" projectId: ").Append(ProjectId).Append("\n"); sb.Append(" allowedAddressPairs: ").Append(AllowedAddressPairs).Append("\n"); - sb.Append(" instanceId: ").Append(InstanceId).Append("\n"); - sb.Append(" instanceType: ").Append(InstanceType).Append("\n"); - sb.Append(" tags: ").Append(Tags).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -152,22 +131,6 @@ public bool Equals(BatchCreateSubNetworkInterfaceOption input) this.AllowedAddressPairs != null && input.AllowedAddressPairs != null && this.AllowedAddressPairs.SequenceEqual(input.AllowedAddressPairs) - ) && - ( - this.InstanceId == input.InstanceId || - (this.InstanceId != null && - this.InstanceId.Equals(input.InstanceId)) - ) && - ( - this.InstanceType == input.InstanceType || - (this.InstanceType != null && - this.InstanceType.Equals(input.InstanceType)) - ) && - ( - this.Tags == input.Tags || - this.Tags != null && - input.Tags != null && - this.Tags.SequenceEqual(input.Tags) ); } @@ -193,12 +156,6 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.ProjectId.GetHashCode(); if (this.AllowedAddressPairs != null) hashCode = hashCode * 59 + this.AllowedAddressPairs.GetHashCode(); - if (this.InstanceId != null) - hashCode = hashCode * 59 + this.InstanceId.GetHashCode(); - if (this.InstanceType != null) - hashCode = hashCode * 59 + this.InstanceType.GetHashCode(); - if (this.Tags != null) - hashCode = hashCode * 59 + this.Tags.GetHashCode(); return hashCode; } } diff --git a/Services/Vpc/V3/Model/CreateSubNetworkInterfaceOption.cs b/Services/Vpc/V3/Model/CreateSubNetworkInterfaceOption.cs index 1b2a7cf85..50d1f9451 100644 --- a/Services/Vpc/V3/Model/CreateSubNetworkInterfaceOption.cs +++ b/Services/Vpc/V3/Model/CreateSubNetworkInterfaceOption.cs @@ -76,24 +76,6 @@ public class CreateSubNetworkInterfaceOption [JsonProperty("allowed_address_pairs", NullValueHandling = NullValueHandling.Ignore)] public List AllowedAddressPairs { get; set; } - /// - /// 功能说明:辅助弹性网卡所属实例ID,例如RDS实例ID 约束: 1-64个字符 - /// - [JsonProperty("instance_id", NullValueHandling = NullValueHandling.Ignore)] - public string InstanceId { get; set; } - - /// - /// 功能说明:辅助弹性网卡所属实例类型,例如“RDS” 约束:1-64个字符 - /// - [JsonProperty("instance_type", NullValueHandling = NullValueHandling.Ignore)] - public string InstanceType { get; set; } - - /// - /// 辅助弹性网卡资源标签 - /// - [JsonProperty("tags", NullValueHandling = NullValueHandling.Ignore)] - public List Tags { get; set; } - /// @@ -113,9 +95,6 @@ public override string ToString() sb.Append(" securityGroups: ").Append(SecurityGroups).Append("\n"); sb.Append(" projectId: ").Append(ProjectId).Append("\n"); sb.Append(" allowedAddressPairs: ").Append(AllowedAddressPairs).Append("\n"); - sb.Append(" instanceId: ").Append(InstanceId).Append("\n"); - sb.Append(" instanceType: ").Append(InstanceType).Append("\n"); - sb.Append(" tags: ").Append(Tags).Append("\n"); sb.Append("}\n"); return sb.ToString(); } @@ -188,22 +167,6 @@ public bool Equals(CreateSubNetworkInterfaceOption input) this.AllowedAddressPairs != null && input.AllowedAddressPairs != null && this.AllowedAddressPairs.SequenceEqual(input.AllowedAddressPairs) - ) && - ( - this.InstanceId == input.InstanceId || - (this.InstanceId != null && - this.InstanceId.Equals(input.InstanceId)) - ) && - ( - this.InstanceType == input.InstanceType || - (this.InstanceType != null && - this.InstanceType.Equals(input.InstanceType)) - ) && - ( - this.Tags == input.Tags || - this.Tags != null && - input.Tags != null && - this.Tags.SequenceEqual(input.Tags) ); } @@ -235,12 +198,6 @@ public override int GetHashCode() hashCode = hashCode * 59 + this.ProjectId.GetHashCode(); if (this.AllowedAddressPairs != null) hashCode = hashCode * 59 + this.AllowedAddressPairs.GetHashCode(); - if (this.InstanceId != null) - hashCode = hashCode * 59 + this.InstanceId.GetHashCode(); - if (this.InstanceType != null) - hashCode = hashCode * 59 + this.InstanceType.GetHashCode(); - if (this.Tags != null) - hashCode = hashCode * 59 + this.Tags.GetHashCode(); return hashCode; } } diff --git a/Services/Vpc/Vpc.csproj b/Services/Vpc/Vpc.csproj index c35ab9d72..ab041d3cf 100644 --- a/Services/Vpc/Vpc.csproj +++ b/Services/Vpc/Vpc.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Vpc - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/Services/Vpcep/Vpcep.csproj b/Services/Vpcep/Vpcep.csproj index aa95d610b..51f5b4535 100644 --- a/Services/Vpcep/Vpcep.csproj +++ b/Services/Vpcep/Vpcep.csproj @@ -15,7 +15,7 @@ false false HuaweiCloud.SDK.Vpcep - 3.1.110 + 3.1.111 HuaweiCloud Copyright 2023 Huawei Technologies Co., Ltd. Huawei Technologies Co., Ltd. diff --git a/VERSION b/VERSION index 579728d4d..308dc7bc1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.110 +3.1.111