This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Commit 646fad4
committed
No TargetVersion for GitHub.TeamFoundation.15
Don't specify a target Visual Studio version for the
GitHub.TeamFoundation.15 MEF assembly.
Specifying a TargetVersion was causing it to sometimes incorrectly be
excluded when installed on some Visual Studio 2017 versions.
We can leave TargetVersion on the GitHub.TeamFoundation.14 MEF assembly
because this attribute isn't supported on Visual Studio 2015 and we do
want it excluded on Visual Studio 2017.
This is a workaround for #1859.1 parent b4bac32 commit 646fad4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments