mirror of
				https://gitee.com/ThingsGateway/ThingsGateway.git
				synced 2025-10-31 23:53:58 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			579 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			579 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <Project>
 | |
| 	<PropertyGroup>
 | |
| 		<ImplicitUsings>enable</ImplicitUsings>
 | |
| 		<TargetFrameworks>net6.0;net8.0;</TargetFrameworks>
 | |
| 		<Version>4.0.0.0</Version>
 | |
| 		<LangVersion>latest</LangVersion>
 | |
| 		<ImplicitUsings>enable</ImplicitUsings>
 | |
| 		<Authors>Diego</Authors>
 | |
| 		<Product>ThingsGateway</Product>
 | |
| 		<Copyright>© 2023-present Diego</Copyright>
 | |
| 		<RepositoryUrl>https://gitee.com/diego2098/ThingsGateway</RepositoryUrl>
 | |
| 		<SignAssembly>True</SignAssembly>
 | |
| 		<DelaySign>False</DelaySign>
 | |
| 		<SatelliteResourceLanguages>zh-Hans</SatelliteResourceLanguages>
 | |
| 	</PropertyGroup>
 | |
| 
 | |
| 
 | |
| 
 | |
| </Project> | 
