We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5362e7f + a2487e4 commit 13db3b1Copy full SHA for 13db3b1
samples/graph-rsc-helper/nodeJs/m365agents.yml
@@ -6,5 +6,4 @@ version: v1.2
6
additionalMetadata:
7
sampleTag: Microsoft-Teams-Samples:graph-rsc-nodeJs
8
9
-environmentFolderPath: ./env
10
-projectId: 722ec657-0d89-4adb-8dc4-a05f8e8d5283
+environmentFolderPath: ./env
samples/msgext-link-unfurling-reddit/nodejs/m365agents.yml
@@ -124,4 +124,6 @@ publish:
124
# the specified environment variable(s).
125
writeToEnvironmentFile:
126
publishedAppId: TEAMS_APP_PUBLISHED_APP_ID
127
-projectId: 08f760f9-4a79-42e2-a731-8e11df80ab4c
+
128
+additionalMetadata:
129
+ sampleTag: Microsoft-Teams-Samples:reddit-link-unfurling
0 commit comments