Skip to content

Conversation

@pranavkm
Copy link
Contributor

Fixes #24634

@pranavkm pranavkm requested review from a team and SteveSandersonMS as code owners August 18, 2020 00:00
@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Aug 18, 2020
@pranavkm pranavkm requested a review from eerhardt August 18, 2020 00:00
@pranavkm pranavkm added this to the 5.0.0-rc1 milestone Aug 18, 2020
Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

Looks great. Thanks!

<_BlazorTypeGranularAssembly
Include="@(ManagedAssemblyToLink)"
Condition="'%(Extension)' == '.dll' AND ($([System.String]::Copy('%(Filename)').StartsWith('Microsoft.AspNetCore.')) or $([System.String]::Copy('%(Filename)').StartsWith('Microsoft.Extensions.')))">
Condition="'%(Extension)' == '.dll' AND ($([System.String]::Copy('%(Filename)').StartsWith('Microsoft.AspNetCore.')))">
Copy link
Member

Choose a reason for hiding this comment

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

(Super nit) - needless extra parens around the right hand side of the expression.

@ghost
Copy link

ghost commented Aug 18, 2020

Hello @pranavkm!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@pranavkm pranavkm force-pushed the prkrishn/trim-extensions branch from d04cb6e to d326922 Compare August 19, 2020 13:56
@ghost ghost merged commit d2f34d6 into release/5.0 Aug 19, 2020
@ghost ghost deleted the prkrishn/trim-extensions branch August 19, 2020 16:29
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants