Skip to content

Commit 968dd55

Browse files
pkulikovJRAlexander
authored andcommitted
ML.NET clustering tutorial: updated to 1.0 (#868)
1 parent 3288a2e commit 968dd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine-learning/tutorials/IrisFlowerClustering/IrisFlowerClustering.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.ML" Version="1.0.0-preview" />
13+
<PackageReference Include="Microsoft.ML" Version="1.0.0" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)