15 lines
		
	
	
		
			490 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			490 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<Project>
 | 
						|
	<PropertyGroup>
 | 
						|
		<Version>3.0.0.20</Version>
 | 
						|
		<LangVersion>latest</LangVersion>
 | 
						|
		<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
 | 
						|
		<Authors>Diego</Authors>
 | 
						|
		<Product>ThingsGateway</Product>
 | 
						|
		<Copyright>© 2023-present Diego</Copyright>
 | 
						|
		<RepositoryUrl>https://gitee.com/diego2098/ThingsGateway</RepositoryUrl>
 | 
						|
		<SatelliteResourceLanguages>zh-Hans</SatelliteResourceLanguages>
 | 
						|
		<GenerateDocumentationFile>False</GenerateDocumentationFile>
 | 
						|
	</PropertyGroup>
 | 
						|
 | 
						|
 | 
						|
</Project> |