From e4b059eb50a1c81a64df9eff8049390b3b71b639 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 20:18:41 +0000 Subject: [PATCH] chore(deps): update dependency grpc.tools to v2.64.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 82866afd..1e63be3f 100755 --- 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 f93da376..abc1e9bb 100755 --- a/logic/Client/Client.csproj +++ b/logic/Client/Client.csproj @@ -73,7 +73,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/logic/Client/Protos.csproj b/logic/Client/Protos.csproj index e34989e1..13a5c25d 100755 --- 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 17325ec8..bc274763 100755 --- a/logic/Server/Server.csproj +++ b/logic/Server/Server.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive