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 c6a41c8 commit 2b3921dCopy full SHA for 2b3921d
src/Typewriter/MetadataPreprocessor.cs
@@ -53,7 +53,8 @@ internal static string CleanMetadata(string csdlContents)
53
54
AddContainsTarget("teamsAppDefinition");
55
AddContainsTarget("itemActivity");
56
-
+ AddContainsTarget("labelPolicy");
57
+
58
// Intune
59
AddContainsTarget("windows81TrustedRootCertificate");
60
AddContainsTarget("iosTrustedRootCertificate");
0 commit comments