Commit 1472ff9
committed
Fix props for the time referred from T4.
When a project refereed T4 with Roslyn workspace API, $OutputPath
and $TargetFramework property become empty. It causes formatting
$DocumentationFile UNC like path and causes T4 error.
This commit add workaround for it.1 parent 57276b0 commit 1472ff9
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
0 commit comments