-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMonikers.imagemanifest
24 lines (24 loc) · 987 Bytes
/
Monikers.imagemanifest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<!-- This file was generated by the ManifestFromResources tool.-->
<!-- Version: 14.0.50929.2 -->
<ImageManifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/VisualStudio/ImageManifestSchema/2014">
<Symbols>
<String Name="Resources" Value="/IncludeMinimizer;Component/Resources" />
<Guid Name="MonikersGuid" Value="{9e4ae3a5-8607-49e0-88c3-85a988fb723c}" />
<ID Name="hash" Value="3" />
<ID Name="InlcudeMinimizer" Value="1" />
</Symbols>
<Images>
<Image Guid="$(MonikersGuid)" ID="$(hash)">
<Source Uri="$(Resources)/hash.png">
<Size Value="16" />
</Source>
</Image>
<Image Guid="$(MonikersGuid)" ID="$(InlcudeMinimizer)">
<Source Uri="$(Resources)/InlcudeMinimizer.png">
<Dimensions Width="162" Height="181" />
</Source>
</Image>
</Images>
<ImageLists />
</ImageManifest>