Skip to content

Commit

Permalink
Update architecture-targeting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richlander authored Jul 10, 2021
1 parent fdd84ed commit 9a95282
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions accepted/2021/architecture-targeting.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,8 @@ The following changes should be included in an early .NET 7 preview, motivated b

Note: The last change isn't really breaking. It's a follow-on change of the actual break to switch from portable to RID-specific as the default build type. That said, it should be communicated as a breaking change.

These gestures need to work for all relevant MSBuild assets, specifically `*.*proj` and `*.sln` files. `-r` is not supported for solution build as of .NET 6.

The breaking changes will be configurable:

- By default, they will only affect app projects that target .NET 7 or higher.
Expand Down

0 comments on commit 9a95282

Please sign in to comment.