stride3d / stride

Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
https://stride3d.net
MIT License
6.65k stars 957 forks source link

feat: Port NuGetResolver.UI to AvaloniaUI #2512

Open Jklawreszuk opened 2 weeks ago

Jklawreszuk commented 2 weeks ago

PR Details

This PR provides a AvaloniaUI port for the NuGetResolver - tool that is run before GameStudio is launched. The TextBox displaying logs has also been improved - User cannot now edit or delete text and It is readonly

Types of changes

Checklist