lith il y a 4 ans
Parent
commit
04bf906a3b
36 fichiers modifiés avec 80 ajouts et 80 suppressions
  1. 12 12
      dotnet/Doc/PublishFile/SersDocker/docker制作镜像Sers/docker导入导出镜像.txt
  2. 6 6
      dotnet/Doc/PublishFile/SersDocker/docker制作镜像Sers/制作镜像Sers.txt
  3. 2 2
      dotnet/Doc/PublishFile/SersDocker/docker部署Sers/Demo/docker部署demo_station.txt
  4. 2 2
      dotnet/Doc/PublishFile/SersDocker/docker部署Sers/Robot/docker部署demo_robot.txt
  5. 2 2
      dotnet/Doc/PublishFile/SersDocker/docker部署Sers/SersAll/docker部署demo_sersall.txt
  6. 1 1
      dotnet/Gateway/App.Gateway/App.Gateway.csproj
  7. 1 1
      dotnet/Gateway/Sers.Gateway/Sers.Gateway/Sers.Gateway.csproj
  8. 1 1
      dotnet/Library/Sers/Sers.CL/Ipc/Sers.CL.Ipc.NamedPipe/Doc/Sers.CL.Ipc.NamedPipe - 额外命名管道/Sers.CL.Ipc.NamedPipe.csproj
  9. 1 1
      dotnet/Library/Sers/Sers.CL/Ipc/Sers.CL.Ipc.NamedPipe/Sers.CL.Ipc.NamedPipe.csproj
  10. 1 1
      dotnet/Library/Sers/Sers.CL/Ipc/Sers.CL.Ipc.SharedMemory/Sers.CL.Ipc.SharedMemory.csproj
  11. 1 1
      dotnet/Library/Sers/Sers.CL/Socket/Sers.CL.Socket.Iocp/Sers.CL.Socket.Iocp.csproj
  12. 1 1
      dotnet/Library/Sers/Sers.CL/Socket/Sers.CL.Socket.ThreadWait/Sers.CL.Socket.ThreadWait.csproj
  13. 1 1
      dotnet/Library/Sers/Sers.CL/WebSocket/Sers.CL.WebSocket/Sers.CL.WebSocket.csproj
  14. 1 1
      dotnet/Library/Sers/Sers.CL/Zmq/FullDuplex/Sers.CL.Zmq.FullDuplex/Sers.CL.Zmq.FullDuplex.csproj
  15. 1 1
      dotnet/Library/Sers/Sers.CL/Zmq/ThreadWait/Sers.CL.ClrZmq.ThreadWait/Sers.CL.ClrZmq.ThreadWait.csproj
  16. 1 1
      dotnet/Library/Sers/Sers.Core/Sers.Core/Sers.Core.csproj
  17. 1 1
      dotnet/Library/Sers/Sers.Hardware/Sers.Hardware/Sers.Hardware.csproj
  18. 1 1
      dotnet/Library/Sers/Sers.ServiceStation/Sers.ServiceStation/Sers.ServiceStation.csproj
  19. 1 1
      dotnet/Library/Vit/Vit.Core/Vit.Core/Vit.Core.csproj
  20. 1 1
      dotnet/Library/Vit/Vit.Net.Http.FormFile/Vit.Net.Http.FormFile.csproj
  21. 1 1
      dotnet/Library/Vit/Vit.WebHost/Vit.WebHost.csproj
  22. 1 1
      dotnet/ServiceCenter/App.Gover.Gateway/App.Gover.Gateway.csproj
  23. 18 18
      dotnet/ServiceCenter/App.ServiceCenter.NetFx/App.ServiceCenter.NetFx/App.ServiceCenter.NetFx.csproj
  24. 9 9
      dotnet/ServiceCenter/App.ServiceCenter.NetFx/App.ServiceCenter.NetFx/packages.config
  25. 1 1
      dotnet/ServiceCenter/App.ServiceCenter/App.ServiceCenter.csproj
  26. 1 1
      dotnet/ServiceCenter/Sers.ServiceCenter/Apm/Sers.Gover.Apm.Zipkin/Sers.Gover.Apm.Zipkin.csproj
  27. 1 1
      dotnet/ServiceCenter/Sers.ServiceCenter/Sers.Gover/Sers.Gover.csproj
  28. 1 1
      dotnet/ServiceCenter/Sers.ServiceCenter/Sers.ServiceCenter/Sers.ServiceCenter.csproj
  29. 1 1
      dotnet/ServiceStation/ApiLoader/Sers.NetcoreLoader/Sers.NetcoreLoader.csproj
  30. 1 1
      dotnet/ServiceStation/ApiLoader/Sers.Serslot/Sers.Serslot.csproj
  31. 1 1
      dotnet/ServiceStation/Demo/SersLoader/Did.SersLoader.Demo/Did.SersLoader.Demo.csproj
  32. 1 1
      dotnet/ServiceStation/Demo/SersLoader/Did.SersLoader.HelloWorld/Did.SersLoader.HelloWorld.csproj
  33. 1 1
      dotnet/ServiceStation/Demo/StressTest/App.Robot.Station/App.Robot.Station.csproj
  34. 1 1
      dotnet/ServiceStation/Ioc/App.Ioc.Station/App.Ioc.Station.csproj
  35. 1 1
      dotnet/ServiceStation/Ioc/Sers.Ioc/Sers.Ioc/Sers.Ioc.csproj
  36. 1 1
      dotnet/ServiceStation/Ioc/Vit.Ioc/Vit.Ioc/Vit.Ioc.csproj

