summaryrefslogtreecommitdiff
path: root/utils/MTP/sendfirm.manifest
diff options
context:
space:
mode:
Diffstat (limited to 'utils/MTP/sendfirm.manifest')
-rw-r--r--utils/MTP/sendfirm.manifest16
1 files changed, 8 insertions, 8 deletions
diff --git a/utils/MTP/sendfirm.manifest b/utils/MTP/sendfirm.manifest
index 324c707e1c..307b6c2a01 100644
--- a/utils/MTP/sendfirm.manifest
+++ b/utils/MTP/sendfirm.manifest
@@ -1,8 +1,8 @@
1<?xml version='1.0' encoding='UTF-8' standalone='yes'?> 1<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
2<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'> 2<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
3 <dependency> 3 <dependency>
4 <dependentAssembly> 4 <dependentAssembly>
5 <assemblyIdentity type='win32' name='Microsoft.VC80.CRT' version='8.0.50727.762' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' /> 5 <assemblyIdentity type='win32' name='Microsoft.VC80.CRT' version='8.0.50727.762' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' />
6 </dependentAssembly> 6 </dependentAssembly>
7 </dependency> 7 </dependency>
8</assembly> 8</assembly>