Commit 2a6465b
FIxing path separator to address aspnet#247 (aspnet#248)
* Correcting path separator to ;
* Using the proper API from System.IO to get path separator1 parent 7052fa0 commit 2a6465b
File tree
1 file changed
+1
-1
lines changed- src/Microsoft.AspNetCore.NodeServices/HostingModels
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments