The generated code calls to the c sharp function bool Log has float instead of the required double declaration for the time argument which causes an error

If changed to double, there is no error and the code runs and matches SAM
The generated code should have extension .cs instead of .cpp (both work with csc.exe command line compiler)
Details in attached document
UserSupportForum2023.8.7_issue_4329.docx
The generated code calls to the c sharp function bool Log has float instead of the required double declaration for the time argument which causes an error

If changed to double, there is no error and the code runs and matches SAM
The generated code should have extension .cs instead of .cpp (both work with csc.exe command line compiler)
Details in attached document
UserSupportForum2023.8.7_issue_4329.docx