Skip to content

Commit 274f731

Browse files
Bump SciSharp.TensorFlow.Redist (#24405)
Bumps SciSharp.TensorFlow.Redist from 2.4.1 to 2.5.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fd14c5 commit 274f731

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
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.ML" Version="1.5.5" />
1010
<PackageReference Include="Microsoft.ML.SampleUtils" Version="0.17.5" />
1111
<PackageReference Include="Microsoft.ML.TensorFlow" Version="1.5.5" />
12-
<PackageReference Include="SciSharp.TensorFlow.Redist" Version="2.4.1" />
12+
<PackageReference Include="SciSharp.TensorFlow.Redist" Version="2.5.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)