Skip to content

Commit d96cd9a

Browse files
committed
added release notes
1 parent beba660 commit d96cd9a

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Synapse.Common/Synapse.Common.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
<RepositoryUrl>https://github.com/SynapseProject/synapse.core.net</RepositoryUrl>
1515
<RepositoryType>git</RepositoryType>
1616
<PackageTags>Workflow Execute Process</PackageTags>
17-
<PackageReleaseNotes>1.0.18350.0: clean build for netstandard20 and net461</PackageReleaseNotes>
17+
<PackageReleaseNotes>1.0.19092.0: Updated Yamldotnet to 6.0.0
18+
1.0.18350.0: Clean build for netstandard20 and net461</PackageReleaseNotes>
1819
<Description>Synapse.Common is a utility library, shared among several projects.</Description>
1920
</PropertyGroup>
2021

Synapse.Core/Synapse.Core.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
<PackageIconUrl>https://raw.githubusercontent.com/SynapseProject/synapseproject.github.io/master/images/synapse_logo_64x64.png</PackageIconUrl>
1111
<RepositoryUrl>https://github.com/SynapseProject/synapse.core.net</RepositoryUrl>
1212
<PackageTags>Workflow Execute Process</PackageTags>
13-
<PackageReleaseNotes>1.0.18350.0: Clean build, all unit tests passing netstandard20 and net461
13+
<PackageReleaseNotes>1.0.19092.0: Updated Yamldotnet to 6.0.0
14+
1.0.18350.0: Clean build, all unit tests passing netstandard20 and net461
1415
1.0.18345.0: Upgrade to net461
1516
1.0.18344.0: Bug fixes to Plan execution concurrency; added .netstandard2.0 to package
1617
1.0.18291.0: Updated Yamldotnet to 5.2.1

0 commit comments

Comments
 (0)