Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yswenli committed Jan 15, 2021
1 parent cb6a466 commit 66f5820
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions SAEA.WebRedisManager/SAEA.WebRedisManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -252,9 +252,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SAEA.MVC" Version="6.1.2.1" />
<PackageReference Include="SAEA.RedisSocket" Version="6.1.2.1" />
<PackageReference Include="SAEA.WebSocket" Version="6.1.2.1" />
<PackageReference Include="SAEA.MVC" Version="6.1.2.2" />
<PackageReference Include="SAEA.RedisSocket" Version="6.1.2.2" />
<PackageReference Include="SAEA.WebSocket" Version="6.1.2.2" />
<PackageReference Include="System.Drawing.Common" Version="5.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion SAEA.WebRedisManager/wwwroot/Index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<a href="https://github.com/yswenli/WebRedisManager/releases" target="_blank" style="font-size: 35px;color: #c5c5c5;display: inline-block;margin-top: 8px;">
<img id="markImg" src="/content/img/6139455.png" />&nbsp;WebRedisManager
<span style="font-size:15px;">
v5.3.5.1
v6.1.2.2
</span>
</a>
<ul class="layui-nav">
Expand Down
2 changes: 1 addition & 1 deletion SAEA.WebRedisManager/wwwroot/#.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h2>WebRedisManager</h2>
</div>

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

</div>
Expand Down
24 changes: 12 additions & 12 deletions SAEA.WebRedisManagerForNet/SAEA.WebRedisManagerForNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -87,23 +87,23 @@
<Reference Include="protobuf-net.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
<HintPath>..\packages\protobuf-net.Core.3.0.73\lib\net461\protobuf-net.Core.dll</HintPath>
</Reference>
<Reference Include="SAEA.Common, Version=6.1.2.1, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
<HintPath>..\packages\SAEA.Common.6.1.2.1\lib\netstandard2.0\SAEA.Common.dll</HintPath>
<Reference Include="SAEA.Common, Version=6.1.2.2, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
<HintPath>..\packages\SAEA.Common.6.1.2.2\lib\netstandard2.0\SAEA.Common.dll</HintPath>
</Reference>
<Reference Include="SAEA.Http, Version=6.1.2.1, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
<HintPath>..\packages\SAEA.Http.6.1.2.1\lib\netstandard2.0\SAEA.Http.dll</HintPath>
<Reference Include="SAEA.Http, Version=6.1.2.2, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
<HintPath>..\packages\SAEA.Http.6.1.2.2\lib\netstandard2.0\SAEA.Http.dll</HintPath>
</Reference>
<Reference Include="SAEA.MVC, Version=6.1.2.1, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
<HintPath>..\packages\SAEA.MVC.6.1.2.1\lib\netstandard2.0\SAEA.MVC.dll</HintPath>
<Reference Include="SAEA.MVC, Version=6.1.2.2, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
<HintPath>..\packages\SAEA.MVC.6.1.2.2\lib\netstandard2.0\SAEA.MVC.dll</HintPath>
</Reference>
<Reference Include="SAEA.RedisSocket, Version=6.1.2.1, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
<HintPath>..\packages\SAEA.RedisSocket.6.1.2.1\lib\netstandard2.0\SAEA.RedisSocket.dll</HintPath>
<Reference Include="SAEA.RedisSocket, Version=6.1.2.2, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
<HintPath>..\packages\SAEA.RedisSocket.6.1.2.2\lib\netstandard2.0\SAEA.RedisSocket.dll</HintPath>
</Reference>
<Reference Include="SAEA.Sockets, Version=6.1.2.1, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
<HintPath>..\packages\SAEA.Sockets.6.1.2.1\lib\netstandard2.0\SAEA.Sockets.dll</HintPath>
<Reference Include="SAEA.Sockets, Version=6.1.2.2, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
<HintPath>..\packages\SAEA.Sockets.6.1.2.2\lib\netstandard2.0\SAEA.Sockets.dll</HintPath>
</Reference>
<Reference Include="SAEA.WebSocket, Version=6.1.2.1, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
<HintPath>..\packages\SAEA.WebSocket.6.1.2.1\lib\netstandard2.0\SAEA.WebSocket.dll</HintPath>
<Reference Include="SAEA.WebSocket, Version=6.1.2.2, Culture=neutral, PublicKeyToken=01a82380791791ab, processorArchitecture=MSIL">
<HintPath>..\packages\SAEA.WebSocket.6.1.2.2\lib\netstandard2.0\SAEA.WebSocket.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
Expand Down
12 changes: 6 additions & 6 deletions SAEA.WebRedisManagerForNet/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<package id="Pipelines.Sockets.Unofficial" version="2.2.0" targetFramework="net462" />
<package id="protobuf-net" version="3.0.73" targetFramework="net462" />
<package id="protobuf-net.Core" version="3.0.73" targetFramework="net462" />
<package id="SAEA.Common" version="6.1.2.1" targetFramework="net462" />
<package id="SAEA.Http" version="6.1.2.1" targetFramework="net462" />
<package id="SAEA.MVC" version="6.1.2.1" targetFramework="net462" />
<package id="SAEA.RedisSocket" version="6.1.2.1" targetFramework="net462" />
<package id="SAEA.Sockets" version="6.1.2.1" targetFramework="net462" />
<package id="SAEA.WebSocket" version="6.1.2.1" targetFramework="net462" />
<package id="SAEA.Common" version="6.1.2.2" targetFramework="net462" />
<package id="SAEA.Http" version="6.1.2.2" targetFramework="net462" />
<package id="SAEA.MVC" version="6.1.2.2" targetFramework="net462" />
<package id="SAEA.RedisSocket" version="6.1.2.2" targetFramework="net462" />
<package id="SAEA.Sockets" version="6.1.2.2" targetFramework="net462" />
<package id="SAEA.WebSocket" version="6.1.2.2" targetFramework="net462" />
<package id="System.Buffers" version="4.5.1" targetFramework="net462" />
<package id="System.Collections.Concurrent" version="4.3.0" targetFramework="net462" />
<package id="System.Collections.Immutable" version="5.0.0" targetFramework="net462" />
Expand Down

0 comments on commit 66f5820

Please # to comment.