Skip to content

Commit

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

Bump Microsoft.ML from 2.0.1 to 3.0.0 in /machine-learning/tutorials/SentimentAnalysis
  • Loading branch information
github-actions[bot] authored Nov 29, 2023
2 parents 95eb796 + 46b9bee commit ae94d1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,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 ae94d1b

Please sign in to comment.