From 738e1b3b9a958d13f7128c0bb0bb18bd8add74d2 Mon Sep 17 00:00:00 2001 From: CHAIR <95461636+RaneyDazed@users.noreply.github.com> Date: Fri, 14 Jul 2023 13:09:11 -0500 Subject: [PATCH 1/2] Update POGOProtos.Core dependency to version 2.58.5 # Changes This commit updates the `POGOProtos.Core` package from version 2.57.7 to 2.58.5. *`.csproj`* ## Concerns Not sure if this is the only place I need to update it. I don't have the time at the moment to look around. Will make a separate pr for docker stuff. --- PolygonStats/PolygonStats.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PolygonStats/PolygonStats.csproj b/PolygonStats/PolygonStats.csproj index 8a49fed..cb8b67d 100644 --- a/PolygonStats/PolygonStats.csproj +++ b/PolygonStats/PolygonStats.csproj @@ -45,7 +45,7 @@ - + From 1986869ef1d9428080c4b3bd46147108377aec93 Mon Sep 17 00:00:00 2001 From: CHAIR <95461636+RaneyDazed@users.noreply.github.com> Date: Wed, 19 Jul 2023 21:57:56 -0500 Subject: [PATCH 2/2] Update `PolygonStats.csproj` updated google protobuf updated google protobuf so the app doesn't fail build --- PolygonStats/PolygonStats.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PolygonStats/PolygonStats.csproj b/PolygonStats/PolygonStats.csproj index cb8b67d..e94bf59 100644 --- a/PolygonStats/PolygonStats.csproj +++ b/PolygonStats/PolygonStats.csproj @@ -37,7 +37,7 @@ - +