File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
Microsoft.ML.OnnxTransformer
tools-local/Microsoft.ML.StableApi Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >netstandard2.0</TargetFramework >
55 <IncludeInPackage >Microsoft.ML.OnnxTransformer</IncludeInPackage >
66 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
7- <RunApiCompat >false</RunApiCompat >
87 </PropertyGroup >
98
109 <ItemGroup >
Original file line number Diff line number Diff line change 55 <IncludeInPackage >Microsoft.ML.TensorFlow</IncludeInPackage >
66 <DefineConstants >CORECLR</DefineConstants >
77 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
8- <RunApiCompat >false</RunApiCompat >
98 </PropertyGroup >
109
1110 <ItemGroup >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <IncludeInPackage >Microsoft.ML.TimeSeries</IncludeInPackage >
6- <RunApiCompat >false</RunApiCompat >
76 </PropertyGroup >
87
98 <ItemGroup >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.ML" Version =" 1.1.0" />
11- <PackageReference Include =" Microsoft.ML.DataView" Version =" 1.1.0" />
12- <PackageReference Include =" Microsoft.ML.CpuMath" Version =" 1.1.0" />
13- <PackageReference Include =" Microsoft.ML.FastTree" Version =" 1.1.0" />
14- <PackageReference Include =" Microsoft.ML.LightGbm" Version =" 1.1.0" />
15- <PackageReference Include =" Microsoft.ML.ImageAnalytics" Version =" 1.1.0" />
16- <PackageReference Include =" Microsoft.ML.Mkl.Components" Version =" 1.1.0" />
10+ <PackageReference Include =" Microsoft.ML" Version =" 1.2.0" />
11+ <PackageReference Include =" Microsoft.ML.DataView" Version =" 1.2.0" />
12+ <PackageReference Include =" Microsoft.ML.CpuMath" Version =" 1.2.0" />
13+ <PackageReference Include =" Microsoft.ML.FastTree" Version =" 1.2.0" />
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" />
1720 </ItemGroup >
1821
1922 <!-- The purpose of this target is to return a path from a referenced
You can’t perform that action at this time.
0 commit comments