diff --git a/tests/mmptest/src/FrameworkLinksTests.cs b/tests/mmptest/src/FrameworkLinksTests.cs index a6032637e6..60218e7b1a 100644 --- a/tests/mmptest/src/FrameworkLinksTests.cs +++ b/tests/mmptest/src/FrameworkLinksTests.cs @@ -49,6 +49,7 @@ namespace Xamarin.MMP.Tests case "CoreGraphics": case "CoreFoundation": case "ApplicationServices": + case "GSS": linkStatus = LinkStatus.Strong; break; default: