Skip to content

Commit

Permalink
Bump the dotnet group (#43176)
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/machine-learning/tutorials/snippets/api-transfer-learning/csharp with 3 updates: [Microsoft.ML](https://github.com/dotnet/machinelearning), [Microsoft.ML.ImageAnalytics](https://github.com/dotnet/machinelearning) and [Microsoft.ML.Vision](https://github.com/dotnet/machinelearning).


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

Updates `Microsoft.ML.ImageAnalytics` from 4.0.0-preview.24378.1 to 4.0.0-preview.24522.7
- [Release notes](https://github.com/dotnet/machinelearning/releases)
- [Commits](https://github.com/dotnet/machinelearning/commits)

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

Updates `Microsoft.ML.Vision` from 4.0.0-preview.24378.1 to 4.0.0-preview.24522.7
- [Release notes](https://github.com/dotnet/machinelearning/releases)
- [Commits](https://github.com/dotnet/machinelearning/commits)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 73dd794 commit c9182cd
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ML" Version="4.0.0-preview.24378.1" />
<PackageReference Include="Microsoft.ML.ImageAnalytics" Version="4.0.0-preview.24378.1" />
<PackageReference Include="Microsoft.ML.Vision" Version="4.0.0-preview.24378.1" />
<PackageReference Include="Microsoft.ML" Version="4.0.0-preview.24522.7" />
<PackageReference Include="Microsoft.ML.ImageAnalytics" Version="4.0.0-preview.24522.7" />
<PackageReference Include="Microsoft.ML.Vision" Version="4.0.0-preview.24522.7" />
<PackageReference Include="SciSharp.TensorFlow.Redist" Version="2.16.0" />
</ItemGroup>

Expand Down

0 comments on commit c9182cd

Please sign in to comment.