16 lines
		
	
	
		
			712 B
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			712 B
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | |
|   <PropertyGroup>
 | |
|     <PublishUrlHistory>publish\|http://www.deiniusoft.com/lightservice/</PublishUrlHistory>
 | |
|     <InstallUrlHistory>http://www.deiniusoft.com/lightservice/chengxiang/|http://www.deiniusoft.com/lightservice/</InstallUrlHistory>
 | |
|     <SupportUrlHistory />
 | |
|     <UpdateUrlHistory />
 | |
|     <BootstrapperUrlHistory />
 | |
|     <ErrorReportUrlHistory />
 | |
|     <FallbackCulture>zh-CN</FallbackCulture>
 | |
|     <VerifyUploadedFiles>false</VerifyUploadedFiles>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <EnableSecurityDebugging>false</EnableSecurityDebugging>
 | |
|   </PropertyGroup>
 | |
| </Project> |