From ef2339db3a9ff73bbb73aa05137c9341cbedfa82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 13:52:44 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo --- Lenia/Lenia.Client/Lenia.Client.csproj | 2 +- Lenia/Lenia/Lenia.csproj | 2 +- global.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Lenia/Lenia.Client/Lenia.Client.csproj b/Lenia/Lenia.Client/Lenia.Client.csproj index a5fe2ab..45696e6 100644 --- a/Lenia/Lenia.Client/Lenia.Client.csproj +++ b/Lenia/Lenia.Client/Lenia.Client.csproj @@ -13,7 +13,7 @@ - + diff --git a/Lenia/Lenia/Lenia.csproj b/Lenia/Lenia/Lenia.csproj index cefda47..1ab6b57 100644 --- a/Lenia/Lenia/Lenia.csproj +++ b/Lenia/Lenia/Lenia.csproj @@ -9,7 +9,7 @@ - + diff --git a/global.json b/global.json index 99b1511..f365c8c 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.202", + "version": "10.0.301", "rollForward": "latestFeature" } }