Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Resulting classes have inconsistent line endings #19

Closed
SierraNL opened this issue Dec 7, 2016 · 1 comment
Closed

Resulting classes have inconsistent line endings #19

SierraNL opened this issue Dec 7, 2016 · 1 comment

Comments

@SierraNL
Copy link

SierraNL commented Dec 7, 2016

When I open the resulting .cs files I get the following message in Visual Studio 2015 Enterprise

image

It seems the line endings are inconsistent, where I (and Visual Studio) would expect \r\n.

@SierraNL SierraNL changed the title Resulting classes have inconstent line endings Resulting classes have inconsistent line endings Dec 7, 2016
@mganss
Copy link
Owner

mganss commented Dec 7, 2016

Thanks for reporting this. This was due to AppVeyor having Git's autocrlf setting set to "input" instead of "true" by default. Fixed in 1.0.34.

@mganss mganss closed this as completed Dec 7, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants