aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Web/Tango.MachineService/Properties/PublishProfiles/Alpha.pubxml
blob: 3632deaac0fe8b907d5ccd87349992834e9a4267 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="utf-8"?>
<!--
This file is used by the publish/package process of your Web project. You can customize the behavior of this process
by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121. 
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <WebPublishMethod>MSDeploy</WebPublishMethod>
    <ResourceId>/subscriptions/10c8aa60-3b15-4e0d-b412-6aeef90e5e91/resourceGroups/Tango/providers/Microsoft.Web/sites/machineservice-alpha-beta/slots/MachineService-ALPHA</ResourceId>
    <ResourceGroup>Tango</ResourceGroup>
    <PublishProvider>AzureWebSite</PublishProvider>
    <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
    <LastUsedPlatform>Any CPU</LastUsedPlatform>
    <SiteUrlToLaunchAfterPublish>http://machineservice-alpha-beta-machineservice-alpha.azurewebsites.net</SiteUrlToLaunchAfterPublish>
    <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
    <ExcludeApp_Data>False</ExcludeApp_Data>
    <MSDeployServiceURL>machineservice-alpha-beta-machineservice-alpha.scm.azurewebsites.net:443</MSDeployServiceURL>
    <DeployIisAppPath>machineservice-alpha-beta__MachineService-ALPHA</DeployIisAppPath>
    <RemoteSitePhysicalPath />
    <SkipExtraFilesOnServer>True</SkipExtraFilesOnServer>
    <InstallAspNetCoreSiteExtension>False</InstallAspNetCoreSiteExtension>
    <MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
    <EnableMSDeployBackup>True</EnableMSDeployBackup>
    <UserName>$machineservice-alpha-beta__MachineService-ALPHA</UserName>
    <_SavePWD>True</_SavePWD>
    <_DestinationType>AzureWebSite</_DestinationType>
  </PropertyGroup>
</Project>
uct _DisconnectResponse DisconnectResponse; /* --- enums --- */ /* --- messages --- */ struct _DisconnectResponse { ProtobufCMessage base; }; #define DISCONNECT_RESPONSE__INIT \ { PROTOBUF_C_MESSAGE_INIT (&disconnect_response__descriptor) \ } /* DisconnectResponse methods */ void disconnect_response__init (DisconnectResponse *message); size_t disconnect_response__get_packed_size (const DisconnectResponse *message); size_t disconnect_response__pack (const DisconnectResponse *message, uint8_t *out); size_t disconnect_response__pack_to_buffer (const DisconnectResponse *message, ProtobufCBuffer *buffer); DisconnectResponse * disconnect_response__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void disconnect_response__free_unpacked (DisconnectResponse *message, ProtobufCAllocator *allocator); /* --- per-message closures --- */ typedef void (*DisconnectResponse_Closure) (const DisconnectResponse *message, void *closure_data); /* --- services --- */ /* --- descriptors --- */ extern const ProtobufCMessageDescriptor disconnect_response__descriptor; PROTOBUF_C__END_DECLS #endif /* PROTOBUF_C_DisconnectResponse_2eproto__INCLUDED */