This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Commit b3defad
committed
Primary output kind is already driven by the PackageItemKind definitions
This property value was useless for two reasons:
1 - The prior line was always setting $(PrimaryOutputKind) to a non-empty value,
so it was never going to be effective.
2 - It duplicates the value for %(FrameworkSpecific) that is already part of the
metadata for the corresponding PackageItemKind (Identity=Lib), so it was
redundant.1 parent c1d35b0 commit b3defad
1 file changed
Lines changed: 0 additions & 2 deletions
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
0 commit comments