|
@@ -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>
|