Commit 7d6eff3
Skip emitting [ApiContract] attribute for implementation assemblies
Treat [ApiContract] like [ContractVersion] in the metadata attribute filter: only emit it for reference projections and skip it when generating implementation assemblies.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3e1cd18 commit 7d6eff3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2582 | 2582 | | |
2583 | 2583 | | |
2584 | 2584 | | |
2585 | | - | |
2586 | | - | |
| 2585 | + | |
| 2586 | + | |
2587 | 2587 | | |
2588 | 2588 | | |
2589 | 2589 | | |
| |||
0 commit comments