Skip to content

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Apr 19, 2021

Porting #16865 to preview4 (it just missed the snap and we would like it for the trimming library experience in P4).

@ghost
Copy link

ghost commented Apr 19, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@sbomer sbomer requested review from vitek-karas and wli3 April 19, 2021 23:14
@sbomer sbomer changed the base branch from main to release/6.0.1xx-preview4 April 19, 2021 23:15
@sbomer sbomer requested a review from agocke April 20, 2021 00:07
Copy link
Member

@agocke agocke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM

<AddRazorSupportForMvc Condition="'$(DisableImplicitFrameworkReferences)' != 'true' And '$(AddRazorSupportForMvc)' == '' And '$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0'">true</AddRazorSupportForMvc>

<!-- Trimmer defaults that depend on user-definable settings -->
<SuppressTrimAnalysisWarnings Condition="'$(SuppressTrimAnalysisWarnings)' == '' And '$(TrimmerDefaultAction)' != 'link'">true</SuppressTrimAnalysisWarnings>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So ASP.NET has warnings suppressed, but no top-level warning about trimmability? Hmm. We should think about this for .NET 6.

@sbomer sbomer merged commit 843c50d into dotnet:release/6.0.1xx-preview4 Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants