Skip to content

Conversation

eerhardt
Copy link
Member

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

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 dotnet#3626
@codecov
Copy link

codecov bot commented Apr 30, 2019

Codecov Report

Merging #3628 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3628      +/-   ##
==========================================
- Coverage   72.78%   72.78%   -0.01%     
==========================================
  Files         808      808              
  Lines      145548   145548              
  Branches    16248    16248              
==========================================
- Hits       105931   105930       -1     
  Misses      35195    35195              
- Partials     4422     4423       +1
Flag Coverage Δ
#Debug 72.78% <ø> (-0.01%) ⬇️
#production 68.28% <ø> (-0.01%) ⬇️
#test 89.04% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/Microsoft.ML.Transforms/Text/LdaTransform.cs 89.26% <0%> (-0.63%) ⬇️
...StandardTrainers/Standard/LinearModelParameters.cs 60.05% <0%> (-0.27%) ⬇️
...soft.ML.Data/DataLoadSave/Text/TextLoaderCursor.cs 84.9% <0%> (+0.2%) ⬆️
src/Microsoft.ML.Maml/MAML.cs 26.21% <0%> (+1.45%) ⬆️

@shauheen shauheen merged commit f0bc566 into dotnet:master Apr 30, 2019
@eerhardt eerhardt deleted the FixFastTree branch April 30, 2019 22:49
@ghost ghost locked as resolved and limited conversation to collaborators Mar 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ML.FastTree nuget package doesn't work with packages.config
5 participants