|
1 | 1 | --- |
2 | 2 | title: 'Create an Atom Feed for a Private Gallery' |
3 | 3 | description: You can create an Atom (RSS) feed to an intranet location that contains extensions and add the feed to Extensions and Updates as a private gallery. |
4 | | -ms.date: 11/04/2016 |
| 4 | +ms.date: 8/5/2025 |
5 | 5 | ms.topic: how-to |
6 | 6 | helpviewer_keywords: |
7 | 7 | - Atom feed, VSIX private galleries |
@@ -37,19 +37,19 @@ You can create an Atom (RSS) feed to an intranet location that contains extensio |
37 | 37 | <id>uuid:bcecded5-97c8-4d24-96f1-7d9e16652433;id=1</id> |
38 | 38 | <updated>2011-04-14T21:25:48Z</updated> |
39 | 39 | <entry> |
40 | | - <id>SelectionHighlight..a14874d2-8199-4a60-af8a-11d6447813aa</id> |
| 40 | + <id>SelectionHighlight.aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb</id> |
41 | 41 | <title type="text">Highlight all occurrences of selected word</title> |
42 | 42 | <summary type="text">This extends the editor to highlight ....</summary> |
43 | 43 | <published>2011-04-14T14:24:51-07:00</published> |
44 | 44 | <updated>2011-04-14T14:24:22-07:00</updated> |
45 | 45 | <author> |
46 | 46 | <name>Microsoft</name> |
47 | 47 | </author> |
48 | | - <link rel="icon" href="VSIXImages/SelectionHighlight..a14874d2-8199-4a60-af8a-11d6447813aa_Icon_SelectionHighlightIcon.jpg" /> |
49 | | - <link rel="previewimage" href="VSIXImages/SelectionHighlight..a14874d2-8199-4a60-af8a-11d6447813aa_PreviewImage_SelectionHighlight.jpg" /> |
| 48 | + <link rel="icon" href="VSIXImages/SelectionHighlight.aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb_Icon_SelectionHighlightIcon.jpg" /> |
| 49 | + <link rel="previewimage" href="VSIXImages/SelectionHighlight.aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb_PreviewImage_SelectionHighlight.jpg" /> |
50 | 50 | <content type="application/octet-stream" src="SelectionHighlight.vsix" /> |
51 | 51 | <Vsix xmlns="http://schemas.microsoft.com/developer/vsx-syndication-schema/2010" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
52 | | - <Id>SelectionHighlight..a14874d2-8199-4a60-af8a-11d6447813aa</Id> |
| 52 | + <Id>SelectionHighlight.aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb</Id> |
53 | 53 | <Version>1.31</Version> |
54 | 54 | <References /> |
55 | 55 | <Rating xsi:nil="true" /> |
|
0 commit comments