Commit Graph

55 Commits

Author SHA1 Message Date
cbf15e8747 Windows About Console
The 'about window' is implemented, the invoke is a method since ReactiveCommand fails when invoking a new window.
2020-05-01 15:53:41 -05:00
db196e72b3 WindowsApp.lib only should be included in Windows
The csproj file isn't checking the target platform a prior to include WindowsApp.lib, which should only included when the target os Windows.
2020-04-23 23:57:38 -05:00
c50d9f2319 Updated to Avalonia 0.9.9. Final version of the readme. 2020-04-23 20:55:24 +03:00
8964e345e5 Added edit box 2020-04-17 22:58:49 +03:00
540af66813 Project restructured for easier maintainence 2020-04-17 22:48:50 +03:00