Skip to content

Commit a1d5673

Browse files
chore: update the SentimentAnalyzer reference for Sentiment Analysis Middleware (#375)
Co-authored-by: Gary Pretty <gary@garypretty.co.uk>
1 parent 784fe01 commit a1d5673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libraries/Bot.Builder.Community.Middleware.SentimentAnalysis/Bot.Builder.Community.Middleware.SentimentAnalysis.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Microsoft.Bot.Builder" Version="$(Bot_Builder_Version)" />
2121
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.0.0" />
2222
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.0.0" />
23-
<PackageReference Include="SentimentAnalyzer" Version="1.1.0" />
23+
<PackageReference Include="SentimentAnalyzer" Version="1.1.1" />
2424
</ItemGroup>
2525
<ItemGroup>
2626
<PackageReference Update="StyleCop.Analyzers" Version="1.1.118" />

0 commit comments

Comments
 (0)