Skip to content

Commit

Permalink
Merge pull request #6447 from dotnet/dependabot/nuget/machine-learnin…
Browse files Browse the repository at this point in the history
…g/tutorials/IrisFlowerClustering/Microsoft.ML-3.0.0

Bump Microsoft.ML from 2.0.1 to 3.0.0 in /machine-learning/tutorials/IrisFlowerClustering
  • Loading branch information
github-actions[bot] authored Nov 29, 2023
2 parents afdd95e + c4e548b commit 976e2b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ML" Version="2.0.1" />
<PackageReference Include="Microsoft.ML" Version="3.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 976e2b7

Please sign in to comment.