lith před 4 roky
rodič
revize
78f6871f59

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

@@ -3,7 +3,13 @@
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
     <Version>2.1.1.499</Version>
-    <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
+  </PropertyGroup>
+
+  <PropertyGroup>
+    <Authors>Lith</Authors>
+    <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>
+    <Description>Send email to serset@yeah.net if you have any questions.</Description>
+    <PackageReleaseNotes>Send email to serset@yeah.net if you have any questions.</PackageReleaseNotes>
   </PropertyGroup>
 
 

+ 7 - 2
dotnet/Library/Sers/Sers.CL/Ipc/Sers.CL.Ipc.NamedPipe/Sers.CL.Ipc.NamedPipe.csproj

@@ -3,10 +3,15 @@
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
     <Version>2.1.1.499</Version>
-    <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 
-
+  <PropertyGroup>
+    <Authors>Lith</Authors>
+    <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>
+    <Description>Send email to serset@yeah.net if you have any questions.</Description>
+    <PackageReleaseNotes>Send email to serset@yeah.net if you have any questions.</PackageReleaseNotes>
+  </PropertyGroup>
+  
   <PropertyGroup>
     <DocumentationFile>bin\Debug\netstandard2.0\Sers.CL.Ipc.NamedPipe.xml</DocumentationFile>
   </PropertyGroup>

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

@@ -3,7 +3,13 @@
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
     <Version>2.1.1.499</Version>
-    <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
+  </PropertyGroup>
+
+  <PropertyGroup>
+    <Authors>Lith</Authors>
+    <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>
+    <Description>Send email to serset@yeah.net if you have any questions.</Description>
+    <PackageReleaseNotes>Send email to serset@yeah.net if you have any questions.</PackageReleaseNotes>
   </PropertyGroup>
 
   <PropertyGroup>

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

@@ -3,7 +3,13 @@
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
     <Version>2.1.1.499</Version>
-    <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
+  </PropertyGroup>
+
+  <PropertyGroup>
+    <Authors>Lith</Authors>
+    <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>
+    <Description>Send email to serset@yeah.net if you have any questions.</Description>
+    <PackageReleaseNotes>Send email to serset@yeah.net if you have any questions.</PackageReleaseNotes>
   </PropertyGroup>
 
 

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

@@ -3,7 +3,13 @@
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
     <Version>2.1.1.499</Version>
-    <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
+  </PropertyGroup>
+
+  <PropertyGroup>
+    <Authors>Lith</Authors>
+    <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>
+    <Description>Send email to serset@yeah.net if you have any questions.</Description>
+    <PackageReleaseNotes>Send email to serset@yeah.net if you have any questions.</PackageReleaseNotes>
   </PropertyGroup>
 
 

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

@@ -3,7 +3,13 @@
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
     <Version>2.1.1.499</Version>
-    <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
+  </PropertyGroup>
+
+  <PropertyGroup>
+    <Authors>Lith</Authors>
+    <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>
+    <Description>Send email to serset@yeah.net if you have any questions.</Description>
+    <PackageReleaseNotes>Send email to serset@yeah.net if you have any questions.</PackageReleaseNotes>
   </PropertyGroup>
 
 

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

@@ -5,7 +5,7 @@
     <TargetFramework>netstandard2.0</TargetFramework>
     <Version>2.1.1.499</Version>
   </PropertyGroup>
-  
+
   <PropertyGroup>
     <Authors>Lith</Authors>
     <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>

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

@@ -3,7 +3,6 @@
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
     <Version>2.1.1.499</Version>
-
   </PropertyGroup>
 
   <PropertyGroup>

+ 7 - 0
dotnet/ServiceCenter/Sers.ServiceCenter/Sers.Gover/Sers.Gover.csproj

@@ -5,6 +5,13 @@
     <Version>2.1.1.499</Version>
   </PropertyGroup>
 
+  <PropertyGroup>
+    <Authors>Lith</Authors>
+    <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>
+    <Description>Send email to serset@yeah.net if you have any questions.</Description>
+    <PackageReleaseNotes>Send email to serset@yeah.net if you have any questions.</PackageReleaseNotes>
+  </PropertyGroup>
+
   <PropertyGroup>
     <DocumentationFile>bin\Debug\netstandard2.0\Sers.Gover.xml</DocumentationFile>
   </PropertyGroup>

+ 7 - 0
dotnet/ServiceCenter/Sers.ServiceCenter/Sers.ServiceCenter/Sers.ServiceCenter.csproj

@@ -5,6 +5,13 @@
     <Version>2.1.1.499</Version>
   </PropertyGroup>
 
+  <PropertyGroup>
+    <Authors>Lith</Authors>
+    <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>
+    <Description>Send email to serset@yeah.net if you have any questions.</Description>
+    <PackageReleaseNotes>Send email to serset@yeah.net if you have any questions.</PackageReleaseNotes>
+  </PropertyGroup>
+
 
   <PropertyGroup>
     <DocumentationFile>bin\Debug\netstandard2.0\Sers.ServiceCenter.xml</DocumentationFile>

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

@@ -3,7 +3,13 @@
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
     <Version>2.1.1.499</Version>
-    <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
+  </PropertyGroup>
+
+  <PropertyGroup>
+    <Authors>Lith</Authors>
+    <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>
+    <Description>Send email to serset@yeah.net if you have any questions.</Description>
+    <PackageReleaseNotes>Send email to serset@yeah.net if you have any questions.</PackageReleaseNotes>
   </PropertyGroup>
 
   <PropertyGroup>

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

@@ -3,7 +3,13 @@
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
     <Version>2.1.1.499</Version>
-    <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
+  </PropertyGroup>
+
+  <PropertyGroup>
+    <Authors>Lith</Authors>
+    <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>
+    <Description>Send email to serset@yeah.net if you have any questions.</Description>
+    <PackageReleaseNotes>Send email to serset@yeah.net if you have any questions.</PackageReleaseNotes>
   </PropertyGroup>
 
   <PropertyGroup>

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

@@ -3,9 +3,14 @@
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
     <Version>2.1.1.499</Version>
-    <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
   </PropertyGroup>
 
+  <PropertyGroup>
+    <Authors>Lith</Authors>
+    <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>
+    <Description>Send email to serset@yeah.net if you have any questions.</Description>
+    <PackageReleaseNotes>Send email to serset@yeah.net if you have any questions.</PackageReleaseNotes>
+  </PropertyGroup>
 
   <PropertyGroup>
     <DocumentationFile>bin\Debug\netstandard2.0\Sers.Ioc.xml</DocumentationFile>

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

@@ -3,7 +3,13 @@
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
     <Version>2.1.1.499</Version>
-    <Description>https://github.com/serset/Sers/tree/2.1.1/release</Description>
+  </PropertyGroup>
+
+  <PropertyGroup>
+    <Authors>Lith</Authors>
+    <PackageProjectUrl>https://github.com/serset/Sers/tree/2.1.1/release</PackageProjectUrl>
+    <Description>Send email to serset@yeah.net if you have any questions.</Description>
+    <PackageReleaseNotes>Send email to serset@yeah.net if you have any questions.</PackageReleaseNotes>
   </PropertyGroup>
 
   <PropertyGroup>