username@email.com
2023-08-31 633193b38b094ee2e0651cf64b95fb5b559c8714
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>