+ 12 - 12
dotnet/Doc/PublishFile/SersDocker/docker制作镜像Sers/docker导入导出镜像.txt

@@ -4,13 +4,13 @@ docker save -o /root/image/dotnet.2.1.tar serset/dotnet:2.1
 docker save -o /root/image/cgateway.1.2.0.tar serset/cgateway:1.2.0
 
 
-docker save -o /root/image/servicecenter.2.1.1.478.tar serset/sers_dotnet_servicecenter:2.1.1.478
-docker save -o /root/image/gateway.2.1.1.478.tar serset/sers_dotnet_gateway:2.1.1.478
-docker save -o /root/image/gover.2.1.1.478.tar serset/sers_dotnet_gover:2.1.1.478
+docker save -o /root/image/servicecenter.2.1.1.482.tar serset/sers_dotnet_servicecenter:2.1.1.482
+docker save -o /root/image/gateway.2.1.1.482.tar serset/sers_dotnet_gateway:2.1.1.482
+docker save -o /root/image/gover.2.1.1.482.tar serset/sers_dotnet_gover:2.1.1.482
 
-docker save -o /root/image/demo_robot.2.1.1.478.tar serset/demo_robot:2.1.1.478
-docker save -o /root/image/demo_sersall.2.1.1.478.tar serset/demo_sersall:2.1.1.478
-docker save -o /root/image/demo_station.2.1.1.478.tar serset/demo_station:2.1.1.478
+docker save -o /root/image/demo_robot.2.1.1.482.tar serset/demo_robot:2.1.1.482
+docker save -o /root/image/demo_sersall.2.1.1.482.tar serset/demo_sersall:2.1.1.482
+docker save -o /root/image/demo_station.2.1.1.482.tar serset/demo_station:2.1.1.482
 
 
 
@@ -19,13 +19,13 @@ docker save -o /root/image/demo_station.2.1.1.478.tar serset/demo_station:2.1.1.
 docker load -i /root/image/dotnet.2.1.tar
 docker load -i /root/image/cgateway.1.2.0.tar
 
-docker load -i /root/image/servicecenter.2.1.1.478.tar
-docker load -i /root/image/gateway.2.1.1.478.tar
-docker load -i /root/image/gover.2.1.1.478.tar
+docker load -i /root/image/servicecenter.2.1.1.482.tar
+docker load -i /root/image/gateway.2.1.1.482.tar
+docker load -i /root/image/gover.2.1.1.482.tar
 
-docker load -i /root/image/demo_robot.2.1.1.478.tar
-docker load -i /root/image/demo_sersall.2.1.1.478.tar 
-docker load -i /root/image/demo_station.2.1.1.478.tar 
+docker load -i /root/image/demo_robot.2.1.1.482.tar
+docker load -i /root/image/demo_sersall.2.1.1.482.tar 
+docker load -i /root/image/demo_station.2.1.1.482.tar 
 
 
  

+ 6 - 6
dotnet/Doc/PublishFile/SersDocker/docker制作镜像Sers/制作镜像Sers.txt

@@ -40,31 +40,31 @@ cd /home/ec2-user/image
 
 
 cd servicecenter
