Skip to content

Commit 8a54c37

Browse files
authored
Create 0001-Disable-sdk-Installer-portion.patch
1 parent 8eb241d commit 8a54c37

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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+
--

0 commit comments

Comments
 (0)