diff --git a/Directory.Version.props b/Directory.Version.props index 3c70f12..536968a 100644 --- a/Directory.Version.props +++ b/Directory.Version.props @@ -1,5 +1,6 @@ + 2.0.0 diff --git a/src/Seq.Syntax/Seq.Syntax.csproj b/src/Seq.Syntax/Seq.Syntax.csproj index 626a1b1..3697e39 100644 --- a/src/Seq.Syntax/Seq.Syntax.csproj +++ b/src/Seq.Syntax/Seq.Syntax.csproj @@ -4,6 +4,11 @@ net8.0 Template and expression evaluation using a syntax based on the Seq query language. Datalust + + Seq.Syntax.V2 + Seq.Syntax https://github.com/datalust/seq-app-mail seq-syntax.png Apache-2.0