I am trying to create Crystall Reports with VS 2022 (Version 17.4.4). I have installed

When try to compile my program I am getting errors showing: "Error CS0246 The type or namespace name 'CrystalDecisions' could not be found (are you missing a using directive or an assembly reference?)
This error is showing in the .CS file generated by CR. Am I missing something?