From f69f567f953c832c12851e2d3688cfc7d5bde2cb Mon Sep 17 00:00:00 2001 From: earloc Date: Sat, 19 Nov 2022 16:21:33 +0100 Subject: [PATCH] downgrade package to be buildable with .net6-sdk #33 --- .../TypealizR.SourceGenerators.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TypealizR.SourceGenerators/TypealizR.SourceGenerators.csproj b/src/TypealizR.SourceGenerators/TypealizR.SourceGenerators.csproj index 1d6d0ca4..882d65cb 100644 --- a/src/TypealizR.SourceGenerators/TypealizR.SourceGenerators.csproj +++ b/src/TypealizR.SourceGenerators/TypealizR.SourceGenerators.csproj @@ -36,7 +36,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive