Commit b0ca6fa
committed
Removed implicit
When applying an attribute, the `Attribute` extension is implied, and thus doesn't need to be included. While I was at it, I moved the `[Guid()]` attribute to the bottom, below `[InternalsVisibleTo()]`, for consistency with other `AssymblyInfo` classes.Attribute extension from GuidAttribute
1 parent 274bc9b commit b0ca6fa
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | | - | |
| 26 | + | |
| 27 | + | |
0 commit comments