From e79aed6e006eb9208847051d11af80fca0416b11 Mon Sep 17 00:00:00 2001 From: Byron Mayne Date: Wed, 24 Jan 2024 23:00:57 -0500 Subject: [PATCH] Fixed nullable properties not being included --- .../SourceGenerator.Foundations.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SourceGenerator.Foundations/SourceGenerator.Foundations.props b/src/SourceGenerator.Foundations/SourceGenerator.Foundations.props index d02d767..1a4c9c5 100644 --- a/src/SourceGenerator.Foundations/SourceGenerator.Foundations.props +++ b/src/SourceGenerator.Foundations/SourceGenerator.Foundations.props @@ -33,7 +33,7 @@ SGF/Polyfills/Nullable/%(RecursiveDir)%(Filename)%(Extension)