### Used Visual Studio Visual Studio 2022 ### Are the latest Visual Studio updates installed? Yes ### Content of reqnroll.json (if present) _No response_ ### Issue Description The namespace isn't proper transformed and gives build errors The steps definitions are fine `namespace ReqnrollProject2025_08_11.StepDefinitions` The generated test has `namespace ReqnrollProject2025-08-11.Features` ### Steps to Reproduce 1. create a project "ReqnrollProject2025-08-11" 2. This will create the namespace `namespace ReqnrollProject2025-08-11.Features`, which gives compile errors ### Link to a project repository that reproduces the issue _No response_