We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb13ab commit 81e564dCopy full SHA for 81e564d
tools-local/Microsoft.ML.StableApi/Microsoft.ML.StableApi.csproj
@@ -14,6 +14,9 @@
14
<PackageReference Include="Microsoft.ML.LightGbm" Version="1.2.0" />
15
<PackageReference Include="Microsoft.ML.ImageAnalytics" Version="1.2.0" />
16
<PackageReference Include="Microsoft.ML.Mkl.Components" Version="1.2.0" />
17
+ <PackageReference Include="Microsoft.ML.TimeSeries" Version="1.2.0" />
18
+ <PackageReference Include="Microsoft.ML.TensorFlow" Version="1.2.0" />
19
+ <PackageReference Include="Microsoft.ML.OnnxTransformer" Version="1.2.0" />
20
</ItemGroup>
21
22
<!-- The purpose of this target is to return a path from a referenced
0 commit comments