From b60c98b5aba9f96ffe12422cbc3195a27d532929 Mon Sep 17 00:00:00 2001 From: wtgodbe Date: Mon, 20 Oct 2025 09:37:38 -0700 Subject: [PATCH 1/2] Fix CG alerts --- eng/Version.Details.props | 8 ++++---- eng/Version.Details.xml | 16 ++++++++-------- .../InProcessNewShimWebSite.csproj | 19 +++++++++++-------- 3 files changed, 23 insertions(+), 20 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index f78705adbf4f..e9bf4a303dca 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -114,10 +114,10 @@ This file should be imported by eng/Versions.props 1.0.0-prerelease.25502.1 1.0.0-prerelease.25502.1 - 17.12.36 - 17.12.36 - 17.12.36 - 17.12.36 + 17.12.50 + 17.12.50 + 17.12.50 + 17.12.50 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ad977c619757..c303e6c4f147 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -424,21 +424,21 @@ - + https://github.com/dotnet/msbuild - d1cce8d7cc03c23a4f1bad8e9240714fd9d199a3 + 465c45808f0e9f3c32eb145101eeeccdc29d39e6 - + https://github.com/dotnet/msbuild - d1cce8d7cc03c23a4f1bad8e9240714fd9d199a3 + 465c45808f0e9f3c32eb145101eeeccdc29d39e6 - + https://github.com/dotnet/msbuild - d1cce8d7cc03c23a4f1bad8e9240714fd9d199a3 + 465c45808f0e9f3c32eb145101eeeccdc29d39e6 - + https://github.com/dotnet/msbuild - d1cce8d7cc03c23a4f1bad8e9240714fd9d199a3 + 465c45808f0e9f3c32eb145101eeeccdc29d39e6 https://github.com/dotnet/dotnet diff --git a/src/Servers/IIS/IIS/test/testassets/InProcessNewShimWebSite/InProcessNewShimWebSite.csproj b/src/Servers/IIS/IIS/test/testassets/InProcessNewShimWebSite/InProcessNewShimWebSite.csproj index f358dd93534e..47eb6e2e5cfd 100644 --- a/src/Servers/IIS/IIS/test/testassets/InProcessNewShimWebSite/InProcessNewShimWebSite.csproj +++ b/src/Servers/IIS/IIS/test/testassets/InProcessNewShimWebSite/InProcessNewShimWebSite.csproj @@ -35,28 +35,31 @@ - + true - + true - + true - + true - + true - + true - + true - + + true + + true From 8d62e2408a63b9dc9f5a612acd79927b0f588511 Mon Sep 17 00:00:00 2001 From: wtgodbe Date: Tue, 21 Oct 2025 11:41:46 -0700 Subject: [PATCH 2/2] Undo one change --- .../InProcessNewShimWebSite.csproj | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/src/Servers/IIS/IIS/test/testassets/InProcessNewShimWebSite/InProcessNewShimWebSite.csproj b/src/Servers/IIS/IIS/test/testassets/InProcessNewShimWebSite/InProcessNewShimWebSite.csproj index 47eb6e2e5cfd..f358dd93534e 100644 --- a/src/Servers/IIS/IIS/test/testassets/InProcessNewShimWebSite/InProcessNewShimWebSite.csproj +++ b/src/Servers/IIS/IIS/test/testassets/InProcessNewShimWebSite/InProcessNewShimWebSite.csproj @@ -35,31 +35,28 @@ - + true - + true - + true - + true - + true - + true - + true - - true - - + true