Skip to content

Commit f15c6bd

Browse files
Bump Microsoft.ML.SampleUtils
Bumps [Microsoft.ML.SampleUtils](https://github.com/dotnet/machinelearning) from 0.19.1 to 0.20.0. - [Release notes](https://github.com/dotnet/machinelearning/releases) - [Commits](https://github.com/dotnet/machinelearning/commits) --- updated-dependencies: - dependency-name: Microsoft.ML.SampleUtils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99e61fd commit f15c6bd

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
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.ML" Version="2.0.0" />
11-
<PackageReference Include="Microsoft.ML.SampleUtils" Version="0.19.1" />
11+
<PackageReference Include="Microsoft.ML.SampleUtils" Version="0.20.0" />
1212
<PackageReference Include="Microsoft.ML.TensorFlow" Version="1.7.1" />
1313
<PackageReference Include="SciSharp.TensorFlow.Redist" Version="2.7.0" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)