forked fromfsharp/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commited02c0c
Fix "Add New" dialog suggesting file names that already exist when adding above/below a file in the project tree. (#2956)
Also fix being able to move folders up/down when a build is in progress.Fixes #28921 parent542d754 commited02c0c
File tree
3 files changed
+6
-3
lines changed- vsintegration/src
- FSharp.ProjectSystem.Base/Project
- FSharp.ProjectSystem.FSharp
3 files changed
+6
-3
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5211 | 5211 | | |
5212 | 5212 | | |
5213 | 5213 | | |
| 5214 | + | |
| 5215 | + | |
| 5216 | + | |
5214 | 5217 | | |
5215 | 5218 | | |
5216 | 5219 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1995 | 1995 | | |
1996 | 1996 | | |
1997 | 1997 | | |
1998 | | - | |
| 1998 | + | |
1999 | 1999 | | |
2000 | 2000 | | |
2001 | 2001 | | |
2002 | 2002 | | |
2003 | 2003 | | |
2004 | 2004 | | |
2005 | 2005 | | |
2006 | | - | |
| 2006 | + | |
2007 | 2007 | | |
2008 | 2008 | | |
2009 | 2009 | | |
| |||
0 commit comments
Comments
(0)