-docker buildx build . -t serset/servicecenter:2.1.1.478 -t serset/servicecenter --platform=linux/amd64,linux/arm64,linux/arm/v7 --push
+docker buildx build . -t serset/servicecenter:2.1.1.482 -t serset/servicecenter --platform=linux/amd64,linux/arm64,linux/arm/v7 --push
 cd .. 
 
 
 cd gover 
-docker buildx build . -t serset/gover:2.1.1.478 -t serset/gover --platform=linux/amd64,linux/arm64,linux/arm/v7 --push
+docker buildx build . -t serset/gover:2.1.1.482 -t serset/gover --platform=linux/amd64,linux/arm64,linux/arm/v7 --push
 cd ..
 
 
 cd gateway
-docker buildx build . -t serset/gateway:2.1.1.478 -t serset/gateway --platform=linux/amd64,linux/arm64,linux/arm/v7 --push
+docker buildx build . -t serset/gateway:2.1.1.482 -t serset/gateway --platform=linux/amd64,linux/arm64,linux/arm/v7 --push
 cd ..
 
 
 
 cd demo_robot 
-docker buildx build . -t serset/demo_robot:2.1.1.478 -t serset/demo_robot --platform=linux/amd64,linux/arm64,linux/arm/v7 --push
+docker buildx build . -t serset/demo_robot:2.1.1.482 -t serset/demo_robot --platform=linux/amd64,linux/arm64,linux/arm/v7 --push
 cd ..
 
 cd demo_station 
-docker buildx build . -t serset/demo_station:2.1.1.478 -t serset/demo_station --platform=linux/amd64,linux/arm64,linux/arm/v7 --push
+docker buildx build . -t serset/demo_station:2.1.1.482 -t serset/demo_station --platform=linux/amd64,linux/arm64,linux/arm/v7 --push
 cd ..
 
 cd demo_sersall 
-docker buildx build . -t serset/demo_sersall:2.1.1.478 -t serset/demo_sersall --platform=linux/amd64,linux/arm64,linux/arm/v7 --push
+docker buildx build . -t serset/demo_sersall:2.1.1.482 -t serset/demo_sersall --platform=linux/amd64,linux/arm64,linux/arm/v7 --push
 cd ..
 
  

+ 2 - 2
dotnet/Doc/PublishFile/SersDocker/docker部署Sers/Demo/docker部署demo_station.txt

@@ -22,11 +22,11 @@ docker run --name=demo --restart=always -d \
 -v /etc/localtime:/etc/localtime \
 -v $PWD/appsettings.json:/root/app/Demo/appsettings.json \
 -v $PWD/Logs:/root/app/Demo/Logs \
-serset/demo_station:2.1.1.478
+serset/demo_station:2.1.1.482
 cd ..
 
 #精简
-docker run --name=demo --restart=always -d serset/demo_station:2.1.1.478
+docker run --name=demo --restart=always -d serset/demo_station:2.1.1.482
 
 
  

+ 2 - 2
dotnet/Doc/PublishFile/SersDocker/docker部署Sers/Robot/docker部署demo_robot.txt

@@ -23,12 +23,12 @@ docker run --name=robot --restart=always -d \
 -v $PWD/appsettings.json:/root/app/Robot/appsettings.json \
 -v $PWD/Logs:/root/app/Robot/Logs \
 -v $PWD/Data:/root/app/Robot/Data \
-serset/demo_robot:2.1.1.478
+serset/demo_robot:2.1.1.482
 cd ..
 
 
 #精简
-docker run --name=robot --restart=always --net=host -d serset/demo_robot:2.1.1.478
+docker run --name=robot --restart=always --net=host -d serset/demo_robot:2.1.1.482
 
  
 

+ 2 - 2
dotnet/Doc/PublishFile/SersDocker/docker部署Sers/SersAll/docker部署demo_sersall.txt

@@ -22,11 +22,11 @@ docker run --name=sersall --restart=always -d --net=host\
 -v $PWD/appsettings.json:/root/app/ServiceCenter/appsettings.json \
 -v $PWD/Logs:/root/app/ServiceCenter/Logs \
 -v $PWD/Data:/root/app/ServiceCenter/Data \
-serset/demo_sersall:2.1.1.478
+serset/demo_sersall:2.1.1.482
 cd ..
 
 #精简
