Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppPath is generated with wrong name when project folder has dashes #9

Open
thitemple opened this issue Mar 22, 2018 · 0 comments
Open
Labels
bug Something isn't working

Comments

@thitemple
Copy link

If a project folder name has dashes, such as some-test-proj, when running the donet new, the build.fsx file has an appPath with a value "./src/some_test_proj".

I'm running on Windows 10, and the Saturn template v0.4.1

saturn-template

I'd be glad to help with the issue if you can point me in the right direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants