liaoxujun@qq.com
2023-08-21 5b6a33b320199d6d7c08d7e905f5488d59e2d589
DocumentServiceAPI.Utility/DocumentServiceAPI.Utility.csproj
@@ -4,6 +4,11 @@
    <TargetFramework>net6.0</TargetFramework>
    <ImplicitUsings>enable</ImplicitUsings>
    <Nullable>enable</Nullable>
    <GenerateDocumentationFile>True</GenerateDocumentationFile>
  </PropertyGroup>
  <ItemGroup>
    <PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
  </ItemGroup>
</Project>