VahidN / DNTCaptcha.Core

DNTCaptcha.Core is a captcha generator and validator for ASP.NET Core applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on installation

reisi-h opened this issue · comments

Summary of the issue

i get error

  • Unable to find package SixLabors.ImageSharp.Drawing with version (>= 1.0.0-beta13.15)
  • Found 13 version(s) in nuget.org [ Nearest version: 1.0.0-beta13 ]
    when i try install latest version from Nuget package manager windows

Environment

DNTCaptcha.Core version: 4.3.1
.NET Core SDK version: .Net Core 3.1
IDE: Visual Studio 2019

Example code/Steps to reproduce:

paste your core code

Output:

Exception message:
Full Stack trace:

It's duplicate of ##124