File tree 2 files changed +1
-11
lines changed
2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 10
10
</PropertyGroup >
11
11
12
12
<PropertyGroup >
13
- <MlDotNetPackageVersion >1.0.0-preview-27625-16 </MlDotNetPackageVersion >
13
+ <MlDotNetPackageVersion >1.0.0* </MlDotNetPackageVersion >
14
14
</PropertyGroup >
15
15
16
16
<ItemGroup >
Original file line number Diff line number Diff line change 23
23
<ProjectReference Include =" ..\Microsoft.ML.AutoML\Microsoft.ML.AutoML.csproj" />
24
24
</ItemGroup >
25
25
26
- <PropertyGroup >
27
- <MlDotNetPackageVersion >1.0.0-preview-27625-16</MlDotNetPackageVersion >
28
- </PropertyGroup >
29
-
30
- <ItemGroup >
31
- <PackageReference Include =" Microsoft.ML" Version =" $(MlDotNetPackageVersion)" />
32
- <PackageReference Include =" Microsoft.ML.LightGBM" Version =" $(MlDotNetPackageVersion)" />
33
- <PackageReference Include =" Microsoft.ML.Mkl.Components" Version =" $(MlDotNetPackageVersion)" />
34
- </ItemGroup >
35
-
36
26
<ItemGroup >
37
27
<Service Include =" {508349b6-6b84-4df5-91f0-309beebad82d}" />
38
28
</ItemGroup >
You can’t perform that action at this time.
0 commit comments