Skip to content

Commit

Permalink
[C#] chore: Remove questbot (#962)
Browse files Browse the repository at this point in the history
## Linked issues

closes: #959  (issue number)

## Details

- Remove quest bot since it's not ready for the next release. In the
future we can decide to add it back by finding it in the commit history.

## Attestation Checklist

- [x] My code follows the style guidelines of this project

- I have checked for/fixed spelling, linting, and other errors
- I have commented my code for clarity
- I have made corresponding changes to the documentation (we use
[TypeDoc](https://typedoc.org/) to document our code)
- My changes generate no new warnings
- I have added tests that validates my changes, and provides sufficient
test coverage. I have tested with:
  - Local testing
  - E2E testing in Teams
- New and existing unit tests pass locally with my changes
  • Loading branch information
singhk97 authored Nov 30, 2023
1 parent 2e35af5 commit 7a2761e
Show file tree
Hide file tree
Showing 74 changed files with 0 additions and 4,120 deletions.
25 changes: 0 additions & 25 deletions dotnet/samples/04.q.questBot/.gitignore

This file was deleted.

143 changes: 0 additions & 143 deletions dotnet/samples/04.q.questBot/Actions/InventoryAction.cs

This file was deleted.

77 changes: 0 additions & 77 deletions dotnet/samples/04.q.questBot/Actions/LocationAction.cs

This file was deleted.

37 changes: 0 additions & 37 deletions dotnet/samples/04.q.questBot/Actions/MapAction.cs

This file was deleted.

Loading

0 comments on commit 7a2761e

Please sign in to comment.