| | |
| | | |
| | | <PropertyGroup> |
| | | <TargetFramework>net6.0</TargetFramework> |
| | | <ApplicationIcon>TigerApi6Text64.ico</ApplicationIcon> |
| | | <ApplicationIcon>Icons\HonghuApi64.ico</ApplicationIcon> |
| | | <OutputType>Exe</OutputType> |
| | | <AssemblyName>TigerApiHost</AssemblyName> |
| | | <UserSecretsId>63e1c730-ccbc-4208-a72d-3e6460877d4d</UserSecretsId> |
| | | <FileVersion>6.0.1</FileVersion> |
| | | <AssemblyVersion>6.0.1</AssemblyVersion> |
| | | <FileVersion>6.0.2</FileVersion> |
| | | <AssemblyVersion>6.0.2</AssemblyVersion> |
| | | <PackageReleaseNotes></PackageReleaseNotes> |
| | | <Description>Api Host Program Base on .Net 6 |
| | | Hash : 673cd3b3fa311e691e8dd8136b580ed0bcc64cf0</Description> |
| | | <Version>6.0.1</Version> |
| | | <Version>6.0.2</Version> |
| | | <Product>Tiger Api Host</Product> |
| | | <Company>SZ TigerClouds Co.,Ltd.</Company> |
| | | <Authors>TigerClouds Team</Authors> |
| | |
| | | |
| | | |
| | | <ItemGroup> |
| | | <Content Include="TigerApi6Text64.ico" /> |
| | | <Content Include="Icons\HonghuApi64.ico" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <PackageReference Include="Autofac" Version="8.0.0" /> |