ModernWpf.MessageBox icon indicating copy to clipboard operation
ModernWpf.MessageBox copied to clipboard

Absolutely Awesome, but no longer supported

Open BourgeoisDirk opened this issue 2 years ago • 2 comments

This is exactly what I'm looking for, looks absolutely awesome and well made. Unfortunately unsupported for any modern WPF Application :( Framework ".NET 6.0" simply rejects running with this NuGet package.

Found NuGet "ModernWpf.MessageBox.K1mlka", but no info on how to use it..

BourgeoisDirk avatar Feb 24 '23 02:02 BourgeoisDirk

It should just work with some small changes:

  • Updating to the newest version of ModernWpf
  • Copy the <TargetFrameworks> from the newest version of ModernWpf to ModernWpf.MessageBox.csproj

OpenByteDev avatar Feb 25 '23 17:02 OpenByteDev

Very simple. You just download the source, copy the folder into your own project (removing AssemblyInfo.cs) and off you go.

deakjahn avatar Nov 15 '23 10:11 deakjahn