Skip to content

Commit 3f0f061

Browse files
Bret JohnsonBret Johnson
andauthored
Include in MAUI samples browser (#281)
## Purpose Add the dotnet-maui product to the README metadata so that the sample shows up in the MAUI samples browser. ## Does this introduce a breaking change? <!-- Mark one with an "x". --> ``` [ ] Yes [x] No ``` ## Pull Request Type What kind of change does this Pull Request introduce? <!-- Please check the one that applies to this PR using "x". --> ``` [ ] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [x] Documentation content changes [ ] Other... Please describe: ``` ## How to Test * Get the code ``` git clone [repo-address] cd [repo-name] git checkout [branch-name] npm install ``` * Test the code <!-- Add steps to run the tests suite and/or manually test --> ``` ``` ## What to Check Verify that the following are valid * ... ## Other Information <!-- Add any other helpful information that may be needed here. --> Co-authored-by: Bret Johnson <[email protected]>
1 parent caf922e commit 3f0f061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ products:
1515
- blazor
1616
- defender-for-cloud
1717
- azure-monitor
18+
- dotnet-maui
1819
urlFragment: azure-search-openai-demo-csharp
1920
name: ChatGPT + Enterprise data (csharp)
2021
description: A csharp sample app that chats with your data using OpenAI and AI Search.

0 commit comments

Comments
 (0)