From b9bce23677eaf9b1a0ddbc0f29a04188e1f733d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 14:25:53 +0000 Subject: [PATCH] chore(deps): update dependency grpc.tools to v2.59.0 --- dependency/proto/Protos.csproj | 2 +- logic/Client/Client.csproj | 2 +- logic/Client/Protos.csproj | 2 +- logic/Server/Server.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dependency/proto/Protos.csproj b/dependency/proto/Protos.csproj index d8fd4965..8d8caac6 100644 --- a/dependency/proto/Protos.csproj +++ b/dependency/proto/Protos.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/logic/Client/Client.csproj b/logic/Client/Client.csproj index d336e982..f407a13d 100644 --- a/logic/Client/Client.csproj +++ b/logic/Client/Client.csproj @@ -54,7 +54,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/logic/Client/Protos.csproj b/logic/Client/Protos.csproj index 106e9152..899267b0 100644 --- a/logic/Client/Protos.csproj +++ b/logic/Client/Protos.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/logic/Server/Server.csproj b/logic/Server/Server.csproj index b7b53efc..e430ae6c 100644 --- a/logic/Server/Server.csproj +++ b/logic/Server/Server.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive