Free cookie consent management tool by TermsFeed Policy Generator

Changeset 6410


Ignore:
Timestamp:
06/14/11 12:55:48 (13 years ago)
Author:
gkronber
Message:

#1537 recreated deployment service client classes using svcutil

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/DeploymentService/ServiceClients.cs

    r4722 r6410  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:4.0.30319.1
     4//     Runtime Version:4.0.30319.225
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    99//------------------------------------------------------------------------------
    1010
    11 namespace HeuristicLab.PluginInfrastructure.Advanced.DeploymentService {
    12 
    13 
    14   [System.Diagnostics.DebuggerStepThroughAttribute()]
     11namespace HeuristicLab.PluginInfrastructure.Advanced.DeploymentService
     12{
     13    using System.Runtime.Serialization;
     14   
     15   
     16    [System.Diagnostics.DebuggerStepThroughAttribute()]
    1517    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")]
    1618    [System.Runtime.Serialization.DataContractAttribute(Name="PluginDescription", Namespace="http://schemas.datacontract.org/2004/07/HeuristicLab.Services.Deployment", IsReference=true)]
Note: See TracChangeset for help on using the changeset viewer.