Skip to content

Commit

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

Bump Microsoft.ML.TensorFlow and Microsoft.ML in /machine-learning/tutorials/TransferLearningTF
  • Loading branch information
github-actions[bot] authored Nov 29, 2023
2 parents fdd3dc9 + b838baf commit ad5d76a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ML" Version="2.0.1" />
<PackageReference Include="Microsoft.ML" Version="3.0.0" />
<PackageReference Include="Microsoft.ML.ImageAnalytics" Version="2.0.1" />
<PackageReference Include="Microsoft.ML.TensorFlow" Version="2.0.1" />
<PackageReference Include="Microsoft.ML.TensorFlow" Version="3.0.0" />
<PackageReference Include="SciSharp.TensorFlow.Redist" Version="2.16.0" />
</ItemGroup>

Expand Down

0 comments on commit ad5d76a

Please sign in to comment.