Skip to content

Conversation

@DevTKSS
Copy link
Owner

@DevTKSS DevTKSS commented Dec 4, 2025

No description provided.

@DevTKSS DevTKSS self-assigned this Dec 4, 2025
Copilot AI review requested due to automatic review settings December 4, 2025 17:29
@DevTKSS DevTKSS added the documentation Improvements or additions to documentation label Dec 4, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates documentation and configuration files for the XamlNavigationApp sample, primarily correcting file paths and links after renaming/restructuring the project directory from DevTKSS.Uno.XamlNavigationApp-1 to DevTKSS.Uno.XamlNavigationApp.

Key Changes:

  • Corrected documentation links in both English and German guides to reference the correct project path
  • Updated VSCode configuration files (launch.json, tasks.json, settings.json) with accurate project paths
  • Added new SimpleMemberSelectionApp configuration and documentation
  • Fixed solution file references and structure

Reviewed changes

Copilot reviewed 70 out of 110 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
docs/articles/en/Navigation/*.md Updated documentation links from XamlNavigationApp-1 to XamlNavigationApp
docs/articles/de/Navigation/*.md Updated German documentation links with corrected paths
docs/articles/en/Introduction-en.md Updated source code links and improved structure
src/DevTKSS.Uno.XamlNavigationApp/ReadMe.en.md Added new English readme with guide links
src/DevTKSS.Uno.XamlNavigationApp/ReadMe.de.md Added new German readme with guide links
src/DevTKSS.Uno.SimpleMemberSelectionApp/* Added complete new sample application
.vscode/launch.json Updated debug configurations with corrected paths
.vscode/tasks.json Updated build/publish tasks with corrected paths
DevTKSS.Uno.SampleApps.slnx New solution file structure
README.md Enhanced documentation with tutorial links
Comments suppressed due to low confidence (1)

.vscode/launch.json:50

  • The launch configuration references an incorrect path ${workspaceFolder}/DevTKSS.Uno.SimpleMemberSelectionApp-1/ (note the -1 suffix). Based on the other configurations and the actual project structure, this should be ${workspaceFolder}/DevTKSS.Uno.SimpleMemberSelectionApp/ without the -1 suffix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DevTKSS DevTKSS merged commit 3d7df7b into master Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants