diff --git a/src/SourceBuild/patches/sdk/0001-Make-redist-installer.csproj-a-dummy.patch b/src/SourceBuild/patches/sdk/0001-Make-redist-installer.csproj-a-dummy.patch new file mode 100644 index 000000000000..6587fc6e2c90 --- /dev/null +++ b/src/SourceBuild/patches/sdk/0001-Make-redist-installer.csproj-a-dummy.patch @@ -0,0 +1,59 @@ +From e9227c298e8950a6fbbd13072249e04a641c9c35 Mon Sep 17 00:00:00 2001 +From: Viktor Hofer +Date: Fri, 3 May 2024 06:20:29 +0000 +Subject: [PATCH] Make redist-instlaler.csproj a dummy + +--- + .../redist-installer/redist-installer.csproj | 40 ------------------- + 1 file changed, 40 deletions(-) + +diff --git a/src/Installer/redist-installer/redist-installer.csproj b/src/Installer/redist-installer/redist-installer.csproj +index 8913fff18a..54e2cadc07 100644 +--- a/src/Installer/redist-installer/redist-installer.csproj ++++ b/src/Installer/redist-installer/redist-installer.csproj +@@ -11,44 +11,4 @@ + true + + +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- + +--