Advertisement
Guest User

Untitled

a guest
May 25th, 2018
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 103.41 KB | None | 0 0
  1. 1>------ Rebuild All started: Project: GLENAIR_EEPROM_CONFIG_GUI, Configuration: Debug x86 ------
  2. 1>C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\Sdk\Sdk.targets(41,3): warning MSB4011: "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.VisualBasic.targets" cannot be imported again. It was already imported at "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj (214,3)". This is most likely a build authoring error. This subsequent import will be ignored.
  3. 1>Build started 5/25/2018 11:31:18 AM.
  4. 1>Building with tools version "15.0".
  5. 1>Project file contains ToolsVersion="4.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424.
  6. 1>Target "_GetProjectJsonPath" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_GetRestoreProjectStyle" depends on it):
  7. 1>Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ).
  8. 1>Done building target "_GetProjectJsonPath" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  9. 1>Target "_CheckForUnsupportedNETCoreVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(NETCoreAppMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETCoreApp' And '' != '').
  10. 1>Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETStandard' And '' != '').
  11. 1>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.Sdk.DefaultItems.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CollectPackageReferences" depends on it):
  12. 1>Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll".
  13. 1>Task "CheckForImplicitPackageReferenceOverrides"
  14. 1>Done executing task "CheckForImplicitPackageReferenceOverrides".
  15. 1>Done building target "CheckForImplicitPackageReferenceOverrides" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  16. 1>Target "CollectPackageReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_GetRestoreProjectStyle" depends on it):
  17. 1>Done building target "CollectPackageReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  18. 1>Target "CheckForImplicitPackageReferenceOverridesBeforeRestore" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.Sdk.DefaultItems.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_GetRestoreProjectStyle" depends on it):
  19. 1>Done building target "CheckForImplicitPackageReferenceOverridesBeforeRestore" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  20. 1>Target "_GetRestoreProjectStyle" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "EnableIntermediateOutputPathMismatchWarning" depends on it):
  21. 1>Done building target "_GetRestoreProjectStyle" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  22. 1>Target "EnableIntermediateOutputPathMismatchWarning" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
  23. 1>Done building target "EnableIntermediateOutputPathMismatchWarning" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  24. 1>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
  25. 1>Target "_CollectTargetFrameworkForTelemetry" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
  26. 1>Using "Telemetry" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  27. 1>Task "Telemetry"
  28. 1>Done executing task "Telemetry".
  29. 1>Done building target "_CollectTargetFrameworkForTelemetry" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  30. 1>Target "_CheckForUnsupportedNETCoreVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(NETCoreAppMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETCoreApp' And '' != '').
  31. 1>Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETStandard' And '' != '').
  32. 1>Target "_CheckForUnsupportedSelfContained" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(HasRuntimeOutput)' == 'true') was evaluated as ('.NETFramework' == '.NETCoreApp' and 'true' == 'true').
  33. 1>Target "_CheckForMismatchingPlatform" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.RuntimeIdentifierInference.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
  34. 1>Task "NETSdkError" skipped, due to false condition; ('$(PlatformTarget)' != 'AnyCPU' and !$(RuntimeIdentifier.ToUpper().Contains($(PlatformTarget.ToUpper())))) was evaluated as ('x86' != 'AnyCPU' and !True).
  35. 1>Done building target "_CheckForMismatchingPlatform" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  36. 1>Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully.
  37. 1>Target "CheckForDuplicateItems" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.Sdk.DefaultItems.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
  38. 1>Using "CheckForDuplicateItems" task from assembly "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll".
  39. 1>Task "CheckForDuplicateItems"
  40. 1>Done executing task "CheckForDuplicateItems".
  41. 1>Task "CheckForDuplicateItems"
  42. 1>Done executing task "CheckForDuplicateItems".
  43. 1>Task "CheckForDuplicateItems"
  44. 1>Done executing task "CheckForDuplicateItems".
  45. 1>Done building target "CheckForDuplicateItems" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  46. 1>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "BeforeRebuild" depends on it):
  47. 1>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
  48. 1>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
  49. 1>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  50. 1>Task "Message"
  51. 1> Configuration=Debug
  52. 1>Done executing task "Message".
  53. 1>Task "Message"
  54. 1> Platform=x86
  55. 1>Done executing task "Message".
  56. 1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Debug\' != '' and !HasTrailingSlash('bin\Debug\')).
  57. 1>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\' != '' and !HasTrailingSlash('C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\')).
  58. 1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\x86\Debug\' != '' and !HasTrailingSlash('obj\x86\Debug\')).
  59. 1>Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( 'C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\' != '' And 'C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\' != 'C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\' ).
  60. 1>Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( 'true' == 'true' And 'obj\' != 'C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\' And 'C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\' != 'C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\' ).
  61. 1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  62. 1>Target "BeforeRebuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Rebuild" depends on it):
  63. 1>Done building target "BeforeRebuild" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  64. 1>Target "BeforeClean" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Clean" depends on it):
  65. 1>Done building target "BeforeClean" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  66. 1>Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or
  67. 1> ('$(_AssemblyTimestampBeforeCompile)' == '')) and
  68. 1> Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'WinExe' != 'library') or
  69. 1> ('' == '')) and
  70. 1> Exists('C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\GLENAIR_EEPROM_CONFIG_GUI.vbproj.UnmanagedRegistration.cache')).
  71. 1>Target "CoreClean" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Clean" depends on it):
  72. 1>Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  73. 1>Task "Delete"
  74. 1> File "obj\x86\Debug\\TempCA\Glenair EEPROM Config Interface.pdb" doesn't exist. Skipping.
  75. 1> File "obj\x86\Debug\\TempCA\Glenair EEPROM Config Interface.exe" doesn't exist. Skipping.
  76. 1>Done executing task "Delete".
  77. 1>Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  78. 1>Task "ReadLinesFromFile"
  79. 1>Done executing task "ReadLinesFromFile".
  80. 1>Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  81. 1>Task "FindUnderPath"
  82. 1> Comparison path is "bin\Debug\".
  83. 1>Done executing task "FindUnderPath".
  84. 1>Task "FindUnderPath"
  85. 1> Comparison path is "obj\x86\Debug\".
  86. 1>Done executing task "FindUnderPath".
  87. 1>Task "Delete"
  88. 1> File "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.vbprojResolveAssemblyReference.cache" doesn't exist. Skipping.
  89. 1> Deleting file "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\_GLENAIR_EEPROM_CONFIG_GUI.Form1.resources".
  90. 1> Deleting file "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\_GLENAIR_EEPROM_CONFIG_GUI.Resources.resources".
  91. 1> Deleting file "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.vbproj.GenerateResource.cache".
  92. 1> Deleting file "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.vbproj.CoreCompileInputs.cache".
  93. 1> Deleting file "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfoInputs.cache".
  94. 1> Deleting file "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb".
  95. 1> File "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.vbprojAssemblyReference.cache" doesn't exist. Skipping.
  96. 1>Done executing task "Delete".
  97. 1>Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  98. 1>Task "RemoveDuplicates"
  99. 1>Done executing task "RemoveDuplicates".
  100. 1>Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  101. 1>Task "MakeDir"
  102. 1>Done executing task "MakeDir".
  103. 1>Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  104. 1>Task "WriteLinesToFile"
  105. 1>Done executing task "WriteLinesToFile".
  106. 1>Done building target "CoreClean" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  107. 1>Target "ReportAssetsLogMessages" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "RunResolvePackageDependencies" depends on it):
  108. 1>Using "ReportAssetsLogMessages" task from assembly "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll".
  109. 1>Task "ReportAssetsLogMessages"
  110. 1>Done executing task "ReportAssetsLogMessages".
  111. 1>Done building target "ReportAssetsLogMessages" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  112. 1>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
  113. 1>Target "RunResolvePackageDependencies" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_ComputeTFMOnlyFileDependencies" depends on it):
  114. 1>Using "CheckForTargetInAssetsFile" task from assembly "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll".
  115. 1>Task "CheckForTargetInAssetsFile"
  116. 1>Done executing task "CheckForTargetInAssetsFile".
  117. 1>Using "ResolvePackageDependencies" task from assembly "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll".
  118. 1>Task "ResolvePackageDependencies"
  119. 1>Done executing task "ResolvePackageDependencies".
  120. 1>Done building target "RunResolvePackageDependencies" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  121. 1>Target "_ComputeTFMOnlyFileDependencies" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_ComputeLockFileReferences" depends on it):
  122. 1>Done building target "_ComputeTFMOnlyFileDependencies" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  123. 1>Target "_ComputeLockFileReferences" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolveLockFileReferences" depends on it):
  124. 1>Using "JoinItems" task from assembly "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll".
  125. 1>Task "JoinItems"
  126. 1>Done executing task "JoinItems".
  127. 1>Done building target "_ComputeLockFileReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  128. 1>Target "_ComputeTFMOnlyFileDependencies" skipped. Previously built successfully.
  129. 1>Target "_ComputeLockFileFrameworks" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolveLockFileReferences" depends on it):
  130. 1>Done building target "_ComputeLockFileFrameworks" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  131. 1>Target "ResolveLockFileReferences" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolvePackageDependenciesForBuild" depends on it):
  132. 1>Task "JoinItems"
  133. 1>Done executing task "JoinItems".
  134. 1>Done building target "ResolveLockFileReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  135. 1>Target "RunResolvePackageDependencies" skipped. Previously built successfully.
  136. 1>Target "_ComputeLockFileAnalyzers" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolveLockFileAnalyzers" depends on it):
  137. 1>Done building target "_ComputeLockFileAnalyzers" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  138. 1>Target "ResolveLockFileAnalyzers" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolvePackageDependenciesForBuild" depends on it):
  139. 1>Done building target "ResolveLockFileAnalyzers" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  140. 1>Target "RunResolvePackageDependencies" skipped. Previously built successfully.
  141. 1>Target "_ComputeActiveTFMFileDependencies" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_ComputeLockFileCopyLocal" depends on it):
  142. 1>Done building target "_ComputeActiveTFMFileDependencies" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  143. 1>Target "_ComputeActiveTFMFileDependencies" skipped. Previously built successfully.
  144. 1>Target "RunProduceContentAssets" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_ComputeLockFileCopyLocal" depends on it):
  145. 1>Task "JoinItems"
  146. 1>Done executing task "JoinItems".
  147. 1>Using "ProduceContentAssets" task from assembly "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll".
  148. 1>Task "ProduceContentAssets"
  149. 1>Done executing task "ProduceContentAssets".
  150. 1>Task "CreateItem" skipped, due to false condition; ('@(_ProcessedContentItems)' != '') was evaluated as ('' != '').
  151. 1>Done building target "RunProduceContentAssets" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  152. 1>Target "_ComputeLockFileCopyLocal" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolveLockFileCopyLocalProjectDeps" depends on it):
  153. 1>Task "JoinItems"
  154. 1>Done executing task "JoinItems".
  155. 1>Task "JoinItems"
  156. 1>Done executing task "JoinItems".
  157. 1>Task "JoinItems"
  158. 1>Done executing task "JoinItems".
  159. 1>Done building target "_ComputeLockFileCopyLocal" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  160. 1>Target "ResolveLockFileCopyLocalProjectDeps" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolvePackageDependenciesForBuild" depends on it):
  161. 1>Done building target "ResolveLockFileCopyLocalProjectDeps" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  162. 1>Target "RunResolvePackageDependencies" skipped. Previously built successfully.
  163. 1>Target "_ComputeActiveTFMPackageDependencies" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_ComputeTransitiveProjectReferences" depends on it):
  164. 1>Done building target "_ComputeActiveTFMPackageDependencies" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  165. 1>Target "_ComputeTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "IncludeTransitiveProjectReferences" depends on it):
  166. 1>Task "JoinItems"
  167. 1>Done executing task "JoinItems".
  168. 1>Done building target "_ComputeTransitiveProjectReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  169. 1>Target "IncludeTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolvePackageDependenciesForBuild" depends on it):
  170. 1>Done building target "IncludeTransitiveProjectReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  171. 1>Target "ResolvePackageDependenciesForBuild" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "AssignProjectConfiguration" depends on it):
  172. 1>Done building target "ResolvePackageDependenciesForBuild" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  173. 1>Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
  174. 1> '$(_UsingDefaultRuntimeIdentifier)' == 'true' and
  175. 1> '@(NativeCopyLocalItems)' == '') was evaluated as ('' == 'true' and
  176. 1> 'true' == 'true' and
  177. 1> '' == '').
  178. 1>Target "AssignProjectConfiguration" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareProjectReferences" depends on it):
  179. 1>Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  180. 1>Task "AssignProjectConfiguration"
  181. 1>Done executing task "AssignProjectConfiguration".
  182. 1>Done building target "AssignProjectConfiguration" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  183. 1>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareProjectReferences" depends on it):
  184. 1>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!='').
  185. 1>Done building target "_SplitProjectReferencesByFileExistence" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  186. 1>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareProjectReferences" depends on it):
  187. 1>Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  188. 1>Task "MSBuild"
  189. 1>Done executing task "MSBuild".
  190. 1>Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != '') was evaluated as ('0' != '0' and '.NETFramework,Version=v4.0,Profile=Client' != '').
  191. 1>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  192. 1>Target "PrepareProjectReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CleanReferencedProjects" depends on it):
  193. 1>Done building target "PrepareProjectReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  194. 1>Target "CleanReferencedProjects" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Clean" depends on it):
  195. 1>Task "MSBuild" skipped, due to false condition; ('$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' != 'true' and 'true' == 'true' and '' != '').
  196. 1>Done building target "CleanReferencedProjects" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  197. 1>Target "CleanPublishFolder" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Clean" depends on it):
  198. 1>Task "RemoveDir" skipped, due to false condition; ('$(PublishDir)'=='$(OutputPath)app.publish\' and Exists('$(PublishDir)')) was evaluated as ('bin\Debug\app.publish\'=='bin\Debug\app.publish\' and Exists('bin\Debug\app.publish\')).
  199. 1>Done building target "CleanPublishFolder" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  200. 1>Target "AfterClean" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Clean" depends on it):
  201. 1>Done building target "AfterClean" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  202. 1>Target "EntityClean" skipped, due to false condition; ('@(EntityDeploy)' != '') was evaluated as ('' != '').
  203. 1>Target "CheckFileSystemCaseSensitive" in file "C:\Program Files (x86)\Microsoft SDKs\TypeScript\2.8\build\Microsoft.TypeScript.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Clean" depends on it):
  204. 1>Using "CheckFileSystemCaseSensitive" task from assembly "C:\Program Files (x86)\Microsoft SDKs\TypeScript\2.8\build\TypeScript.Tasks.dll".
  205. 1>Task "CheckFileSystemCaseSensitive"
  206. 1>Done executing task "CheckFileSystemCaseSensitive".
  207. 1>Done building target "CheckFileSystemCaseSensitive" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  208. 1>Target "FindConfigFiles" in file "C:\Program Files (x86)\Microsoft SDKs\TypeScript\2.8\build\Microsoft.TypeScript.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Clean" depends on it):
  209. 1>Using "FindConfigFiles" task from assembly "C:\Program Files (x86)\Microsoft SDKs\TypeScript\2.8\build\TypeScript.Tasks.dll".
  210. 1>Task "FindConfigFiles"
  211. 1>Done executing task "FindConfigFiles".
  212. 1>Done building target "FindConfigFiles" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  213. 1>Target "PreComputeCompileTypeScript" skipped, due to false condition; ('@(ConfigFiles)' == '' AND '@(TypeScriptCompile)' != '' AND '$(DesignTimeBuild)' != 'true') was evaluated as ('' == '' AND '' != '' AND '' != 'true').
  214. 1>Target "DeleteCompilerOutput" in file "C:\Program Files (x86)\Microsoft SDKs\TypeScript\2.8\build\Microsoft.TypeScript.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "TypeScriptClean" depends on it):
  215. 1>Task "ReadLinesFromFile" skipped, due to false condition; ('$(TypeScriptCompileBlocked)' != 'true' And '@(TSOutputLogsToDelete)' != '') was evaluated as ('false' != 'true' And '' != '').
  216. 1>Task "Delete" skipped, due to false condition; ( '@(TSCompilerOutput)' != '' ) was evaluated as ( '' != '' ).
  217. 1>Task "Delete"
  218. 1>Done executing task "Delete".
  219. 1>Done building target "DeleteCompilerOutput" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  220. 1>Target "TypeScriptClean" in file "C:\Program Files (x86)\Microsoft SDKs\TypeScript\2.8\build\Microsoft.TypeScript.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Clean" depends on it):
  221. 1>Task "Delete" skipped, due to false condition; ( '@(GeneratedJavascript)' != '' ) was evaluated as ( '' != '' ).
  222. 1>Done building target "TypeScriptClean" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  223. 1>Target "TypeScriptCleanWithTSConfig" skipped, due to false condition; ( '@(ConfigFiles)' != '' ) was evaluated as ( '' != '' ).
  224. 1>Target "Clean" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Rebuild" depends on it):
  225. 1>Done building target "Clean" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  226. 1>Target "CleanXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Rebuild" depends on it):
  227. 1>Task "Delete"
  228. 1>Done executing task "Delete".
  229. 1>Done building target "CleanXsdCodeGen" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  230. 1>Target "_CleanPackageFiles" skipped, due to false condition; ('$(GeneratePackageOnBuild)' == 'true') was evaluated as ('false' == 'true').
  231. 1>Target "EntityDeploy" skipped, due to false condition; ('@(EntityDeploy)' != '') was evaluated as ('' != '').
  232. 1>Target "BeforeBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Build" depends on it):
  233. 1>Done building target "BeforeBuild" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  234. 1>Target "BuildOnlySettings" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreBuild" depends on it):
  235. 1>Done building target "BuildOnlySettings" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  236. 1>Target "GetFrameworkPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.NETFramework.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareForBuild" depends on it):
  237. 1>Done building target "GetFrameworkPaths" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  238. 1>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or '@(ApplicationDefinition)' != '' or '@(Resource)' != '') and ('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )).
  239. 1>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
  240. 1>Target "GetReferenceAssemblyPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareForBuild" depends on it):
  241. 1>Task "GetReferenceAssemblyPaths" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and ('$(_TargetFrameworkDirectories)' == '' or '$(_FullFrameworkReferenceAssemblyPaths)' == '')) was evaluated as ('.NETFramework,Version=v4.0,Profile=Client' != '' and ('C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client' == '' or 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0' == '')).
  242. 1>Done building target "GetReferenceAssemblyPaths" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  243. 1>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
  244. 1>Target "PrepareForBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreBuild" depends on it):
  245. 1>Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  246. 1>Task "FindAppConfigFile"
  247. 1>Done executing task "FindAppConfigFile".
  248. 1>Task "MakeDir"
  249. 1>Done executing task "MakeDir".
  250. 1>Done building target "PrepareForBuild" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  251. 1>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
  252. 1>Target "BeforeResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolveReferences" depends on it):
  253. 1>Done building target "BeforeResolveReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  254. 1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
  255. 1>Target "PrepareProjectReferences" skipped. Previously built successfully.
  256. 1>Target "ResolveProjectReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolveReferences" depends on it):
  257. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' != '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' != '10.0' and '' != '').
  258. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' == '10.0' and '' != '').
  259. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' != 'true' and 'true' == 'true' and '' != '').
  260. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' == 'true' and '' != '').
  261. 1>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != '').
  262. 1>Done building target "ResolveProjectReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  263. 1>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
  264. 1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
  265. 1>Target "GetFrameworkPaths" skipped. Previously built successfully.
  266. 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
  267. 1>Target "PrepareForBuild" skipped. Previously built successfully.
  268. 1>Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
  269. 1>Target "ResolveSDKReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolveAssemblyReferences" depends on it):
  270. 1>Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
  271. 1>Done building target "ResolveSDKReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  272. 1>Target "ResolveSDKReferences" skipped. Previously built successfully.
  273. 1>Target "ExpandSDKReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolveAssemblyReferences" depends on it):
  274. 1>Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
  275. 1>Done building target "ExpandSDKReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  276. 1>Target "FakesGenerateBeforeBuild" skipped, due to false condition; (@(Fakes) != '' AND $(BuildingProject)) was evaluated as ( != '' AND true).
  277. 1>Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully.
  278. 1>Target "_ComputeLockFileCopyLocal" skipped. Previously built successfully.
  279. 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
  280. 1>Target "ImplicitlyExpandNETStandardFacades" skipped, due to false condition; ('$(ImplicitlyExpandNETStandardFacades)' == 'true') was evaluated as ('' == 'true').
  281. 1>Target "_HandlePackageFileConflicts" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.ConflictResolution.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolveAssemblyReferences" depends on it):
  282. 1>Task "JoinItems"
  283. 1>Done executing task "JoinItems".
  284. 1>Using "ResolvePackageFileConflicts" task from assembly "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll".
  285. 1>Task "ResolvePackageFileConflicts"
  286. 1>Done executing task "ResolvePackageFileConflicts".
  287. 1>Done building target "_HandlePackageFileConflicts" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  288. 1>Target "ImplicitlyExpandNETStandardFacades" skipped, due to false condition; ('$(ImplicitlyExpandNETStandardFacades)' == 'true') was evaluated as ('' == 'true').
  289. 1>Target "ResolveAssemblyReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolveReferences" depends on it):
  290. 1>Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  291. 1>Task "ResolveAssemblyReference"
  292. 1> TargetFrameworkMoniker:
  293. 1> .NETFramework,Version=v4.0,Profile=Client
  294. 1> TargetFrameworkMonikerDisplayName:
  295. 1> .NET Framework 4 Client Profile
  296. 1> TargetedRuntimeVersion:
  297. 1> v4.0.30319
  298. 1> Assemblies:
  299. 1> System
  300. 1> System.Data
  301. 1> System.Deployment
  302. 1> System.Drawing
  303. 1> System.Management
  304. 1> System.Windows.Forms
  305. 1> System.Windows.Forms.DataVisualization
  306. 1> System.Xml
  307. 1> System.Xml.Linq
  308. 1> System.Data.DataSetExtensions
  309. 1> System.Runtime.Serialization
  310. 1> System.Numerics
  311. 1> System.Core
  312. 1> AssemblyFiles:
  313. 1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.dll
  314. 1> CandidateAssemblyFiles:
  315. 1> TargetFrameworkDirectories:
  316. 1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client
  317. 1> InstalledAssemblyTables:
  318. 1> IgnoreInstalledAssemblyTable:
  319. 1> False
  320. 1> SearchPaths:
  321. 1> {CandidateAssemblyFiles}
  322. 1> {HintPathFromItem}
  323. 1> {TargetFrameworkDirectory}
  324. 1> {RawFileName}
  325. 1> AllowedAssemblyExtensions:
  326. 1> .winmd
  327. 1> .dll
  328. 1> .exe
  329. 1> AllowedRelatedFileExtensions:
  330. 1> .pdb
  331. 1> .xml
  332. 1> .pri
  333. 1> .dll.config
  334. 1> .exe.config
  335. 1> AppConfigFile:
  336. 1>
  337. 1> AutoUnify:
  338. 1> False
  339. 1> CopyLocalDependenciesWhenParentReferenceInGac:
  340. 1> True
  341. 1> FindDependencies:
  342. 1> True
  343. 1> TargetProcessorArchitecture:
  344. 1> x86
  345. 1> StateFile:
  346. 1> obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.vbprojAssemblyReference.cache
  347. 1> InstalledAssemblySubsetTables:
  348. 1> IgnoreInstalledAssemblySubsetTable:
  349. 1> False
  350. 1> TargetFrameworkSubsets:
  351. 1> FullTargetFrameworkSubsetNames:
  352. 1> Full
  353. 1> ProfileName:
  354. 1> Client
  355. 1> FullFrameworkFolders:
  356. 1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0
  357. 1> LatestTargetFrameworkDirectories:
  358. 1> ProfileTablesLocation:
  359. 1> A TargetFramework profile exclusion list will be generated.
  360. 1> Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  361. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.dll".
  362. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  363. 1> For SearchPath "{TargetFrameworkDirectory}".
  364. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.winmd", but it didn't exist.
  365. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  366. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  367. 1> Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  368. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Data.dll".
  369. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  370. 1> For SearchPath "{TargetFrameworkDirectory}".
  371. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Data.winmd", but it didn't exist.
  372. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  373. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  374. 1> Primary reference "System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  375. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Deployment.dll".
  376. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  377. 1> For SearchPath "{TargetFrameworkDirectory}".
  378. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Deployment.winmd", but it didn't exist.
  379. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  380. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  381. 1> Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  382. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Drawing.dll".
  383. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  384. 1> For SearchPath "{TargetFrameworkDirectory}".
  385. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Drawing.winmd", but it didn't exist.
  386. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  387. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  388. 1> Primary reference "System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  389. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Management.dll".
  390. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  391. 1> For SearchPath "{TargetFrameworkDirectory}".
  392. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Management.winmd", but it didn't exist.
  393. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  394. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  395. 1> Primary reference "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  396. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Windows.Forms.dll".
  397. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  398. 1> For SearchPath "{TargetFrameworkDirectory}".
  399. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Windows.Forms.winmd", but it didn't exist.
  400. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  401. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  402. 1> Primary reference "System.Windows.Forms.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
  403. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Windows.Forms.DataVisualization.dll".
  404. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  405. 1> For SearchPath "{TargetFrameworkDirectory}".
  406. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Windows.Forms.DataVisualization.winmd", but it didn't exist.
  407. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  408. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  409. 1> Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  410. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Xml.dll".
  411. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  412. 1> For SearchPath "{TargetFrameworkDirectory}".
  413. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Xml.winmd", but it didn't exist.
  414. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  415. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  416. 1> Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  417. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Xml.Linq.dll".
  418. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  419. 1> For SearchPath "{TargetFrameworkDirectory}".
  420. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Xml.Linq.winmd", but it didn't exist.
  421. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  422. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  423. 1> Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  424. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Data.DataSetExtensions.dll".
  425. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  426. 1> For SearchPath "{TargetFrameworkDirectory}".
  427. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Data.DataSetExtensions.winmd", but it didn't exist.
  428. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  429. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  430. 1> Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  431. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Runtime.Serialization.dll".
  432. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  433. 1> For SearchPath "{TargetFrameworkDirectory}".
  434. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Runtime.Serialization.winmd", but it didn't exist.
  435. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  436. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  437. 1> Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  438. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Numerics.dll".
  439. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  440. 1> For SearchPath "{TargetFrameworkDirectory}".
  441. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Numerics.winmd", but it didn't exist.
  442. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  443. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  444. 1> Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  445. 1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Core.dll".
  446. 1> Reference found at search path location "{TargetFrameworkDirectory}".
  447. 1> For SearchPath "{TargetFrameworkDirectory}".
  448. 1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Core.winmd", but it didn't exist.
  449. 1> This reference is not "CopyLocal" because it's a prerequisite file.
  450. 1> The ImageRuntimeVersion for this reference is "v4.0.30319".
  451. 1>Done executing task "ResolveAssemblyReference".
  452. 1>Done building target "ResolveAssemblyReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  453. 1>Target "GenerateBindingRedirects" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolveReferences" depends on it):
  454. 1>Building target "GenerateBindingRedirects" completely.
  455. 1>Output file "obj\x86\Debug\Glenair EEPROM Config Interface.exe.config" does not exist.
  456. 1>Using "GenerateBindingRedirects" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  457. 1>Task "GenerateBindingRedirects"
  458. 1> No suggested binding redirects from ResolveAssemblyReferences.
  459. 1>Done executing task "GenerateBindingRedirects".
  460. 1>Done building target "GenerateBindingRedirects" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  461. 1>Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('true' == 'true' and 'true' == 'true' and Exists('obj\x86\Debug\Glenair EEPROM Config Interface.exe.config')).
  462. 1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
  463. 1>Target "AfterResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResolveReferences" depends on it):
  464. 1>Done building target "AfterResolveReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  465. 1>Target "ImplicitlyExpandDesignTimeFacades" skipped, due to false condition; ('$(ImplicitlyExpandDesignTimeFacades)' == 'true') was evaluated as ('' == 'true').
  466. 1>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!='').
  467. 1>Target "ResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreBuild" depends on it):
  468. 1>Done building target "ResolveReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  469. 1>Target "ResolveAdditionalReferenceCopyLocalPathsForIIS" skipped, due to false condition; ('$(BuildForIIS)' == 'true') was evaluated as ('' == 'true').
  470. 1>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true').
  471. 1>Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully.
  472. 1>Target "_HandlePackageFileConflicts" skipped. Previously built successfully.
  473. 1>Target "XamlMarkupCompilePass1" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
  474. 1>Target "XamlMarkupCompileReadGeneratedFileList" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
  475. 1>Target "XamlMarkupCompileAddFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
  476. 1>Target "XamlMarkupCompilePass2" skipped, due to false condition; ('$(XamlRequiresCompilationPass2)' == 'true' ) was evaluated as ('false' == 'true' ).
  477. 1>Target "XamlMarkupCompileReadPass2Flag" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
  478. 1>Target "XamlMarkupCompileAddExtensionFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
  479. 1>Target "MarkupCompilePass1" skipped, due to false condition; ('@(Page)' != '' or '@(ApplicationDefinition)' != '' ) was evaluated as ('' != '' or '' != '' ).
  480. 1>Target "AfterMarkupCompilePass1" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareResources" depends on it):
  481. 1>Done building target "AfterMarkupCompilePass1" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  482. 1>Target "MarkupCompilePass2ForMainAssembly" skipped, due to false condition; ('$(_RequireMCPass2ForMainAssembly)' == 'true' ) was evaluated as ('false' == 'true' ).
  483. 1>Target "FileClassification" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareResources" depends on it):
  484. 1>Task "FileClassifier" skipped, due to false condition; ('@(GeneratedBaml)' != '' or '@(Resource)' != '' or '@(Font)' != '') was evaluated as ('' != '' or '' != '' or '' != '').
  485. 1>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
  486. 1>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
  487. 1>Done building target "FileClassification" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  488. 1>Target "MainResourcesGeneration" skipped, due to false condition; ('@(MainEmbeddedFiles)' != '') was evaluated as ('' != '').
  489. 1>Target "AssignWinFXEmbeddedResource" skipped, due to false condition; ('@(WinFXEmbeddedResource)' != '') was evaluated as ('' != '').
  490. 1>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true').
  491. 1>Target "AssignTargetPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareResourceNames" depends on it):
  492. 1>Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  493. 1>Task "AssignTargetPath"
  494. 1>Done executing task "AssignTargetPath".
  495. 1>Task "AssignTargetPath"
  496. 1>Done executing task "AssignTargetPath".
  497. 1>Task "AssignTargetPath"
  498. 1>Done executing task "AssignTargetPath".
  499. 1>Task "AssignTargetPath"
  500. 1>Done executing task "AssignTargetPath".
  501. 1>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.vb'=='.manifest').
  502. 1>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.resx'=='.manifest').
  503. 1>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.ico'=='.manifest').
  504. 1>Task "AssignTargetPath"
  505. 1>Done executing task "AssignTargetPath".
  506. 1>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.myapp'=='.manifest').
  507. 1>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.settings'=='.manifest').
  508. 1>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.jpg'=='.manifest').
  509. 1>Done building target "AssignTargetPaths" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  510. 1>Target "AssignTargetPaths" skipped. Previously built successfully.
  511. 1>Target "SplitResourcesByCulture" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareResourceNames" depends on it):
  512. 1>Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!='').
  513. 1>Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!='').
  514. 1>Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!='').
  515. 1>Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!='').
  516. 1>Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  517. 1>Task "AssignCulture"
  518. 1> Culture of "" was assigned to file "Form1.resx".
  519. 1> Culture of "" was assigned to file "My Project\Resources.resx".
  520. 1>Done executing task "AssignCulture".
  521. 1>Done building target "SplitResourcesByCulture" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  522. 1>Target "CreateManifestResourceNames" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.VisualBasic.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareResourceNames" depends on it):
  523. 1>Using "CreateVisualBasicManifestResourceName" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  524. 1>Task "CreateVisualBasicManifestResourceName"
  525. 1> Root namespace is '_GLENAIR_EEPROM_CONFIG_GUI'.
  526. 1> Resource file 'Form1.resx' depends on 'Form1.vb'.
  527. 1> Resource file 'Form1.resx' gets manifest resource name '_GLENAIR_EEPROM_CONFIG_GUI.Form1'.
  528. 1> Resource file 'My Project\Resources.resx' doesn't depend on any other file.
  529. 1> Resource file 'My Project\Resources.resx' gets manifest resource name '_GLENAIR_EEPROM_CONFIG_GUI.Resources'.
  530. 1>Done executing task "CreateVisualBasicManifestResourceName".
  531. 1>Task "CreateVisualBasicManifestResourceName" skipped, due to false condition; ('%(EmbeddedResource.ManifestResourceName)' == '' and '%(EmbeddedResource.WithCulture)' == 'true' and '%(EmbeddedResource.Type)' == 'Non-Resx') was evaluated as ('' == '' and 'false' == 'true' and 'Resx' == 'Non-Resx').
  532. 1>Done building target "CreateManifestResourceNames" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  533. 1>Target "CreateCustomManifestResourceNames" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareResourceNames" depends on it):
  534. 1>Done building target "CreateCustomManifestResourceNames" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  535. 1>Target "PrepareResourceNames" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareResources" depends on it):
  536. 1>Done building target "PrepareResourceNames" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  537. 1>Target "ResolveAssemblyReferences" skipped. Previously built successfully.
  538. 1>Target "SplitResourcesByCulture" skipped. Previously built successfully.
  539. 1>Target "BeforeResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResGen" depends on it):
  540. 1>Done building target "BeforeResGen" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  541. 1>Target "ResolveReferences" skipped. Previously built successfully.
  542. 1>Target "FindReferenceAssembliesForReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreResGen" depends on it):
  543. 1>Done building target "FindReferenceAssembliesForReferences" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  544. 1>Target "CoreResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResGen" depends on it):
  545. 1>Using "GenerateResource" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  546. 1>Task "GenerateResource"
  547. 1> "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.1 Tools\resgen.exe" /useSourcePath /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Data.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Deployment.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Drawing.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Management.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Numerics.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Runtime.Serialization.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Windows.Forms.DataVisualization.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Windows.Forms.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Xml.Linq.dll" /compile Form1.resx,obj\x86\Debug\_GLENAIR_EEPROM_CONFIG_GUI.Form1.resources "My Project\Resources.resx",obj\x86\Debug\_GLENAIR_EEPROM_CONFIG_GUI.Resources.resources
  548. 1> Processing resource file "Form1.resx" into "obj\x86\Debug\_GLENAIR_EEPROM_CONFIG_GUI.Form1.resources".
  549. 1> Processing 0 resources from file "Form1.resx".
  550. 1> Processing resource file "My Project\Resources.resx" into "obj\x86\Debug\_GLENAIR_EEPROM_CONFIG_GUI.Resources.resources".
  551. 1> Processing 1 resources from file "My Project\Resources.resx".
  552. 1>Done executing task "GenerateResource".
  553. 1>Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('Resx' == 'Resx' and '' != 'false' and 'CLR4' == 'CLR2').
  554. 1>Done building target "CoreResGen" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  555. 1>Target "AfterResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "ResGen" depends on it):
  556. 1>Done building target "AfterResGen" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  557. 1>Target "ResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "PrepareResources" depends on it):
  558. 1>Done building target "ResGen" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  559. 1>Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
  560. 1>Target "PrepareResources" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreBuild" depends on it):
  561. 1>Done building target "PrepareResources" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  562. 1>Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as (false == 'true' or false == 'true').
  563. 1>Target "CheckFileSystemCaseSensitive" skipped. Previously built successfully.
  564. 1>Target "FindConfigFiles" skipped. Previously built successfully.
  565. 1>Target "CompileTypeScript" skipped, due to false condition; ('$(BuildingProject)' != 'false' AND '@(ConfigFiles)' == '' AND '@(TypeScriptCompile)' != '' AND '$(DesignTimeBuild)' != 'true') was evaluated as ('true' != 'false' AND '' == '' AND '' != '' AND '' != 'true').
  566. 1>Target "CompileTypeScriptWithTSConfig" skipped, due to false condition; ('$(BuildingProject)' != 'false' AND '@(ConfigFiles)' != '' AND '$(DesignTimeBuild)' != 'true') was evaluated as ('true' != 'false' AND '' != '' AND '' != 'true').
  567. 1>Target "GetTypeScriptOutputForPublishing" in file "C:\Program Files (x86)\Microsoft SDKs\TypeScript\2.8\build\Microsoft.TypeScript.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Compile" depends on it):
  568. 1>Task "AssignTargetPath"
  569. 1>Done executing task "AssignTargetPath".
  570. 1>Done building target "GetTypeScriptOutputForPublishing" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  571. 1>Target "ResolveReferences" skipped. Previously built successfully.
  572. 1>Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as (false == 'true' or false == 'true').
  573. 1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
  574. 1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
  575. 1>Target "_SetExternalWin32ManifestProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "SetWin32ManifestProperties" depends on it):
  576. 1>Done building target "_SetExternalWin32ManifestProperties" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  577. 1>Target "_SetEmbeddedWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'!='true' and '@(NativeReference)'=='' and '@(ResolvedIsolatedComModules)'=='') was evaluated as ('true'!='true' and ''=='' and ''=='').
  578. 1>Target "SetWin32ManifestProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Compile" depends on it):
  579. 1>Done building target "SetWin32ManifestProperties" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  580. 1>Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully.
  581. 1>Target "_GenerateCompileInputs" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Compile" depends on it):
  582. 1>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as ('obj\x86\Debug\_GLENAIR_EEPROM_CONFIG_GUI.Form1.resources;obj\x86\Debug\_GLENAIR_EEPROM_CONFIG_GUI.Resources.resources'!='' and 'true'=='').
  583. 1>Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
  584. 1>Done building target "_GenerateCompileInputs" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  585. 1>Target "PrepareForBuild" skipped. Previously built successfully.
  586. 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
  587. 1>Target "_SetTargetFrameworkMonikerAttribute" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.VisualBasic.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it):
  588. 1>Done building target "_SetTargetFrameworkMonikerAttribute" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  589. 1>Target "GenerateTargetFrameworkMonikerAttribute" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "BeforeCompile" depends on it):
  590. 1>Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
  591. 1>Input files: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.targets
  592. 1>Output files: C:\Users\jbouganim\AppData\Local\Temp\.NETFramework,Version=v4.0,Profile=Client.AssemblyAttributes.vb
  593. 1>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  594. 1>Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true').
  595. 1>Target "BeforeCompile" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Compile" depends on it):
  596. 1>Done building target "BeforeCompile" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  597. 1>Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'WinExe'=='library')).
  598. 1>Target "ResolveAssemblyReferences" skipped. Previously built successfully.
  599. 1>Target "_GenerateCompileDependencyCache" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Compile" depends on it):
  600. 1>Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  601. 1>Task "Hash"
  602. 1>Done executing task "Hash".
  603. 1>Task "WriteLinesToFile"
  604. 1>Done executing task "WriteLinesToFile".
  605. 1>Done building target "_GenerateCompileDependencyCache" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  606. 1>Target "DesignTimeXamlMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreCompile" depends on it):
  607. 1>Task "MakeDir" skipped, due to false condition; ('@(XamlAppDef)' != '') was evaluated as ('' != '').
  608. 1>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true' and '@(XamlAppDef)' != '') was evaluated as ('true' != 'true' and '' != '').
  609. 1>Done building target "DesignTimeXamlMarkupCompilation" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  610. 1>Target "CleanInProcessXamlGeneratedFiles" skipped, due to false condition; ('@(XamlAppDef)' != '' And '$(BuildingInsideVisualStudio)'!='true') was evaluated as ('' != '' And 'true'!='true').
  611. 1>Target "DesignTimeMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreCompile" depends on it):
  612. 1>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true') was evaluated as ('true' != 'true').
  613. 1>Done building target "DesignTimeMarkupCompilation" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  614. 1>Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('true' == 'true') and ('true' != 'true') and (('true' == 'false') or ('true' == 'true'))).
  615. 1>Target "ResolveCodeAnalysisRuleSet" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.VisualBasic.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreCompile" depends on it):
  616. 1>Using "ResolveCodeAnalysisRuleSet" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  617. 1>Task "ResolveCodeAnalysisRuleSet"
  618. 1>Done executing task "ResolveCodeAnalysisRuleSet".
  619. 1>Done building target "ResolveCodeAnalysisRuleSet" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  620. 1>Target "_BeforeVBCSCoreCompile" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Roslyn\Microsoft.Managed.Core.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreCompile" depends on it):
  621. 1>Done building target "_BeforeVBCSCoreCompile" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  622. 1>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Core.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Data.DataSetExtensions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Data.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Deployment.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Drawing.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Management.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Numerics.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Runtime.Serialization.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Windows.Forms.DataVisualization.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Windows.Forms.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Xml.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Xml.Linq.dll' == '').
  623. 1>Target "_SetPathMapFromSourceRoots" skipped, due to false condition; ('$(DeterministicSourcePaths)' == 'true') was evaluated as ('' == 'true').
  624. 1>Target "PreXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreCompile" depends on it):
  625. 1>Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  626. 1>Task "CallTarget"
  627. 1>Target "CleanXsdCodeGen" skipped. Previously built successfully.
  628. 1>Done executing task "CallTarget".
  629. 1>Done building target "PreXsdCodeGen" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  630. 1>Target "XsdCodeGen" skipped, due to false condition; ( '$(XsdCodeGenPreCondition)' == 'True' ) was evaluated as ( 'False' == 'True' ).
  631. 1>Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
  632. 1> '$(_UsingDefaultRuntimeIdentifier)' == 'true' and
  633. 1> '@(NativeCopyLocalItems)' == '') was evaluated as ('' == 'true' and
  634. 1> 'true' == 'true' and
  635. 1> '' == '').
  636. 1>Target "PrepareForBuild" skipped. Previously built successfully.
  637. 1>Target "GetAssemblyVersion" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "GetAssemblyAttributes" depends on it):
  638. 1>Using "GetAssemblyVersion" task from assembly "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll".
  639. 1>Task "GetAssemblyVersion"
  640. 1>Done executing task "GetAssemblyVersion".
  641. 1>Done building target "GetAssemblyVersion" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  642. 1>Target "GetAssemblyAttributes" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CreateGeneratedAssemblyInfoInputsCacheFile" depends on it):
  643. 1>Done building target "GetAssemblyAttributes" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  644. 1>Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreGenerateAssemblyInfo" depends on it):
  645. 1>Task "Hash"
  646. 1>Done executing task "Hash".
  647. 1>Task "WriteLinesToFile"
  648. 1>Done executing task "WriteLinesToFile".
  649. 1>Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  650. 1>Target "CoreGenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "GenerateAssemblyInfo" depends on it):
  651. 1>Building target "CoreGenerateAssemblyInfo" completely.
  652. 1>Output file "obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb" does not exist.
  653. 1>Using "WriteCodeFragment" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  654. 1>Task "WriteCodeFragment"
  655. 1> Emitted specified code into "obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb".
  656. 1>Done executing task "WriteCodeFragment".
  657. 1>Done building target "CoreGenerateAssemblyInfo" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  658. 1>Target "GenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreCompile" depends on it):
  659. 1>Done building target "GenerateAssemblyInfo" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  660. 1>Target "CoreCompile" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Roslyn\Microsoft.VisualBasic.Core.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "Compile" depends on it):
  661. 1>Building target "CoreCompile" completely.
  662. 1>Output file "obj\x86\Debug\Glenair EEPROM Config Interface.xml" does not exist.
  663. 1>Using "Vbc" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll".
  664. 1>Task "Vbc"
  665. 1> C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Roslyn\vbc.exe /noconfig /imports:Microsoft.VisualBasic,System,System.Collections,System.Collections.Generic,System.Data,System.Drawing,System.Diagnostics,System.Windows.Forms,System.Linq,System.Xml.Linq,Microsoft.VisualBasic,System,System.Collections,System.Collections.Generic,System.Data,System.Diagnostics,System.Linq,System.Xml.Linq,System.Threading.Tasks /optioncompare:Binary /optionexplicit+ /optionstrict:custom /nowarn:42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 /optioninfer+ /nostdlib /errorreport:prompt /platform:x86 /removeintchecks+ /rootnamespace:_GLENAIR_EEPROM_CONFIG_GUI /sdkpath:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client" /preferreduilang:en-US /highentropyva- /vbruntime* /doc:"obj\x86\Debug\Glenair EEPROM Config Interface.xml" /define:"CONFIG=\"Debug\",DEBUG=-1,TRACE=-1,_MyType=\"WindowsForms\",PLATFORM=\"x86\"" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Core.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Data.DataSetExtensions.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Data.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Deployment.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Drawing.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Management.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Numerics.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Runtime.Serialization.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Windows.Forms.DataVisualization.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Windows.Forms.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Xml.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Xml.Linq.dll" /main:_GLENAIR_EEPROM_CONFIG_GUI.My.MyApplication /debug+ /debug:full /filealign:512 /nowin32manifest /optimize- /out:"obj\x86\Debug\Glenair EEPROM Config Interface.exe" /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /resource:obj\x86\Debug\_GLENAIR_EEPROM_CONFIG_GUI.Form1.resources /resource:obj\x86\Debug\_GLENAIR_EEPROM_CONFIG_GUI.Resources.resources /target:winexe /warnaserror- /utf8output /win32icon:GLENAIR_BERT_GUI.ico /deterministic+ ApplicationEvents.vb Form1.vb Form1.Designer.vb "My Project\AssemblyInfo.vb" "My Project\Application.Designer.vb" "My Project\Resources.Designer.vb" "My Project\Settings.Designer.vb" Settings.vb "C:\Users\jbouganim\AppData\Local\Temp\.NETFramework,Version=v4.0,Profile=Client.AssemblyAttributes.vb" obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb /warnaserror+:NU1605
  666. 1> Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Roslyn
  667. 1> Microsoft (R) Visual Basic Compiler version 2.8.2.62916 (2ad4aabc)
  668. 1> Copyright (C) Microsoft Corporation. All rights reserved.
  669. 1>
  670. 1>C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\Form1.vb(98,21): error BC30002: Type 'MsgBoxResult' is not defined.
  671. 1>
  672. 1> Dim response As MsgBoxResult ' = MsgBox(msg, style, title)
  673. 1> ~~~~~~~~~~~~
  674. 1>C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\My Project\Application.Designer.vb(34,33): error BC30284: sub 'OnCreateMainForm' cannot be declared 'Overrides' because it does not override a sub in a base class.
  675. 1>
  676. 1> Protected Overrides Sub OnCreateMainForm()
  677. 1> ~~~~~~~~~~~~~~~~
  678. 1>C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb(16,2): error BC30663: Attribute 'AssemblyCompanyAttribute' cannot be applied multiple times.
  679. 1>
  680. 1> <Assembly: System.Reflection.AssemblyCompanyAttribute("Glenair EEPROM Config Interface"), _
  681. 1> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  682. 1>C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb(18,2): error BC30663: Attribute 'AssemblyFileVersionAttribute' cannot be applied multiple times.
  683. 1>
  684. 1> Assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0"), _
  685. 1> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  686. 1>C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb(20,2): error BC30663: Attribute 'AssemblyProductAttribute' cannot be applied multiple times.
  687. 1>
  688. 1> Assembly: System.Reflection.AssemblyProductAttribute("Glenair EEPROM Config Interface"), _
  689. 1> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  690. 1>C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb(21,2): error BC30663: Attribute 'AssemblyTitleAttribute' cannot be applied multiple times.
  691. 1>
  692. 1> Assembly: System.Reflection.AssemblyTitleAttribute("Glenair EEPROM Config Interface"), _
  693. 1> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  694. 1>C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb(22,2): error BC30663: Attribute 'AssemblyVersionAttribute' cannot be applied multiple times.
  695. 1>
  696. 1> Assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")>
  697. 1> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  698. 1>
  699. 1>
  700. 1>Done executing task "Vbc" -- FAILED.
  701. 1>Done building target "CoreCompile" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj" -- FAILED.
  702. 1>Target "_CheckForCompileOutputs" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_CleanGetCurrentAndPriorFileWrites" depends on it):
  703. 1>Done building target "_CheckForCompileOutputs" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  704. 1>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
  705. 1>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "_CleanRecordFileWrites" depends on it):
  706. 1>Task "ReadLinesFromFile"
  707. 1>Done executing task "ReadLinesFromFile".
  708. 1>Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  709. 1>Task "ConvertToAbsolutePath"
  710. 1>Done executing task "ConvertToAbsolutePath".
  711. 1>Task "FindUnderPath"
  712. 1> Comparison path is "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI".
  713. 1>Done executing task "FindUnderPath".
  714. 1>Task "FindUnderPath"
  715. 1> Comparison path is "bin\Debug\".
  716. 1>Done executing task "FindUnderPath".
  717. 1>Task "FindUnderPath"
  718. 1> Comparison path is "obj\x86\Debug\".
  719. 1>Done executing task "FindUnderPath".
  720. 1>Task "RemoveDuplicates"
  721. 1>Done executing task "RemoveDuplicates".
  722. 1>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  723. 1>Target "_CleanRecordFileWrites" in file "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (target "CoreBuild" depends on it):
  724. 1>Task "RemoveDuplicates"
  725. 1>Done executing task "RemoveDuplicates".
  726. 1>Task "MakeDir"
  727. 1>Done executing task "MakeDir".
  728. 1>Task "WriteLinesToFile"
  729. 1>Done executing task "WriteLinesToFile".
  730. 1>Done building target "_CleanRecordFileWrites" in project "GLENAIR_EEPROM_CONFIG_GUI.vbproj".
  731. 1>
  732. 1>Build FAILED.
  733. 1>
  734. 1> C:\Program Files\dotnet\sdk\2.1.201\Sdks\Microsoft.NET.Sdk\Sdk\Sdk.targets(41,3): warning MSB4011: "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.VisualBasic.targets" cannot be imported again. It was already imported at "C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj (214,3)". This is most likely a build authoring error. This subsequent import will be ignored.
  735. 1>
  736. 1>
  737. 1>"C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\GLENAIR_EEPROM_CONFIG_GUI.vbproj" (Rebuild target) (1) ->
  738. 1>(CoreCompile target) ->
  739. 1> C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\Form1.vb(98,21): error BC30002: Type 'MsgBoxResult' is not defined.
  740. 1> C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\My Project\Application.Designer.vb(34,33): error BC30284: sub 'OnCreateMainForm' cannot be declared 'Overrides' because it does not override a sub in a base class.
  741. 1> C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb(16,2): error BC30663: Attribute 'AssemblyCompanyAttribute' cannot be applied multiple times.
  742. 1> C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb(18,2): error BC30663: Attribute 'AssemblyFileVersionAttribute' cannot be applied multiple times.
  743. 1> C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb(20,2): error BC30663: Attribute 'AssemblyProductAttribute' cannot be applied multiple times.
  744. 1> C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb(21,2): error BC30663: Attribute 'AssemblyTitleAttribute' cannot be applied multiple times.
  745. 1> C:\Users\jbouganim\Documents\Source\MediaConverterSupportTools\Glenair_EEPROM_Config_GUI\GLENAIR_EEPROM_CONFIG_GUI\obj\x86\Debug\GLENAIR_EEPROM_CONFIG_GUI.AssemblyInfo.vb(22,2): error BC30663: Attribute 'AssemblyVersionAttribute' cannot be applied multiple times.
  746. 1>
  747. 1> 1 Warning(s)
  748. 1> 7 Error(s)
  749. 1>
  750. 1>Time Elapsed 00:00:00.12
  751. ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement