From 74211f0a4a5f0b978a648e0ed4a23867c5a74989 Mon Sep 17 00:00:00 2001 From: Anatolii Grynchuk Date: Sat, 2 May 2026 14:40:01 +0300 Subject: [PATCH] chore: add NuGet metadata to Contracts project - Add PackageId, Authors, Description, PackageTags, RepositoryUrl - Matches metadata pattern from HrynCo.Common and HrynCo.RabbitMq Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .../HrynCo.NotificationService.Contracts.csproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HrynCo.NotificationService.Contracts/HrynCo.NotificationService.Contracts.csproj b/HrynCo.NotificationService.Contracts/HrynCo.NotificationService.Contracts.csproj index ca9fe6d..d5d878d 100644 --- a/HrynCo.NotificationService.Contracts/HrynCo.NotificationService.Contracts.csproj +++ b/HrynCo.NotificationService.Contracts/HrynCo.NotificationService.Contracts.csproj @@ -4,6 +4,12 @@ net10.0 enable enable + HrynCo.NotificationService.Contracts + HrynCo + RabbitMQ message contracts for HrynCo.NotificationService. + hrynco notification email rabbitmq contracts + git + https://gitea.grynco.com.ua/hrynco/hrynco-notification-service.git