| 1 | ILMerge version 2.12.803.0
|
|---|
| 2 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 3 | ILMerge /log:log.txt /out:posUpdate.exe CLAP.dll
|
|---|
| 4 | /target not specified, but output file, 'posUpdate.exe', has a different extension than the primary assembly, 'CLAP.dll'.
|
|---|
| 5 | An exception occurred during merging:
|
|---|
| 6 | ILMerge.Merge: /target not specified, but output file, 'posUpdate.exe', has a different extension than the primary assembly, 'CLAP.dll'.
|
|---|
| 7 | em ILMerging.ILMerge.Merge()
|
|---|
| 8 | em ILMerging.ILMerge.Main(String[] args)
|
|---|
| 9 | ILMerge version 2.12.803.0
|
|---|
| 10 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 11 | ILMerge /log:log.txt /target:posUpdate.exe CLAP.dll /out:mergerd.exe
|
|---|
| 12 | /target not specified, but output file, 'mergerd.exe', has a different extension than the primary assembly, 'CLAP.dll'.
|
|---|
| 13 | An exception occurred during merging:
|
|---|
| 14 | ILMerge.Merge: /target not specified, but output file, 'mergerd.exe', has a different extension than the primary assembly, 'CLAP.dll'.
|
|---|
| 15 | em ILMerging.ILMerge.Merge()
|
|---|
| 16 | em ILMerging.ILMerge.Main(String[] args)
|
|---|
| 17 | ILMerge version 2.12.803.0
|
|---|
| 18 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 19 | ILMerge /log:log.txt /target:winexe /out:mergerd.exe posUpdate.exe CLAP.dll
|
|---|
| 20 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 21 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 22 | mscorlib.dll version = 2.0.0.0
|
|---|
| 23 | The list of input assemblies is:
|
|---|
| 24 | posUpdate.exe
|
|---|
| 25 | CLAP.dll
|
|---|
| 26 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 27 | Successfully read in assembly.
|
|---|
| 28 | There were no errors reported in posUpdate's metadata.
|
|---|
| 29 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 30 | Successfully read in assembly.
|
|---|
| 31 | There were no errors reported in CLAP's metadata.
|
|---|
| 32 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 33 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 34 | CLAP.PeKind = ILonly
|
|---|
| 35 | All input assemblies have a compatible PeKind value.
|
|---|
| 36 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 37 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 38 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 39 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 40 | Transferring entry point 'xmlTools.mProgram.Main(System.String[])' from assembly 'posUpdate' to assembly 'mergerd'.
|
|---|
| 41 | There were no errors reported in the target assembly's metadata.
|
|---|
| 42 | ILMerge: Writing target assembly 'mergerd.exe'.
|
|---|
| 43 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 44 | There were no errors reported in mscorlib's metadata.
|
|---|
| 45 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 46 | There were no errors reported in System.Xml's metadata.
|
|---|
| 47 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 48 | There were no errors reported in System's metadata.
|
|---|
| 49 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 50 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 51 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 52 | There were no errors reported in System.Data's metadata.
|
|---|
| 53 | ILMerge: Done.
|
|---|
| 54 | ILMerge version 2.12.803.0
|
|---|
| 55 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 56 | ILMerge /log:log.txt /out:mergerd.exe posUpdate.exe CLAP.dll
|
|---|
| 57 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 58 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 59 | mscorlib.dll version = 2.0.0.0
|
|---|
| 60 | The list of input assemblies is:
|
|---|
| 61 | posUpdate.exe
|
|---|
| 62 | CLAP.dll
|
|---|
| 63 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 64 | Successfully read in assembly.
|
|---|
| 65 | There were no errors reported in posUpdate's metadata.
|
|---|
| 66 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 67 | Successfully read in assembly.
|
|---|
| 68 | There were no errors reported in CLAP's metadata.
|
|---|
| 69 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 70 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 71 | CLAP.PeKind = ILonly
|
|---|
| 72 | All input assemblies have a compatible PeKind value.
|
|---|
| 73 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 74 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 75 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 76 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 77 | Transferring entry point 'xmlTools.mProgram.Main(System.String[])' from assembly 'posUpdate' to assembly 'mergerd'.
|
|---|
| 78 | There were no errors reported in the target assembly's metadata.
|
|---|
| 79 | ILMerge: Writing target assembly 'mergerd.exe'.
|
|---|
| 80 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 81 | There were no errors reported in mscorlib's metadata.
|
|---|
| 82 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 83 | There were no errors reported in System.Xml's metadata.
|
|---|
| 84 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 85 | There were no errors reported in System's metadata.
|
|---|
| 86 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 87 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 88 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 89 | There were no errors reported in System.Data's metadata.
|
|---|
| 90 | ILMerge: Done.
|
|---|
| 91 | ILMerge version 2.12.803.0
|
|---|
| 92 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 93 | ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll
|
|---|
| 94 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 95 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 96 | mscorlib.dll version = 2.0.0.0
|
|---|
| 97 | The list of input assemblies is:
|
|---|
| 98 | posUpdate.exe
|
|---|
| 99 | CLAP.dll
|
|---|
| 100 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 101 | Successfully read in assembly.
|
|---|
| 102 | There were no errors reported in posUpdate's metadata.
|
|---|
| 103 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 104 | Successfully read in assembly.
|
|---|
| 105 | There were no errors reported in CLAP's metadata.
|
|---|
| 106 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 107 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 108 | CLAP.PeKind = ILonly
|
|---|
| 109 | All input assemblies have a compatible PeKind value.
|
|---|
| 110 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 111 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 112 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 113 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 114 | Transferring entry point 'xmlTools.mProgram.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
|
|---|
| 115 | There were no errors reported in the target assembly's metadata.
|
|---|
| 116 | ILMerge: Writing target assembly 'xmlTools.exe'.
|
|---|
| 117 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 118 | There were no errors reported in mscorlib's metadata.
|
|---|
| 119 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 120 | There were no errors reported in System.Xml's metadata.
|
|---|
| 121 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 122 | There were no errors reported in System's metadata.
|
|---|
| 123 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 124 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 125 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 126 | There were no errors reported in System.Data's metadata.
|
|---|
| 127 | ILMerge: Done.
|
|---|
| 128 | ILMerge version 2.12.803.0
|
|---|
| 129 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 130 | ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll
|
|---|
| 131 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 132 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 133 | mscorlib.dll version = 2.0.0.0
|
|---|
| 134 | The list of input assemblies is:
|
|---|
| 135 | posUpdate.exe
|
|---|
| 136 | CLAP.dll
|
|---|
| 137 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 138 | Successfully read in assembly.
|
|---|
| 139 | There were no errors reported in posUpdate's metadata.
|
|---|
| 140 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 141 | Successfully read in assembly.
|
|---|
| 142 | There were no errors reported in CLAP's metadata.
|
|---|
| 143 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 144 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 145 | CLAP.PeKind = ILonly
|
|---|
| 146 | All input assemblies have a compatible PeKind value.
|
|---|
| 147 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 148 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 149 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 150 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 151 | Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
|
|---|
| 152 | There were no errors reported in the target assembly's metadata.
|
|---|
| 153 | ILMerge: Writing target assembly 'xmlTools.exe'.
|
|---|
| 154 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 155 | There were no errors reported in mscorlib's metadata.
|
|---|
| 156 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 157 | There were no errors reported in System.Xml's metadata.
|
|---|
| 158 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 159 | There were no errors reported in System's metadata.
|
|---|
| 160 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 161 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 162 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 163 | There were no errors reported in System.Data's metadata.
|
|---|
| 164 | ILMerge: Done.
|
|---|
| 165 | ILMerge version 2.12.803.0
|
|---|
| 166 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 167 | ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll
|
|---|
| 168 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 169 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 170 | mscorlib.dll version = 2.0.0.0
|
|---|
| 171 | The list of input assemblies is:
|
|---|
| 172 | posUpdate.exe
|
|---|
| 173 | CLAP.dll
|
|---|
| 174 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 175 | Successfully read in assembly.
|
|---|
| 176 | There were no errors reported in posUpdate's metadata.
|
|---|
| 177 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 178 | Successfully read in assembly.
|
|---|
| 179 | There were no errors reported in CLAP's metadata.
|
|---|
| 180 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 181 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 182 | CLAP.PeKind = ILonly
|
|---|
| 183 | All input assemblies have a compatible PeKind value.
|
|---|
| 184 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 185 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 186 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 187 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 188 | Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
|
|---|
| 189 | There were no errors reported in the target assembly's metadata.
|
|---|
| 190 | ILMerge: Writing target assembly 'xmlTools.exe'.
|
|---|
| 191 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 192 | There were no errors reported in mscorlib's metadata.
|
|---|
| 193 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 194 | There were no errors reported in System.Xml's metadata.
|
|---|
| 195 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 196 | There were no errors reported in System's metadata.
|
|---|
| 197 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 198 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 199 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 200 | There were no errors reported in System.Data's metadata.
|
|---|
| 201 | ILMerge: Done.
|
|---|
| 202 | ILMerge version 2.12.803.0
|
|---|
| 203 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 204 | ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll
|
|---|
| 205 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 206 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 207 | mscorlib.dll version = 2.0.0.0
|
|---|
| 208 | The list of input assemblies is:
|
|---|
| 209 | posUpdate.exe
|
|---|
| 210 | CLAP.dll
|
|---|
| 211 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 212 | Successfully read in assembly.
|
|---|
| 213 | There were no errors reported in posUpdate's metadata.
|
|---|
| 214 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 215 | Successfully read in assembly.
|
|---|
| 216 | There were no errors reported in CLAP's metadata.
|
|---|
| 217 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 218 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 219 | CLAP.PeKind = ILonly
|
|---|
| 220 | All input assemblies have a compatible PeKind value.
|
|---|
| 221 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 222 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 223 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 224 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 225 | Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
|
|---|
| 226 | There were no errors reported in the target assembly's metadata.
|
|---|
| 227 | ILMerge: Writing target assembly 'xmlTools.exe'.
|
|---|
| 228 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 229 | There were no errors reported in mscorlib's metadata.
|
|---|
| 230 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 231 | There were no errors reported in System.Xml's metadata.
|
|---|
| 232 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 233 | There were no errors reported in System's metadata.
|
|---|
| 234 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 235 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 236 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 237 | There were no errors reported in System.Data's metadata.
|
|---|
| 238 | ILMerge: Done.
|
|---|
| 239 | ILMerge version 2.12.803.0
|
|---|
| 240 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 241 | ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll
|
|---|
| 242 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 243 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 244 | mscorlib.dll version = 2.0.0.0
|
|---|
| 245 | The list of input assemblies is:
|
|---|
| 246 | posUpdate.exe
|
|---|
| 247 | CLAP.dll
|
|---|
| 248 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 249 | Successfully read in assembly.
|
|---|
| 250 | There were no errors reported in posUpdate's metadata.
|
|---|
| 251 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 252 | Successfully read in assembly.
|
|---|
| 253 | There were no errors reported in CLAP's metadata.
|
|---|
| 254 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 255 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 256 | CLAP.PeKind = ILonly
|
|---|
| 257 | All input assemblies have a compatible PeKind value.
|
|---|
| 258 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 259 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 260 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 261 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 262 | Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
|
|---|
| 263 | There were no errors reported in the target assembly's metadata.
|
|---|
| 264 | ILMerge: Writing target assembly 'xmlTools.exe'.
|
|---|
| 265 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 266 | There were no errors reported in mscorlib's metadata.
|
|---|
| 267 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 268 | There were no errors reported in System.Xml's metadata.
|
|---|
| 269 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 270 | There were no errors reported in System's metadata.
|
|---|
| 271 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 272 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 273 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 274 | There were no errors reported in System.Data's metadata.
|
|---|
| 275 | ILMerge: Done.
|
|---|
| 276 | ILMerge version 2.12.803.0
|
|---|
| 277 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 278 | ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll
|
|---|
| 279 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 280 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 281 | mscorlib.dll version = 2.0.0.0
|
|---|
| 282 | The list of input assemblies is:
|
|---|
| 283 | posUpdate.exe
|
|---|
| 284 | CLAP.dll
|
|---|
| 285 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 286 | Successfully read in assembly.
|
|---|
| 287 | There were no errors reported in posUpdate's metadata.
|
|---|
| 288 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 289 | Successfully read in assembly.
|
|---|
| 290 | There were no errors reported in CLAP's metadata.
|
|---|
| 291 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 292 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 293 | CLAP.PeKind = ILonly
|
|---|
| 294 | All input assemblies have a compatible PeKind value.
|
|---|
| 295 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 296 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 297 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 298 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 299 | Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
|
|---|
| 300 | There were no errors reported in the target assembly's metadata.
|
|---|
| 301 | ILMerge: Writing target assembly 'xmlTools.exe'.
|
|---|
| 302 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 303 | There were no errors reported in mscorlib's metadata.
|
|---|
| 304 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 305 | There were no errors reported in System.Xml's metadata.
|
|---|
| 306 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 307 | There were no errors reported in System's metadata.
|
|---|
| 308 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 309 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 310 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 311 | There were no errors reported in System.Data's metadata.
|
|---|
| 312 | ILMerge: Done.
|
|---|
| 313 | ILMerge version 2.12.803.0
|
|---|
| 314 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 315 | ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll
|
|---|
| 316 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 317 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 318 | mscorlib.dll version = 2.0.0.0
|
|---|
| 319 | The list of input assemblies is:
|
|---|
| 320 | posUpdate.exe
|
|---|
| 321 | CLAP.dll
|
|---|
| 322 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 323 | Successfully read in assembly.
|
|---|
| 324 | There were no errors reported in posUpdate's metadata.
|
|---|
| 325 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 326 | Successfully read in assembly.
|
|---|
| 327 | There were no errors reported in CLAP's metadata.
|
|---|
| 328 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 329 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 330 | CLAP.PeKind = ILonly
|
|---|
| 331 | All input assemblies have a compatible PeKind value.
|
|---|
| 332 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 333 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 334 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 335 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 336 | Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
|
|---|
| 337 | There were no errors reported in the target assembly's metadata.
|
|---|
| 338 | ILMerge: Writing target assembly 'xmlTools.exe'.
|
|---|
| 339 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 340 | There were no errors reported in mscorlib's metadata.
|
|---|
| 341 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 342 | There were no errors reported in System.Xml's metadata.
|
|---|
| 343 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 344 | There were no errors reported in System's metadata.
|
|---|
| 345 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 346 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 347 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 348 | There were no errors reported in System.Data's metadata.
|
|---|
| 349 | ILMerge: Done.
|
|---|
| 350 | ILMerge version 2.12.803.0
|
|---|
| 351 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 352 | ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll
|
|---|
| 353 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 354 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 355 | mscorlib.dll version = 2.0.0.0
|
|---|
| 356 | The list of input assemblies is:
|
|---|
| 357 | posUpdate.exe
|
|---|
| 358 | CLAP.dll
|
|---|
| 359 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 360 | Successfully read in assembly.
|
|---|
| 361 | There were no errors reported in posUpdate's metadata.
|
|---|
| 362 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 363 | Successfully read in assembly.
|
|---|
| 364 | There were no errors reported in CLAP's metadata.
|
|---|
| 365 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 366 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 367 | CLAP.PeKind = ILonly
|
|---|
| 368 | All input assemblies have a compatible PeKind value.
|
|---|
| 369 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 370 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 371 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 372 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 373 | Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
|
|---|
| 374 | There were no errors reported in the target assembly's metadata.
|
|---|
| 375 | ILMerge: Writing target assembly 'xmlTools.exe'.
|
|---|
| 376 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 377 | There were no errors reported in mscorlib's metadata.
|
|---|
| 378 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 379 | There were no errors reported in System.Xml's metadata.
|
|---|
| 380 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 381 | There were no errors reported in System's metadata.
|
|---|
| 382 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 383 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 384 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 385 | There were no errors reported in System.Data's metadata.
|
|---|
| 386 | ILMerge: Done.
|
|---|
| 387 | ILMerge version 2.12.803.0
|
|---|
| 388 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 389 | ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll
|
|---|
| 390 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 391 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 392 | mscorlib.dll version = 2.0.0.0
|
|---|
| 393 | The list of input assemblies is:
|
|---|
| 394 | posUpdate.exe
|
|---|
| 395 | CLAP.dll
|
|---|
| 396 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 397 | Successfully read in assembly.
|
|---|
| 398 | There were no errors reported in posUpdate's metadata.
|
|---|
| 399 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 400 | Successfully read in assembly.
|
|---|
| 401 | There were no errors reported in CLAP's metadata.
|
|---|
| 402 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 403 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 404 | CLAP.PeKind = ILonly
|
|---|
| 405 | All input assemblies have a compatible PeKind value.
|
|---|
| 406 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 407 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 408 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 409 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 410 | Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
|
|---|
| 411 | There were no errors reported in the target assembly's metadata.
|
|---|
| 412 | ILMerge: Writing target assembly 'xmlTools.exe'.
|
|---|
| 413 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 414 | There were no errors reported in mscorlib's metadata.
|
|---|
| 415 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 416 | There were no errors reported in System.Xml's metadata.
|
|---|
| 417 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 418 | There were no errors reported in System's metadata.
|
|---|
| 419 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 420 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 421 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 422 | There were no errors reported in System.Data's metadata.
|
|---|
| 423 | ILMerge: Done.
|
|---|
| 424 | ILMerge version 2.12.803.0
|
|---|
| 425 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 426 | ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll
|
|---|
| 427 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 428 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 429 | mscorlib.dll version = 2.0.0.0
|
|---|
| 430 | The list of input assemblies is:
|
|---|
| 431 | posUpdate.exe
|
|---|
| 432 | CLAP.dll
|
|---|
| 433 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 434 | Successfully read in assembly.
|
|---|
| 435 | There were no errors reported in posUpdate's metadata.
|
|---|
| 436 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 437 | Successfully read in assembly.
|
|---|
| 438 | There were no errors reported in CLAP's metadata.
|
|---|
| 439 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 440 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 441 | CLAP.PeKind = ILonly
|
|---|
| 442 | All input assemblies have a compatible PeKind value.
|
|---|
| 443 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 444 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 445 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 446 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 447 | Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
|
|---|
| 448 | There were no errors reported in the target assembly's metadata.
|
|---|
| 449 | ILMerge: Writing target assembly 'xmlTools.exe'.
|
|---|
| 450 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 451 | There were no errors reported in mscorlib's metadata.
|
|---|
| 452 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 453 | There were no errors reported in System.Xml's metadata.
|
|---|
| 454 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 455 | There were no errors reported in System's metadata.
|
|---|
| 456 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 457 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 458 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 459 | There were no errors reported in System.Data's metadata.
|
|---|
| 460 | ILMerge: Done.
|
|---|
| 461 | ILMerge version 2.12.803.0
|
|---|
| 462 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 463 | ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll
|
|---|
| 464 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 465 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 466 | mscorlib.dll version = 2.0.0.0
|
|---|
| 467 | The list of input assemblies is:
|
|---|
| 468 | posUpdate.exe
|
|---|
| 469 | CLAP.dll
|
|---|
| 470 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 471 | Successfully read in assembly.
|
|---|
| 472 | There were no errors reported in posUpdate's metadata.
|
|---|
| 473 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 474 | Successfully read in assembly.
|
|---|
| 475 | There were no errors reported in CLAP's metadata.
|
|---|
| 476 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 477 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 478 | CLAP.PeKind = ILonly
|
|---|
| 479 | All input assemblies have a compatible PeKind value.
|
|---|
| 480 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 481 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 482 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 483 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 484 | Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
|
|---|
| 485 | There were no errors reported in the target assembly's metadata.
|
|---|
| 486 | ILMerge: Writing target assembly 'xmlTools.exe'.
|
|---|
| 487 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 488 | There were no errors reported in mscorlib's metadata.
|
|---|
| 489 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 490 | There were no errors reported in System.Xml's metadata.
|
|---|
| 491 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 492 | There were no errors reported in System's metadata.
|
|---|
| 493 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 494 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 495 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 496 | There were no errors reported in System.Data's metadata.
|
|---|
| 497 | ILMerge: Done.
|
|---|
| 498 | ILMerge version 2.12.803.0
|
|---|
| 499 | Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
|
|---|
| 500 | ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll
|
|---|
| 501 | Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
|
|---|
| 502 | Running on Microsoft (R) .NET Framework v2.0.50727
|
|---|
| 503 | mscorlib.dll version = 2.0.0.0
|
|---|
| 504 | The list of input assemblies is:
|
|---|
| 505 | posUpdate.exe
|
|---|
| 506 | CLAP.dll
|
|---|
| 507 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
|
|---|
| 508 | Successfully read in assembly.
|
|---|
| 509 | There were no errors reported in posUpdate's metadata.
|
|---|
| 510 | Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
|
|---|
| 511 | Successfully read in assembly.
|
|---|
| 512 | There were no errors reported in CLAP's metadata.
|
|---|
| 513 | Checking to see that all of the input assemblies have a compatible PeKind.
|
|---|
| 514 | posUpdate.PeKind = ILonly, Requires32bits
|
|---|
| 515 | CLAP.PeKind = ILonly
|
|---|
| 516 | All input assemblies have a compatible PeKind value.
|
|---|
| 517 | Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
|
|---|
| 518 | Merging assembly 'posUpdate' into target assembly.
|
|---|
| 519 | Merging assembly 'CLAP' into target assembly.
|
|---|
| 520 | Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
|
|---|
| 521 | Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
|
|---|
| 522 | There were no errors reported in the target assembly's metadata.
|
|---|
| 523 | ILMerge: Writing target assembly 'xmlTools.exe'.
|
|---|
| 524 | Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
|
|---|
| 525 | There were no errors reported in mscorlib's metadata.
|
|---|
| 526 | Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
|
|---|
| 527 | There were no errors reported in System.Xml's metadata.
|
|---|
| 528 | Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
|
|---|
| 529 | There were no errors reported in System's metadata.
|
|---|
| 530 | Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
|
|---|
| 531 | There were no errors reported in System.Windows.Forms's metadata.
|
|---|
| 532 | Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
|
|---|
| 533 | There were no errors reported in System.Data's metadata.
|
|---|
| 534 | ILMerge: Done.
|
|---|