Skip to content

Commit 3e0b8b3

Browse files
Bump Microsoft.ML
Bumps [Microsoft.ML](https://github.com/dotnet/machinelearning) from 1.7.1 to 2.0.0. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b470634 commit 3e0b8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/machine-learning/tutorials/snippets/sales-anomaly-detection/csharp/ProductSalesAnomalyDetection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.ML" Version="1.7.1" />
10+
<PackageReference Include="Microsoft.ML" Version="2.0.0" />
1111
<PackageReference Include="Microsoft.ML.TimeSeries" Version="1.7.1" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)