hi thery
i try to install it with clean project(new project .net core web application vs 2019 ) with core 3.1 and give me this error
" Install-Package : Found invalid data while decoding.
At line:1 char:1
+ Install-Package jsreport.Local -Version 2.3.0
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], Exception
+ FullyQualifiedErrorId :
NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
"
hi thery
i try to install it with clean project(new project .net core web application vs 2019 ) with core 3.1 and give me this error
" Install-Package : Found invalid data while decoding.
At line:1 char:1
+ Install-Package jsreport.Local -Version 2.3.0
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], Exception
+ FullyQualifiedErrorId :
NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
"