Commit 8d36650
Remove explicit build step for replace-text script
The build step is not needed. When using 'dotnet script.cs -- @response.rsp',
dotnet automatically compiles and caches the script as needed. The explicit
build step was redundant.
Co-authored-by: DamianEdwards <[email protected]>1 parent 3e135ea commit 8d36650
1 file changed
+0
-6
lines changedLines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | 140 | | |
147 | 141 | | |
148 | 142 | | |
| |||
0 commit comments