From 9a52b2875a2d814a19ffcee56bd6b962b994dfcb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 16:05:09 +0000 Subject: automatic import of dotnet6.0 --- roslyn-no-apphost.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 roslyn-no-apphost.patch (limited to 'roslyn-no-apphost.patch') diff --git a/roslyn-no-apphost.patch b/roslyn-no-apphost.patch new file mode 100644 index 0000000..f1767c7 --- /dev/null +++ b/roslyn-no-apphost.patch @@ -0,0 +1,10 @@ +--- a/src/Workspaces/Remote/ServiceHub.CoreComponents/Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.csproj ++++ b/src/Workspaces/Remote/ServiceHub.CoreComponents/Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.csproj +@@ -5,6 +5,7 @@ + Exe + netcoreapp3.1 + ++ false + false + + -- cgit v1.2.3