Skip to content

Commit

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

Bump Microsoft.ML.SampleUtils from 0.20.1 to 0.21.0 in /machine-learning/tutorials/TextClassificationTF
  • Loading branch information
github-actions[bot] authored Nov 29, 2023
2 parents f7b6f04 + 232f951 commit b3cad58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.ML" Version="3.0.0" />
<PackageReference Include="Microsoft.ML.SampleUtils" Version="0.20.1" />
<PackageReference Include="Microsoft.ML.SampleUtils" Version="0.21.0" />
<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 b3cad58

Please sign in to comment.