Aktualisiere README.md und Konfigurationsdateien für Version 1.0.4; füge Elemente für Custom Branding Application Customizer hinzu

This commit is contained in:
Torsten Brendgen
2026-07-19 21:32:59 +02:00
parent 606e84c575
commit b99ac31f4d
7 changed files with 67 additions and 26 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<CustomAction
Title="Custom Branding Application Customizer"
Location="ClientSideExtension.ApplicationCustomizer"
ClientSideComponentId="035ba968-6488-4d42-86b3-0470ffcc95b9"
ClientSideComponentProperties="{&quot;cssfiles&quot;:[],&quot;placeholdertop&quot;:{&quot;elements&quot;:[]},&quot;placeholderbottom&quot;:{&quot;elements&quot;:[]}}" />
</Elements>