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

fix bug where paths with spaces cause errors on build #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Pxtl
Copy link

@Pxtl Pxtl commented Oct 23, 2024

fixes bug where paths with spaces causes errors at build-time

Resolves #14

Test Evidence

https://gist.github.com/Pxtl/dc31b38cd2d1d74394a66fe6790851fb

I can now build a t4 template that includes various templates with spaces.

relevant section:

dotnet exec "C:\Users\zaratem\.nuget\packages\t4.build\0.2.4\build\../tools/T4.Build.dll" clean "Static Text Temp
         late.tt" "TextTemplate Test Withdate.tt" "TextTemplate That Reads File.tt"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

paths with spaces cause errors
1 participant