Skip to content

Commit 30acb45

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 30acb45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/machine-learning/tutorials/snippets/text-classification-tf/csharp/TextClassificationTF.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.SampleUtils" Version="0.19.1" />
1212
<PackageReference Include="Microsoft.ML.TensorFlow" Version="1.7.1" />
1313
<PackageReference Include="SciSharp.TensorFlow.Redist" Version="2.7.0" />

0 commit comments

Comments
 (0)