File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/machine-learning/tutorials/snippets/api-transfer-learning/csharp Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
11
- <PackageReference Include =" Microsoft.ML" Version =" 4.0.0-preview.24378.1 " />
12
- <PackageReference Include =" Microsoft.ML.ImageAnalytics" Version =" 4.0.0-preview.24378.1 " />
13
- <PackageReference Include =" Microsoft.ML.Vision" Version =" 4.0.0-preview.24378.1 " />
11
+ <PackageReference Include =" Microsoft.ML" Version =" 4.0.0-preview.24522.7 " />
12
+ <PackageReference Include =" Microsoft.ML.ImageAnalytics" Version =" 4.0.0-preview.24522.7 " />
13
+ <PackageReference Include =" Microsoft.ML.Vision" Version =" 4.0.0-preview.24522.7 " />
14
14
<PackageReference Include =" SciSharp.TensorFlow.Redist" Version =" 2.16.0" />
15
15
</ItemGroup >
16
16
You can’t perform that action at this time.
0 commit comments