Commit 57740e2
* Target only net7.0 during source-build
Port of #75168 to main.
* Target net7.0 in additional projects
* Update compatibility suppressions
* Only target net7.0 for source-build
* Disable package validation for source-build
* Revert compatibility suppression changes
* Use NetCoreAppCurrent instead of hardcoding net7.0
* Revert mono Apple TFM change
* Remove unnecessary LangVersion
* Address code review comments.
Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
1 parent aec781d commit 57740e2
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments