Humanizer Filipino package badly compiled... it keep on throwing warning.. and now causing failure in my azure pipeline
Version : 2.274.0
Author : Microsoft Corporation
Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
==============================================================================
Generating script.
========================== Starting Command Output ===========================
/usr/bin/bash --noprofile --norc /home/vsts/work/_temp/824f1099-fbf1-44ed-948f-72f4e288e217.sh
Listing all active NuGet sources:
Registered Sources:
1. nuget.org [Enabled]
https://api.nuget.org/v3/index.json
2. GitLab [Enabled]
https://gitlab.com/api/v4/projects/60325152/packages/nuget/index.json
3. AzureArtifacts [Enabled]
https://pkgs.dev.azure.com/SupportTahvieh/TahviehArtifacts/_packaging/TahviehArtifactFeeds/nuget/v3/index.json
Restoring:
Determining projects to restore...
/home/vsts/work/1/s/tests/Tahvieh.Common.Utils.Tests/Tahvieh.Common.Utils.Tests.csproj : error NU1202: Package Humanizer.Core.fil 3.0.10 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Humanizer.Core.fil 3.0.10 does not support any target frameworks. [/home/vsts/work/1/s/Tahvieh.Common.sln]
Failed to restore /home/vsts/work/1/s/tests/Tahvieh.Common.Utils.Tests/Tahvieh.Common.Utils.Tests.csproj (in 16.62 sec).
/home/vsts/work/1/s/src/Tahvieh.Common.Utils/Tahvieh.Common.Utils.csproj : error NU1202: Package Humanizer.Core.fil 3.0.10 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Humanizer.Core.fil 3.0.10 does not support any target frameworks. [/home/vsts/work/1/s/Tahvieh.Common.sln]
Failed to restore /home/vsts/work/1/s/src/Tahvieh.Common.Utils/Tahvieh.Common.Utils.csproj (in 204 ms).
Restored /home/vsts/work/1/s/tests/Tahvieh.Common.IdentityCore.Tests/Tahvieh.Common.IdentityCore.Tests.csproj (in 20.42 sec).
Restored /home/vsts/work/1/s/src/Tahvieh.Common.PersistenceCore.Abstraction/Tahvieh.Common.PersistenceCore.Abstraction.csproj (in 12 ms).
Restored /home/vsts/work/1/s/src/Tahvieh.Common.IdentityCore/Tahvieh.Common.IdentityCore.csproj (in 40 ms).
Restored /home/vsts/work/1/s/src/Tahvieh.Common.PersistenceCore.Implementation/Tahvieh.Common.PersistenceCore.Implementation.csproj (in 4.09 sec).
Restored /home/vsts/work/1/s/src/Tahvieh.Common.Core/Tahvieh.Common.Core.csproj (in 2 ms).
Restored /home/vsts/work/1/s/src/Tahvieh.Common.FoundationCore/Tahvieh.Common.FoundationCore.csproj (in 1.26 sec).
##[error]Bash exited with code '1'.
Finishing: Restore packages
tested versions: 3.0.8, 3.0.10
Humanizer Filipino package badly compiled... it keep on throwing warning.. and now causing failure in my azure pipeline
tested versions: 3.0.8, 3.0.10