Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Resource processing fix. #386

Merged
merged 3 commits into from
Apr 12, 2014
Merged

Resource processing fix. #386

merged 3 commits into from
Apr 12, 2014

Conversation

iskiselev
Copy link
Member

Here I added extracting resources in Base profile. Also now I extract resources from all processed assemblies that are in the same folder, that starting one.

@@ -43,5 +44,31 @@ public abstract class BaseProfile : IProfile {
) {
return buildResult;
}

protected IEnumerable<string> GetProcessedAssembliesPathes(
Copy link
Member

Choose a reason for hiding this comment

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

Please fix typo :-)

Copy link
Member Author

Choose a reason for hiding this comment

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

Thank you! Now I know that plural form for path have no "e" letter. :-)

@kg
Copy link
Member

kg commented Apr 12, 2014

Looks good! Maybe improve on it later, but a good starting point. Thanks.

kg added a commit that referenced this pull request Apr 12, 2014
@kg kg merged commit e62cbd2 into sq:master Apr 12, 2014
@iskiselev iskiselev deleted the ResourcesTranslation branch April 12, 2014 07:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants