In a WPF app I\'m working on, I added a method that returns a tuple. Initially it didn\'t work. Researching why I learned that I had to add System.ValueTuple 4.5.0 NuGet package