From fec3cab2bb1fe41f43f8e516a29651219d8e7cc1 Mon Sep 17 00:00:00 2001 From: Doug Bunting Date: Fri, 20 Jan 2017 15:24:53 -0800 Subject: [PATCH] Fix line endings --- .../StaticFileSample/StaticFileSample.csproj | 34 ++++----- ...NetCore.StaticFiles.FunctionalTests.csproj | 72 +++++++++---------- 2 files changed, 53 insertions(+), 53 deletions(-) diff --git a/samples/StaticFileSample/StaticFileSample.csproj b/samples/StaticFileSample/StaticFileSample.csproj index 027e06edaa..3d548fc6e8 100644 --- a/samples/StaticFileSample/StaticFileSample.csproj +++ b/samples/StaticFileSample/StaticFileSample.csproj @@ -1,17 +1,17 @@ - - - - net451;netcoreapp1.1 - Exe - win7-x64 - 1.2.0-* - - - - - - - - - - + + + + net451;netcoreapp1.1 + Exe + win7-x64 + 1.2.0-* + + + + + + + + + + diff --git a/test/Microsoft.AspNetCore.StaticFiles.FunctionalTests/Microsoft.AspNetCore.StaticFiles.FunctionalTests.csproj b/test/Microsoft.AspNetCore.StaticFiles.FunctionalTests/Microsoft.AspNetCore.StaticFiles.FunctionalTests.csproj index c569cc3306..66a603d854 100644 --- a/test/Microsoft.AspNetCore.StaticFiles.FunctionalTests/Microsoft.AspNetCore.StaticFiles.FunctionalTests.csproj +++ b/test/Microsoft.AspNetCore.StaticFiles.FunctionalTests/Microsoft.AspNetCore.StaticFiles.FunctionalTests.csproj @@ -1,36 +1,36 @@ - - - - - - netcoreapp1.1;net451 - win7-x64 - - - - - - PreserveNewest - - - PreserveNewest - PreserveNewest - - - - - - - - - - - - - - - - - - - + + + + + + netcoreapp1.1;net451 + win7-x64 + + + + + + PreserveNewest + + + PreserveNewest + PreserveNewest + + + + + + + + + + + + + + + + + + +