We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04977e1 commit 05d95f8Copy full SHA for 05d95f8
UnitTests/UnitTests.Shared/Mvvm/Test_Messenger.cs
@@ -511,6 +511,7 @@ void Test()
511
messenger.Cleanup();
512
}
513
514
+ // See https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/4081
515
[TestCategory("Mvvm")]
516
[TestMethod]
517
[DataRow(typeof(StrongReferenceMessenger))]
@@ -573,4 +574,4 @@ public sealed class MessageB
573
574
{
575
576
-}
577
+}
0 commit comments