Skip to content

Commit

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

Bump Microsoft.ML.TimeSeries from 3.0.0 to 3.0.1 in /machine-learning/tutorials/ProductSalesAnomalyDetection
  • Loading branch information
github-actions[bot] authored Jan 31, 2024
2 parents f7c6f44 + cd32d40 commit 5f31dcc
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.1" />
<PackageReference Include="Microsoft.ML.TimeSeries" Version="3.0.0" />
<PackageReference Include="Microsoft.ML.TimeSeries" Version="3.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5f31dcc

Please sign in to comment.