Commit graph

11 commits

Author SHA1 Message Date
Markus Ewald
ffa8275fb6 Upgraded to Avalonia 11.3.7; added dependency injector bindings for the common dialog service 2025-10-22 15:52:16 +02:00
Markus Ewald
74b4625e55 Incremented version number to stay in sync with the NuGet package 2025-07-31 10:03:09 +02:00
Markus Ewald
a4b4f0c6a1 Incremented assembly version to 1.3.2 without changes but to reflect the NuGet package which needs to receive a version incrase to depend on Nuclex.Avalonia 1.3.2 2025-07-30 17:45:10 +02:00
Markus Ewald
61a8ac1e6f Restored the separation between message and generic dialog service in the service registration code 2025-07-05 21:10:56 +02:00
Markus Ewald
bc2d288bbb Output assembly name was wrong -- fixed 2025-07-05 21:08:28 +02:00
Markus Ewald
95142d5020 Oops, project file said net-4.6 and net-8.0 but this project can target .NET Standard 2.0 2025-07-05 21:08:28 +02:00
Markus Ewald
21a94992dc Removed unit test task from Visual Studio Codium build because it doesn't exist yet 2025-07-05 21:08:28 +02:00
Markus Ewald
9f3a8a8142 Avalonia is cross-platform, so no need to make the WindowManager Windows-only 2025-07-05 21:08:28 +02:00
Markus Ewald
7e2744da38 Added Git settings 2025-07-05 21:08:28 +02:00
Markus Ewald
e57054d2f4 Added Visual Studio Codium settings 2025-07-05 21:08:28 +02:00
Markus Ewald
708f87357e Wrote a small helper class with extension methods to register the Nuclex.Avalonia MVVM services to a Microsoft.Extensions.DependencyInjection IoC container 2025-07-05 21:08:22 +02:00