When i tried to run build pipeline in Azure DevOps got an below issue.
[error]C:\Program Files\dotnet\sdk\6.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(267,5): Error NETSDK1064: Package Askmethat.Aspnet.JsonLocalizer, version 2.1.2 was not found. It might have been deleted since NuGet restore. Otherwise, NuGet restore might have only partially completed, which might have been due to maximum path length restrictions.
Even i have installed "Askmethat.Aspnet.JsonLocalizer" Nuget restore
please help me out to for fixing this issue ASAP
When i tried to run build pipeline in Azure DevOps got an below issue.
[error]C:\Program Files\dotnet\sdk\6.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(267,5): Error NETSDK1064: Package Askmethat.Aspnet.JsonLocalizer, version 2.1.2 was not found. It might have been deleted since NuGet restore. Otherwise, NuGet restore might have only partially completed, which might have been due to maximum path length restrictions.
Even i have installed "Askmethat.Aspnet.JsonLocalizer" Nuget restore please help me out to for fixing this issue ASAP