From 22e82105aac954f48c4aa744f032584d2ea19f87 Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Wed, 19 Jun 2024 18:21:41 +0200 Subject: [PATCH] Remove live msbuild and runtime dependencies from fsharp Those aren't necessary for source-build. I also checked that nothing in fsharp redistributes runtime or msbuild assemblies. --- src/SourceBuild/content/repo-projects/fsharp.proj | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/SourceBuild/content/repo-projects/fsharp.proj b/src/SourceBuild/content/repo-projects/fsharp.proj index 049ce263c406..63369e1f109c 100644 --- a/src/SourceBuild/content/repo-projects/fsharp.proj +++ b/src/SourceBuild/content/repo-projects/fsharp.proj @@ -25,8 +25,6 @@ - -