opinionated-package-starter
opinionated-package-starter copied to clipboard
Full stop in name parameter now breaks template
Which version of the template have you installed?
No response
Bug description
Now that there is a C# file in the template, if there is a full stop in the --name / -n parameter then the generated project won't compile as of course full stops in class names is not valid. I know that this is fixable, but am I going to have to refactor the 'sourceName' from PackageStarter to PackageStarter1?
This is probably still an issue in the v15 release. But as no-one has commented / chased for a resolution, doesn't seem that this is causing people issues (famous last words!)