1 Star 0 Fork 291

along6228282 / SuperSocket

forked from kerryjiang / SuperSocket 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
unlist.sh 818 Bytes
一键复制 编辑 原始数据 按行查看 历史
version=$1
nuget delete SuperSocket.Client.Proxy "$version" -source nuget.org -NonInteractive
nuget delete SuperSocket.Client "$version" -source nuget.org -NonInteractive
nuget delete SuperSocket.WebSocket.Server "$version" -source nuget.org -NonInteractive
nuget delete SuperSocket.WebSocket "$version" -source nuget.org -NonInteractive
nuget delete SuperSocket.Server "$version" -source nuget.org -NonInteractive
nuget delete SuperSocket.SessionContainer "$version" -source nuget.org -NonInteractive
nuget delete SuperSocket.Command "$version" -source nuget.org -NonInteractive
nuget delete SuperSocket.Channel "$version" -source nuget.org -NonInteractive
nuget delete SuperSocket.Primitives "$version" -source nuget.org -NonInteractive
nuget delete SuperSocket.ProtoBase "$version" -source nuget.org -NonInteractive
C#
1
https://gitee.com/along6228282/SuperSocket.git
git@gitee.com:along6228282/SuperSocket.git
along6228282
SuperSocket
SuperSocket
master

搜索帮助