20 lines
		
	
	
		
			778 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			778 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\BS</PublishUrl>
 | 
						|
    <WebPublishMethod>FileSystem</WebPublishMethod>
 | 
						|
    <SiteUrlToLaunchAfterPublish />
 | 
						|
    <TargetFramework>net6.0</TargetFramework>
 | 
						|
    <ProjectGuid>df8d3fcc-8705-47d4-af5f-f68de32f17a9</ProjectGuid>
 | 
						|
    <SelfContained>false</SelfContained>
 | 
						|
  </PropertyGroup>
 | 
						|
</Project> |