Skip to content

Commit c341f04

Browse files
Updated AzFunctions SDK Version (#786)
1 parent acd99c5 commit c341f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/csharp/end-to-end-apps/ScalableMLModelOnAzureFunction/SentimentAnalysisFunctionsApp/SentimentAnalysisFunctionsApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.0.0" />
88
<PackageReference Include="Microsoft.Extensions.ML" Version="0.15.1" />
99
<PackageReference Include="Microsoft.ML" Version="1.3.1" />
10-
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.29" />
10+
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.31" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<None Update="host.json">

0 commit comments

Comments
 (0)