Browse Source
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3596 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61shortcuts
6 changed files with 10 additions and 24 deletions
@ -1,12 +0,0 @@
@@ -1,12 +0,0 @@
|
||||
rem Prepares a release by updating the changelog |
||||
pushd Tools |
||||
%windir%\microsoft.net\framework\v3.5\msbuild /t:PrepareRelease /property:Configuration=Release Tools.build |
||||
@popd |
||||
@IF %ERRORLEVEL% NEQ 0 PAUSE & EXIT |
||||
@echo. |
||||
@echo. |
||||
@echo. |
||||
@echo PrepareRelease.bat completed successfully. |
||||
@echo The change log has been updated and a REVISION file containing the current revision number has been created. |
||||
@echo. |
||||
@pause |
Loading…
Reference in new issue