代码拉取完成,页面将自动刷新
同步操作将从 木魚/FSLib.App.SimpleUpdater 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="utf-8"?>
<!--
For more info on this file format visit http://docs.nuget.org/docs/reference/nuspec-reference.
-->
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>fishlee.net.simpleupdater</id>
<version>4.3.0.0</version>
<authors>iFish(木鱼)</authors>
<title>iFish's Simple Application Updater Library</title>
<summary>A light weight automatic application updater library for .net 2.0/3.5/4.0/4.5</summary>
<description>
A light weight automatic application updater library for .net 2.0/3.5/4.0/4.5.
一个适用于 .NET 2.0/3.5/4.0/4.5 的高度易用的自动更新客户端。
Please visit http://www.fishlee.net/soft/simple_autoupdater/ to get update package builder tool.
请访问 http://www.fishlee.net/soft/simple_autoupdater/ 获得更新包打包工具。
</description>
<language>zh-cn</language>
<projectUrl>http://www.fishlee.net/soft/simple_autoupdater/</projectUrl>
<licenseUrl>http://www.fishlee.net/soft/simple_autoupdater/license.html</licenseUrl>
<iconUrl>http://static.fishlee.net/resources/images/coquette/32x32/promotion.png</iconUrl>
<tags>autoupdate updater automatic</tags>
<!--<references>
<group targetFramework="net45">
<reference file="FSLib.Network.dll" />
</group>
<group targetFramework="net40">
<reference file="FSLib.Network.dll" />
</group>
<group targetFramework="net35">
<reference file="FSLib.Network.dll" />
</group>
</references>
<dependencies>
<group>
<dependency id="Newtonsoft.Json" version="[6.0.0,)" />
<dependency id="extension.fishlee.net" version="[1.2.0.0,)" />
</group>
</dependencies>-->
<frameworkAssemblies>
<frameworkAssembly assemblyName="System"/>
<frameworkAssembly assemblyName="System.Windows.Forms"/>
</frameworkAssemblies>
<releaseNotes>
see https://github.com/iccfish/FSLib.App.SimpleUpdater#更新记录 for update details.
</releaseNotes>
</metadata>
<files>
<file src="FSLib.App.SimpleUpdater\bin\dll\release\**\*.*" exclude="**\*.pdb" target="lib\net20" />
<file src="FSLib.App.SimpleUpdater\bin\dll_net40\release\**\*.*" exclude="**\*.pdb" target="lib\net40" />
<file src="FSLib.App.SimpleUpdater\bin\dll_net40\release\**\*.*" exclude="**\*.pdb" target="lib\net45" />
<file src="content\*" target="content\" />
</files>
</package>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。