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.
2 parents c6a41c8 + 2b3921d commit 16eb717Copy full SHA for 16eb717
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