forked fromfsharp/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commit8d9b037
Only show retargeting dialog for .NetFramework projects (#3206)
There's several reasons for this, the most important being that only .NetFramework projects will provide a useful download. Also, not doing this resulted in a bug for Xamarin projects (Issue 2992). This fix is identical to what other projects do in Visual Studio.1 parente7f7e5f commit8d9b037
File tree
1 file changed
+5
-1
lines changed- vsintegration/src/FSharp.ProjectSystem.Base/Project
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6442 | 6442 | | |
6443 | 6443 | | |
6444 | 6444 | | |
| 6445 | + | |
| 6446 | + | |
| 6447 | + | |
| 6448 | + | |
| 6449 | + | |
6445 | 6450 | | |
6446 | 6451 | | |
6447 | 6452 | | |
6448 | | - | |
6449 | 6453 | | |
6450 | 6454 | | |
6451 | 6455 | | |
| |||
0 commit comments
Comments
(0)