Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Copying content files during publish #61

Merged
merged 1 commit into from
Oct 19, 2015
Merged

Conversation

JunTaoLuo
Copy link

#51

{
var patternGroup = new PatternGroup(ContentPatternsGroup.IncludePatterns,
ContentPatternsGroup.ExcludePatterns.Concat(additionalExcludePatterns),
ContentPatternsGroup.ExcludePatterns.Concat(additionalExcludePatterns ?? new List<string>()),

This comment was marked as spam.

@davidfowl
Copy link
Member

@JunTaoLuo does this copy project.json as well? it shouldn't if it does

@davidfowl
Copy link
Member

@JunTaoLuo needs a rebase

@JunTaoLuo
Copy link
Author

@davidfowl rebased. Also I'm assuming we should ignore project.lock.json as well.

@JunTaoLuo JunTaoLuo merged commit 0606e26 into master Oct 19, 2015
@JunTaoLuo
Copy link
Author

Merged

@JunTaoLuo JunTaoLuo deleted the johluo/copy-project branch October 19, 2015 21:10
andyleejordan added a commit to PowerShell/PowerShell that referenced this pull request Jan 15, 2016
wli3 pushed a commit to wli3/cli that referenced this pull request Jul 14, 2017
Add Type Metadata to each Definition item
wli3 pushed a commit to wli3/cli that referenced this pull request Sep 10, 2018
…endencies

Update coresetup to preview1-26822-01 (master)
@davidfowl davidfowl mentioned this pull request Jan 31, 2020
26 tasks
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