-docker run --name=sersall --restart=always -d --net=host serset/demo_sersall:2.1.1.478
+docker run --name=sersall --restart=always -d --net=host serset/demo_sersall:2.1.1.482
 
 
 #(x.3)应用已经运行

+ 1 - 1
dotnet/Gateway/App.Gateway/App.Gateway.csproj

@@ -3,7 +3,7 @@
   <PropertyGroup>
     <OutputType>Exe</OutputType>
     <TargetFramework>netcoreapp2.1</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Gateway/Sers.Gateway/Sers.Gateway/Sers.Gateway.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Library/Sers/Sers.CL/Ipc/Sers.CL.Ipc.NamedPipe/Doc/Sers.CL.Ipc.NamedPipe - 额外命名管道/Sers.CL.Ipc.NamedPipe.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Library/Sers/Sers.CL/Ipc/Sers.CL.Ipc.NamedPipe/Sers.CL.Ipc.NamedPipe.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Library/Sers/Sers.CL/Ipc/Sers.CL.Ipc.SharedMemory/Sers.CL.Ipc.SharedMemory.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Library/Sers/Sers.CL/Socket/Sers.CL.Socket.Iocp/Sers.CL.Socket.Iocp.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Library/Sers/Sers.CL/Socket/Sers.CL.Socket.ThreadWait/Sers.CL.Socket.ThreadWait.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Library/Sers/Sers.CL/WebSocket/Sers.CL.WebSocket/Sers.CL.WebSocket.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Library/Sers/Sers.CL/Zmq/FullDuplex/Sers.CL.Zmq.FullDuplex/Sers.CL.Zmq.FullDuplex.csproj

@@ -3,7 +3,7 @@
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
   

+ 1 - 1
dotnet/Library/Sers/Sers.CL/Zmq/ThreadWait/Sers.CL.ClrZmq.ThreadWait/Sers.CL.ClrZmq.ThreadWait.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
   

+ 1 - 1
dotnet/Library/Sers/Sers.Core/Sers.Core/Sers.Core.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Library/Sers/Sers.Hardware/Sers.Hardware/Sers.Hardware.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Library/Sers/Sers.ServiceStation/Sers.ServiceStation/Sers.ServiceStation.csproj

@@ -3,7 +3,7 @@
  
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Library/Vit/Vit.Core/Vit.Core/Vit.Core.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Library/Vit/Vit.Net.Http.FormFile/Vit.Net.Http.FormFile.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/Library/Vit/Vit.WebHost/Vit.WebHost.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/ServiceCenter/App.Gover.Gateway/App.Gover.Gateway.csproj

@@ -3,7 +3,7 @@
   <PropertyGroup>
     <OutputType>Exe</OutputType>
     <TargetFramework>netcoreapp2.1</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 18 - 18
dotnet/ServiceCenter/App.ServiceCenter.NetFx/App.ServiceCenter.NetFx/App.ServiceCenter.NetFx.csproj

@@ -45,29 +45,29 @@
     <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
       <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
     </Reference>
-    <Reference Include="Sers.CL.Ipc.NamedPipe, Version=2.1.1.478, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\packages\Sers.CL.Ipc.NamedPipe.2.1.1.478\lib\netstandard2.0\Sers.CL.Ipc.NamedPipe.dll</HintPath>
+    <Reference Include="Sers.CL.Ipc.NamedPipe, Version=2.1.1.482, Culture=neutral, processorArchitecture=MSIL">
+      <HintPath>..\packages\Sers.CL.Ipc.NamedPipe.2.1.1.482\lib\netstandard2.0\Sers.CL.Ipc.NamedPipe.dll</HintPath>
     </Reference>
-    <Reference Include="Sers.CL.Socket.Iocp, Version=2.1.1.478, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\packages\Sers.CL.Socket.Iocp.2.1.1.478\lib\netstandard2.0\Sers.CL.Socket.Iocp.dll</HintPath>
+    <Reference Include="Sers.CL.Socket.Iocp, Version=2.1.1.482, Culture=neutral, processorArchitecture=MSIL">
+      <HintPath>..\packages\Sers.CL.Socket.Iocp.2.1.1.482\lib\netstandard2.0\Sers.CL.Socket.Iocp.dll</HintPath>
     </Reference>
