From 0c23ffc48a5c9394b238ab3dd0bf49e038508849 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 14:50:53 +0000 Subject: [PATCH] Bump dotnet monorepo to v10 --- Aws/Aws.csproj | 2 +- Cli/Cli.csproj | 4 ++-- Cli/Dockerfile | 2 +- K8s/K8s.csproj | 2 +- Library/Library.csproj | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Aws/Aws.csproj b/Aws/Aws.csproj index 19e5a159..52d00f71 100644 --- a/Aws/Aws.csproj +++ b/Aws/Aws.csproj @@ -11,7 +11,7 @@ - + diff --git a/Cli/Cli.csproj b/Cli/Cli.csproj index 53e36cff..81a413cf 100644 --- a/Cli/Cli.csproj +++ b/Cli/Cli.csproj @@ -31,8 +31,8 @@ - - + + diff --git a/Cli/Dockerfile b/Cli/Dockerfile index 8b71e8a8..aacc110f 100644 --- a/Cli/Dockerfile +++ b/Cli/Dockerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:1 -FROM mcr.microsoft.com/dotnet/aspnet:9.0.9-noble +FROM mcr.microsoft.com/dotnet/aspnet:10.0.8-noble LABEL org.opencontainers.image.source=https://github.com/gitfool/Pulumi.Dungeon diff --git a/K8s/K8s.csproj b/K8s/K8s.csproj index fb604aac..d20612ce 100644 --- a/K8s/K8s.csproj +++ b/K8s/K8s.csproj @@ -10,7 +10,7 @@ - + diff --git a/Library/Library.csproj b/Library/Library.csproj index b25db1a3..a3908d80 100644 --- a/Library/Library.csproj +++ b/Library/Library.csproj @@ -5,8 +5,8 @@ - - + +