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
Updated CafeController.cs to include System.Text and modified HandleReceipt to generate a receipt using StringBuilder, converting it to a MemoryStream, and returning it as "receipt.txt". Added System.IO to BotControllerBase.cs and introduced a new File method to return a FileResult object.
0 commit comments