From 201087451381911cb5d260034c4cd207173b0a45 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 14 Jan 2026 02:12:02 +0000
Subject: [PATCH] Update dotnet monorepo
---
Dockerfile | 4 ++--
.../algorithm_exercises_csharp.csproj | 2 +-
.../algorithm_exercises_csharp_base.csproj | 8 ++++----
.../algorithm_exercises_csharp_test.csproj | 2 +-
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/Dockerfile b/Dockerfile
index 4159b0a..2e9f8be 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
-ARG BUILDTIME_IMAGE=mcr.microsoft.com/dotnet/sdk:10.0.101-alpine3.22-amd64
-ARG RUNTIME_IMAGE=mcr.microsoft.com/dotnet/runtime:10.0.1-alpine3.22-amd64
+ARG BUILDTIME_IMAGE=mcr.microsoft.com/dotnet/sdk:10.0.102-alpine3.22-amd64
+ARG RUNTIME_IMAGE=mcr.microsoft.com/dotnet/runtime:10.0.2-alpine3.22-amd64
###############################################################################
FROM ${BUILDTIME_IMAGE} AS init
diff --git a/src/algorithm_exercises_csharp/algorithm_exercises_csharp.csproj b/src/algorithm_exercises_csharp/algorithm_exercises_csharp.csproj
index 30bc13c..bca1d4a 100644
--- a/src/algorithm_exercises_csharp/algorithm_exercises_csharp.csproj
+++ b/src/algorithm_exercises_csharp/algorithm_exercises_csharp.csproj
@@ -23,7 +23,7 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/src/algorithm_exercises_csharp_base/algorithm_exercises_csharp_base.csproj b/src/algorithm_exercises_csharp_base/algorithm_exercises_csharp_base.csproj
index 0ddc95e..7ab39e1 100644
--- a/src/algorithm_exercises_csharp_base/algorithm_exercises_csharp_base.csproj
+++ b/src/algorithm_exercises_csharp_base/algorithm_exercises_csharp_base.csproj
@@ -26,13 +26,13 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
-
-
+
+
+
diff --git a/src/algorithm_exercises_csharp_test/algorithm_exercises_csharp_test.csproj b/src/algorithm_exercises_csharp_test/algorithm_exercises_csharp_test.csproj
index 71cd12b..04ca584 100644
--- a/src/algorithm_exercises_csharp_test/algorithm_exercises_csharp_test.csproj
+++ b/src/algorithm_exercises_csharp_test/algorithm_exercises_csharp_test.csproj
@@ -33,7 +33,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all