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>