aboutsummaryrefslogtreecommitdiff
path: root/build/BuildSilverlight2.bat
diff options
context:
space:
mode:
authorcsharptest <roger@csharptest.net>2011-09-16 16:16:09 -0500
committerrogerk <devnull@localhost>2011-09-16 16:16:09 -0500
commit0f838d13d2718d40c0ac9d8c1ca8a6ad718e28cb (patch)
tree9d0b0dad12352d3b80581d9dacbad8657f9551b0 /build/BuildSilverlight2.bat
parent8cd1e7049c2d63e35d912f5b90502b3450bcc521 (diff)
downloadprotobuf-0f838d13d2718d40c0ac9d8c1ca8a6ad718e28cb.tar.gz
protobuf-0f838d13d2718d40c0ac9d8c1ca8a6ad718e28cb.tar.bz2
protobuf-0f838d13d2718d40c0ac9d8c1ca8a6ad718e28cb.zip
Fixed line-endings in bat/txt files
Diffstat (limited to 'build/BuildSilverlight2.bat')
-rw-r--r--build/BuildSilverlight2.bat8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/BuildSilverlight2.bat b/build/BuildSilverlight2.bat
index bc1dd21e..1baccacf 100644
--- a/build/BuildSilverlight2.bat
+++ b/build/BuildSilverlight2.bat
@@ -1,5 +1,5 @@
-@echo off
-
-%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild build.csproj /m /t:Build /p:BuildConfiguration=Debug_Silverlight2 /p:Platform="Any CPU"
-
+@echo off
+
+%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild build.csproj /m /t:Build /p:BuildConfiguration=Debug_Silverlight2 /p:Platform="Any CPU"
+
pause \ No newline at end of file