Work Item 306: Increased text box size for DNS Record Data

This commit is contained in:
robvde 2012-08-04 10:32:09 +04:00
parent 83ac3cf009
commit 49999727a4
6 changed files with 62 additions and 64 deletions

View file

@ -1,6 +1,6 @@
SET WSDL="C:\Program Files (x86)\Microsoft WSE\v3.0\Tools\WseWsdl3.exe"
SET WSE_CLEAN=..\Tools\WseClean.exe
SET SERVER_URL=http://localhost:9005
SET SERVER_URL=http://localhost:9002
REM %WSDL% %SERVER_URL%/esApplicationsInstaller.asmx /out:.\WebsitePanel.EnterpriseServer.Client\ApplicationsInstallerProxy.cs /namespace:WebsitePanel.EnterpriseServer /type:webClient
REM %WSE_CLEAN% .\WebsitePanel.EnterpriseServer.Client\ApplicationsInstallerProxy.cs