.NET Workflows - Integrate Element Aliasing (#835)

* Checkpoint

* Update test workflows

* Update workflows/MathChat.yaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update folder

* Cleanup

* Signed package version

* Rollback nuget.config

* Cleanup

* Set `ProductContext`

* Move product initialization.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Chris
2025-09-23 11:08:35 -07:00
committed by GitHub
Unverified
parent 7a0b0b7995
commit 0f913bcdeb
32 changed files with 124 additions and 142 deletions
@@ -1,9 +1,10 @@
kind: AdaptiveDialog
beginDialog:
kind: OnActivity
kind: Workflow
trigger:
kind: OnConversationStart
id: my_workflow
type: Message
actions:
- kind: ClearAllVariables
id: clear_all
variables: [ConversationScopedVariables]