cloudfoundry-attic / cf-dotnet-sdk

Cloud Foundry .NET SDK
Other
18 stars 13 forks source link

Fix for retrieving files from linux DEAs #104

Closed carabasdaniel closed 8 years ago

hcf-bot commented 8 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/258/ Test PASSed.

viovanov commented 8 years ago

:-1: Environment.NewLine will not work on mono for a WinDEA We should spell out both line endings.

hcf-bot commented 8 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/259/ Test PASSed.

viovanov commented 8 years ago

:+1: