From dbd9353bb9bb8dece81f1bd43968b7feb21b5898 Mon Sep 17 00:00:00 2001 From: Raphael Schweizer Date: Thu, 25 Dec 2025 18:04:33 +0100 Subject: [PATCH] update infrastructure --- .devcontainer/Dockerfile | 2 +- Directory.Packages.props | 2 +- global.json | 2 +- tests/LambdaTale.Test/packages.lock.json | 24 ++++++++++++------------ 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 28883ff4..a1de514e 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,3 +1,3 @@ -FROM mcr.microsoft.com/vscode/devcontainers/dotnet:9.0@sha256:b878b60a68aadab1a1d7e7ace12504073ce5a6ce568c785f54a9ef4b834e373f +FROM mcr.microsoft.com/vscode/devcontainers/dotnet:10.0@sha256:97961d9ef283e2404a79fb9bdca5837b6af57f5f8688556e21cbc5686af72770 RUN su vscode -c "source /usr/local/share/nvm/nvm.sh && nvm install lts/* 2>&1" RUN su vscode -c "source /usr/local/share/nvm/nvm.sh && npm install -g cspell" 2>&1 diff --git a/Directory.Packages.props b/Directory.Packages.props index a2d2bca1..10426250 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -13,7 +13,7 @@ - + diff --git a/global.json b/global.json index 6353716c..042e355d 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100", + "version": "10.0.101", "rollForward": "latestPatch", "allowPrerelease": false } diff --git a/tests/LambdaTale.Test/packages.lock.json b/tests/LambdaTale.Test/packages.lock.json index 59a30fac..49835c4d 100644 --- a/tests/LambdaTale.Test/packages.lock.json +++ b/tests/LambdaTale.Test/packages.lock.json @@ -110,9 +110,9 @@ }, "xunit.analyzers": { "type": "CentralTransitive", - "requested": "[1.25.0, )", - "resolved": "1.25.0", - "contentHash": "J3wD5p2VVOg6TXeOOCrD+7Nl2H/LOZuK1GovDyPbFFnvv8katIULfBCj2sQLIPKT22Ds44j1aHjJle4AU7jCbA==" + "requested": "[1.26.0, )", + "resolved": "1.26.0", + "contentHash": "YrWZOfuU1Scg4iGizAlMNALOxVS+HPSVilfscNDEJAyrTIVdF4c+8o+Aerw2RYnrJxafj/F56YkJOKCURUWQmA==" }, "xunit.extensibility.core": { "type": "CentralTransitive", @@ -232,9 +232,9 @@ }, "xunit.analyzers": { "type": "CentralTransitive", - "requested": "[1.25.0, )", - "resolved": "1.25.0", - "contentHash": "J3wD5p2VVOg6TXeOOCrD+7Nl2H/LOZuK1GovDyPbFFnvv8katIULfBCj2sQLIPKT22Ds44j1aHjJle4AU7jCbA==" + "requested": "[1.26.0, )", + "resolved": "1.26.0", + "contentHash": "YrWZOfuU1Scg4iGizAlMNALOxVS+HPSVilfscNDEJAyrTIVdF4c+8o+Aerw2RYnrJxafj/F56YkJOKCURUWQmA==" }, "xunit.extensibility.core": { "type": "CentralTransitive", @@ -350,9 +350,9 @@ }, "xunit.analyzers": { "type": "CentralTransitive", - "requested": "[1.25.0, )", - "resolved": "1.25.0", - "contentHash": "J3wD5p2VVOg6TXeOOCrD+7Nl2H/LOZuK1GovDyPbFFnvv8katIULfBCj2sQLIPKT22Ds44j1aHjJle4AU7jCbA==" + "requested": "[1.26.0, )", + "resolved": "1.26.0", + "contentHash": "YrWZOfuU1Scg4iGizAlMNALOxVS+HPSVilfscNDEJAyrTIVdF4c+8o+Aerw2RYnrJxafj/F56YkJOKCURUWQmA==" }, "xunit.extensibility.core": { "type": "CentralTransitive", @@ -468,9 +468,9 @@ }, "xunit.analyzers": { "type": "CentralTransitive", - "requested": "[1.25.0, )", - "resolved": "1.25.0", - "contentHash": "J3wD5p2VVOg6TXeOOCrD+7Nl2H/LOZuK1GovDyPbFFnvv8katIULfBCj2sQLIPKT22Ds44j1aHjJle4AU7jCbA==" + "requested": "[1.26.0, )", + "resolved": "1.26.0", + "contentHash": "YrWZOfuU1Scg4iGizAlMNALOxVS+HPSVilfscNDEJAyrTIVdF4c+8o+Aerw2RYnrJxafj/F56YkJOKCURUWQmA==" }, "xunit.extensibility.core": { "type": "CentralTransitive",