From b9c8eb861d1bd9425866e1ae92825b5dd7e62e2e Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Tue, 30 Apr 2019 17:45:31 -0500 Subject: [PATCH] Adding the CommonPackage.props file to FastTree. (#3629) The FastTree NuGet package is currently broken on .NET Framework when using packages.config because we are not copying the native files to the output folder. Fix #3626 --- pkg/Microsoft.ML.FastTree/Microsoft.ML.FastTree.nupkgproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pkg/Microsoft.ML.FastTree/Microsoft.ML.FastTree.nupkgproj b/pkg/Microsoft.ML.FastTree/Microsoft.ML.FastTree.nupkgproj index a0b0d19b4e..ac6f2452ad 100644 --- a/pkg/Microsoft.ML.FastTree/Microsoft.ML.FastTree.nupkgproj +++ b/pkg/Microsoft.ML.FastTree/Microsoft.ML.FastTree.nupkgproj @@ -9,4 +9,8 @@ + + + +