Skip to content

Commit 752d310

Browse files
committed
update
1 parent 6412b74 commit 752d310

File tree

6 files changed

+29
-23
lines changed

6 files changed

+29
-23
lines changed

SAEA.WebRedisManager/SAEA.WebRedisManager.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,9 @@
252252
</ItemGroup>
253253

254254
<ItemGroup>
255-
<PackageReference Include="SAEA.MVC" Version="5.3.3.9" />
256-
<PackageReference Include="SAEA.RedisSocket" Version="5.3.3.8" />
257-
<PackageReference Include="SAEA.WebSocket" Version="5.3.3.9" />
255+
<PackageReference Include="SAEA.MVC" Version="5.3.5.1" />
256+
<PackageReference Include="SAEA.RedisSocket" Version="5.3.5.1" />
257+
<PackageReference Include="SAEA.WebSocket" Version="5.3.5.1" />
258258
<PackageReference Include="System.Drawing.Common" Version="5.0.0" />
259259
</ItemGroup>
260260

SAEA.WebRedisManager/wwwroot/Index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<a href="https://github.com/yswenli/WebRedisManager/releases" target="_blank" style="font-size: 35px;color: #c5c5c5;display: inline-block;margin-top: 8px;">
2323
<img id="markImg" src="/content/img/6139455.png" />&nbsp;WebRedisManager
2424
<span style="font-size:15px;">
25-
v5.3.3.8
25+
v5.3.5.1
2626
</span>
2727
</a>
2828
<ul class="layui-nav">

SAEA.WebRedisManager/wwwroot/IndexContent.html

+6
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525
同时它也是一个开源的项目,详情点击:<a href="https://www.cnblogs.com/yswenli/p/9460527.html" target="_blank">https://www.cnblogs.com/yswenli/p/9460527.html</a>,项目源码地址:
2626
<a href="https://github.com/yswenli/WebRedisManager" target="_blank">https://github.com/yswenli/WebRedisManager</a><br />
2727
</p>
28+
<p class="layui-elem-quote">
29+
<b>v 5.3.5.1</b><br />
30+
<span>1.saea.redissocket优化相关命令处理</span><br />
31+
<span>2.saea.mvc增加远程客户端信息及代理服务器信息</span><br />
32+
<span>3.调整了一些页面细节</span>
33+
</p>
2834
<p class="layui-elem-quote">
2935
<b>v 5.3.3.8</b><br />
3036
<span>1.调整redis服务器资源报表</span>

SAEA.WebRedisManager/wwwroot/login.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h2>WebRedisManager</h2>
5454
</div>
5555

5656
<div class="layui-trans layadmin-user-login-footer">
57-
<p>© 2020 <a href="https://github.com/yswenli/WebRedisManager" target="_blank">yswenli version:5.3.3.8</a></p>
57+
<p>© 2020 <a href="https://github.com/yswenli/WebRedisManager" target="_blank">yswenli version:5.3.5.1</a></p>
5858
</div>
5959

6060
</div>

SAEA.WebRedisManagerForNet/SAEA.WebRedisManagerForNet.csproj

