Initial Project

This commit is contained in:
Toni Martin
2026-02-25 13:16:14 +01:00
commit ca0022e250
73 changed files with 20166 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
steps:
- script: |
echo Install Office-AddinDev-Certs at machine level
call npx office-addin-dev-certs install --machine
displayName: 'Install add-in dev cert'