- Timestamp:
- 03/11/11 18:42:25 (14 years ago)
- Location:
- branches/OKB (trunk integration)/HeuristicLab.Clients.OKB/3.3
- Files:
-
- 1 added
- 2 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/OKB (trunk integration)/HeuristicLab.Clients.OKB/3.3/Administration/ServiceClient/GenerateServiceClient.cmd
r5504 r5666 6 6 echo. 7 7 8 REM If app.config should be generated, use option "/config:..\ app.config" and optionally "/mergeConfig" instead of "/noConfig".8 REM If app.config should be generated, use option "/config:..\..\app.config" and optionally "/mergeConfig" instead of "/noConfig". 9 9 10 10 svcutil.exe ^ -
branches/OKB (trunk integration)/HeuristicLab.Clients.OKB/3.3/Authentication/ServiceClient/GenerateServiceClient.cmd
r5504 r5666 6 6 echo. 7 7 8 REM If app.config should be generated, use option "/config:..\ app.config" and optionally "/mergeConfig" instead of "/noConfig".8 REM If app.config should be generated, use option "/config:..\..\app.config" and optionally "/mergeConfig" instead of "/noConfig". 9 9 10 10 svcutil.exe ^ -
branches/OKB (trunk integration)/HeuristicLab.Clients.OKB/3.3/HeuristicLab.Clients.OKB-3.3.csproj
r5660 r5666 313 313 <None Include="app.config" /> 314 314 <None Include="Authentication\ServiceClient\GenerateServiceClient.cmd" /> 315 <None Include="services.heuristiclab.com app.config" /> 315 316 <None Include="Properties\AssemblyInfo.frame" /> 316 317 <None Include="Administration\ServiceClient\GenerateServiceClient.cmd" /> -
branches/OKB (trunk integration)/HeuristicLab.Clients.OKB/3.3/Query/ServiceClient/GenerateServiceClient.cmd
r5504 r5666 6 6 echo. 7 7 8 REM If app.config should be generated, use option "/config:..\ app.config" and optionally "/mergeConfig" instead of "/noConfig".8 REM If app.config should be generated, use option "/config:..\..\app.config" and optionally "/mergeConfig" instead of "/noConfig". 9 9 10 10 svcutil.exe ^ -
branches/OKB (trunk integration)/HeuristicLab.Clients.OKB/3.3/RunCreation/ServiceClient/GenerateServiceClient.cmd
r5504 r5666 6 6 echo. 7 7 8 REM If app.config should be generated, use option "/config:..\ app.config" and optionally "/mergeConfig" instead of "/noConfig".8 REM If app.config should be generated, use option "/config:..\..\app.config" and optionally "/mergeConfig" instead of "/noConfig". 9 9 10 10 svcutil.exe ^
Note: See TracChangeset
for help on using the changeset viewer.