-    <Reference Include="Sers.CL.Socket.ThreadWait, Version=2.1.1.478, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\packages\Sers.CL.Socket.ThreadWait.2.1.1.478\lib\netstandard2.0\Sers.CL.Socket.ThreadWait.dll</HintPath>
+    <Reference Include="Sers.CL.Socket.ThreadWait, Version=2.1.1.482, Culture=neutral, processorArchitecture=MSIL">
+      <HintPath>..\packages\Sers.CL.Socket.ThreadWait.2.1.1.482\lib\netstandard2.0\Sers.CL.Socket.ThreadWait.dll</HintPath>
     </Reference>
-    <Reference Include="Sers.CL.WebSocket, Version=2.1.1.478, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\packages\Sers.CL.WebSocket.2.1.1.478\lib\netstandard2.0\Sers.CL.WebSocket.dll</HintPath>
+    <Reference Include="Sers.CL.WebSocket, Version=2.1.1.482, Culture=neutral, processorArchitecture=MSIL">
+      <HintPath>..\packages\Sers.CL.WebSocket.2.1.1.482\lib\netstandard2.0\Sers.CL.WebSocket.dll</HintPath>
     </Reference>
-    <Reference Include="Sers.Core, Version=2.1.1.478, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\packages\Sers.Core.2.1.1.478\lib\netstandard2.0\Sers.Core.dll</HintPath>
+    <Reference Include="Sers.Core, Version=2.1.1.482, Culture=neutral, processorArchitecture=MSIL">
+      <HintPath>..\packages\Sers.Core.2.1.1.482\lib\netstandard2.0\Sers.Core.dll</HintPath>
     </Reference>
-    <Reference Include="Sers.Gover, Version=2.1.1.478, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\packages\Sers.Gover.2.1.1.478\lib\netstandard2.0\Sers.Gover.dll</HintPath>
+    <Reference Include="Sers.Gover, Version=2.1.1.482, Culture=neutral, processorArchitecture=MSIL">
+      <HintPath>..\packages\Sers.Gover.2.1.1.482\lib\netstandard2.0\Sers.Gover.dll</HintPath>
     </Reference>
-    <Reference Include="Sers.Hardware, Version=2.1.1.478, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\packages\Sers.Hardware.2.1.1.478\lib\netstandard2.0\Sers.Hardware.dll</HintPath>
+    <Reference Include="Sers.Hardware, Version=2.1.1.482, Culture=neutral, processorArchitecture=MSIL">
+      <HintPath>..\packages\Sers.Hardware.2.1.1.482\lib\netstandard2.0\Sers.Hardware.dll</HintPath>
     </Reference>
-    <Reference Include="Sers.ServiceCenter, Version=2.1.1.478, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\packages\Sers.ServiceCenter.2.1.1.478\lib\netstandard2.0\Sers.ServiceCenter.dll</HintPath>
+    <Reference Include="Sers.ServiceCenter, Version=2.1.1.482, Culture=neutral, processorArchitecture=MSIL">
+      <HintPath>..\packages\Sers.ServiceCenter.2.1.1.482\lib\netstandard2.0\Sers.ServiceCenter.dll</HintPath>
     </Reference>
     <Reference Include="System" />
     <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
@@ -80,8 +80,8 @@
     <Reference Include="System.Data" />
     <Reference Include="System.Net.Http" />
     <Reference Include="System.Xml" />
-    <Reference Include="Vit.Core, Version=2.1.1.478, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\packages\Vit.Core.2.1.1.478\lib\netstandard2.0\Vit.Core.dll</HintPath>
+    <Reference Include="Vit.Core, Version=2.1.1.482, Culture=neutral, processorArchitecture=MSIL">
+      <HintPath>..\packages\Vit.Core.2.1.1.482\lib\netstandard2.0\Vit.Core.dll</HintPath>
     </Reference>
   </ItemGroup>
   <ItemGroup>

+ 9 - 9
dotnet/ServiceCenter/App.ServiceCenter.NetFx/App.ServiceCenter.NetFx/packages.config

@@ -4,14 +4,14 @@
   <package id="Microsoft.DotNet.PlatformAbstractions" version="2.0.0" targetFramework="net461" />
   <package id="Microsoft.Extensions.DependencyModel" version="2.0.0" targetFramework="net461" />
   <package id="Newtonsoft.Json" version="12.0.3" targetFramework="net461" />
