This test project requires Visual Studio 2022 and .Net 6.0 to run the test successfully.
Do not forget to add the extension "Specflow for Visual Studio 2022" Steps: Extensions>Manage Extensions>Search for "Specflow for Visual Studio 2022" and download
Now you can build the project and run the test in Test Explorer.
OR
To be able to execute LivingDoc cmd Install LivingDoc: dotnet tool install --global SpecFlow.Plus.LivingDoc.CLI
You can run the test and generate report by running the bat file in TestReports folder: runtest.bat