Closed
Description
Hi,
I have downloaded and installed the Nuget Package QRCoder 1.4.2 and when I am trying to use the Constructor I am getting the below two bugs.
Type of issue
Bug 1: QRCode does not contain a Constructor that takes 1 argument . Attached reference QRCode_Constructor_Bug.png
Bug 2: QRCode does not contain a definition for GetGraphic and no accessible method..etc. Attached reference QRCode_GetGraphic_Bug.png
Steps to Reproduce (for bugs)
- Install Nuget Pacakge QRCoder (ver 1.4.2) in Visual Studio Console App.
- Copy code from GIT Sample
Your Environment
- QRCoder (ver 1.4.2)
- Visual Studio 2019
- Console App . Net Framework 4.7.2
- Windows 10