From f61276383b1096e26772628be79b2ec8151492c5 Mon Sep 17 00:00:00 2001 From: Phil Scott Date: Sat, 23 Nov 2024 10:51:21 -0500 Subject: [PATCH] Update Docs SDK version to 9.0.100, disable NuGetAudit temporarily, and upgrade Scriban to version 5.12.0 for generator --- docs/Docs.csproj | 5 +++++ docs/global.json | 2 +- resources/scripts/Generator/Generator.csproj | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/Docs.csproj b/docs/Docs.csproj index 06525e318..b88710fb3 100644 --- a/docs/Docs.csproj +++ b/docs/Docs.csproj @@ -7,6 +7,11 @@ $(DefaultItemExcludes);output\**;.gitignore MVC1000 true + + false diff --git a/docs/global.json b/docs/global.json index 391ba3c2a..cdbb589ed 100644 --- a/docs/global.json +++ b/docs/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.100", + "version": "9.0.100", "rollForward": "latestFeature" } } diff --git a/resources/scripts/Generator/Generator.csproj b/resources/scripts/Generator/Generator.csproj index d2c43aa4c..b6e6d2ff5 100644 --- a/resources/scripts/Generator/Generator.csproj +++ b/resources/scripts/Generator/Generator.csproj @@ -46,7 +46,7 @@ - +