mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
.NET Samples - Create 03-workflows learning path step (#4102)
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Default": {
|
||||
"commandName": "Project"
|
||||
},
|
||||
"Reboot": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "\"My PC keeps rebooting and I can't use it.\""
|
||||
},
|
||||
"License": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "\"My M365 Office license key isn't activating.\""
|
||||
},
|
||||
"Windows": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "\"How do I change my mouse speed settings?\""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user