Skip to content

Commit

Permalink
NativeAssemblyReference Include "MklProxyNative" in Samples project. (#…
Browse files Browse the repository at this point in the history
…3819)

* Add Mkl redist package as dependency to time series package.

* PR feedback.
  • Loading branch information
codemzs authored Jun 4, 2019
1 parent 9d5743a commit d5c4e94
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<NativeAssemblyReference Include="FactorizationMachineNative" />
<NativeAssemblyReference Include="LdaNative" />
<NativeAssemblyReference Include="SymSgdNative" />
<NativeAssemblyReference Include="MklProxyNative" />
<None Include="Dynamic\Trainers\BinaryClassification\FastForest.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
Expand Down

0 comments on commit d5c4e94

Please sign in to comment.