Skip to content

Commit 3288a2e

Browse files
authored
Updated SentimentAnalysis to ML.NET v1.0.0 (#866)
1 parent fbf54d2 commit 3288a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine-learning/tutorials/SentimentAnalysis/SentimentAnalysis.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.ML" Version="1.0.0-preview" />
13+
<PackageReference Include="Microsoft.ML" Version="1.0.0" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)