Commit 5cc6908
Switch to regex to avoid first chance exceptions
Co-authored-by: Rainer Sigwald <[email protected]>1 parent d3e10ff commit 5cc6908
File tree
1 file changed
+2
-3
lines changed- src/Tasks/Microsoft.NET.Build.Tasks/targets
1 file changed
+2
-3
lines changedsrc/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.WindowsSdkSupportedTargetPlatforms.props
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments