From 2941348da11350959dcd4515feec31d3626da51c Mon Sep 17 00:00:00 2001 From: b3b00 Date: Wed, 11 Sep 2024 13:47:39 +0200 Subject: [PATCH] 3.5.0-alpha4 : declare sly nuget as a source generator --- src/sly/sly.csproj | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/sly/sly.csproj b/src/sly/sly.csproj index d6c61643..d46787a3 100644 --- a/src/sly/sly.csproj +++ b/src/sly/sly.csproj @@ -6,10 +6,10 @@ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb #LY is a parser generator halfway between parser combinators and parser generator like ANTLR b3b00 - 3.5.0-alpha3 + 3.5.0-alpha4 https://github.com/b3b00/sly https://github.com/b3b00/sly - 3.5.0-alpha3 + 3.5.0-alpha4 Library @@ -19,6 +19,7 @@ true snupkg true + true LICENSE @@ -53,6 +54,9 @@ - + + + +