Commit 84e49db
committed
fix(StealthTalk): correct publisherId from 'stealthtalk' to 'stealthtalkinc' to match Partner Center registered publisher ID The publisherId in SolutionMetadata.json was set to a brand-name shorthand 'stealthtalk' instead of the actual Partner Center registered publisher ID 'stealthtalkinc'. This caused Partner Center certification check 300.4.1.1 to fail: the Marketplace identifier publisherId.offerId derived from the GitHub source did not match the 'Offer Name' in Partner Center. Changes: - SolutionMetadata.json: publisherId 'stealthtalk' -> 'stealthtalkinc' - Package/mainTemplate.json: surgical update of solutionId variable to embed corrected publisherId (no V3 rebuild, to keep the diff minimal and avoid V3-tool cosmetic field reordering) - Package/3.0.0.zip: repacked with the patched mainTemplate.json
1 parent c97a719 commit 84e49db
3 files changed
Lines changed: 2 additions & 2 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments