I want to use WPF Masonry. Downloaded from GitHub via this link: https://github.com/Lizzaran/WPF-Masonry

I didn't make any changes to the code at all.
At assembly (build) errors take off:

Errors when compiling Masonry WPF

What am I doing wrong?
Maybe you need to first connect something, and then compile?

  • Most likely you do not have .NET v4.5.2 . There are two ways - to install a new version of Dotnet or change the code for an older version. - Ev_Hyper
  • Deal with the problem? - Ev_Hyper
  • I was completely shocked .... I decided to solve the problem by refusing Masonry and jumping with a tambourine with standard WPF panels. I have installed version 4.5.1 and 4.6. Version 4.5.2 failed to install because the installation stops when the installer finds a more recent version on the computer. - Michael Vaysman

0