Skip to content

Conversation

@stretyak
Copy link

@stretyak stretyak commented Sep 7, 2020

Fixed issue #25
package/C(c)ontent is case insensitive now

  • default content folders and additional content folders are also handled on case insensitive bases.

…o be copied to the case sensitive destination Folders

for instance
content/scripts must be copied to Scripts and not to scripts
the original destination folders are hardcoded
private readonly string[] _folders = new[] { "Scripts", "Images", "fonts", "Content" };
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.

1 participant