服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2 天以前 0c0309afae85b72746bd2431c10c7f5982e210e3
Tiger.IBusiness/Tiger.IBusiness.csproj
@@ -4,6 +4,9 @@
    <TargetFramework>net6.0</TargetFramework>
    <ImplicitUsings>enable</ImplicitUsings>
    <Nullable>enable</Nullable>
    <Authors>TigerClouds Team</Authors>
    <Company>深圳市钛格云科技有限公司 (SZ TigerClouds Technology Co.,Ltd.)</Company>
    <Copyright>Copyright © 2020-2025 SZ TigerClouds Technology Co.,Ltd.. All rights reserved.</Copyright>
  </PropertyGroup>
  <ItemGroup>