Skip to content

Commit 062d399

Browse files
Bump Microsoft.ML from 1.7.1 to 4.0.2
--- updated-dependencies: - dependency-name: Microsoft.ML dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cebe89 commit 062d399

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/machine-learning/tutorials/snippets/movie-recommendation/csharp/MovieRecommendation.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="4.0.2" />
1111
<PackageReference Include="Microsoft.ML.Recommender" Version="0.19.1" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)