Commit 77bb72c
committed
Split the Web.BindingRedirects.config file include into a conditional line
If there is no file on disk (e.g. it has never been required/generated, or it is excluded from git and you checkout a project), do not expect it to exist, and do not 'force' its inclusion.1 parent 21e499d commit 77bb72c
File tree
1 file changed
+4
-1
lines changed- src/MSBuild.SDK.SystemWeb/Sdk
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
0 commit comments