Skip to content

Commit

Permalink
Bump Microsoft.ML
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/machine-learning/tutorials/snippets/iris-clustering/csharp with 1 update: [Microsoft.ML](https://github.com/dotnet/machinelearning).


Updates `Microsoft.ML` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/dotnet/machinelearning/releases)
- [Commits](https://github.com/dotnet/machinelearning/commits/v4.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.ML
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 4cc4efe commit c21e91c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ML" Version="4.0.0" />
<PackageReference Include="Microsoft.ML" Version="4.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c21e91c

Please sign in to comment.