From: <jmb...@us...> - 2013-07-01 16:01:34
|
Revision: 4583 http://sourceforge.net/p/mp-plugins/code/4583 Author: jmbillings Date: 2013-07-01 16:01:29 +0000 (Mon, 01 Jul 2013) Log Message: ----------- Add intial PS deploy file. Added Paths: ----------- trunk/plugins/APODPlugin/APODPlugin/bin/Debug/PostDeploy.ps1 Added: trunk/plugins/APODPlugin/APODPlugin/bin/Debug/PostDeploy.ps1 =================================================================== --- trunk/plugins/APODPlugin/APODPlugin/bin/Debug/PostDeploy.ps1 (rev 0) +++ trunk/plugins/APODPlugin/APODPlugin/bin/Debug/PostDeploy.ps1 2013-07-01 16:01:29 UTC (rev 4583) @@ -0,0 +1 @@ +print "test" \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |