forked from mono/t4
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
i've switch now to your nuget from ms TextTemplateing, but my code does not work.
It fails to load my reference cause of this line:
SubSonic.Core.TextTemplating/Mono.TextTemplating/Mono.TextTemplating/TemplatingEngine.cs
Line 377 in 9b4efc2
| if (Path.IsPathRooted(referencePath) && File.Exists(referencePath)) { |
Path.IsPathRooted(referencePath)
returns false, but why is it needed?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels