From 538e699a777ba6305ccac08a5cf4e9e1678d457b Mon Sep 17 00:00:00 2001 From: Paolo Pialorsi Date: Wed, 24 Apr 2024 15:40:39 +0200 Subject: [PATCH] Updated manifest.json for Contoso solution --- samples/contoso-retail-demo/assets/sample.json | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/contoso-retail-demo/assets/sample.json b/samples/contoso-retail-demo/assets/sample.json index 1418e2a..95e1681 100644 --- a/samples/contoso-retail-demo/assets/sample.json +++ b/samples/contoso-retail-demo/assets/sample.json @@ -2,6 +2,7 @@ { "name": "pnp-spfx-reference-scenarios-samples-react-retail-dashboard", "source": "pnp", + "title": "Contoso Retail Dashboard", "shortDescription": "This is a sample end-to-end application, based on demo sample data, that shows you how to create a Microsoft Teams personal app with SharePoint Framework, hosting the solution also in Outlook.com and in the Office portal as a Microsoft 365 app. The solution also provides a sample Adaptive Card Extension (ACE) for Microsoft Viva Connection, still built with SharePoint Framework. The sample illustrates how to connect the ACE with the Teams personal app, providing custom arguments to the Teams personal app via deep links defined in the ACE. Last but not least, the solution illustrates how to create a Teams Message Extension for Search using Microsoft Teams Toolkit.", "url": "https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/contoso-retail-demo/", "downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/contoso-retail-demo",