Changeset 6780 for branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3
- Timestamp:
- 09/16/11 11:00:02 (13 years ago)
- Location:
- branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3
- Files:
-
- 2 added
- 1 edited
- 9 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/HeuristicLab.Services.Hello.Publish.xml
r6778 r6780 1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <publishData> 3 <publishProfile publishUrl="services.heuristiclab.com" deleteExistingFiles="False" ftpAnonymousLogin="False" ftpPassiveMode="True" msdeploySite="services.heuristiclab.com/Hello" msdeploySiteID="" msdeployRemoteSitePhysicalPath="" msdeployAllowUntrustedCertificate="True" msdeploySkipExtraFilesOnServer="True" msdeployMarkAsApp="False" profileName="Publish to HeuristicLab.Services" publishMethod="MSDeploy" replaceMatchingFiles="True" userName="" savePWD="False" userPWD="" SelectedForPublish="True" />3 <publishProfile publishUrl="services.heuristiclab.com" deleteExistingFiles="False" ftpAnonymousLogin="False" ftpPassiveMode="True" msdeploySite="services.heuristiclab.com/Hello" msdeploySiteID="" msdeployRemoteSitePhysicalPath="" msdeployAllowUntrustedCertificate="True" msdeploySkipExtraFilesOnServer="True" msdeployMarkAsApp="False" profileName="Publish to SERVICES" publishMethod="MSDeploy" replaceMatchingFiles="True" userName="" savePWD="False" userPWD="" SelectedForPublish="True" /> 4 4 </publishData> -
branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/Properties/AssemblyInfo.cs
r6778 r6780 5 5 // set of attributes. Change these attribute values to modify the information 6 6 // associated with an assembly. 7 [assembly: AssemblyTitle("HeuristicLab. HelloService")]7 [assembly: AssemblyTitle("HeuristicLab.Services.Hello")] 8 8 [assembly: AssemblyDescription("")] 9 9 [assembly: AssemblyConfiguration("")]
Note: See TracChangeset
for help on using the changeset viewer.