代码拉取完成,页面将自动刷新
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>SuperSocket.WebSocket</id>
<title>SuperSocket.WebSocket</title>
<version>$version$</version>
<authors>Kerry Jiang</authors>
<owners>Kerry Jiang</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
<projectUrl>http://www.supersocket.net/</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>WebSocket server implementation base on SuperSocket. It is just the same codebase with SuperWebSocket but has different assembly name and namespace.</description>
<tags>SuperSocket, WebSocket, SuperWebSocket</tags>
<dependencies>
<dependency id="log4net" version="2.0.3" />
<dependency id="SuperSocket" version="$version$" />
</dependencies>
<references>
<reference file="SuperSocket.WebSocket.dll" />
</references>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System.Configuration" />
</frameworkAssemblies>
</metadata>
<files>
<file src="bin\net35\$configuration$\SuperSocket.WebSocket.dll" target="lib/net35" />
<file src="bin\net40\$configuration$\SuperSocket.WebSocket.dll" target="lib/net40" />
<file src="bin\net45\$configuration$\SuperSocket.WebSocket.dll" target="lib/net45" />
</files>
</package>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。