forked fromfsharp/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commit92fc550
Check for non-empty paths when stripping ending semicolon (#3319)
In some projects (Android in particular) the framework paths are empty. This results in an exception when trying to open the Add References dialog. This behavior is reported in issuedotnet/fsharp#3318. This commit resolves that issue.1 parent9fe6e22 commit92fc550
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1012 | 1012 | | |
1013 | 1013 | | |
1014 | 1014 | | |
1015 | | - | |
| 1015 | + | |
1016 | 1016 | | |
1017 | 1017 | | |
1018 | 1018 | | |
| |||
0 commit comments
Comments
(0)