From c72d30c2808b839eef42a55a5f870e1093a75931 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 12:42:45 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo --- dependency/Dockerfile/Dockerfile_run | 2 +- installer/installer.csproj | 2 +- logic/Client/Client.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dependency/Dockerfile/Dockerfile_run b/dependency/Dockerfile/Dockerfile_run index 4af748e2..2bb0dd25 100755 --- a/dependency/Dockerfile/Dockerfile_run +++ b/dependency/Dockerfile/Dockerfile_run @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/dotnet/sdk:8.0.101-jammy-amd64 AS build +FROM mcr.microsoft.com/dotnet/sdk:8.0.201-jammy-amd64 AS build MAINTAINER eesast WORKDIR /usr/local COPY . . diff --git a/installer/installer.csproj b/installer/installer.csproj index 49da694e..f5c2bd3e 100755 --- a/installer/installer.csproj +++ b/installer/installer.csproj @@ -87,7 +87,7 @@ - + diff --git a/logic/Client/Client.csproj b/logic/Client/Client.csproj index 82e68815..56a8d057 100755 --- a/logic/Client/Client.csproj +++ b/logic/Client/Client.csproj @@ -63,7 +63,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - +