Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't set IsTrimmable on netcoreapp in 6.0
These assemblies now opt into trimming using AssemblyMetadata: dotnet/runtime#48428. The SDK side of the change was made in dotnet/sdk#16094. For more context, see https://github.com/mono/linker/blob/main/docs/design/trimmed-assemblies.md#net-6.
- Loading branch information