8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01f74f commit bda3179Copy full SHA for bda3179
build-all.cmd
@@ -1,3 +1,3 @@
1
-pip install -e .\libraries\botbuilder-schema
2
-pip install -e .\libraries\botframework-connector
3
-pip install -e .\libraries\botbuilder-core
+pip install botbuilder-schema
+pip install botframework-connector
+pip install botbuilder-core
0 commit comments