Skip to content

Conversation

@dsplaisted
Copy link
Member

Fixes #774

Thanks to @wli3 for pairing on this.

@dsplaisted dsplaisted force-pushed the 774-filter-published-satellite-assemblies branch from e5c6111 to 4213687 Compare March 13, 2018 15:46
@dsplaisted dsplaisted force-pushed the 774-filter-published-satellite-assemblies branch from 4213687 to 121ee18 Compare March 13, 2018 16:43
Condition="'%(ResolvedAssembliesToPublish.AssetType)' == 'resources'" />
</ItemGroup>

<JoinItems Left="@(PublishSatelliteResources)" LeftKey="Culture" LeftMetadata="*"
Copy link
Contributor

Choose a reason for hiding this comment

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

The one remaining JoinItems still shows up as relatively slow. We probably want to see about speeding it up. Given that this only kicks in with SatelliteResourceLanguages set, it is probably OK.

@dsplaisted dsplaisted merged commit b9861c6 into dotnet:master Mar 16, 2018
JL03-Yue pushed a commit that referenced this pull request Mar 19, 2024
…130.7 (#2040)

[main] Update dependencies from dotnet/arcade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants