Re-Test upload to Codeplex #3
This commit is contained in:
parent
6b2da4fa66
commit
58deb03d6d
1 changed files with 1 additions and 1 deletions
|
@ -496,7 +496,7 @@
|
||||||
</Target>
|
</Target>
|
||||||
|
|
||||||
<Target Name="uploadtocodeplex">
|
<Target Name="uploadtocodeplex">
|
||||||
<UsingTask TaskName="UploadFiles" AssemblyFile="$(SolutionDir)Bin\CodePlex.WebServices.Client.dll" />
|
<UsingTask TaskName="UploadFiles" AssemblyFile="Bin\CodePlex.WebServices.Client.dll" />
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ReleaseFile Include="$(DeployFolder)\WebsitePanel-Portal-$(Version).zip">
|
<ReleaseFile Include="$(DeployFolder)\WebsitePanel-Portal-$(Version).zip">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue