16 lines
		
	
	
		
			587 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			587 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<!--
 | 
						|
https://go.microsoft.com/fwlink/?LinkID=208121.
 | 
						|
-->
 | 
						|
<Project>
 | 
						|
  <PropertyGroup>
 | 
						|
    <DeleteExistingFiles>False</DeleteExistingFiles>
 | 
						|
    <ExcludeApp_Data>False</ExcludeApp_Data>
 | 
						|
    <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
 | 
						|
    <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
 | 
						|
    <LastUsedPlatform>Any CPU</LastUsedPlatform>
 | 
						|
    <PublishProvider>FileSystem</PublishProvider>
 | 
						|
    <PublishUrl>E:\project\sms_release\FM</PublishUrl>
 | 
						|
    <WebPublishMethod>FileSystem</WebPublishMethod>
 | 
						|
  </PropertyGroup>
 | 
						|
</Project> |