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

Appveyor fix #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

sweitzel74
Copy link

Enable builds via AppVeyor.
AppVeyor uses a default of "identity" for git crlf settings, which clones down the test resx with non-windows line-endings. This request overrides that behavior to resolve a unit test failure caused by the XMLwriter outputting /r/n by default regardless of the original file's line endings. Modifying the app to output line-endings based on the original file was considered, however since windows expects /r/n in general, that behavior may have negative side effects.

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.

None yet

1 participant