Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Commit

Permalink
Update.xml adds sharexmod for older updates
Browse files Browse the repository at this point in the history
  • Loading branch information
McoreD committed May 27, 2012
1 parent afd6987 commit 5f64ca8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 8 additions & 0 deletions Update.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,12 @@
<Summary>http://sharex.googlecode.com/svn/trunk/Docs/VersionHistory.txt</Summary>
</Stable>
</ZUploader>
<ShareXmod>
<Stable>
<Version>7.0.0.125</Version>
<URL>http://sharexmod.googlecode.com/files/ShareXmod-7.0.0.125-setup.exe</URL>
<Date>2012-05-21</Date>
<Summary>http://sharexmod.googlecode.com/svn/trunk/Docs/VersionHistory.txt</Summary>
</Stable>
</ShareXmod>
</Update>
4 changes: 1 addition & 3 deletions ZScreen/ZScreen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -426,9 +426,7 @@
<Name>UploadersLib</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="UserControls\" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>
Expand Down
4 changes: 1 addition & 3 deletions ZScreenCoreLib/ZScreenCoreLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,7 @@
<ItemGroup>
<None Include="Resources\main.png" />
</ItemGroup>
<ItemGroup>
<Folder Include="Proxy\" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down

0 comments on commit 5f64ca8

Please sign in to comment.