From 561d094ad2a58ed066b88e6b3279ad46362fe1a7 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 30 Dec 2022 23:52:58 +0100 Subject: [PATCH] chore: update dependencies --- .../NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj | 6 +++--- src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj | 1 + .../NosSmooth.ChatCommands/NosSmooth.ChatCommands.csproj | 2 +- .../NosSmooth.Injector.CLI/NosSmooth.Injector.CLI.csproj | 2 +- src/Inject/NosSmooth.Injector/NosSmooth.Injector.csproj | 2 +- .../InterceptNameChanger/InterceptNameChanger.csproj | 6 +++--- src/Samples/LowLevel/SimpleChat/SimpleChat.csproj | 6 +++--- src/Samples/LowLevel/WalkCommands/WalkCommands.csproj | 2 +- 8 files changed, 14 insertions(+), 13 deletions(-) diff --git a/src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj b/src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj index c57bb75..d1e5528 100644 --- a/src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj +++ b/src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj @@ -8,11 +8,11 @@ - - + + - + diff --git a/src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj b/src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj index 7ceea1f..db1618c 100644 --- a/src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj +++ b/src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj @@ -14,6 +14,7 @@ + diff --git a/src/Extensions/NosSmooth.ChatCommands/NosSmooth.ChatCommands.csproj b/src/Extensions/NosSmooth.ChatCommands/NosSmooth.ChatCommands.csproj index 41a690d..26e2777 100644 --- a/src/Extensions/NosSmooth.ChatCommands/NosSmooth.ChatCommands.csproj +++ b/src/Extensions/NosSmooth.ChatCommands/NosSmooth.ChatCommands.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Inject/NosSmooth.Injector.CLI/NosSmooth.Injector.CLI.csproj b/src/Inject/NosSmooth.Injector.CLI/NosSmooth.Injector.CLI.csproj index c2bc848..1fd90b7 100644 --- a/src/Inject/NosSmooth.Injector.CLI/NosSmooth.Injector.CLI.csproj +++ b/src/Inject/NosSmooth.Injector.CLI/NosSmooth.Injector.CLI.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Inject/NosSmooth.Injector/NosSmooth.Injector.csproj b/src/Inject/NosSmooth.Injector/NosSmooth.Injector.csproj index 8ea0f57..437ce66 100644 --- a/src/Inject/NosSmooth.Injector/NosSmooth.Injector.csproj +++ b/src/Inject/NosSmooth.Injector/NosSmooth.Injector.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Samples/LowLevel/InterceptNameChanger/InterceptNameChanger.csproj b/src/Samples/LowLevel/InterceptNameChanger/InterceptNameChanger.csproj index 6fd0707..e05510d 100644 --- a/src/Samples/LowLevel/InterceptNameChanger/InterceptNameChanger.csproj +++ b/src/Samples/LowLevel/InterceptNameChanger/InterceptNameChanger.csproj @@ -14,9 +14,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/src/Samples/LowLevel/SimpleChat/SimpleChat.csproj b/src/Samples/LowLevel/SimpleChat/SimpleChat.csproj index c6bc3c3..10ed637 100644 --- a/src/Samples/LowLevel/SimpleChat/SimpleChat.csproj +++ b/src/Samples/LowLevel/SimpleChat/SimpleChat.csproj @@ -15,9 +15,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/src/Samples/LowLevel/WalkCommands/WalkCommands.csproj b/src/Samples/LowLevel/WalkCommands/WalkCommands.csproj index 208d2bd..5d5c526 100644 --- a/src/Samples/LowLevel/WalkCommands/WalkCommands.csproj +++ b/src/Samples/LowLevel/WalkCommands/WalkCommands.csproj @@ -40,7 +40,7 @@ 1.0.0 - 7.1.0 + 7.2.3 -- 2.48.1