From 7ee4e91d60d3ebcc0d271ed85e4ea921de96e3f2 Mon Sep 17 00:00:00 2001 From: Susko3 Date: Fri, 19 Apr 2024 18:59:51 +0200 Subject: [PATCH] Remove SourceGeneration project PackageId The project is consumed locally by SDL3-CS, it's not meant to be packaged to nuget. --- SDL3-CS.SourceGeneration/SDL3-CS.SourceGeneration.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/SDL3-CS.SourceGeneration/SDL3-CS.SourceGeneration.csproj b/SDL3-CS.SourceGeneration/SDL3-CS.SourceGeneration.csproj index 987a1ca..ad9d266 100644 --- a/SDL3-CS.SourceGeneration/SDL3-CS.SourceGeneration.csproj +++ b/SDL3-CS.SourceGeneration/SDL3-CS.SourceGeneration.csproj @@ -10,7 +10,6 @@ true SDL3.SourceGeneration - SDL3.SourceGeneration