Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/DeploymentService/RegenerateServiceClasses.cmd @ 3831

Last change on this file since 3831 was 3771, checked in by gkronber, 14 years ago

Prepared deployment service proxy classes for migration of deployment server to a production environment. #989

File size: 318 bytes
Line 
1#
2svcutil http://services.heuristiclab.com/Deployment-3.3/Update.svc/mex http://services.heuristiclab.com/Deployment-3.3/Admin.svc/mex  /language:C# /targetClientVersion:Version35 /out:DeploymentService /namespace:*,HeuristicLab.PluginInfrastructure.Advanced.DeploymentService /mergeConfig /config:../../app.config
Note: See TracBrowser for help on using the repository browser.