From d9ffd39944af3b8fcd8b3815d4db571e4b5d554a Mon Sep 17 00:00:00 2001 From: Akash Kava <39438041+ackava@users.noreply.github.com> Date: Thu, 15 Aug 2024 19:13:09 +0530 Subject: [PATCH] vb --- YantraJS.Core/YantraJS.Core.csproj | 2 +- YantraJS.ExpressionCompiler/YantraJS.ExpressionCompiler.csproj | 2 +- YantraJS.JSClassGenerator/YantraJS.JSClassGenerator.csproj | 2 +- YantraJS.ModuleExtensions/YantraJS.ModuleExtensions.csproj | 2 +- YantraJS.Network/YantraJS.Network.csproj | 2 +- YantraJS.NodePollyfill/YantraJS.NodePollyfill.csproj | 2 +- YantraJS/YantraJS.csproj | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/YantraJS.Core/YantraJS.Core.csproj b/YantraJS.Core/YantraJS.Core.csproj index 75fba5cc..e8dffd73 100644 --- a/YantraJS.Core/YantraJS.Core.csproj +++ b/YantraJS.Core/YantraJS.Core.csproj @@ -59,7 +59,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/YantraJS.ExpressionCompiler/YantraJS.ExpressionCompiler.csproj b/YantraJS.ExpressionCompiler/YantraJS.ExpressionCompiler.csproj index 4cd475e5..d5903e8f 100644 --- a/YantraJS.ExpressionCompiler/YantraJS.ExpressionCompiler.csproj +++ b/YantraJS.ExpressionCompiler/YantraJS.ExpressionCompiler.csproj @@ -22,7 +22,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/YantraJS.JSClassGenerator/YantraJS.JSClassGenerator.csproj b/YantraJS.JSClassGenerator/YantraJS.JSClassGenerator.csproj index 25b2dc5a..6bcbd028 100644 --- a/YantraJS.JSClassGenerator/YantraJS.JSClassGenerator.csproj +++ b/YantraJS.JSClassGenerator/YantraJS.JSClassGenerator.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/YantraJS.ModuleExtensions/YantraJS.ModuleExtensions.csproj b/YantraJS.ModuleExtensions/YantraJS.ModuleExtensions.csproj index e3d7ecf1..daef170e 100644 --- a/YantraJS.ModuleExtensions/YantraJS.ModuleExtensions.csproj +++ b/YantraJS.ModuleExtensions/YantraJS.ModuleExtensions.csproj @@ -31,7 +31,7 @@ Adding fluent interface for module registering. - + all runtime; build; native; contentfiles; analyzers diff --git a/YantraJS.Network/YantraJS.Network.csproj b/YantraJS.Network/YantraJS.Network.csproj index 295dc2fe..ee30c9d3 100644 --- a/YantraJS.Network/YantraJS.Network.csproj +++ b/YantraJS.Network/YantraJS.Network.csproj @@ -39,7 +39,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/YantraJS.NodePollyfill/YantraJS.NodePollyfill.csproj b/YantraJS.NodePollyfill/YantraJS.NodePollyfill.csproj index 70bea142..6c71dd0a 100644 --- a/YantraJS.NodePollyfill/YantraJS.NodePollyfill.csproj +++ b/YantraJS.NodePollyfill/YantraJS.NodePollyfill.csproj @@ -23,7 +23,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/YantraJS/YantraJS.csproj b/YantraJS/YantraJS.csproj index 05470044..c0b8ffc3 100644 --- a/YantraJS/YantraJS.csproj +++ b/YantraJS/YantraJS.csproj @@ -31,7 +31,7 @@ - + all runtime; build; native; contentfiles; analyzers