You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for /f %%v in ('powershell -noprofile "(Get-Command .\BotBuilderChannelConnector\bin\release\Microsoft.Bot.Builder.dll).FileVersionInfo.FileVersion"') do set builder=%%v
rem .\.paket\paket.exe pack output nugets version %builder%
.\.paket\paket.exe pack output nugets version 3.5.5.8
echo *** Finished building Bot.Builder.ChannelConnector