Replies: 2 comments
-
I mention I added to nuget sources like this:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
After updating VS at last version, it worked. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, after templates setup I receivemessages like downward, and I can't create New Project of type Avalonia.
Please help !
Success: Avalonia.Templates::11.3.3 installed the following templates:
Template Name Short Name Language Tags
Avalonia .NET App avalonia.app [C#],F# Desktop/Xaml/Avalonia/Windows/Linux/macOS
Avalonia .NET MVVM App avalonia.mvvm [C#],F# Desktop/Xaml/Avalonia/Windows/Linux/macOS
Avalonia Cross Platform Application avalonia.xplat [C#],F# Desktop/Xaml/Avalonia/Browser/Mobile
Avalonia Resource Dictionary avalonia.resource Desktop/Xaml/Avalonia/Windows/Linux/macOS
Avalonia Styles avalonia.styles Desktop/Xaml/Avalonia/Windows/Linux/macOS
Avalonia TemplatedControl avalonia.templatedcontrol [C#],F# Desktop/Xaml/Avalonia/Windows/Linux/macOS
Avalonia UserControl avalonia.usercontrol [C#],F# Desktop/Xaml/Avalonia/Windows/Linux/macOS
Avalonia Window avalonia.window [C#],F# Desktop/Xaml/Avalonia/Windows/Linux/macOS
The following templates might not work because their constraints are not met:
Avalonia TemplatedControl (avalonia.templatedcontrol) C#(identity: Avalonia.TemplatedControl)
Project capabiltities: No project was found at the path: C:\Users\Dana\source\repos. This template can only be created inside the project.
Avalonia UserControl (avalonia.usercontrol) C#(identity: Avalonia.UserControl)
Project capabiltities: No project was found at the path: C:\Users\Dana\source\repos. This template can only be created inside the project.
Avalonia Window (avalonia.window) C#(identity: Avalonia.Window)
Project capabiltities: No project was found at the path: C:\Users\Dana\source\repos. This template can only be created inside the project.
Avalonia TemplatedControl (avalonia.templatedcontrol) F#(identity: Avalonia.TemplatedControl.FSharp)
Project capabiltities: No project was found at the path: C:\Users\Dana\source\repos. This template can only be created inside the project.
Avalonia UserControl (avalonia.usercontrol) F#(identity: Avalonia.UserControl.FSharp)
Project capabiltities: No project was found at the path: C:\Users\Dana\source\repos. This template can only be created inside the project.
Avalonia Window (avalonia.window) F#(identity: Avalonia.Window.FSharp)
Project capabiltities: No project was found at the path: C:\Users\Dana\source\repos. This template can only be created inside the project.
Avalonia Resource Dictionary (avalonia.resource)
Project capabiltities: No project was found at the path: C:\Users\Dana\source\repos. This template can only be created inside the project.
Avalonia Styles (avalonia.styles)
Project capabiltities: No project was found at the path: C:\Users\Dana\source\repos. This template can only be created inside the project.
Beta Was this translation helpful? Give feedback.
All reactions