Fix line endings in .bat files
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 9 Jan 2020 17:06:53 +0000 (18:06 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 9 Jan 2020 17:06:53 +0000 (18:06 +0100)
commitf3a209cdd747889d61072a03b593018aa1102fdc
treeee78582aa90629ff5afe641d8fa946246e0e26bc
parent0773ba038b35331a19a6da01ada419f920c4ad39
Fix line endings in .bat files

They need to be CRLF otherwise we'll get conflicts when moving into dotnet/runtime which has a .gitattributes setting forcing .bat to CRLF.

Commit migrated from https://github.com/mono/mono/commit/c9dc20f59ebe7fbed2a439d69c2d03a2d4500577
src/mono/msvc/build-external-btls.bat
src/mono/msvc/build-external-llvm.bat
src/mono/msvc/install-llvm-mono-build.bat
src/mono/msvc/jaystuff.bat
src/mono/msvc/mono-sgen-msvc.bat
src/mono/msvc/run-msbuild.bat
src/mono/msvc/setup-solution.bat
src/mono/msvc/setup-vs-msbuild-env.bat
src/mono/msvc/setup-vs-msvcbuild-env.bat
src/mono/msvc/setup-windows-env.bat