File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
src/SourceBuild/patches/sdk Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ From 8f96fb2b9cc1935a6893b021c035905b277682c0 Mon Sep 17 00:00:00 2001
2+ From: Viktor Hofer <viktor.hofer@microsoft.com>
3+ Date: Fri, 3 May 2024 05:51:06 +0000
4+ Subject: [PATCH] Disable sdk Installer portion
5+
6+ ---
7+ source-build.slnf | 2 --
8+ 1 file changed, 2 deletions(-)
9+
10+ diff --git a/source-build.slnf b/source-build.slnf
11+ index dd00078d19..9c7531bebe 100644
12+ --- a/source-build.slnf
13+ +++ b/source-build.slnf
14+ @@ -21,8 +21,6 @@
15+ "src\\Compatibility\\Microsoft.DotNet.ApiSymbolExtensions\\Microsoft.DotNet.ApiSymbolExtensions.csproj",
16+ "src\\Containers\\Microsoft.NET.Build.Containers\\Microsoft.NET.Build.Containers.csproj",
17+ "src\\Containers\\packaging\\package.csproj",
18+ - "src\\Installer\\redist-installer\\redist-installer.csproj",
19+ - "src\\Installer\\core-sdk-tasks\\core-sdk-tasks.csproj",
20+ "src\\Layout\\redist\\redist.csproj",
21+ "src\\Layout\\tool_fsharp\\tool_fsc.csproj",
22+ "src\\Layout\\tool_msbuild\\tool_msbuild.csproj",
23+ - -
You can’t perform that action at this time.
0 commit comments