From 795180bef163940fe768fcfe7be31256274f0926 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 21:02:47 +0000 Subject: [PATCH] test(deps): update dependency dotnet to v8.0.31 | datasource | package | from | to | | -------------- | -------------- | ------ | ------ | | dotnet-version | dotnet-runtime | 8.0.30 | 8.0.31 | --- windows/test/run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/test/run.ps1 b/windows/test/run.ps1 index bfa63c60..dd22150c 100644 --- a/windows/test/run.ps1 +++ b/windows/test/run.ps1 @@ -24,7 +24,7 @@ node --version ExitOnNativeFailure # renovate: datasource=dotnet packageName=dotnet-runtime -install-tool dotnet 8.0.30 +install-tool dotnet 8.0.31 # renovate: datasource=github-releases packageName=dotnet/docfx install-tool docfx v2.78.5