Skip to content
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

Issue with "test drive" > "Create and Run a Project" with rider #610

Open
junelac opened this issue Jan 14, 2025 · 0 comments
Open

Issue with "test drive" > "Create and Run a Project" with rider #610

junelac opened this issue Jan 14, 2025 · 0 comments

Comments

@junelac
Copy link

junelac commented Jan 14, 2025

Hello,

I have the same issue as #313 but with rider. The page says: "In the sidebar, scroll down and select Avalonia App" but it should be "Avalonia .NET MVVM App". Also it is not precised that the file "MainView.axaml" is in the directory "views" (it is in the root directory with "Avalonia .NET app").

Finally it says next: "In the current application, the content zone of the Window references another view: <views:MainView />. This is a reference to the MainView.axaml file, which is a UserControl that will be displayed in the content zone of the Window." however there is no "MainView.axaml" file created and the xml snippet <TextBlock Text="{Binding Greeting}" HorizontalAlignment="Center" VerticalAlignment="Center"/> explained is actually in the file MainWindow.axaml?

Note that the documentation page says it is for Version: 11.0.x but my install (from this morning) shows a version Avalonia.Templates::11.2.1.1

Note also that the app run correctly so I guess it's a discrepency between the template version and the doc
Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant