Skip to content

Commit ad5d76a

Browse files
Merge pull request #6452 from dotnet/dependabot/nuget/machine-learning/tutorials/TransferLearningTF/Microsoft.ML.TensorFlow-and-Microsoft.ML-3.0.0
Bump Microsoft.ML.TensorFlow and Microsoft.ML in /machine-learning/tutorials/TransferLearningTF
2 parents fdd3dc9 + b838baf commit ad5d76a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

machine-learning/tutorials/TransferLearningTF/TransferLearningTF.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.ML" Version="2.0.1" />
10+
<PackageReference Include="Microsoft.ML" Version="3.0.0" />
1111
<PackageReference Include="Microsoft.ML.ImageAnalytics" Version="2.0.1" />
12-
<PackageReference Include="Microsoft.ML.TensorFlow" Version="2.0.1" />
12+
<PackageReference Include="Microsoft.ML.TensorFlow" Version="3.0.0" />
1313
<PackageReference Include="SciSharp.TensorFlow.Redist" Version="2.16.0" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)