lith 4 年 前
コミット
cd5334f137

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

@@ -4,7 +4,13 @@
     <TargetFramework>netstandard2.0</TargetFramework>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     <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>

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

@@ -3,13 +3,19 @@
   <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>
-    <DocumentationFile>bin\Debug\netstandard2.0\Sers.CL.ClrZmq.ThreadWait.xml</DocumentationFile>
+    <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.ClrZmq.ThreadWait.xml</DocumentationFile>
+  </PropertyGroup>  
  
   
   <ItemGroup>