From 843a9670d551302d2ad06ab399e3ea12510b9656 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Tue, 6 Sep 2022 16:36:32 -0500 Subject: [PATCH] feat: updating package dependencies --- .../MfGames.ToolBuilder.Tables.csproj | 18 ++++---- .../MfGames.ToolBuilder.csproj | 46 +++++++++---------- .../MfGames.ToolBuilder.Tests.csproj | 20 ++++---- tests/SampleTool/SampleTool.csproj | 2 +- 4 files changed, 43 insertions(+), 43 deletions(-) diff --git a/src/MfGames.ToolBuilder.Tables/MfGames.ToolBuilder.Tables.csproj b/src/MfGames.ToolBuilder.Tables/MfGames.ToolBuilder.Tables.csproj index 59eeb0f..c2b251f 100644 --- a/src/MfGames.ToolBuilder.Tables/MfGames.ToolBuilder.Tables.csproj +++ b/src/MfGames.ToolBuilder.Tables/MfGames.ToolBuilder.Tables.csproj @@ -13,28 +13,28 @@ - - - - + + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/src/MfGames.ToolBuilder/MfGames.ToolBuilder.csproj b/src/MfGames.ToolBuilder/MfGames.ToolBuilder.csproj index d5fb0f4..fc0e360 100644 --- a/src/MfGames.ToolBuilder/MfGames.ToolBuilder.csproj +++ b/src/MfGames.ToolBuilder/MfGames.ToolBuilder.csproj @@ -12,38 +12,38 @@ - - - - - - - - - - - - + + + + + + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - + + + + + + + + + diff --git a/tests/MfGames.ToolBuilder.Tests/MfGames.ToolBuilder.Tests.csproj b/tests/MfGames.ToolBuilder.Tests/MfGames.ToolBuilder.Tests.csproj index 177dbb2..95f1677 100644 --- a/tests/MfGames.ToolBuilder.Tests/MfGames.ToolBuilder.Tests.csproj +++ b/tests/MfGames.ToolBuilder.Tests/MfGames.ToolBuilder.Tests.csproj @@ -6,29 +6,29 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/SampleTool/SampleTool.csproj b/tests/SampleTool/SampleTool.csproj index 2f8c80b..c125835 100644 --- a/tests/SampleTool/SampleTool.csproj +++ b/tests/SampleTool/SampleTool.csproj @@ -6,7 +6,7 @@ - +