From 53b9b144e3c1bfe0a5d4a79745d095b183caef19 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 3 Mar 2026 17:14:31 +0000 Subject: [PATCH 1/2] Initial plan From 117393890b6518f8c7b16444b0e97be687af2707 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 3 Mar 2026 17:17:18 +0000 Subject: [PATCH 2/2] chore: add nuget package metadata for publication prep Co-authored-by: dex3r <3155725+dex3r@users.noreply.github.com> --- .../MattSourceGenHelpers.Abstractions.csproj | 12 ++++++++++++ .../MattSourceGenHelpers.Generators.csproj | 6 ++++++ 2 files changed, 18 insertions(+) diff --git a/MattSourceGenHelpers.Abstractions/MattSourceGenHelpers.Abstractions.csproj b/MattSourceGenHelpers.Abstractions/MattSourceGenHelpers.Abstractions.csproj index f8ad6d2..799ab23 100644 --- a/MattSourceGenHelpers.Abstractions/MattSourceGenHelpers.Abstractions.csproj +++ b/MattSourceGenHelpers.Abstractions/MattSourceGenHelpers.Abstractions.csproj @@ -4,6 +4,14 @@ default enable enable + true + 0.1.0 + Matt Source Generation Helpers Abstractions + Attributes and fluent abstractions used by MattSourceGenHelpers source generators. + Matt Krzaczek + https://github.com/dex3r/MattSourceGenHelpers + https://github.com/dex3r/MattSourceGenHelpers + README.md net8.0 @@ -11,4 +19,8 @@ + + + + diff --git a/MattSourceGenHelpers.Generators/MattSourceGenHelpers.Generators.csproj b/MattSourceGenHelpers.Generators/MattSourceGenHelpers.Generators.csproj index f8a804d..484bf08 100644 --- a/MattSourceGenHelpers.Generators/MattSourceGenHelpers.Generators.csproj +++ b/MattSourceGenHelpers.Generators/MattSourceGenHelpers.Generators.csproj @@ -9,9 +9,11 @@ true 0.1.0 Matt Source Generation Helpers + Roslyn source generators that turn normal methods into generated implementations. Matt Krzaczek https://github.com/dex3r/MattSourceGenHelpers https://github.com/dex3r/MattSourceGenHelpers + README.md net8.0 @@ -22,4 +24,8 @@ + + + +