Commit 47cab99
committed
netfx: add conditional branches for .NET Framework targets
Recently added Git credential protocol enhancements used new BCL APIs
that are not present in .NET Framework, which we still target for
Windows. Add conditionally compiled versions for .NET Framework targets.
Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>1 parent e9a39d4 commit 47cab99
2 files changed
Lines changed: 8 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
118 | 120 | | |
| 121 | + | |
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
183 | 186 | | |
| 187 | + | |
184 | 188 | | |
185 | 189 | | |
186 | 190 | | |
| |||
0 commit comments