diff --git a/gulp/copy.js b/gulp/copy.js index 77787e067..49f60e168 100644 --- a/gulp/copy.js +++ b/gulp/copy.js @@ -8,7 +8,7 @@ gulp.task('copyJs', function () { return gulp.src( [ paths.src.root + "polyfills.js", - paths.src.root + "JsLibraries\\handlebars.runtime.js", + paths.src.root + "JsLibraries/handlebars.runtime.js", ]) .pipe(cache('copyJs')) .pipe(print()) diff --git a/gulpFile.js b/gulpFile.js index 0a9c8c19f..28dc9b0f1 100644 --- a/gulpFile.js +++ b/gulpFile.js @@ -1 +1 @@ -require('./gulp/gulpfile.js'); +require('./gulp/gulpFile.js'); diff --git a/src/Marr.Data/Marr.Data.csproj b/src/Marr.Data/Marr.Data.csproj index 288373039..efb14572a 100644 --- a/src/Marr.Data/Marr.Data.csproj +++ b/src/Marr.Data/Marr.Data.csproj @@ -144,7 +144,7 @@ - + - \ No newline at end of file + diff --git a/src/NzbDrone.Api.Test/packages.config b/src/NzbDrone.Api.Test/packages.config index 25761a0dd..062d8c3a1 100644 --- a/src/NzbDrone.Api.Test/packages.config +++ b/src/NzbDrone.Api.Test/packages.config @@ -4,5 +4,5 @@ - - \ No newline at end of file + + diff --git a/src/NzbDrone.Api/NzbDrone.Api.csproj b/src/NzbDrone.Api/NzbDrone.Api.csproj index 5305a562f..1f6f2ef85 100644 --- a/src/NzbDrone.Api/NzbDrone.Api.csproj +++ b/src/NzbDrone.Api/NzbDrone.Api.csproj @@ -264,7 +264,7 @@ - + - \ No newline at end of file + diff --git a/src/NzbDrone.Api/packages.config b/src/NzbDrone.Api/packages.config index 071109658..e6993c37c 100644 --- a/src/NzbDrone.Api/packages.config +++ b/src/NzbDrone.Api/packages.config @@ -8,4 +8,4 @@ - \ No newline at end of file + diff --git a/src/NzbDrone.App.Test/NzbDrone.Host.Test.csproj b/src/NzbDrone.App.Test/NzbDrone.Host.Test.csproj index 988ae6ebd..248e8c196 100644 --- a/src/NzbDrone.App.Test/NzbDrone.Host.Test.csproj +++ b/src/NzbDrone.App.Test/NzbDrone.Host.Test.csproj @@ -104,7 +104,7 @@ - + xcopy /s /y "$(SolutionDir)\..\_output\NzbDrone.Mono.*" "$(TargetDir)" xcopy /s /y "$(SolutionDir)\..\_output\NzbDrone.Windows.*" "$(TargetDir)" diff --git a/src/NzbDrone.Common.Test/NzbDrone.Common.Test.csproj b/src/NzbDrone.Common.Test/NzbDrone.Common.Test.csproj index 9d776b218..1a40f6334 100644 --- a/src/NzbDrone.Common.Test/NzbDrone.Common.Test.csproj +++ b/src/NzbDrone.Common.Test/NzbDrone.Common.Test.csproj @@ -139,7 +139,7 @@ - + - \ No newline at end of file + diff --git a/src/NzbDrone.Core/Organizer/FilenameBuilderTokenEqualityComparer.cs b/src/NzbDrone.Core/Organizer/FileNameBuilderTokenEqualityComparer.cs similarity index 100% rename from src/NzbDrone.Core/Organizer/FilenameBuilderTokenEqualityComparer.cs rename to src/NzbDrone.Core/Organizer/FileNameBuilderTokenEqualityComparer.cs diff --git a/src/NzbDrone.Core/Organizer/FilenameSampleService.cs b/src/NzbDrone.Core/Organizer/FileNameSampleService.cs similarity index 100% rename from src/NzbDrone.Core/Organizer/FilenameSampleService.cs rename to src/NzbDrone.Core/Organizer/FileNameSampleService.cs diff --git a/src/NzbDrone.Core/Organizer/FilenameValidationService.cs b/src/NzbDrone.Core/Organizer/FileNameValidationService.cs similarity index 100% rename from src/NzbDrone.Core/Organizer/FilenameValidationService.cs rename to src/NzbDrone.Core/Organizer/FileNameValidationService.cs diff --git a/src/NzbDrone.Core/packages.config b/src/NzbDrone.Core/packages.config index b7a2989ee..6d9d2ffae 100644 --- a/src/NzbDrone.Core/packages.config +++ b/src/NzbDrone.Core/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/src/NzbDrone.Host/NzbDrone.Host.csproj b/src/NzbDrone.Host/NzbDrone.Host.csproj index 0a0cccb44..ec96fb3fd 100644 --- a/src/NzbDrone.Host/NzbDrone.Host.csproj +++ b/src/NzbDrone.Host/NzbDrone.Host.csproj @@ -196,7 +196,7 @@ xcopy /s /y "$(SolutionDir)\Libraries\Sqlite\*.*" "$(TargetDir)" - +