-
Notifications
You must be signed in to change notification settings - Fork 239
Add Aspire integration tutorial for .NET MAUI app to landing page #3084
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit dcd99c2: 💡 Validation status: suggestions
docs/index.yml
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit e5cc5c8: 💡 Validation status: suggestions
docs/index.yml
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
* Add documentation for Windows ARM device limitations with Android emulators (#3038) * Initial plan * Add Windows ARM device limitations documentation for Android emulators Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com> Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com> * Document WebView2/BlazorWebView/HybridWebView issues with Program Files installation (#3035) * Initial plan * Add Windows Program Files warning for WebView2/BlazorWebView/HybridWebView Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com> * Extract WebView2 Program Files warning into reusable include snippet Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com> * Fix markdown linting errors in webview2-program-files-warning.md Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com> Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com> * Document device-independent units and their relationship to platform-specific units (#3036) * Initial plan * Add comprehensive device-independent units documentation Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com> * Update docs/user-interface/device-independent-units.md * Fix markdownlint errors: add blank lines before lists and trailing newline Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com> Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com> * Add Aspire integration tutorial for .NET MAUI app to landing page (#3084) * Add Aspire integration tutorial for .NET MAUI app to landing page * Reorganize links in data & cloud services section * Revise XAML compilation documentation (#3089) * Revise XAML compilation documentation Updated the XAML compilation documentation to reflect changes in terminology and features, including XAML processing, source generation, and inflation methods. * Update docs/xaml/xamlc.md Co-authored-by: Šimon Rozsíval <simon@rozsival.com> * Apply suggestions from code review * Update docs/xaml/xamlc.md --------- Co-authored-by: Šimon Rozsíval <simon@rozsival.com> Co-authored-by: Gerald Versluis <gerald@verslu.is> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com> Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com> Co-authored-by: Stephane Delcroix <stephane@delcroix.org> Co-authored-by: Šimon Rozsíval <simon@rozsival.com> Co-authored-by: Gerald Versluis <gerald@verslu.is>
No description provided.