Skip to content

Commit 7aa805b

Browse files
committed
nuget package for Synapse.Common
1 parent 4e5d39f commit 7aa805b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Synapse.Common/Synapse.Common.csproj

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@
55
<AssemblyVersion>1.0.0.0</AssemblyVersion>
66
<FileVersion>1.0.18350.0</FileVersion>
77
<Version>1.0.18350.0</Version>
8+
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
9+
<Authors>Steve Shortt</Authors>
10+
<Copyright>Steve Shortt, 2016 - 2019</Copyright>
11+
<PackageLicenseUrl>https://github.com/SynapseProject/synapse.core.net/blob/master/license.txt</PackageLicenseUrl>
12+
<PackageProjectUrl>http://synapse.readthedocs.io/en/latest/</PackageProjectUrl>
13+
<PackageIconUrl>https://raw.githubusercontent.com/SynapseProject/synapseproject.github.io/master/images/synapse_logo_64x64.png</PackageIconUrl>
14+
<RepositoryUrl>https://github.com/SynapseProject/synapse.core.net</RepositoryUrl>
15+
<RepositoryType>git</RepositoryType>
16+
<PackageTags>Workflow Execute Process</PackageTags>
17+
<PackageReleaseNotes>1.0.18350.0: clean build for netstandard20 and net461</PackageReleaseNotes>
18+
<Description>Synapse.Common is a utility library, shared among several projects.</Description>
819
</PropertyGroup>
920

1021
<!-- Conditionally obtain references for the .NET Framework 4.5 target -->

0 commit comments

Comments
 (0)