From 961a8c719d8d99d06615170b40f19bbbbf3d5331 Mon Sep 17 00:00:00 2001 From: KevinRansom Date: Wed, 11 Nov 2020 14:08:49 -0800 Subject: [PATCH] Add FSharp.DependencyManager.Nuget to FCS --- .../FSharp.Compiler.Service.fsproj | 5 +++++ .../FSharp.Compiler.Service.nuspec | 10 +++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj b/src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj index 146ac90ba42..1f88db1b579 100644 --- a/src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj +++ b/src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj @@ -768,6 +768,11 @@ + + + + + diff --git a/src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.nuspec b/src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.nuspec index 981ead516c9..a0a4736063b 100644 --- a/src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.nuspec +++ b/src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.nuspec @@ -13,10 +13,14 @@ $CommonFileElements$ - - + + + + + - + +