mirror of
https://gitee.com/ThingsGateway/ThingsGateway.git
synced 2025-10-29 14:43:59 +08:00
14 lines
437 B
XML
14 lines
437 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<Version>3.0.0.28</Version>
|
|
<LangVersion>latest</LangVersion>
|
|
<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> |