Skip to content

Commit

Permalink
安裝Dialog套件
Browse files Browse the repository at this point in the history
  • Loading branch information
alantsai committed Oct 24, 2018
1 parent 4e0a408 commit fb0a31a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MHAT.HotelBotV4/MHAT.HotelBotV4.csproj
Expand Up @@ -18,6 +18,7 @@
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.7" />
<PackageReference Include="AsyncUsageAnalyzers" Version="1.0.0-alpha003" PrivateAssets="all" />
<PackageReference Include="Microsoft.Bot.Builder" Version="4.0.6" />
<PackageReference Include="Microsoft.Bot.Builder.Dialogs" Version="4.0.6" />
<PackageReference Include="Microsoft.Bot.Builder.Integration.AspNet.Core" Version="4.0.6" />
<PackageReference Include="Microsoft.Bot.Configuration" Version="4.0.6" />
<PackageReference Include="Microsoft.Bot.Connector" Version="4.0.6" />
Expand Down

0 comments on commit fb0a31a

Please sign in to comment.