Skip to content

v1.0.1

Compare
Choose a tag to compare
@KarlErickson KarlErickson released this 13 Oct 23:01
· 36 commits to master since this release
  • Fixed issues relating to unit tests and the connection between the client app and client view model.
  • Removed unneeded using statements and boilerplate comments.
  • Removed Expression-based overload of BindableBase.OnPropertyChanged in favor of nameof usage.