ctaggart / SourceLink

Source Code On Demand
MIT License
356 stars 55 forks source link

allow `dotnet sourcelink test` to pass with different line endings #300

Closed ctaggart closed 6 years ago

ctaggart commented 6 years ago

Visual Studio Debugger will now works with different line endings, so dotnet sourcelink test should too. This is needed to test https://github.com/ctaggart/Newtonsoft.Json/pull/1 since I can't set change the line endings without breaking unit tests.