Skip to content

Commit 1200eac

Browse files
committed
fix(Core): Changed the Nuget package name to Synapse to avoid collision with a package from another company
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
1 parent 6d9bc18 commit 1200eac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/Synapse.Core/Synapse.Core.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<Copyright>Copyright © 2024-Present The Synapse Authors. All Rights Reserved.</Copyright>
1616
<RepositoryUrl>https://github.com/serverlessworkflow/synapse</RepositoryUrl>
1717
<RepositoryType>git</RepositoryType>
18+
<PackageId>Synapse</PackageId>
1819
<PackageProjectUrl>https://github.com/serverlessworkflow/synapse</PackageProjectUrl>
1920
<PackageTags>synapse core</PackageTags>
2021
<IsPackable>true</IsPackable>

0 commit comments

Comments
 (0)