| | |
| | | <Project Sdk="Microsoft.NET.Sdk.Web"> |
| | | |
| | | <PropertyGroup Label="Globals"> |
| | | <SccProjectName>SAK</SccProjectName> |
| | | <SccProvider>SAK</SccProvider> |
| | | <SccAuxPath>SAK</SccAuxPath> |
| | | <SccLocalPath>SAK</SccLocalPath> |
| | | <SccProjectName></SccProjectName> |
| | | <SccProvider></SccProvider> |
| | | <SccAuxPath></SccAuxPath> |
| | | <SccLocalPath></SccLocalPath> |
| | | <Platforms>AnyCPU;x86</Platforms> |
| | | </PropertyGroup> |
| | | |
| | |
| | | <Product>Tiger Api Host</Product> |
| | | <Company>SZ TigerClouds Co.,Ltd.</Company> |
| | | <Authors>TigerClouds Team</Authors> |
| | | <Copyright>Copyright © 2020-2023 TigerClouds. All rights reserved.</Copyright> |
| | | <Copyright>Copyright © 2020-2024 TigerClouds. All rights reserved.</Copyright> |
| | | <PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance> |
| | | <GenerateDocumentationFile>True</GenerateDocumentationFile> |
| | | <StartupObject></StartupObject> |