-  <package id="Sers.CL.Ipc.NamedPipe" version="2.1.1.478" targetFramework="net461" />
-  <package id="Sers.CL.Socket.Iocp" version="2.1.1.478" targetFramework="net461" />
-  <package id="Sers.CL.Socket.ThreadWait" version="2.1.1.478" targetFramework="net461" />
-  <package id="Sers.CL.WebSocket" version="2.1.1.478" targetFramework="net461" />
-  <package id="Sers.Core" version="2.1.1.478" targetFramework="net461" />
-  <package id="Sers.Gover" version="2.1.1.478" targetFramework="net461" />
-  <package id="Sers.Hardware" version="2.1.1.478" targetFramework="net461" />
-  <package id="Sers.ServiceCenter" version="2.1.1.478" targetFramework="net461" />
+  <package id="Sers.CL.Ipc.NamedPipe" version="2.1.1.482" targetFramework="net461" />
+  <package id="Sers.CL.Socket.Iocp" version="2.1.1.482" targetFramework="net461" />
+  <package id="Sers.CL.Socket.ThreadWait" version="2.1.1.482" targetFramework="net461" />
+  <package id="Sers.CL.WebSocket" version="2.1.1.482" targetFramework="net461" />
+  <package id="Sers.Core" version="2.1.1.482" targetFramework="net461" />
+  <package id="Sers.Gover" version="2.1.1.482" targetFramework="net461" />
+  <package id="Sers.Hardware" version="2.1.1.482" targetFramework="net461" />
+  <package id="Sers.ServiceCenter" version="2.1.1.482" targetFramework="net461" />
   <package id="System.Buffers" version="4.5.1" targetFramework="net461" />
-  <package id="Vit.Core" version="2.1.1.478" targetFramework="net461" />
+  <package id="Vit.Core" version="2.1.1.482" targetFramework="net461" />
 </packages>

+ 1 - 1
dotnet/ServiceCenter/App.ServiceCenter/App.ServiceCenter.csproj

@@ -3,7 +3,7 @@
   <PropertyGroup>
     <OutputType>Exe</OutputType>
     <TargetFramework>netcoreapp2.1</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/ServiceCenter/Sers.ServiceCenter/Apm/Sers.Gover.Apm.Zipkin/Sers.Gover.Apm.Zipkin.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
   </PropertyGroup>
 
   <PropertyGroup>

+ 1 - 1
dotnet/ServiceCenter/Sers.ServiceCenter/Sers.Gover/Sers.Gover.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
   </PropertyGroup>
 
   <PropertyGroup>

+ 1 - 1
dotnet/ServiceCenter/Sers.ServiceCenter/Sers.ServiceCenter/Sers.ServiceCenter.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
   </PropertyGroup>
 
 

+ 1 - 1
dotnet/ServiceStation/ApiLoader/Sers.NetcoreLoader/Sers.NetcoreLoader.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/ServiceStation/ApiLoader/Sers.Serslot/Sers.Serslot.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/ServiceStation/Demo/SersLoader/Did.SersLoader.Demo/Did.SersLoader.Demo.csproj

@@ -3,7 +3,7 @@
   <PropertyGroup>
     <OutputType>Exe</OutputType>
     <TargetFramework>netcoreapp2.1</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>

+ 1 - 1
dotnet/ServiceStation/Demo/SersLoader/Did.SersLoader.HelloWorld/Did.SersLoader.HelloWorld.csproj

@@ -3,7 +3,7 @@
   <PropertyGroup>
     <OutputType>Exe</OutputType>
     <TargetFramework>netcoreapp2.1</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/ServiceStation/Demo/StressTest/App.Robot.Station/App.Robot.Station.csproj

@@ -4,7 +4,7 @@
     <OutputType>Exe</OutputType>
     <TargetFramework>netcoreapp2.1</TargetFramework>
     <RunPostBuildEvent>Always</RunPostBuildEvent>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/ServiceStation/Ioc/App.Ioc.Station/App.Ioc.Station.csproj

@@ -3,7 +3,7 @@
   <PropertyGroup>
     <OutputType>Exe</OutputType>
     <TargetFramework>netcoreapp2.1</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/ServiceStation/Ioc/Sers.Ioc/Sers.Ioc/Sers.Ioc.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 

+ 1 - 1
dotnet/ServiceStation/Ioc/Vit.Ioc/Vit.Ioc/Vit.Ioc.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
-    <Version>2.1.1.478</Version>
+    <Version>2.1.1.482</Version>
     <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>