+12-12
Original file line numberDiff line numberDiff line change
@@ -87,23 +87,23 @@
8787
<Reference Include="protobuf-net.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
8888
<HintPath>..\packages\protobuf-net.Core.3.0.73\lib\net461\protobuf-net.Core.dll</HintPath>
8989
</Reference>
90-
<Reference Include="SAEA.Common, Version=5.3.3.9, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
91-
<HintPath>..\packages\SAEA.Common.5.3.3.9\lib\netstandard2.0\SAEA.Common.dll</HintPath>
90+
<Reference Include="SAEA.Common, Version=5.3.5.1, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
91+
<HintPath>..\packages\SAEA.Common.5.3.5.1\lib\netstandard2.0\SAEA.Common.dll</HintPath>
9292
</Reference>
93-
<Reference Include="SAEA.Http, Version=5.3.3.9, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
94-
<HintPath>..\packages\SAEA.Http.5.3.3.9\lib\netstandard2.0\SAEA.Http.dll</HintPath>
93+
<Reference Include="SAEA.Http, Version=5.3.5.1, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
94+
<HintPath>..\packages\SAEA.Http.5.3.5.1\lib\netstandard2.0\SAEA.Http.dll</HintPath>
9595
</Reference>
96-
<Reference Include="SAEA.MVC, Version=5.3.3.9, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
97-
<HintPath>..\packages\SAEA.MVC.5.3.3.9\lib\netstandard2.0\SAEA.MVC.dll</HintPath>
96+
<Reference Include="SAEA.MVC, Version=5.3.5.1, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
97+
<HintPath>..\packages\SAEA.MVC.5.3.5.1\lib\netstandard2.0\SAEA.MVC.dll</HintPath>
9898
</Reference>
99-
<Reference Include="SAEA.RedisSocket, Version=5.3.3.8, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
100-
<HintPath>..\packages\SAEA.RedisSocket.5.3.3.8\lib\netstandard2.0\SAEA.RedisSocket.dll</HintPath>
99+
<Reference Include="SAEA.RedisSocket, Version=5.3.5.1, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
100+
<HintPath>..\packages\SAEA.RedisSocket.5.3.5.1\lib\netstandard2.0\SAEA.RedisSocket.dll</HintPath>
101101
</Reference>
102-
<Reference Include="SAEA.Sockets, Version=5.3.3.9, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
103-
<HintPath>..\packages\SAEA.Sockets.5.3.3.9\lib\netstandard2.0\SAEA.Sockets.dll</HintPath>
102+
<Reference Include="SAEA.Sockets, Version=5.3.5.1, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
103+
<HintPath>..\packages\SAEA.Sockets.5.3.5.1\lib\netstandard2.0\SAEA.Sockets.dll</HintPath>
104104
</Reference>
105-
<Reference Include="SAEA.WebSocket, Version=5.3.3.9, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
106-
<HintPath>..\packages\SAEA.WebSocket.5.3.3.9\lib\netstandard2.0\SAEA.WebSocket.dll</HintPath>
105+
<Reference Include="SAEA.WebSocket, Version=5.3.5.1, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
106+
<HintPath>..\packages\SAEA.WebSocket.5.3.5.1\lib\netstandard2.0\SAEA.WebSocket.dll</HintPath>
107107
</Reference>
108108
<Reference Include="System" />
109109
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">

SAEA.WebRedisManagerForNet/packages.config

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<package id="Pipelines.Sockets.Unofficial" version="2.2.0" targetFramework="net462" />
55
<package id="protobuf-net" version="3.0.73" targetFramework="net462" />
66
<package id="protobuf-net.Core" version="3.0.73" targetFramework="net462" />
7-
<package id="SAEA.Common" version="5.3.3.9" targetFramework="net462" />
8-
<package id="SAEA.Http" version="5.3.3.9" targetFramework="net462" />
9-
<package id="SAEA.MVC" version="5.3.3.9" targetFramework="net462" />
10-
<package id="SAEA.RedisSocket" version="5.3.3.8" targetFramework="net462" />
11-
<package id="SAEA.Sockets" version="5.3.3.9" targetFramework="net462" />
12-
<package id="SAEA.WebSocket" version="5.3.3.9" targetFramework="net462" />
7+
<package id="SAEA.Common" version="5.3.5.1" targetFramework="net462" />
8+
<package id="SAEA.Http" version="5.3.5.1" targetFramework="net462" />
9+
<package id="SAEA.MVC" version="5.3.5.1" targetFramework="net462" />
10+
<package id="SAEA.RedisSocket" version="5.3.5.1" targetFramework="net462" />
11+
<package id="SAEA.Sockets" version="5.3.5.1" targetFramework="net462" />
12+
<package id="SAEA.WebSocket" version="5.3.5.1" targetFramework="net462" />
1313
<package id="System.Buffers" version="4.5.1" targetFramework="net462" />
1414
<package id="System.Collections.Concurrent" version="4.3.0" targetFramework="net462" />
1515
<package id="System.Collections.Immutable" version="5.0.0" targetFramework="net462" />

0 commit comments

Comments
 (0)