From 4efdc56320a6ee84ac4bc7b41bb90f3a36145487 Mon Sep 17 00:00:00 2001 From: Andrii Kurdiumov Date: Sun, 30 Mar 2025 20:14:50 +0500 Subject: [PATCH] Update deps --- Sources/Props/Test.Build.props | 2 +- .../Parser.Generator.Tests/Parser.Generator.Tests.csproj | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Sources/Props/Test.Build.props b/Sources/Props/Test.Build.props index 6fd5e610..d41ee4b1 100644 --- a/Sources/Props/Test.Build.props +++ b/Sources/Props/Test.Build.props @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Sources/SynKit/Tests/Parser.Generator.Tests/Parser.Generator.Tests.csproj b/Sources/SynKit/Tests/Parser.Generator.Tests/Parser.Generator.Tests.csproj index c88cf096..86128c92 100644 --- a/Sources/SynKit/Tests/Parser.Generator.Tests/Parser.Generator.Tests.csproj +++ b/Sources/SynKit/Tests/Parser.Generator.Tests/Parser.Generator.Tests.csproj @@ -1,10 +1,12 @@  - - + + + +