Skip to content

Instantly share code, notes, and snippets.

@shannah
Created April 15, 2016 21:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shannah/e24fe8456313fb9ad98577c9a812f357 to your computer and use it in GitHub Desktop.
Save shannah/e24fe8456313fb9ad98577c9a812f357 to your computer and use it in GitHub Desktop.
Restoring NuGet packages...
To prevent NuGet from restoring packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages during build.'
Restoring packages for 'UWPApp'.
Restoring packages for C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\project.json...
Restoring packages for UAP,Version=v10.0...
Resolving conflicts for UAP,Version=v10.0...
Scanning packages for runtime.json files...
Merging in runtimes defined in package/Microsoft.NETCore.Runtime 1.0.0.
Merging in runtimes defined in package/System.Xml.XmlSerializer 4.0.10.
Merging in runtimes defined in package/System.Dynamic.Runtime 4.0.10.
Merging in runtimes defined in package/System.IO.Compression 4.0.0.
Merging in runtimes defined in package/System.Linq.Expressions 4.0.10.
Merging in runtimes defined in package/System.Reflection.DispatchProxy 4.0.0.
Merging in runtimes defined in package/Microsoft.NETCore.Targets 1.0.0.
Merging in runtimes defined in package/System.Private.DataContractSerialization 4.0.0.
Merging in runtimes defined in package/System.Private.DataContractSerialization 4.0.0.
Merging in runtimes defined in package/Microsoft.NETCore.Targets.UniversalWindowsPlatform 5.0.0.
Merging in runtimes defined in package/Microsoft.NETCore.Platforms 1.0.0.
Merging in runtimes defined in package/System.Reflection.DispatchProxy 4.0.0.
Merging in runtimes defined in package/System.IO.Compression 4.0.0.
Merging in runtimes defined in package/System.Linq.Expressions 4.0.10.
Merging in runtimes defined in package/System.Reflection.DispatchProxy 4.0.0.
Merging in runtimes defined in package/System.IO.Compression 4.0.0.
Merging in runtimes defined in package/System.Linq.Expressions 4.0.10.
Merging in runtimes defined in package/System.Reflection.DispatchProxy 4.0.0.
Merging in runtimes defined in package/System.IO.Compression 4.0.0.
Merging in runtimes defined in package/System.Linq.Expressions 4.0.10.
Merging in runtimes defined in package/System.Reflection.DispatchProxy 4.0.0.
Merging in runtimes defined in package/System.IO.Compression 4.0.0.
Merging in runtimes defined in package/System.Linq.Expressions 4.0.10.
Merging in runtimes defined in package/System.Reflection.DispatchProxy 4.0.0.
Merging in runtimes defined in package/System.IO.Compression 4.0.0.
Merging in runtimes defined in package/System.Linq.Expressions 4.0.10.
Restoring packages for UAP,Version=v10.0 (win10-arm)...
Resolving conflicts for UAP,Version=v10.0 (win10-arm)...
Restoring packages for UAP,Version=v10.0 (win10-arm-aot)...
Resolving conflicts for UAP,Version=v10.0 (win10-arm-aot)...
Restoring packages for UAP,Version=v10.0 (win10-x64)...
Resolving conflicts for UAP,Version=v10.0 (win10-x64)...
Restoring packages for UAP,Version=v10.0 (win10-x64-aot)...
Resolving conflicts for UAP,Version=v10.0 (win10-x64-aot)...
Restoring packages for UAP,Version=v10.0 (win10-x86)...
Resolving conflicts for UAP,Version=v10.0 (win10-x86)...
Restoring packages for UAP,Version=v10.0 (win10-x86-aot)...
Resolving conflicts for UAP,Version=v10.0 (win10-x86-aot)...
Checking compatibility of packages on UAP,Version=v10.0.
All packages are compatible with UAP,Version=v10.0.
Checking compatibility of packages on UAP,Version=v10.0 (win10-arm).
All packages are compatible with UAP,Version=v10.0 (win10-arm).
Checking compatibility of packages on UAP,Version=v10.0 (win10-arm-aot).
All packages are compatible with UAP,Version=v10.0 (win10-arm-aot).
Checking compatibility of packages on UAP,Version=v10.0 (win10-x64).
All packages are compatible with UAP,Version=v10.0 (win10-x64).
Checking compatibility of packages on UAP,Version=v10.0 (win10-x64-aot).
All packages are compatible with UAP,Version=v10.0 (win10-x64-aot).
Checking compatibility of packages on UAP,Version=v10.0 (win10-x86).
All packages are compatible with UAP,Version=v10.0 (win10-x86).
Checking compatibility of packages on UAP,Version=v10.0 (win10-x86-aot).
All packages are compatible with UAP,Version=v10.0 (win10-x86-aot).
Package restore completed successfully for 'UWPApp'.
NuGet Package restore finished for project 'UWPApp'.
NuGet package restore finished.
1>------ Rebuild All started: Project: UWPApp, Configuration: Release x86 ------
1>Build started 4/15/2016 2:33:29 PM.
1>Building with tools version "14.0".
1>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (entry point):
1>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "Message"
1> Configuration=Release
1>Done executing task "Message".
1>Task "Message"
1> Platform=x86
1>Done executing task "Message".
1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\x86\Release\' != '' and !HasTrailingSlash('bin\x86\Release\')).
1>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')).
1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\x86\Release\' != '' and !HasTrailingSlash('obj\x86\Release\')).
1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "UWPApp.csproj".
1>Target "_BeforeBeforeRebuild" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "BeforeRebuild" depends on it):
1>Done building target "_BeforeBeforeRebuild" in project "UWPApp.csproj".
1>Target "BeforeRebuild" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Rebuild" depends on it):
1>Done building target "BeforeRebuild" in project "UWPApp.csproj".
1>Target "BeforeClean" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Clean" depends on it):
1>Done building target "BeforeClean" in project "UWPApp.csproj".
1>Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or
1> ('$(_AssemblyTimestampBeforeCompile)' == '')) and
1> Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'AppContainerExe' != 'library') or
1> ('' == '')) and
1> Exists('obj\UWPApp.csproj.UnmanagedRegistration.cache')).
1>Target "CoreClean" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Clean" depends on it):
1>Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "Delete"
1> File "obj\x86\Release\\TempCA\UWPApp.pdb" doesn't exist. Skipping.
1> File "obj\x86\Release\\TempCA\UWPApp.exe" doesn't exist. Skipping.
1>Done executing task "Delete".
1>Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ReadLinesFromFile"
1>Done executing task "ReadLinesFromFile".
1>Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "FindUnderPath"
1> Comparison path is "bin\x86\Release\".
1>Done executing task "FindUnderPath".
1>Task "FindUnderPath"
1> Comparison path is "obj\x86\Release\".
1>Done executing task "FindUnderPath".
1>Task "Delete"
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\ApplicationInsights.config".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\res\CN1Resource.res".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\res\material-design-font.ttf".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\res\theme.res".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\res\winTheme.res".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\App.xbf".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\MainPage.xbf".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.xr.xml".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.exe".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.pdb".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\resources.pri".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\AppxManifest.xml".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\Microsoft.ApplicationInsights.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\Microsoft.ApplicationInsights.PersistenceChannel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\Microsoft.ApplicationInsights.Extensibility.Windows.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\Microsoft.CSharp.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\mscorlib.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.ComponentModel.DataAnnotations.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Core.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Net.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Numerics.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Runtime.Serialization.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.ServiceModel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.ServiceModel.Web.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Windows.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Xml.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Xml.Linq.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Xml.Serialization.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\Microsoft.VisualBasic.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\Microsoft.Win32.Primitives.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.AppContext.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Collections.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Collections.Concurrent.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Collections.Immutable.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Collections.NonGeneric.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Collections.Specialized.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.ComponentModel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.ComponentModel.Annotations.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.ComponentModel.EventBasedAsync.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Data.Common.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Diagnostics.Contracts.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Diagnostics.Debug.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Diagnostics.StackTrace.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Diagnostics.Tools.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Diagnostics.Tracing.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Dynamic.Runtime.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Globalization.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Globalization.Calendars.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Globalization.Extensions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.IO.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.IO.Compression.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\ClrCompression.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.IO.Compression.ZipFile.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.IO.FileSystem.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.IO.FileSystem.Primitives.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.IO.IsolatedStorage.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.IO.UnmanagedMemoryStream.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Linq.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Linq.Expressions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Linq.Parallel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Linq.Queryable.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Net.Http.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Net.Http.Rtc.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Net.NetworkInformation.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Net.Primitives.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Net.Requests.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Net.Sockets.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Net.WebHeaderCollection.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Numerics.Vectors.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Numerics.Vectors.WindowsRuntime.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.ObjectModel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Private.DataContractSerialization.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Private.Networking.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Private.ServiceModel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Private.Uri.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Reflection.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Reflection.Context.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Reflection.DispatchProxy.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Reflection.Emit.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Reflection.Emit.ILGeneration.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Reflection.Extensions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Reflection.Metadata.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Reflection.Primitives.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Reflection.TypeExtensions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Resources.ResourceManager.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Runtime.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Runtime.Extensions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Runtime.Handles.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Runtime.InteropServices.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Runtime.InteropServices.WindowsRuntime.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Runtime.Numerics.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Runtime.Serialization.Json.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Runtime.Serialization.Primitives.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Runtime.Serialization.Xml.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Runtime.WindowsRuntime.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Runtime.WindowsRuntime.UI.Xaml.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Security.Claims.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Security.Principal.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.ServiceModel.Duplex.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.ServiceModel.Http.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.ServiceModel.NetTcp.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.ServiceModel.Primitives.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.ServiceModel.Security.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Text.Encoding.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Text.Encoding.CodePages.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Text.Encoding.Extensions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Text.RegularExpressions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Threading.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Threading.Overlapped.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Threading.Tasks.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Threading.Tasks.Dataflow.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Threading.Tasks.Parallel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Threading.Timer.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Xml.ReaderWriter.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Xml.XDocument.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Xml.XmlDocument.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\System.Xml.XmlSerializer.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\Microsoft.Graphics.Canvas.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\Microsoft.Graphics.Canvas.winmd".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\ZXing.winmd".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\CodenameOneUWP.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\IKVM.OpenJDK.Core.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\IKVM.OpenJDK.Text.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\IKVM.OpenJDK.Util.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\IKVM.Reflection.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\IKVM.Runtime.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\IKVM.OpenJDK.Security.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.exe.CodeAnalysisLog.xml".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.exe.lastcodeanalysissucceeded".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\ZXing.pdb".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\UWPApp.csprojResolveAssemblyReference.cache".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.i.cs".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.cs".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.i.cs".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.cs".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\XamlTypeInfo.g.cs".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.xaml".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.xaml".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.xbf".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.xbf".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\XamlSaveStateFile.xml".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\UWPApp.exe".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\UWPApp.pdb".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ResourceHandlingTask.state".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.Microsoft.CSharp.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.Microsoft.VisualBasic.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.AppContext.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Collections.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Collections.Concurrent.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Collections.Immutable.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Collections.NonGeneric.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Collections.Specialized.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.ComponentModel.Annotations.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.ComponentModel.EventBasedAsync.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Data.Common.SR.resw".
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Diagnostics.Debug.SR.resw" doesn't exist. Skipping.
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Dynamic.Runtime.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Globalization.Extensions.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.IO.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.IO.Compression.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.IO.Compression.ZipFile.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.IO.FileSystem.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.IO.IsolatedStorage.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.IO.UnmanagedMemoryStream.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Linq.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Linq.Expressions.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Linq.Parallel.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Linq.Queryable.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Net.Http.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Net.Requests.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Net.WebHeaderCollection.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Numerics.Vectors.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.ObjectModel.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Private.DataContractSerialization.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Private.Networking.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Private.ServiceModel.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Private.Uri.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Reflection.Context.SR.resw".
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Reflection.DispatchProxy.SR.resw" doesn't exist. Skipping.
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Reflection.Metadata.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Runtime.Extensions.SR.resw".
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Runtime.InteropServices.SR.resw" doesn't exist. Skipping.
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Runtime.Numerics.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Runtime.Serialization.Primitives.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Runtime.WindowsRuntime.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Runtime.WindowsRuntime.UI.Xaml.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Security.Claims.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Text.Encoding.CodePages.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Text.RegularExpressions.SR.resw".
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Threading.SR.resw" doesn't exist. Skipping.
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Threading.Overlapped.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Threading.Tasks.Dataflow.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Threading.Tasks.Parallel.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Xml.ReaderWriter.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Xml.XDocument.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Xml.XmlDocument.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\FxResources.System.Xml.XmlSerializer.SR.resw".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\UWPApp.csproj.GenerateResource.Cache".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\priconfig.xml".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\priconfig.xml.intermediate".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\layout.resfiles".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\layout.resfiles.intermediate".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\resources.resfiles".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\resources.resfiles.intermediate".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\pri.resfiles".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\pri.resfiles.intermediate".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\qualifiers.txt".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\qualifiers.txt.intermediate".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MultipleQualifiersPerDimensionFound.txt".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ZXing.pri.xml".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ProjectArchitectures.txt".
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\entrypoint\UWPApp.exe" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Microsoft.ApplicationInsights.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Microsoft.ApplicationInsights.PersistenceChannel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Microsoft.ApplicationInsights.Extensibility.Windows.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Microsoft.CSharp.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.ComponentModel.DataAnnotations.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Core.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Net.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Numerics.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Runtime.Serialization.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.ServiceModel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.ServiceModel.Web.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Windows.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Xml.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Xml.Linq.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Xml.Serialization.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Microsoft.VisualBasic.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Microsoft.Win32.Primitives.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.AppContext.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Collections.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Collections.Concurrent.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Collections.Immutable.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Collections.NonGeneric.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Collections.Specialized.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.ComponentModel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.ComponentModel.Annotations.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.ComponentModel.EventBasedAsync.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Data.Common.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Diagnostics.Contracts.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Diagnostics.Debug.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Diagnostics.StackTrace.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Diagnostics.Tools.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Diagnostics.Tracing.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Dynamic.Runtime.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Globalization.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Globalization.Calendars.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Globalization.Extensions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.IO.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.IO.Compression.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\ClrCompression.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.IO.Compression.ZipFile.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.IO.FileSystem.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.IO.FileSystem.Primitives.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.IO.IsolatedStorage.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.IO.UnmanagedMemoryStream.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Linq.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Linq.Expressions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Linq.Parallel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Linq.Queryable.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Net.Http.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Net.Http.Rtc.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Net.NetworkInformation.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Net.Primitives.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Net.Requests.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Net.Sockets.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Net.WebHeaderCollection.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Numerics.Vectors.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Numerics.Vectors.WindowsRuntime.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.ObjectModel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Private.DataContractSerialization.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Private.Networking.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Private.ServiceModel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Private.Uri.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Reflection.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Reflection.Context.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Reflection.DispatchProxy.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Reflection.Emit.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Reflection.Emit.ILGeneration.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Reflection.Emit.Lightweight.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Reflection.Extensions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Reflection.Metadata.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Reflection.Primitives.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Reflection.TypeExtensions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Resources.ResourceManager.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Runtime.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Runtime.Extensions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Runtime.Handles.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Runtime.InteropServices.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Runtime.InteropServices.WindowsRuntime.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Runtime.Numerics.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Runtime.Serialization.Json.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Runtime.Serialization.Primitives.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Runtime.Serialization.Xml.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Runtime.WindowsRuntime.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Runtime.WindowsRuntime.UI.Xaml.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Security.Claims.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Security.Principal.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.ServiceModel.Duplex.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.ServiceModel.Http.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.ServiceModel.NetTcp.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.ServiceModel.Primitives.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.ServiceModel.Security.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Text.Encoding.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Text.Encoding.CodePages.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Text.Encoding.Extensions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Text.RegularExpressions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Threading.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Threading.Overlapped.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Threading.Tasks.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Threading.Tasks.Dataflow.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Threading.Tasks.Parallel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Threading.Timer.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Xml.ReaderWriter.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Xml.XDocument.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Xml.XmlDocument.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\System.Xml.XmlSerializer.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Microsoft.Graphics.Canvas.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\CodenameOneUWP.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\IKVM.OpenJDK.Core.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\IKVM.OpenJDK.Text.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\IKVM.OpenJDK.Util.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\IKVM.Reflection.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\IKVM.Runtime.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Microsoft.Graphics.Canvas.winmd" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\ZXing.winmd" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\ApplicationInsights.config" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Properties\Default.rd.xml" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Assets\LockScreenLogo.scale-200.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Assets\SplashScreen.scale-200.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Assets\Square150x150Logo.scale-200.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Assets\Square44x44Logo.scale-200.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Assets\Square44x44Logo.targetsize-24_altform-unplated.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Assets\StoreLogo.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\Assets\Wide310x150Logo.scale-200.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\res\CN1Resource.res" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\res\theme.res" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\res\winTheme.res" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\res\material-design-font.ttf" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\UWPApp.xr.xml" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\WinMetadata\Windows.winmd" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageLayout\UWPApp.exe" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\UWPApp.exe" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Microsoft.ApplicationInsights.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Microsoft.ApplicationInsights.PersistenceChannel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Microsoft.ApplicationInsights.Extensibility.Windows.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Microsoft.CSharp.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.ComponentModel.DataAnnotations.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Core.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Net.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Numerics.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Runtime.Serialization.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.ServiceModel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.ServiceModel.Web.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Windows.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Xml.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Xml.Linq.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Xml.Serialization.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Microsoft.VisualBasic.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Microsoft.Win32.Primitives.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.AppContext.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Collections.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Collections.Concurrent.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Collections.Immutable.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Collections.NonGeneric.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Collections.Specialized.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.ComponentModel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.ComponentModel.Annotations.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.ComponentModel.EventBasedAsync.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Data.Common.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Diagnostics.Contracts.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Diagnostics.Debug.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Diagnostics.StackTrace.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Diagnostics.Tools.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Diagnostics.Tracing.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Dynamic.Runtime.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Globalization.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Globalization.Calendars.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Globalization.Extensions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.IO.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.IO.Compression.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\ClrCompression.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.IO.Compression.ZipFile.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.IO.FileSystem.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.IO.FileSystem.Primitives.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.IO.IsolatedStorage.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.IO.UnmanagedMemoryStream.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Linq.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Linq.Expressions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Linq.Parallel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Linq.Queryable.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Net.Http.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Net.Http.Rtc.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Net.NetworkInformation.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Net.Primitives.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Net.Requests.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Net.Sockets.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Net.WebHeaderCollection.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Numerics.Vectors.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Numerics.Vectors.WindowsRuntime.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.ObjectModel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Private.DataContractSerialization.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Private.Networking.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Private.ServiceModel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Private.Uri.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Reflection.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Reflection.Context.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Reflection.DispatchProxy.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Reflection.Emit.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Reflection.Emit.ILGeneration.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Reflection.Emit.Lightweight.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Reflection.Extensions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Reflection.Metadata.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Reflection.Primitives.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Reflection.TypeExtensions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Resources.ResourceManager.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Runtime.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Runtime.Extensions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Runtime.Handles.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Runtime.InteropServices.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Runtime.InteropServices.WindowsRuntime.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Runtime.Numerics.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Runtime.Serialization.Json.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Runtime.Serialization.Primitives.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Runtime.Serialization.Xml.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Runtime.WindowsRuntime.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Runtime.WindowsRuntime.UI.Xaml.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Security.Claims.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Security.Principal.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.ServiceModel.Duplex.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.ServiceModel.Http.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.ServiceModel.NetTcp.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.ServiceModel.Primitives.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.ServiceModel.Security.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Text.Encoding.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Text.Encoding.CodePages.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Text.Encoding.Extensions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Text.RegularExpressions.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Threading.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Threading.Overlapped.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Threading.Tasks.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Threading.Tasks.Dataflow.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Threading.Tasks.Parallel.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Threading.Timer.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Xml.ReaderWriter.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Xml.XDocument.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Xml.XmlDocument.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\System.Xml.XmlSerializer.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Microsoft.Graphics.Canvas.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\CodenameOneUWP.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\IKVM.OpenJDK.Core.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\IKVM.OpenJDK.Text.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\IKVM.OpenJDK.Util.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\IKVM.Reflection.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\IKVM.Runtime.dll" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Microsoft.Graphics.Canvas.winmd" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\ZXing.winmd" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\ApplicationInsights.config" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Properties\Default.rd.xml" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Assets\LockScreenLogo.scale-200.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Assets\SplashScreen.scale-200.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Assets\Square150x150Logo.scale-200.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Assets\Square44x44Logo.scale-200.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Assets\Square44x44Logo.targetsize-24_altform-unplated.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Assets\StoreLogo.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\Assets\Wide310x150Logo.scale-200.png" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\res\CN1Resource.res" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\res\theme.res" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\res\winTheme.res" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\res\material-design-font.ttf" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\UWPApp.xr.xml" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\PackageUploadLayout\WinMetadata\Windows.winmd" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\split.priconfig.xml" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\split.priconfig.xml.intermediate" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\split.priconfig.xml" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\split.priconfig.xml.intermediate" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\split.pri" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\split.map.txt" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\split.generatedFiles.txt" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\split.qualifiers.txt" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\split.qualifiers.txt.intermediate" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\split.pri" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\split.map.txt" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\split.generatedFiles.txt" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\split.qualifiers.txt" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\split.qualifiers.txt.intermediate" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\split.pri.xml" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\filemap.priconfig.xml" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\filemap.priconfig.xml.intermediate" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\filemap.priconfig.xml" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\filemap.priconfig.xml.intermediate" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\filemap.pri" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\filemap.map.txt" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\filemap.generatedFiles.txt" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\filemap.pri" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\filemap.map.txt" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\filemap.generatedFiles.txt" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\main.map.txt" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\Upload\main.map.txt" doesn't exist. Skipping.
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\_pkginfo.txt" doesn't exist. Skipping.
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\UWPApp.exe".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\UWPApp.pdb".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.ApplicationInsights.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.ApplicationInsights.PersistenceChannel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.ApplicationInsights.Extensibility.Windows.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.CSharp.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\mscorlib.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ComponentModel.DataAnnotations.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Core.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Numerics.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Serialization.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.Web.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Windows.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.Linq.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.Serialization.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.VisualBasic.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.Win32.Primitives.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.AppContext.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Collections.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Collections.Concurrent.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Collections.Immutable.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Collections.NonGeneric.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Collections.Specialized.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ComponentModel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ComponentModel.Annotations.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ComponentModel.EventBasedAsync.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Data.Common.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Diagnostics.Contracts.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Diagnostics.Debug.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Diagnostics.StackTrace.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Diagnostics.Tools.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Diagnostics.Tracing.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Dynamic.Runtime.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Globalization.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Globalization.Calendars.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Globalization.Extensions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.Compression.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\ClrCompression.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.Compression.ZipFile.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.FileSystem.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.FileSystem.Primitives.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.IsolatedStorage.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.UnmanagedMemoryStream.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Linq.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Linq.Expressions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Linq.Parallel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Linq.Queryable.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.Http.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.Http.Rtc.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.NetworkInformation.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.Primitives.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.Requests.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.Sockets.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.WebHeaderCollection.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Numerics.Vectors.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Numerics.Vectors.WindowsRuntime.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ObjectModel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Private.DataContractSerialization.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Private.Networking.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Private.ServiceModel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Private.Uri.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.Context.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.DispatchProxy.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.Emit.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.Emit.ILGeneration.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.Extensions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.Metadata.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.Primitives.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.TypeExtensions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Resources.ResourceManager.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Extensions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Handles.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.InteropServices.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.InteropServices.WindowsRuntime.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Numerics.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Serialization.Json.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Serialization.Primitives.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Serialization.Xml.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.WindowsRuntime.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.WindowsRuntime.UI.Xaml.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Security.Claims.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Security.Principal.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.Duplex.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.Http.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.NetTcp.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.Primitives.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.Security.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Text.Encoding.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Text.Encoding.CodePages.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Text.Encoding.Extensions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Text.RegularExpressions.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Threading.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Threading.Overlapped.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Threading.Tasks.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Threading.Tasks.Dataflow.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Threading.Tasks.Parallel.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Threading.Timer.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.ReaderWriter.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.XDocument.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.XmlDocument.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.XmlSerializer.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.Graphics.Canvas.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\CodenameOneUWP.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.OpenJDK.Core.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.OpenJDK.Text.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.OpenJDK.Util.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.Reflection.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.Runtime.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.Graphics.Canvas.winmd".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\ZXing.winmd".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\ApplicationInsights.config".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Properties\Default.rd.xml".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\LockScreenLogo.scale-200.png".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\SplashScreen.scale-200.png".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\Square150x150Logo.scale-200.png".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\Square44x44Logo.scale-200.png".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\Square44x44Logo.targetsize-24_altform-unplated.png".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\StoreLogo.png".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\Wide310x150Logo.scale-200.png".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\res\CN1Resource.res".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\res\theme.res".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\res\winTheme.res".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\res\material-design-font.ttf".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\UWPApp.xr.xml".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\WinMetadata\Windows.winmd".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\resources.pri".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc.UWPApp.rsp".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.OpenJDK.Security.dll".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\AppxManifest.xml".
1> Deleting file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\ZXing.pdb".
1>Done executing task "Delete".
1>Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "RemoveDuplicates"
1>Done executing task "RemoveDuplicates".
1>Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "WriteLinesToFile"
1>Done executing task "WriteLinesToFile".
1>Done building target "CoreClean" in project "UWPApp.csproj".
1>Target "AssignProjectConfiguration" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CleanReferencedProjects" depends on it):
1>Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "AssignProjectConfiguration"
1>Done executing task "AssignProjectConfiguration".
1>Done building target "AssignProjectConfiguration" in project "UWPApp.csproj".
1>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CleanReferencedProjects" depends on it):
1>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!='').
1>Done building target "_SplitProjectReferencesByFileExistence" in project "UWPApp.csproj".
1>Target "CleanReferencedProjects" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Clean" depends on it):
1>Task "MSBuild" skipped, due to false condition; ('$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' != 'true' and 'true' == 'true' and '' != '').
1>Done building target "CleanReferencedProjects" in project "UWPApp.csproj".
1>Target "CleanPublishFolder" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Clean" depends on it):
1>Task "RemoveDir" skipped, due to false condition; ('$(PublishDir)'=='$(OutputPath)app.publish\' and Exists('$(PublishDir)')) was evaluated as ('bin\x86\Release\app.publish\'=='bin\x86\Release\app.publish\' and Exists('bin\x86\Release\app.publish\')).
1>Done building target "CleanPublishFolder" in project "UWPApp.csproj".
1>Target "AfterClean" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Clean" depends on it):
1>Done building target "AfterClean" in project "UWPApp.csproj".
1>Target "Clean" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Rebuild" depends on it):
1>Done building target "Clean" in project "UWPApp.csproj".
1>Target "_CleanAppxPackage" skipped, due to false condition; ('$(AppxPackage)' == 'true' and '$(GenerateAppxPackageOnBuild)' == 'true') was evaluated as ('True' == 'true' and '' == 'true').
1>Target "CleanXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Rebuild" depends on it):
1>Task "Delete"
1>Done executing task "Delete".
1>Done building target "CleanXsdCodeGen" in project "UWPApp.csproj".
1>Target "BeforeBuild" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Build" depends on it):
1>Done building target "BeforeBuild" in project "UWPApp.csproj".
1>Target "BuildOnlySettings" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CoreBuild" depends on it):
1>Done building target "BuildOnlySettings" in project "UWPApp.csproj".
1>Target "GetFrameworkPaths" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForBuild" depends on it):
1>Done building target "GetFrameworkPaths" in project "UWPApp.csproj".
1>Target "GetReferenceAssemblyPaths" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForBuild" depends on it):
1>Using "GetReferenceAssemblyPaths" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "GetReferenceAssemblyPaths"
1>Done executing task "GetReferenceAssemblyPaths".
1>Done building target "GetReferenceAssemblyPaths" in project "UWPApp.csproj".
1>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Target "PrepareForBuild" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CoreBuild" depends on it):
1>Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "FindAppConfigFile"
1>Done executing task "FindAppConfigFile".
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Done building target "PrepareForBuild" in project "UWPApp.csproj".
1>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
1>Target "BeforeResolveReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResolveReferences" depends on it):
1>Done building target "BeforeResolveReferences" in project "UWPApp.csproj".
1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
1>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully.
1>Target "ResolveProjectReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResolveReferences" depends on it):
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 '14.0' != '10.0' and '' != '').
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 '14.0' == '10.0' and '' != '').
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 '' != '').
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 '' != '').
1>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != '').
1>Done building target "ResolveProjectReferences" in project "UWPApp.csproj".
1>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
1>Target "GetFrameworkPaths" skipped. Previously built successfully.
1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "GetInstalledSDKLocations" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResolveSDKReferences" depends on it):
1>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
1>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindows81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindows81)' != '' and '$(TargetPlatformVersionWindows81)' != '') was evaluated as ('' != '' and 'true' == 'true' and 'Windows' != '' and '8.1' != '').
1>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindowsPhone81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindowsPhone81)' != '' and '$(TargetPlatformVersionWindowsPhone81)' != '') was evaluated as ('' != '' and 'false' == 'true' and '' != '' and '' != '').
1>Done building target "GetInstalledSDKLocations" in project "UWPApp.csproj".
1>Target "ModifyUnitTestPlatformVersion" in file "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportBefore\Windows.8.1.UT_SDKReference.props" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResolveSDKReferences" depends on it):
1>Done building target "ModifyUnitTestPlatformVersion" in project "UWPApp.csproj".
1>Target "ResolveSDKReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResolveAssemblyReferences" depends on it):
1>Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
1>Done building target "ResolveSDKReferences" in project "UWPApp.csproj".
1>Target "ResolveSDKReferences" skipped. Previously built successfully.
1>Target "ExpandSDKReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResolveAssemblyReferences" depends on it):
1>Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
1>Done building target "ExpandSDKReferences" in project "UWPApp.csproj".
1>Target "ResolveProjectReferences" skipped. Previously built successfully.
1>Target "ResolveNuGetPackageAssets" in file "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResolveAssemblyReferences" depends on it):
1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.Extension)' == '.xproj') was evaluated as ('' == '.xproj').
1>Using "ResolveNuGetPackageAssets" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.Build.Tasks.dll".
1>Task "ResolveNuGetPackageAssets"
1>Done executing task "ResolveNuGetPackageAssets".
1>Task "CreateItem" skipped, due to false condition; ('@(_NuGetContentItems)' != '') was evaluated as ('' != '').
1>Done building target "ResolveNuGetPackageAssets" in project "UWPApp.csproj".
1>Target "ResolveAssemblyReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResolveReferences" depends on it):
1>Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ResolveAssemblyReference"
1> TargetFrameworkMoniker:
1> .NETCore,Version=v5.0
1> TargetFrameworkMonikerDisplayName:
1> .NET for Windows Universal
1> TargetedRuntimeVersion:
1>
1> Assemblies:
1> CodenameOneUWP
1> HintPath = 'lib\CodenameOneUWP.dll'
1> IKVM.OpenJDK.Core, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL
1> HintPath = 'lib\IKVM.OpenJDK.Core.dll'
1> SpecificVersion = 'False'
1> IKVM.OpenJDK.Security, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL
1> HintPath = 'lib\IKVM.OpenJDK.Security.dll'
1> SpecificVersion = 'False'
1> IKVM.OpenJDK.Text, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL
1> HintPath = 'lib\IKVM.OpenJDK.Text.dll'
1> SpecificVersion = 'False'
1> IKVM.OpenJDK.Util, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL
1> HintPath = 'lib\IKVM.OpenJDK.Util.dll'
1> SpecificVersion = 'False'
1> IKVM.Reflection, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL
1> HintPath = 'lib\IKVM.Reflection.dll'
1> SpecificVersion = 'False'
1> IKVM.Runtime, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL
1> HintPath = 'lib\IKVM.Runtime.dll'
1> SpecificVersion = 'False'
1> C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\ref\netcore50\Microsoft.CSharp.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ComponentModel.DataAnnotations.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Net.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Numerics.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Runtime.Serialization.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.Web.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Windows.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Linq.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Serialization.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.VisualBasic\10.0.0\ref\netcore50\Microsoft.VisualBasic.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Microsoft.Win32.Primitives\4.0.0\ref\dotnet\Microsoft.Win32.Primitives.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.AppContext\4.0.0\ref\dotnet\System.AppContext.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Collections\4.0.10\ref\dotnet\System.Collections.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\ref\dotnet\System.Collections.Concurrent.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\ref\dotnet\System.Collections.NonGeneric.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Collections.Specialized\4.0.0\ref\dotnet\System.Collections.Specialized.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.ComponentModel\4.0.0\ref\netcore50\System.ComponentModel.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.ComponentModel.Annotations\4.0.10\ref\dotnet\System.ComponentModel.Annotations.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\ref\dotnet\System.ComponentModel.EventBasedAsync.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\ref\dotnet\System.Data.Common.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Diagnostics.Contracts\4.0.0\ref\netcore50\System.Diagnostics.Contracts.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Diagnostics.Debug\4.0.10\ref\dotnet\System.Diagnostics.Debug.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\ref\dotnet\System.Diagnostics.StackTrace.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Diagnostics.Tools\4.0.0\ref\netcore50\System.Diagnostics.Tools.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Diagnostics.Tracing\4.0.20\ref\dotnet\System.Diagnostics.Tracing.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\ref\dotnet\System.Dynamic.Runtime.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Globalization\4.0.10\ref\dotnet\System.Globalization.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\ref\dotnet\System.Globalization.Calendars.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\ref\dotnet\System.Globalization.Extensions.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.IO\4.0.10\ref\dotnet\System.IO.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\ref\netcore50\System.IO.Compression.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\ref\dotnet\System.IO.Compression.ZipFile.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\ref\dotnet\System.IO.FileSystem.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.IO.FileSystem.Primitives\4.0.0\ref\dotnet\System.IO.FileSystem.Primitives.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\ref\dotnet\System.IO.IsolatedStorage.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\ref\dotnet\System.IO.UnmanagedMemoryStream.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Linq\4.0.0\ref\netcore50\System.Linq.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\ref\dotnet\System.Linq.Expressions.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\ref\netcore50\System.Linq.Parallel.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\ref\netcore50\System.Linq.Queryable.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50\System.Net.Http.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Net.Http.Rtc\4.0.0\ref\netcore50\System.Net.Http.Rtc.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Net.NetworkInformation\4.0.0\ref\netcore50\System.Net.NetworkInformation.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Net.Primitives\4.0.10\ref\dotnet\System.Net.Primitives.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\ref\dotnet\System.Net.Requests.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Net.Sockets\4.0.0\ref\dotnet\System.Net.Sockets.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Net.WebHeaderCollection\4.0.0\ref\dotnet\System.Net.WebHeaderCollection.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Numerics.Vectors\4.1.0\ref\dotnet\System.Numerics.Vectors.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Numerics.Vectors.WindowsRuntime\4.0.0\lib\dotnet\System.Numerics.Vectors.WindowsRuntime.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.ObjectModel\4.0.10\ref\dotnet\System.ObjectModel.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Reflection\4.0.10\ref\dotnet\System.Reflection.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\ref\netcore50\System.Reflection.Context.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\ref\dotnet\System.Reflection.DispatchProxy.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\ref\netcore50\System.Reflection.Extensions.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Reflection.Primitives\4.0.0\ref\netcore50\System.Reflection.Primitives.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\ref\dotnet\System.Reflection.TypeExtensions.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\ref\netcore50\System.Resources.ResourceManager.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Runtime\4.0.20\ref\dotnet\System.Runtime.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Runtime.Extensions\4.0.10\ref\dotnet\System.Runtime.Extensions.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Runtime.Handles\4.0.0\ref\dotnet\System.Runtime.Handles.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\ref\dotnet\System.Runtime.InteropServices.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Runtime.InteropServices.WindowsRuntime\4.0.0\ref\netcore50\System.Runtime.InteropServices.WindowsRuntime.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Runtime.Numerics\4.0.0\ref\netcore50\System.Runtime.Numerics.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\ref\netcore50\System.Runtime.Serialization.Json.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Primitives\4.0.10\ref\dotnet\System.Runtime.Serialization.Primitives.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\ref\dotnet\System.Runtime.Serialization.Xml.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\System.Runtime.WindowsRuntime.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\ref\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\ref\dotnet\System.Security.Claims.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Security.Principal\4.0.0\ref\netcore50\System.Security.Principal.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\ref\netcore50\System.ServiceModel.Duplex.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\ref\dotnet\System.ServiceModel.Http.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\ref\netcore50\System.ServiceModel.NetTcp.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\ref\netcore50\System.ServiceModel.Security.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Text.Encoding\4.0.10\ref\dotnet\System.Text.Encoding.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Text.Encoding.CodePages\4.0.0\ref\dotnet\System.Text.Encoding.CodePages.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Text.Encoding.Extensions\4.0.10\ref\dotnet\System.Text.Encoding.Extensions.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Text.RegularExpressions\4.0.10\ref\dotnet\System.Text.RegularExpressions.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Threading\4.0.10\ref\dotnet\System.Threading.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Threading.Overlapped\4.0.0\ref\dotnet\System.Threading.Overlapped.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Threading.Tasks\4.0.10\ref\dotnet\System.Threading.Tasks.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\ref\netcore50\System.Threading.Tasks.Parallel.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Threading.Timer\4.0.0\ref\netcore50\System.Threading.Timer.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\ref\dotnet\System.Xml.ReaderWriter.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\ref\dotnet\System.Xml.XDocument.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\ref\dotnet\System.Xml.XmlDocument.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\ref\dotnet\System.Xml.XmlSerializer.dll
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd
1> Private = 'false'
1> C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd
1> Private = 'false'
1> AssemblyFiles:
1> CandidateAssemblyFiles:
1> TargetFrameworkDirectories:
1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\
1> InstalledAssemblyTables:
1> IgnoreInstalledAssemblyTable:
1> False
1> SearchPaths:
1> {CandidateAssemblyFiles}
1> {HintPathFromItem}
1> {TargetFrameworkDirectory}
1> {Registry:Software\Microsoft\.NETCore,v5.0,AssemblyFoldersEx}
1> {AssemblyFolders}
1> {GAC}
1> {RawFileName}
1> bin\x86\Release\
1> AllowedAssemblyExtensions:
1> .winmd
1> .dll
1> .exe
1> AllowedRelatedFileExtensions:
1> .pdb
1> .xml
1> .pri
1> AppConfigFile:
1>
1> AutoUnify:
1> True
1> CopyLocalDependenciesWhenParentReferenceInGac:
1> True
1> FindDependencies:
1> True
1> TargetProcessorArchitecture:
1> x86
1> StateFile:
1> obj\x86\Release\UWPApp.csprojResolveAssemblyReference.cache
1> InstalledAssemblySubsetTables:
1> IgnoreInstalledAssemblySubsetTable:
1> False
1> TargetFrameworkSubsets:
1> FullTargetFrameworkSubsetNames:
1> Full
1> ProfileName:
1>
1> FullFrameworkFolders:
1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\
1> LatestTargetFrameworkDirectories:
1> ProfileTablesLocation:
1> Primary reference "CodenameOneUWP, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null".
1> Resolved file path is "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\CodenameOneUWP.dll".
1> Reference found at search path location "{HintPathFromItem}".
1> The ImageRuntimeVersion for this reference is "v2.0.50727".
1> Primary reference "IKVM.OpenJDK.Core, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null".
1> Resolved file path is "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll".
1> Reference found at search path location "{HintPathFromItem}".
1> The ImageRuntimeVersion for this reference is "v2.0.50727".
1> Primary reference "IKVM.OpenJDK.Security, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null".
1> Resolved file path is "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Security.dll".
1> Reference found at search path location "{HintPathFromItem}".
1> The ImageRuntimeVersion for this reference is "v2.0.50727".
1> Primary reference "IKVM.OpenJDK.Text, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null".
1> Resolved file path is "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Text.dll".
1> Reference found at search path location "{HintPathFromItem}".
1> The ImageRuntimeVersion for this reference is "v2.0.50727".
1> Primary reference "IKVM.OpenJDK.Util, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null".
1> Resolved file path is "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Util.dll".
1> Reference found at search path location "{HintPathFromItem}".
1> The ImageRuntimeVersion for this reference is "v2.0.50727".
1> Primary reference "IKVM.Reflection, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null".
1> Resolved file path is "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Reflection.dll".
1> Reference found at search path location "{HintPathFromItem}".
1> The ImageRuntimeVersion for this reference is "v2.0.50727".
1> Primary reference "IKVM.Runtime, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null".
1> Resolved file path is "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.dll".
1> Reference found at search path location "{HintPathFromItem}".
1> The ImageRuntimeVersion for this reference is "v2.0.50727".
1> Primary reference "Microsoft.ApplicationInsights, Version=1.0.0.4220, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "Microsoft.ApplicationInsights.PersistenceChannel, Version=1.0.0.4223, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "Microsoft.ApplicationInsights.Extensibility.Windows, Version=1.0.0.4225, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\ref\netcore50\Microsoft.CSharp.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\ref\netcore50\Microsoft.CSharp.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ComponentModel.DataAnnotations.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Using this version instead of original version "3.5.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Net.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Numerics.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Runtime.Serialization.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.Web.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Windows.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Linq.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Serialization.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Using this version instead of original version "2.0.0.0" in "C:\WINDOWS\assembly\GAC_MSIL\System.Security\2.0.0.0__b03f5f7f11d50a3a\System.Security.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\CodenameOneUWP.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Security.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Text.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Util.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Reflection.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\WINDOWS\assembly\GAC_MSIL\System.Security\2.0.0.0__b03f5f7f11d50a3a\System.Security.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\CodenameOneUWP.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Security.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Text.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Util.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Reflection.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "2.0.0.0" in "C:\WINDOWS\assembly\GAC_MSIL\System.Security\2.0.0.0__b03f5f7f11d50a3a\System.Security.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.VisualBasic\10.0.0\ref\netcore50\Microsoft.VisualBasic.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\Microsoft.VisualBasic\10.0.0\ref\netcore50\Microsoft.VisualBasic.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "Microsoft.Win32.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Microsoft.Win32.Primitives\4.0.0\ref\dotnet\Microsoft.Win32.Primitives.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\Microsoft.Win32.Primitives\4.0.0\ref\dotnet\Microsoft.Win32.Primitives.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.AppContext, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.AppContext\4.0.0\ref\dotnet\System.AppContext.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.AppContext\4.0.0\ref\dotnet\System.AppContext.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Linq\4.0.0\ref\netcore50\System.Linq.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\ref\netcore50\System.Linq.Parallel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Collections\4.0.10\ref\dotnet\System.Collections.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Collections\4.0.10\ref\dotnet\System.Collections.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\ref\netcore50\System.Linq.Parallel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\ref\netcore50\System.Threading.Tasks.Parallel.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\ref\dotnet\System.Collections.Concurrent.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\ref\dotnet\System.Collections.Concurrent.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Collections.Immutable, Version=1.1.37.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Collections.NonGeneric, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\ref\dotnet\System.Collections.NonGeneric.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\ref\dotnet\System.Collections.NonGeneric.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Collections.Specialized, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Collections.Specialized\4.0.0\ref\dotnet\System.Collections.Specialized.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Collections.Specialized\4.0.0\ref\dotnet\System.Collections.Specialized.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.ComponentModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.ComponentModel\4.0.0\ref\netcore50\System.ComponentModel.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.ComponentModel\4.0.0\ref\netcore50\System.ComponentModel.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.ComponentModel.Annotations, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ComponentModel.DataAnnotations.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.ComponentModel.Annotations\4.0.10\ref\dotnet\System.ComponentModel.Annotations.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.ComponentModel.Annotations\4.0.10\ref\dotnet\System.ComponentModel.Annotations.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.ComponentModel.EventBasedAsync, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\ref\dotnet\System.ComponentModel.EventBasedAsync.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\ref\dotnet\System.ComponentModel.EventBasedAsync.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Data.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\ref\dotnet\System.Data.Common.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\ref\dotnet\System.Data.Common.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Diagnostics.Contracts, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Diagnostics.Contracts\4.0.0\ref\netcore50\System.Diagnostics.Contracts.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Diagnostics.Contracts\4.0.0\ref\netcore50\System.Diagnostics.Contracts.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Diagnostics.Debug\4.0.10\ref\dotnet\System.Diagnostics.Debug.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Diagnostics.Debug\4.0.10\ref\dotnet\System.Diagnostics.Debug.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Diagnostics.StackTrace, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\ref\dotnet\System.Diagnostics.StackTrace.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\ref\dotnet\System.Diagnostics.StackTrace.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Diagnostics.Tools, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Diagnostics.Tools\4.0.0\ref\netcore50\System.Diagnostics.Tools.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Diagnostics.Tools\4.0.0\ref\netcore50\System.Diagnostics.Tools.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Diagnostics.Tracing, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.10.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Diagnostics.Tracing\4.0.20\ref\dotnet\System.Diagnostics.Tracing.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Diagnostics.Tracing\4.0.20\ref\dotnet\System.Diagnostics.Tracing.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Dynamic.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\ref\netcore50\Microsoft.CSharp.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\ref\dotnet\System.Dynamic.Runtime.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\ref\dotnet\System.Dynamic.Runtime.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\ref\dotnet\System.Collections.NonGeneric.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\ref\dotnet\System.Globalization.Calendars.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\ref\dotnet\System.Globalization.Extensions.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\ref\netcore50\System.Resources.ResourceManager.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Globalization\4.0.10\ref\dotnet\System.Globalization.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Globalization\4.0.10\ref\dotnet\System.Globalization.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Globalization.Calendars, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\ref\dotnet\System.Globalization.Calendars.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\ref\dotnet\System.Globalization.Calendars.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Globalization.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\ref\dotnet\System.Globalization.Extensions.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\ref\dotnet\System.Globalization.Extensions.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\ref\dotnet\System.Data.Common.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\ref\netcore50\System.IO.Compression.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\ref\dotnet\System.IO.FileSystem.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\ref\dotnet\System.IO.IsolatedStorage.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\ref\dotnet\System.IO.UnmanagedMemoryStream.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50\System.Net.Http.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\ref\dotnet\System.Net.Requests.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection\4.0.10\ref\dotnet\System.Reflection.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\ref\netcore50\System.Runtime.Serialization.Json.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\ref\dotnet\System.Runtime.Serialization.Xml.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\System.Runtime.WindowsRuntime.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\ref\dotnet\System.Security.Claims.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\ref\dotnet\System.Xml.ReaderWriter.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\ref\dotnet\System.Xml.XDocument.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\ref\dotnet\System.Xml.XmlDocument.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\ref\dotnet\System.Xml.XmlSerializer.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.IO\4.0.10\ref\dotnet\System.IO.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.IO\4.0.10\ref\dotnet\System.IO.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.IO.Compression, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\ref\netcore50\System.IO.Compression.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\ref\netcore50\System.IO.Compression.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.IO.Compression.ZipFile, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\ref\dotnet\System.IO.Compression.ZipFile.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\ref\dotnet\System.IO.Compression.ZipFile.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.IO.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\ref\dotnet\System.IO.FileSystem.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\ref\dotnet\System.IO.FileSystem.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.IO.FileSystem.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.IO.FileSystem.Primitives\4.0.0\ref\dotnet\System.IO.FileSystem.Primitives.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.IO.FileSystem.Primitives\4.0.0\ref\dotnet\System.IO.FileSystem.Primitives.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.IO.IsolatedStorage, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\ref\dotnet\System.IO.IsolatedStorage.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\ref\dotnet\System.IO.IsolatedStorage.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.IO.UnmanagedMemoryStream, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\ref\dotnet\System.IO.UnmanagedMemoryStream.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\ref\dotnet\System.IO.UnmanagedMemoryStream.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Linq\4.0.0\ref\netcore50\System.Linq.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Linq\4.0.0\ref\netcore50\System.Linq.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\ref\netcore50\Microsoft.CSharp.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\ref\netcore50\System.Linq.Queryable.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\ref\dotnet\System.Linq.Expressions.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\ref\dotnet\System.Linq.Expressions.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Linq.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\ref\netcore50\System.Linq.Parallel.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\ref\netcore50\System.Linq.Parallel.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Linq.Queryable, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\ref\netcore50\System.Linq.Queryable.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\ref\netcore50\System.Linq.Queryable.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50\System.Net.Http.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50\System.Net.Http.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Net.Http.Rtc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Net.Http.Rtc\4.0.0\ref\netcore50\System.Net.Http.Rtc.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Net.Http.Rtc\4.0.0\ref\netcore50\System.Net.Http.Rtc.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Net.NetworkInformation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Net.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Net.NetworkInformation\4.0.0\ref\netcore50\System.Net.NetworkInformation.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Net.NetworkInformation\4.0.0\ref\netcore50\System.Net.NetworkInformation.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Net.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Net.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50\System.Net.Http.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\ref\dotnet\System.ServiceModel.Http.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Net.Primitives\4.0.10\ref\dotnet\System.Net.Primitives.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Net.Primitives\4.0.10\ref\dotnet\System.Net.Primitives.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Net.Requests, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Net.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\ref\dotnet\System.Net.Requests.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\ref\dotnet\System.Net.Requests.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Net.Sockets, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Net.Sockets\4.0.0\ref\dotnet\System.Net.Sockets.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Net.Sockets\4.0.0\ref\dotnet\System.Net.Sockets.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Net.WebHeaderCollection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Net.WebHeaderCollection\4.0.0\ref\dotnet\System.Net.WebHeaderCollection.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Net.WebHeaderCollection\4.0.0\ref\dotnet\System.Net.WebHeaderCollection.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Numerics.Vectors, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Numerics.Vectors\4.1.0\ref\dotnet\System.Numerics.Vectors.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Numerics.Vectors.WindowsRuntime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Numerics.Vectors.WindowsRuntime\4.0.0\lib\dotnet\System.Numerics.Vectors.WindowsRuntime.dll".
1> Reference found at search path location "{RawFileName}".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Windows.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\ref\dotnet\System.Dynamic.Runtime.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.ObjectModel\4.0.10\ref\dotnet\System.ObjectModel.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.ObjectModel\4.0.10\ref\dotnet\System.ObjectModel.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\ref\dotnet\System.Diagnostics.StackTrace.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\ref\dotnet\System.Dynamic.Runtime.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\ref\dotnet\System.Linq.Expressions.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\ref\netcore50\System.Reflection.Context.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\ref\dotnet\System.Reflection.DispatchProxy.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\ref\netcore50\System.Reflection.Extensions.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\ref\dotnet\System.Reflection.TypeExtensions.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\ref\netcore50\System.Resources.ResourceManager.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\ref\dotnet\System.Runtime.InteropServices.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Reflection\4.0.10\ref\dotnet\System.Reflection.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Reflection\4.0.10\ref\dotnet\System.Reflection.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Reflection.Context, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\ref\netcore50\System.Reflection.Context.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\ref\netcore50\System.Reflection.Context.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Reflection.DispatchProxy, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\ref\dotnet\System.Reflection.DispatchProxy.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\ref\dotnet\System.Reflection.DispatchProxy.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\ref\netcore50\System.Reflection.Extensions.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\ref\netcore50\System.Reflection.Extensions.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Reflection.Metadata, Version=1.0.22.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Reflection.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Reflection.Primitives\4.0.0\ref\netcore50\System.Reflection.Primitives.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Reflection.Primitives\4.0.0\ref\netcore50\System.Reflection.Primitives.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Reflection.TypeExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\ref\dotnet\System.Reflection.TypeExtensions.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\ref\dotnet\System.Reflection.TypeExtensions.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\ref\netcore50\System.Resources.ResourceManager.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\ref\netcore50\System.Resources.ResourceManager.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.10.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.10.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.10.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\ref\netcore50\Microsoft.CSharp.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ComponentModel.DataAnnotations.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Net.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Numerics.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Runtime.Serialization.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.Web.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Windows.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Linq.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Serialization.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.VisualBasic\10.0.0\ref\netcore50\Microsoft.VisualBasic.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.Win32.Primitives\4.0.0\ref\dotnet\Microsoft.Win32.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.AppContext\4.0.0\ref\dotnet\System.AppContext.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Collections\4.0.10\ref\dotnet\System.Collections.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\ref\dotnet\System.Collections.Concurrent.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\ref\dotnet\System.Collections.NonGeneric.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Collections.Specialized\4.0.0\ref\dotnet\System.Collections.Specialized.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ComponentModel\4.0.0\ref\netcore50\System.ComponentModel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ComponentModel.Annotations\4.0.10\ref\dotnet\System.ComponentModel.Annotations.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\ref\dotnet\System.ComponentModel.EventBasedAsync.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\ref\dotnet\System.Data.Common.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Diagnostics.Contracts\4.0.0\ref\netcore50\System.Diagnostics.Contracts.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Diagnostics.Debug\4.0.10\ref\dotnet\System.Diagnostics.Debug.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\ref\dotnet\System.Diagnostics.StackTrace.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Diagnostics.Tools\4.0.0\ref\netcore50\System.Diagnostics.Tools.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Diagnostics.Tracing\4.0.20\ref\dotnet\System.Diagnostics.Tracing.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Globalization\4.0.10\ref\dotnet\System.Globalization.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\ref\dotnet\System.Globalization.Calendars.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\ref\dotnet\System.Globalization.Extensions.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\ref\netcore50\System.IO.Compression.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\ref\dotnet\System.IO.Compression.ZipFile.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\ref\dotnet\System.IO.FileSystem.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.FileSystem.Primitives\4.0.0\ref\dotnet\System.IO.FileSystem.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\ref\dotnet\System.IO.IsolatedStorage.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\ref\dotnet\System.IO.UnmanagedMemoryStream.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Linq\4.0.0\ref\netcore50\System.Linq.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\ref\dotnet\System.Linq.Expressions.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\ref\netcore50\System.Linq.Parallel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\ref\netcore50\System.Linq.Queryable.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50\System.Net.Http.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.Http.Rtc\4.0.0\ref\netcore50\System.Net.Http.Rtc.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.NetworkInformation\4.0.0\ref\netcore50\System.Net.NetworkInformation.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.Primitives\4.0.10\ref\dotnet\System.Net.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\ref\dotnet\System.Net.Requests.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.Sockets\4.0.0\ref\dotnet\System.Net.Sockets.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.WebHeaderCollection\4.0.0\ref\dotnet\System.Net.WebHeaderCollection.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Numerics.Vectors\4.1.0\ref\dotnet\System.Numerics.Vectors.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ObjectModel\4.0.10\ref\dotnet\System.ObjectModel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\ref\netcore50\System.Reflection.Context.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\ref\dotnet\System.Reflection.DispatchProxy.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\ref\netcore50\System.Reflection.Extensions.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Primitives\4.0.0\ref\netcore50\System.Reflection.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\ref\dotnet\System.Reflection.TypeExtensions.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\ref\netcore50\System.Resources.ResourceManager.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.Handles\4.0.0\ref\dotnet\System.Runtime.Handles.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\ref\dotnet\System.Runtime.InteropServices.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.InteropServices.WindowsRuntime\4.0.0\ref\netcore50\System.Runtime.InteropServices.WindowsRuntime.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.Numerics\4.0.0\ref\netcore50\System.Runtime.Numerics.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\ref\netcore50\System.Runtime.Serialization.Json.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Primitives\4.0.10\ref\dotnet\System.Runtime.Serialization.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\ref\dotnet\System.Runtime.Serialization.Xml.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\System.Runtime.WindowsRuntime.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\ref\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\ref\dotnet\System.Security.Claims.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Security.Principal\4.0.0\ref\netcore50\System.Security.Principal.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\ref\netcore50\System.ServiceModel.Duplex.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\ref\dotnet\System.ServiceModel.Http.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\ref\netcore50\System.ServiceModel.NetTcp.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\ref\netcore50\System.ServiceModel.Security.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Text.Encoding\4.0.10\ref\dotnet\System.Text.Encoding.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Text.Encoding.CodePages\4.0.0\ref\dotnet\System.Text.Encoding.CodePages.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Text.Encoding.Extensions\4.0.10\ref\dotnet\System.Text.Encoding.Extensions.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Text.RegularExpressions\4.0.10\ref\dotnet\System.Text.RegularExpressions.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading\4.0.10\ref\dotnet\System.Threading.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Overlapped\4.0.0\ref\dotnet\System.Threading.Overlapped.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks\4.0.10\ref\dotnet\System.Threading.Tasks.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\ref\netcore50\System.Threading.Tasks.Parallel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Timer\4.0.0\ref\netcore50\System.Threading.Timer.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\ref\dotnet\System.Xml.ReaderWriter.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\ref\dotnet\System.Xml.XDocument.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\ref\dotnet\System.Xml.XmlDocument.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\ref\dotnet\System.Xml.XmlSerializer.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Runtime\4.0.20\ref\dotnet\System.Runtime.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Runtime\4.0.20\ref\dotnet\System.Runtime.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\ref\dotnet\System.Globalization.Extensions.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Runtime.Extensions\4.0.10\ref\dotnet\System.Runtime.Extensions.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Runtime.Extensions\4.0.10\ref\dotnet\System.Runtime.Extensions.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Runtime.Handles, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Runtime.Handles\4.0.0\ref\dotnet\System.Runtime.Handles.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Runtime.Handles\4.0.0\ref\dotnet\System.Runtime.Handles.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Runtime.InteropServices, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.10.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\ref\dotnet\System.IO.UnmanagedMemoryStream.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\ref\dotnet\System.Runtime.InteropServices.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\ref\dotnet\System.Runtime.InteropServices.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Runtime.InteropServices.WindowsRuntime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Runtime.InteropServices.WindowsRuntime\4.0.0\ref\netcore50\System.Runtime.InteropServices.WindowsRuntime.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Runtime.InteropServices.WindowsRuntime\4.0.0\ref\netcore50\System.Runtime.InteropServices.WindowsRuntime.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Runtime.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Numerics.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Runtime.Numerics\4.0.0\ref\netcore50\System.Runtime.Numerics.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Runtime.Numerics\4.0.0\ref\netcore50\System.Runtime.Numerics.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Runtime.Serialization.Json, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Runtime.Serialization.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.Web.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\ref\netcore50\System.Runtime.Serialization.Json.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\ref\netcore50\System.Runtime.Serialization.Json.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Runtime.Serialization.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Runtime.Serialization.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Primitives\4.0.10\ref\dotnet\System.Runtime.Serialization.Primitives.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Primitives\4.0.10\ref\dotnet\System.Runtime.Serialization.Primitives.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Runtime.Serialization.Xml, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Runtime.Serialization.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\ref\dotnet\System.ServiceModel.Http.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\ref\netcore50\System.ServiceModel.NetTcp.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\ref\netcore50\System.ServiceModel.Security.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\ref\dotnet\System.Runtime.Serialization.Xml.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\ref\dotnet\System.Runtime.Serialization.Xml.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Runtime.WindowsRuntime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Numerics.Vectors.WindowsRuntime\4.0.0\lib\dotnet\System.Numerics.Vectors.WindowsRuntime.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\ref\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\System.Runtime.WindowsRuntime.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\System.Runtime.WindowsRuntime.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Runtime.WindowsRuntime.UI.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\ref\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\ref\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Security.Claims, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\ref\dotnet\System.Security.Claims.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\ref\dotnet\System.Security.Claims.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Security.Principal, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Security.Principal\4.0.0\ref\netcore50\System.Security.Principal.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Security.Principal\4.0.0\ref\netcore50\System.Security.Principal.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.ServiceModel.Duplex, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\ref\netcore50\System.ServiceModel.Duplex.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\ref\netcore50\System.ServiceModel.Duplex.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.ServiceModel.Http, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\ref\dotnet\System.ServiceModel.Http.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\ref\dotnet\System.ServiceModel.Http.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.ServiceModel.NetTcp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\ref\netcore50\System.ServiceModel.NetTcp.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\ref\netcore50\System.ServiceModel.NetTcp.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.ServiceModel.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Serialization.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.ServiceModel.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\ref\netcore50\System.ServiceModel.Security.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\ref\netcore50\System.ServiceModel.Security.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO\4.0.10\ref\dotnet\System.IO.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\ref\netcore50\System.IO.Compression.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\ref\dotnet\System.IO.Compression.ZipFile.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\ref\dotnet\System.IO.FileSystem.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50\System.Net.Http.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\ref\dotnet\System.Runtime.Serialization.Xml.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\ref\dotnet\System.ServiceModel.Http.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\ref\dotnet\System.Xml.ReaderWriter.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Text.Encoding\4.0.10\ref\dotnet\System.Text.Encoding.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Text.Encoding\4.0.10\ref\dotnet\System.Text.Encoding.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Text.Encoding.CodePages, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Text.Encoding.CodePages\4.0.0\ref\dotnet\System.Text.Encoding.CodePages.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Text.Encoding.CodePages\4.0.0\ref\dotnet\System.Text.Encoding.CodePages.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Text.Encoding.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Text.Encoding.Extensions\4.0.10\ref\dotnet\System.Text.Encoding.Extensions.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Text.Encoding.Extensions\4.0.10\ref\dotnet\System.Text.Encoding.Extensions.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Text.RegularExpressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Text.RegularExpressions\4.0.10\ref\dotnet\System.Text.RegularExpressions.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Text.RegularExpressions\4.0.10\ref\dotnet\System.Text.RegularExpressions.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\ref\dotnet\System.ComponentModel.EventBasedAsync.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\ref\netcore50\System.ServiceModel.Duplex.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Threading\4.0.10\ref\dotnet\System.Threading.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Threading\4.0.10\ref\dotnet\System.Threading.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Threading.Overlapped, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Threading.Overlapped\4.0.0\ref\dotnet\System.Threading.Overlapped.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Threading.Overlapped\4.0.0\ref\dotnet\System.Threading.Overlapped.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\ref\dotnet\System.Collections.Concurrent.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\ref\dotnet\System.Data.Common.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO\4.0.10\ref\dotnet\System.IO.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\ref\dotnet\System.IO.FileSystem.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\ref\dotnet\System.IO.IsolatedStorage.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\ref\dotnet\System.IO.UnmanagedMemoryStream.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\ref\netcore50\System.Linq.Parallel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50\System.Net.Http.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\ref\dotnet\System.Net.Requests.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\System.Runtime.WindowsRuntime.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading\4.0.10\ref\dotnet\System.Threading.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\ref\netcore50\System.Threading.Tasks.Parallel.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\ref\dotnet\System.Xml.ReaderWriter.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Threading.Tasks\4.0.10\ref\dotnet\System.Threading.Tasks.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Threading.Tasks\4.0.10\ref\dotnet\System.Threading.Tasks.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Threading.Tasks.Dataflow, Version=4.5.25.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Threading.Tasks.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\ref\netcore50\System.Threading.Tasks.Parallel.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\ref\netcore50\System.Threading.Tasks.Parallel.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Threading.Timer, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Threading.Timer\4.0.0\ref\netcore50\System.Threading.Timer.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Threading.Timer\4.0.0\ref\netcore50\System.Threading.Timer.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Xml.ReaderWriter, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\ref\dotnet\System.Runtime.Serialization.Xml.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "4.0.0.0" in "C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\ref\dotnet\System.Xml.XmlDocument.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\ref\dotnet\System.Xml.ReaderWriter.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\ref\dotnet\System.Xml.ReaderWriter.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Xml.XDocument, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Linq.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\ref\dotnet\System.Xml.XDocument.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\ref\dotnet\System.Xml.XDocument.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Xml.XmlDocument, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\ref\dotnet\System.Xml.XmlDocument.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\ref\dotnet\System.Xml.XmlDocument.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Unified primary reference "System.Xml.XmlSerializer, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Serialization.dll" because AutoUnify is 'true'.
1> Using this version instead of original version "0.0.0.0" in "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.dll" because AutoUnify is 'true'.
1> Resolved file path is "C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\ref\dotnet\System.Xml.XmlSerializer.dll".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\ref\dotnet\System.Xml.XmlSerializer.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "Microsoft.Graphics.Canvas, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime".
1> Resolved file path is "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.xml".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "WindowsRuntime 1.3".
1> This reference is a WinMDFile.
1> Primary reference "ZXing, Version=0.14.0.0, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime".
1> Resolved file path is "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd".
1> Reference found at search path location "{RawFileName}".
1> Found related file "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.pdb".
1> Found related file "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.xml".
1> Found related file "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.pri".
1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
1> The ImageRuntimeVersion for this reference is "WindowsRuntime 1.2;CLR v4.0.30319".
1> This reference is a WinMDFile.
1> Dependency "IKVM.OpenJDK.Naming, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null".
1> Could not resolve this reference. Could not locate the assembly "IKVM.OpenJDK.Naming, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1> For SearchPath "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib".
1> Considered "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Naming.winmd", but it didn't exist.
1> Considered "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Naming.dll", but it didn't exist.
1> Considered "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Naming.exe", but it didn't exist.
1> For SearchPath "{TargetFrameworkDirectory}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\IKVM.OpenJDK.Naming.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\IKVM.OpenJDK.Naming.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\IKVM.OpenJDK.Naming.exe", but it didn't exist.
1> For SearchPath "{AssemblyFolders}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IKVM.OpenJDK.Naming.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IKVM.OpenJDK.Naming.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IKVM.OpenJDK.Naming.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\IKVM.OpenJDK.Naming.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\IKVM.OpenJDK.Naming.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\IKVM.OpenJDK.Naming.exe", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IKVM.OpenJDK.Naming.winmd", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IKVM.OpenJDK.Naming.dll", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IKVM.OpenJDK.Naming.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\IKVM.OpenJDK.Naming.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\IKVM.OpenJDK.Naming.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\IKVM.OpenJDK.Naming.exe", but it didn't exist.
1> For SearchPath "{GAC}".
1> Considered "IKVM.OpenJDK.Naming, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null", which was not found in the GAC.
1> For SearchPath "bin\x86\Release\".
1> Considered "bin\x86\Release\IKVM.OpenJDK.Naming.winmd", but it didn't exist.
1> Considered "bin\x86\Release\IKVM.OpenJDK.Naming.dll", but it didn't exist.
1> Considered "bin\x86\Release\IKVM.OpenJDK.Naming.exe", but it didn't exist.
1> Required by "CodenameOneUWP".
1> Required by "IKVM.OpenJDK.Security, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Required by "IKVM.Runtime, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Required by "IKVM.OpenJDK.Text, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Required by "IKVM.OpenJDK.Core, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Required by "IKVM.OpenJDK.Util, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Dependency "System.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Resolved file path is "C:\WINDOWS\assembly\GAC_MSIL\System.Security\2.0.0.0__b03f5f7f11d50a3a\System.Security.dll".
1> Reference found at search path location "{GAC}".
1> For SearchPath "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib".
1> Considered "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\System.Security.winmd", but it didn't exist.
1> Considered "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\System.Security.dll", but it didn't exist.
1> Considered "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\System.Security.exe", but it didn't exist.
1> For SearchPath "{TargetFrameworkDirectory}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\System.Security.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\System.Security.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\System.Security.exe", but it didn't exist.
1> For SearchPath "{AssemblyFolders}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.Security.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.Security.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\System.Security.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\System.Security.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\System.Security.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\System.Security.exe", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.Security.winmd", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.Security.dll", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\System.Security.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Security.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Security.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Security.exe", but it didn't exist.
1> Required by "IKVM.Reflection, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> This reference is not "CopyLocal" because it's registered in the GAC.
1> The ImageRuntimeVersion for this reference is "v2.0.50727".
1> Dependency "IKVM.Runtime.JNI, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null".
1> Could not resolve this reference. Could not locate the assembly "IKVM.Runtime.JNI, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1> For SearchPath "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib".
1> Considered "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.JNI.winmd", but it didn't exist.
1> Considered "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.JNI.dll", but it didn't exist.
1> Considered "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.JNI.exe", but it didn't exist.
1> For SearchPath "{TargetFrameworkDirectory}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\IKVM.Runtime.JNI.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\IKVM.Runtime.JNI.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\IKVM.Runtime.JNI.exe", but it didn't exist.
1> For SearchPath "{AssemblyFolders}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IKVM.Runtime.JNI.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IKVM.Runtime.JNI.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IKVM.Runtime.JNI.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\IKVM.Runtime.JNI.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\IKVM.Runtime.JNI.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\IKVM.Runtime.JNI.exe", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IKVM.Runtime.JNI.winmd", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IKVM.Runtime.JNI.dll", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IKVM.Runtime.JNI.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\IKVM.Runtime.JNI.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\IKVM.Runtime.JNI.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\IKVM.Runtime.JNI.exe", but it didn't exist.
1> For SearchPath "{GAC}".
1> Considered "IKVM.Runtime.JNI, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null", which was not found in the GAC.
1> For SearchPath "bin\x86\Release\".
1> Considered "bin\x86\Release\IKVM.Runtime.JNI.winmd", but it didn't exist.
1> Considered "bin\x86\Release\IKVM.Runtime.JNI.dll", but it didn't exist.
1> Considered "bin\x86\Release\IKVM.Runtime.JNI.exe", but it didn't exist.
1> Required by "CodenameOneUWP".
1> Required by "IKVM.OpenJDK.Security, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Required by "IKVM.Runtime, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Required by "IKVM.OpenJDK.Text, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Required by "IKVM.OpenJDK.Core, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Required by "IKVM.OpenJDK.Util, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Dependency "IKVM.OpenJDK.Management, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null".
1> Could not resolve this reference. Could not locate the assembly "IKVM.OpenJDK.Management, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1> For SearchPath "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib".
1> Considered "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Management.winmd", but it didn't exist.
1> Considered "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Management.dll", but it didn't exist.
1> Considered "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Management.exe", but it didn't exist.
1> For SearchPath "{TargetFrameworkDirectory}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\IKVM.OpenJDK.Management.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\IKVM.OpenJDK.Management.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\IKVM.OpenJDK.Management.exe", but it didn't exist.
1> For SearchPath "{AssemblyFolders}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IKVM.OpenJDK.Management.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IKVM.OpenJDK.Management.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IKVM.OpenJDK.Management.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\IKVM.OpenJDK.Management.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\IKVM.OpenJDK.Management.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\IKVM.OpenJDK.Management.exe", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IKVM.OpenJDK.Management.winmd", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IKVM.OpenJDK.Management.dll", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IKVM.OpenJDK.Management.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\IKVM.OpenJDK.Management.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\IKVM.OpenJDK.Management.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\IKVM.OpenJDK.Management.exe", but it didn't exist.
1> For SearchPath "{GAC}".
1> Considered "IKVM.OpenJDK.Management, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null", which was not found in the GAC.
1> For SearchPath "bin\x86\Release\".
1> Considered "bin\x86\Release\IKVM.OpenJDK.Management.winmd", but it didn't exist.
1> Considered "bin\x86\Release\IKVM.OpenJDK.Management.dll", but it didn't exist.
1> Considered "bin\x86\Release\IKVM.OpenJDK.Management.exe", but it didn't exist.
1> Required by "CodenameOneUWP".
1> Required by "IKVM.OpenJDK.Security, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Required by "IKVM.Runtime, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Required by "IKVM.OpenJDK.Text, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Required by "IKVM.OpenJDK.Core, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Required by "IKVM.OpenJDK.Util, Version=8.0.5449.0, Culture=neutral, processorArchitecture=MSIL".
1> Dependency "Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null".
1> Could not resolve this reference. Could not locate the assembly "Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1> For SearchPath "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81".
1> Considered "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Windows.winmd", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Windows.dll", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Windows.exe", but it didn't exist.
1> For SearchPath "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50".
1> Considered "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\Windows.winmd", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\Windows.dll", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\Windows.exe", but it didn't exist.
1> For SearchPath "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81".
1> Considered "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Windows.winmd", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Windows.dll", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Windows.exe", but it didn't exist.
1> For SearchPath "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81".
1> Considered "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Windows.winmd", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Windows.dll", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Windows.exe", but it didn't exist.
1> For SearchPath "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8".
1> Considered "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\Windows.winmd", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\Windows.dll", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\Windows.exe", but it didn't exist.
1> For SearchPath "{TargetFrameworkDirectory}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\Windows.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\Windows.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\Windows.exe", but it didn't exist.
1> For SearchPath "{AssemblyFolders}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Windows.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Windows.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Windows.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Windows.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Windows.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Windows.exe", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Windows.winmd", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Windows.dll", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Windows.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Windows.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Windows.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Windows.exe", but it didn't exist.
1> For SearchPath "{GAC}".
1> Considered "Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null", which was not found in the GAC.
1> For SearchPath "bin\x86\Release\".
1> Considered "bin\x86\Release\Windows.winmd", but it didn't exist.
1> Considered "bin\x86\Release\Windows.dll", but it didn't exist.
1> Considered "bin\x86\Release\Windows.exe", but it didn't exist.
1> Required by "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\System.Runtime.WindowsRuntime.dll".
1> Required by "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd".
1> Required by "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd".
1> Required by "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\ref\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.dll".
1> Required by "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll".
1> Required by "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll".
1> Required by "C:\Users\steve\.nuget\packages\System.Numerics.Vectors.WindowsRuntime\4.0.0\lib\dotnet\System.Numerics.Vectors.WindowsRuntime.dll".
1> Required by "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll".
1> Dependency "Windows.Foundation.UniversalApiContract, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null".
1> Could not resolve this reference. Could not locate the assembly "Windows.Foundation.UniversalApiContract, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1> For SearchPath "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0".
1> Considered "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Windows.Foundation.UniversalApiContract.winmd", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Windows.Foundation.UniversalApiContract.dll", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Windows.Foundation.UniversalApiContract.exe", but it didn't exist.
1> For SearchPath "{TargetFrameworkDirectory}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\Windows.Foundation.UniversalApiContract.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\Windows.Foundation.UniversalApiContract.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\Windows.Foundation.UniversalApiContract.exe", but it didn't exist.
1> For SearchPath "{AssemblyFolders}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Windows.Foundation.UniversalApiContract.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Windows.Foundation.UniversalApiContract.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Windows.Foundation.UniversalApiContract.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Windows.Foundation.UniversalApiContract.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Windows.Foundation.UniversalApiContract.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Windows.Foundation.UniversalApiContract.exe", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Windows.Foundation.UniversalApiContract.winmd", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Windows.Foundation.UniversalApiContract.dll", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Windows.Foundation.UniversalApiContract.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Windows.Foundation.UniversalApiContract.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Windows.Foundation.UniversalApiContract.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Windows.Foundation.UniversalApiContract.exe", but it didn't exist.
1> For SearchPath "{GAC}".
1> Considered "Windows.Foundation.UniversalApiContract, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null", which was not found in the GAC.
1> For SearchPath "bin\x86\Release\".
1> Considered "bin\x86\Release\Windows.Foundation.UniversalApiContract.winmd", but it didn't exist.
1> Considered "bin\x86\Release\Windows.Foundation.UniversalApiContract.dll", but it didn't exist.
1> Considered "bin\x86\Release\Windows.Foundation.UniversalApiContract.exe", but it didn't exist.
1> Required by "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd".
1> Dependency "Windows.Foundation.FoundationContract, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null".
1> Could not resolve this reference. Could not locate the assembly "Windows.Foundation.FoundationContract, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1> For SearchPath "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0".
1> Considered "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Windows.Foundation.FoundationContract.winmd", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Windows.Foundation.FoundationContract.dll", but it didn't exist.
1> Considered "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Windows.Foundation.FoundationContract.exe", but it didn't exist.
1> For SearchPath "{TargetFrameworkDirectory}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\Windows.Foundation.FoundationContract.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\Windows.Foundation.FoundationContract.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0\Windows.Foundation.FoundationContract.exe", but it didn't exist.
1> For SearchPath "{AssemblyFolders}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Windows.Foundation.FoundationContract.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Windows.Foundation.FoundationContract.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Windows.Foundation.FoundationContract.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Windows.Foundation.FoundationContract.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Windows.Foundation.FoundationContract.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Windows.Foundation.FoundationContract.exe", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Windows.Foundation.FoundationContract.winmd", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Windows.Foundation.FoundationContract.dll", but it didn't exist.
1> Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Windows.Foundation.FoundationContract.exe", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Windows.Foundation.FoundationContract.winmd", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Windows.Foundation.FoundationContract.dll", but it didn't exist.
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Windows.Foundation.FoundationContract.exe", but it didn't exist.
1> For SearchPath "{GAC}".
1> Considered "Windows.Foundation.FoundationContract, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null", which was not found in the GAC.
1> For SearchPath "bin\x86\Release\".
1> Considered "bin\x86\Release\Windows.Foundation.FoundationContract.winmd", but it didn't exist.
1> Considered "bin\x86\Release\Windows.Foundation.FoundationContract.dll", but it didn't exist.
1> Considered "bin\x86\Release\Windows.Foundation.FoundationContract.exe", but it didn't exist.
1> Required by "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd".
1>Done executing task "ResolveAssemblyReference".
1>Done building target "ResolveAssemblyReferences" in project "UWPApp.csproj".
1>Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true').
1>Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('obj\x86\Release\UWPApp.csproj.UWPApp.exe.config')).
1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
1>Target "AfterResolveReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResolveReferences" depends on it):
1>Done building target "AfterResolveReferences" in project "UWPApp.csproj".
1>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!='').
1>Target "ImplicitlyExpandTargetFramework" skipped, due to false condition; ('$(ImplicitlyExpandTargetFramework)' == 'true') was evaluated as ('false' == 'true').
1>Target "ImplicitlyExpandTargetPlatform" in file "C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v14.0\8.2\Microsoft.Windows.UI.Xaml.Common.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResolveReferences" depends on it):
1>Task "Warning" skipped, due to false condition; ('@(_TargetPlatformWinMDs)' == '') was evaluated as ('C:\Program Files (x86)\Windows Kits\10\References\Windows.ApplicationModel.Calls.CallsVoipContract\1.0.0.0\Windows.ApplicationModel.Calls.CallsVoipContract.winmd;C:\Program Files (x86)\Windows Kits\10\References\Windows.Devices.Printers.PrintersContract\1.0.0.0\Windows.Devices.Printers.PrintersContract.winmd;C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.FoundationContract\2.0.0.0\Windows.Foundation.FoundationContract.winmd;C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.UniversalApiContract\2.0.0.0\Windows.Foundation.UniversalApiContract.winmd;C:\Program Files (x86)\Windows Kits\10\References\Windows.Graphics.Printing3D.Printing3DContract\2.0.0.0\Windows.Graphics.Printing3D.Printing3DContract.winmd;C:\Program Files (x86)\Windows Kits\10\References\Windows.Networking.Connectivity.WwanContract\1.0.0.0\Windows.Networking.Connectivity.WwanContract.winmd' == '').
1>Task "Message"
1> Including C:\Program Files (x86)\Windows Kits\10\References\Windows.ApplicationModel.Calls.CallsVoipContract\1.0.0.0\Windows.ApplicationModel.Calls.CallsVoipContract.winmd;C:\Program Files (x86)\Windows Kits\10\References\Windows.Devices.Printers.PrintersContract\1.0.0.0\Windows.Devices.Printers.PrintersContract.winmd;C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.FoundationContract\2.0.0.0\Windows.Foundation.FoundationContract.winmd;C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.UniversalApiContract\2.0.0.0\Windows.Foundation.UniversalApiContract.winmd;C:\Program Files (x86)\Windows Kits\10\References\Windows.Graphics.Printing3D.Printing3DContract\2.0.0.0\Windows.Graphics.Printing3D.Printing3DContract.winmd;C:\Program Files (x86)\Windows Kits\10\References\Windows.Networking.Connectivity.WwanContract\1.0.0.0\Windows.Networking.Connectivity.WwanContract.winmd
1>Done executing task "Message".
1>Done building target "ImplicitlyExpandTargetPlatform" in project "UWPApp.csproj".
1>Target "ResolveReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CoreBuild" depends on it):
1>Done building target "ResolveReferences" in project "UWPApp.csproj".
1>Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
1>Target "GetXamlCppIncludeDirectories" skipped, due to false condition; ('$(ManagedAssembly)'=='false' and '$(XamlCppIncludeDirectories)' == '') was evaluated as (''=='false' and '' == '').
1>Target "MarkupCompilePass1" in file "C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v14.0\8.2\Microsoft.Windows.UI.Xaml.Common.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareResources" depends on it):
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Using "CompileXaml" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v14.0\8.2\Microsoft.Windows.UI.Xaml.Build.Tasks.dll".
1>Task "CompileXaml"
1>Done executing task "CompileXaml".
1>Task "Message"
1> (Out) GeneratedCodeFiles: 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.i.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.i.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\XamlTypeInfo.g.cs'
1>Done executing task "Message".
1>Task "Message" skipped, due to false condition; ('$(ManagedAssembly)'=='false' and '%(ClCompile.CompilerIteration)'!='XamlGenerated') was evaluated as (''=='false' and ''!='XamlGenerated').
1>Task "Message"
1> (Out) Compile: 'App.xaml.cs;Main.cs;MainPage.xaml.cs;Properties\AssemblyInfo.cs;src\AsyncPictureDecoderExtension.cs;src\com\codename1\impl\AsyncOp.cs;src\com\codename1\impl\ClearColorPainter.cs;src\com\codename1\impl\ContinuationManager.cs;src\com\codename1\impl\DrawArcPainter.cs;src\com\codename1\impl\DrawImagePainter.cs;src\com\codename1\impl\DrawLinePainter.cs;src\com\codename1\impl\DrawRectPainter.cs;src\com\codename1\impl\DrawRoundRectPainter.cs;src\com\codename1\impl\DrawStringPainter.cs;src\com\codename1\impl\FillArcPainter.cs;src\com\codename1\impl\FillLinearGradientPainter.cs;src\com\codename1\impl\FillPolygonPainter.cs;src\com\codename1\impl\FillRadialGradientPainter.cs;src\com\codename1\impl\FillRectPainter.cs;src\com\codename1\impl\FillRoundRectPainter.cs;src\com\codename1\impl\NativeThreadHelper.cs;src\com\codename1\impl\SilverlightImplementation.cs;src\com\codename1\impl\SilverlightImplementation_2.cs;src\com\codename1\impl\SilverlightImplementation_L10NManagerImpl.cs;src\com\codename1\impl\TileImagePainter.cs;src\com\codename1\impl\WindowsAsyncView.cs;src\com\codename1\impl\WindowsGraphics.cs;src\com\codename1\impl\WindowsMutableGraphics.cs;src\com\codename1\impl\WindowsPurchase.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.i.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.i.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\XamlTypeInfo.g.cs'
1>Done executing task "Message".
1>Done building target "MarkupCompilePass1" in project "UWPApp.csproj".
1>Target "DesignTimeMarkupCompilation" in file "C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v14.0\8.2\Microsoft.Windows.UI.Xaml.Common.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "XamlPreCompile" depends on it):
1>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true' Or $(DesignTimeBuild) == 'true') was evaluated as ('true' != 'true' Or == 'true').
1>Done building target "DesignTimeMarkupCompilation" in project "UWPApp.csproj".
1>Target "GenerateCompiledExpressionsTempFile" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "XamlPreCompile" depends on it):
1>Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForEditing)')) was evaluated as (!Exists('obj\x86\Release\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs')).
1>Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForValidation)')) was evaluated as (!Exists('obj\x86\Release\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs')).
1>Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForTypeInfer)')) was evaluated as (!Exists('obj\x86\Release\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs')).
1>Done building target "GenerateCompiledExpressionsTempFile" in project "UWPApp.csproj".
1>Target "DesignTimeXamlMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "XamlPreCompile" depends on it):
1>Task "MakeDir" skipped, due to false condition; ('@(XamlAppDef)' != '') was evaluated as ('' != '').
1>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true' and '@(XamlAppDef)' != '') was evaluated as ('true' != 'true' and '' != '').
1>Done building target "DesignTimeXamlMarkupCompilation" in project "UWPApp.csproj".
1>Target "CleanInProcessXamlGeneratedFiles" skipped, due to false condition; ('@(XamlAppDef)' != '') was evaluated as ('' != '').
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'))).
1>Target "ResolveCodeAnalysisRuleSet" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.CSharp.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "XamlPreCompile" depends on it):
1>Using "ResolveCodeAnalysisRuleSet" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ResolveCodeAnalysisRuleSet"
1>Done executing task "ResolveCodeAnalysisRuleSet".
1>Done building target "ResolveCodeAnalysisRuleSet" in project "UWPApp.csproj".
1>Target "XamlPreCompile" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.CSharp.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareResources" depends on it):
1>Building target "XamlPreCompile" completely.
1>Output file "obj\x86\Release\UWPApp.pdb" does not exist.
1>Using "Csc" task from assembly "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Build.Tasks.CodeAnalysis.dll".
1>Task "Csc"
1> C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /unsafe+ /nowarn:2008,1701,1702,2008 /nostdlib+ /platform:x86 /errorreport:prompt /warn:0 /define:CODE_ANALYSIS;DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP;CODE_ANALYSIS;CODE_ANALYSIS /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\CodenameOneUWP.dll /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Security.dll /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Text.dll /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Util.dll /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Reflection.dll /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\ref\netcore50\Microsoft.CSharp.dll /reference:C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd /reference:C:\Users\steve\.nuget\packages\Microsoft.VisualBasic\10.0.0\ref\netcore50\Microsoft.VisualBasic.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.Win32.Primitives\4.0.0\ref\dotnet\Microsoft.Win32.Primitives.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll /reference:C:\Users\steve\.nuget\packages\System.AppContext\4.0.0\ref\dotnet\System.AppContext.dll /reference:C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\ref\dotnet\System.Collections.Concurrent.dll /reference:C:\Users\steve\.nuget\packages\System.Collections\4.0.10\ref\dotnet\System.Collections.dll /reference:C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll /reference:C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\ref\dotnet\System.Collections.NonGeneric.dll /reference:C:\Users\steve\.nuget\packages\System.Collections.Specialized\4.0.0\ref\dotnet\System.Collections.Specialized.dll /reference:C:\Users\steve\.nuget\packages\System.ComponentModel.Annotations\4.0.10\ref\dotnet\System.ComponentModel.Annotations.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ComponentModel.DataAnnotations.dll /reference:C:\Users\steve\.nuget\packages\System.ComponentModel\4.0.0\ref\netcore50\System.ComponentModel.dll /reference:C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\ref\dotnet\System.ComponentModel.EventBasedAsync.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll /reference:C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\ref\dotnet\System.Data.Common.dll /reference:C:\Users\steve\.nuget\packages\System.Diagnostics.Contracts\4.0.0\ref\netcore50\System.Diagnostics.Contracts.dll /reference:C:\Users\steve\.nuget\packages\System.Diagnostics.Debug\4.0.10\ref\dotnet\System.Diagnostics.Debug.dll /reference:C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\ref\dotnet\System.Diagnostics.StackTrace.dll /reference:C:\Users\steve\.nuget\packages\System.Diagnostics.Tools\4.0.0\ref\netcore50\System.Diagnostics.Tools.dll /reference:C:\Users\steve\.nuget\packages\System.Diagnostics.Tracing\4.0.20\ref\dotnet\System.Diagnostics.Tracing.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll /reference:C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\ref\dotnet\System.Dynamic.Runtime.dll /reference:C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\ref\dotnet\System.Globalization.Calendars.dll /reference:C:\Users\steve\.nuget\packages\System.Globalization\4.0.10\ref\dotnet\System.Globalization.dll /reference:C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\ref\dotnet\System.Globalization.Extensions.dll /reference:C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\ref\netcore50\System.IO.Compression.dll /reference:C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\ref\dotnet\System.IO.Compression.ZipFile.dll /reference:C:\Users\steve\.nuget\packages\System.IO\4.0.10\ref\dotnet\System.IO.dll /reference:C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\ref\dotnet\System.IO.FileSystem.dll /reference:C:\Users\steve\.nuget\packages\System.IO.FileSystem.Primitives\4.0.0\ref\dotnet\System.IO.FileSystem.Primitives.dll /reference:C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\ref\dotnet\System.IO.IsolatedStorage.dll /reference:C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\ref\dotnet\System.IO.UnmanagedMemoryStream.dll /reference:C:\Users\steve\.nuget\packages\System.Linq\4.0.0\ref\netcore50\System.Linq.dll /reference:C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\ref\dotnet\System.Linq.Expressions.dll /reference:C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\ref\netcore50\System.Linq.Parallel.dll /reference:C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\ref\netcore50\System.Linq.Queryable.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Net.dll /reference:C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50\System.Net.Http.dll /reference:C:\Users\steve\.nuget\packages\System.Net.Http.Rtc\4.0.0\ref\netcore50\System.Net.Http.Rtc.dll /reference:C:\Users\steve\.nuget\packages\System.Net.NetworkInformation\4.0.0\ref\netcore50\System.Net.NetworkInformation.dll /reference:C:\Users\steve\.nuget\packages\System.Net.Primitives\4.0.10\ref\dotnet\System.Net.Primitives.dll /reference:C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\ref\dotnet\System.Net.Requests.dll /reference:C:\Users\steve\.nuget\packages\System.Net.Sockets\4.0.0\ref\dotnet\System.Net.Sockets.dll /reference:C:\Users\steve\.nuget\packages\System.Net.WebHeaderCollection\4.0.0\ref\dotnet\System.Net.WebHeaderCollection.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Numerics.dll /reference:C:\Users\steve\.nuget\packages\System.Numerics.Vectors\4.1.0\ref\dotnet\System.Numerics.Vectors.dll /reference:C:\Users\steve\.nuget\packages\System.Numerics.Vectors.WindowsRuntime\4.0.0\lib\dotnet\System.Numerics.Vectors.WindowsRuntime.dll /reference:C:\Users\steve\.nuget\packages\System.ObjectModel\4.0.10\ref\dotnet\System.ObjectModel.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\ref\netcore50\System.Reflection.Context.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\ref\dotnet\System.Reflection.DispatchProxy.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection\4.0.10\ref\dotnet\System.Reflection.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\ref\netcore50\System.Reflection.Extensions.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection.Primitives\4.0.0\ref\netcore50\System.Reflection.Primitives.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\ref\dotnet\System.Reflection.TypeExtensions.dll /reference:C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\ref\netcore50\System.Resources.ResourceManager.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime\4.0.20\ref\dotnet\System.Runtime.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.Extensions\4.0.10\ref\dotnet\System.Runtime.Extensions.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.Handles\4.0.0\ref\dotnet\System.Runtime.Handles.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\ref\dotnet\System.Runtime.InteropServices.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.InteropServices.WindowsRuntime\4.0.0\ref\netcore50\System.Runtime.InteropServices.WindowsRuntime.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.Numerics\4.0.0\ref\netcore50\System.Runtime.Numerics.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Runtime.Serialization.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\ref\netcore50\System.Runtime.Serialization.Json.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Primitives\4.0.10\ref\dotnet\System.Runtime.Serialization.Primitives.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\ref\dotnet\System.Runtime.Serialization.Xml.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\System.Runtime.WindowsRuntime.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\ref\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.dll /reference:C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\ref\dotnet\System.Security.Claims.dll /reference:C:\Users\steve\.nuget\packages\System.Security.Principal\4.0.0\ref\netcore50\System.Security.Principal.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.dll /reference:C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\ref\netcore50\System.ServiceModel.Duplex.dll /reference:C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\ref\dotnet\System.ServiceModel.Http.dll /reference:C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\ref\netcore50\System.ServiceModel.NetTcp.dll /reference:C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll /reference:C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\ref\netcore50\System.ServiceModel.Security.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.Web.dll /reference:C:\Users\steve\.nuget\packages\System.Text.Encoding.CodePages\4.0.0\ref\dotnet\System.Text.Encoding.CodePages.dll /reference:C:\Users\steve\.nuget\packages\System.Text.Encoding\4.0.10\ref\dotnet\System.Text.Encoding.dll /reference:C:\Users\steve\.nuget\packages\System.Text.Encoding.Extensions\4.0.10\ref\dotnet\System.Text.Encoding.Extensions.dll /reference:C:\Users\steve\.nuget\packages\System.Text.RegularExpressions\4.0.10\ref\dotnet\System.Text.RegularExpressions.dll /reference:C:\Users\steve\.nuget\packages\System.Threading\4.0.10\ref\dotnet\System.Threading.dll /reference:C:\Users\steve\.nuget\packages\System.Threading.Overlapped\4.0.0\ref\dotnet\System.Threading.Overlapped.dll /reference:C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll /reference:C:\Users\steve\.nuget\packages\System.Threading.Tasks\4.0.10\ref\dotnet\System.Threading.Tasks.dll /reference:C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\ref\netcore50\System.Threading.Tasks.Parallel.dll /reference:C:\Users\steve\.nuget\packages\System.Threading.Timer\4.0.0\ref\netcore50\System.Threading.Timer.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Windows.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Linq.dll /reference:C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\ref\dotnet\System.Xml.ReaderWriter.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Serialization.dll /reference:C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\ref\dotnet\System.Xml.XDocument.dll /reference:C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\ref\dotnet\System.Xml.XmlDocument.dll /reference:C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\ref\dotnet\System.Xml.XmlSerializer.dll /reference:C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.ApplicationModel.Calls.CallsVoipContract\1.0.0.0\Windows.ApplicationModel.Calls.CallsVoipContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Devices.Printers.PrintersContract\1.0.0.0\Windows.Devices.Printers.PrintersContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.FoundationContract\2.0.0.0\Windows.Foundation.FoundationContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.UniversalApiContract\2.0.0.0\Windows.Foundation.UniversalApiContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Graphics.Printing3D.Printing3DContract\2.0.0.0\Windows.Graphics.Printing3D.Printing3DContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Networking.Connectivity.WwanContract\1.0.0.0\Windows.Networking.Connectivity.WwanContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\\UnionMetadata\facade\Windows.winmd" /debug:pdbonly /filealign:512 /optimize+ /out:obj\x86\Release\intermediatexaml\UWPApp.exe /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.02 /target:appcontainerexe /utf8output App.xaml.cs Main.cs MainPage.xaml.cs Properties\AssemblyInfo.cs src\AsyncPictureDecoderExtension.cs src\com\codename1\impl\AsyncOp.cs src\com\codename1\impl\ClearColorPainter.cs src\com\codename1\impl\ContinuationManager.cs src\com\codename1\impl\DrawArcPainter.cs src\com\codename1\impl\DrawImagePainter.cs src\com\codename1\impl\DrawLinePainter.cs src\com\codename1\impl\DrawRectPainter.cs src\com\codename1\impl\DrawRoundRectPainter.cs src\com\codename1\impl\DrawStringPainter.cs src\com\codename1\impl\FillArcPainter.cs src\com\codename1\impl\FillLinearGradientPainter.cs src\com\codename1\impl\FillPolygonPainter.cs src\com\codename1\impl\FillRadialGradientPainter.cs src\com\codename1\impl\FillRectPainter.cs src\com\codename1\impl\FillRoundRectPainter.cs src\com\codename1\impl\NativeThreadHelper.cs src\com\codename1\impl\SilverlightImplementation.cs src\com\codename1\impl\SilverlightImplementation_2.cs src\com\codename1\impl\SilverlightImplementation_L10NManagerImpl.cs src\com\codename1\impl\TileImagePainter.cs src\com\codename1\impl\WindowsAsyncView.cs src\com\codename1\impl\WindowsGraphics.cs src\com\codename1\impl\WindowsMutableGraphics.cs src\com\codename1\impl\WindowsPurchase.cs C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.i.cs C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.cs C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.i.cs C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.cs C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\XamlTypeInfo.g.cs obj\x86\Release\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs obj\x86\Release\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs obj\x86\Release\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
1> Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\bin
1> Microsoft (R) Visual C# Compiler version 1.2.0.60317
1> Copyright (C) Microsoft Corporation. All rights reserved.
1>Done executing task "Csc".
1>Done building target "XamlPreCompile" in project "UWPApp.csproj".
1>Target "GetXamlCppIncludeDirectories" skipped, due to false condition; ('$(ManagedAssembly)'=='false' and '$(XamlCppIncludeDirectories)' == '') was evaluated as (''=='false' and '' == '').
1>Target "MarkupCompilePass2" in file "C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v14.0\8.2\Microsoft.Windows.UI.Xaml.Common.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareResources" depends on it):
1>Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "CallTarget"
1>Target "ResolveSDKReferences" skipped. Previously built successfully.
1>Target "ExpandSDKReferences" skipped. Previously built successfully.
1>Target "SDKRedistOutputGroup" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "MarkupCompilePass2" depends on it):
1>Done building target "SDKRedistOutputGroup" in project "UWPApp.csproj".
1>Done executing task "CallTarget".
1>Task "CompileXaml"
1>Done executing task "CompileXaml".
1>Task "Message"
1> (Out) GeneratedCodeFiles: 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.i.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.i.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\XamlTypeInfo.g.cs'
1>Done executing task "Message".
1>Task "Message"
1> (Out) GeneratedXamlFiles: 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.xaml;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.xaml'
1>Done executing task "Message".
1>Task "Message"
1> (Out) GeneratedXbfFiles: 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.xbf;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.xbf'
1>Done executing task "Message".
1>Task "Message" skipped, due to false condition; ('$(ManagedAssembly)'=='false') was evaluated as (''=='false').
1>Task "Message"
1> (Out) Compile: 'App.xaml.cs;Main.cs;MainPage.xaml.cs;Properties\AssemblyInfo.cs;src\AsyncPictureDecoderExtension.cs;src\com\codename1\impl\AsyncOp.cs;src\com\codename1\impl\ClearColorPainter.cs;src\com\codename1\impl\ContinuationManager.cs;src\com\codename1\impl\DrawArcPainter.cs;src\com\codename1\impl\DrawImagePainter.cs;src\com\codename1\impl\DrawLinePainter.cs;src\com\codename1\impl\DrawRectPainter.cs;src\com\codename1\impl\DrawRoundRectPainter.cs;src\com\codename1\impl\DrawStringPainter.cs;src\com\codename1\impl\FillArcPainter.cs;src\com\codename1\impl\FillLinearGradientPainter.cs;src\com\codename1\impl\FillPolygonPainter.cs;src\com\codename1\impl\FillRadialGradientPainter.cs;src\com\codename1\impl\FillRectPainter.cs;src\com\codename1\impl\FillRoundRectPainter.cs;src\com\codename1\impl\NativeThreadHelper.cs;src\com\codename1\impl\SilverlightImplementation.cs;src\com\codename1\impl\SilverlightImplementation_2.cs;src\com\codename1\impl\SilverlightImplementation_L10NManagerImpl.cs;src\com\codename1\impl\TileImagePainter.cs;src\com\codename1\impl\WindowsAsyncView.cs;src\com\codename1\impl\WindowsGraphics.cs;src\com\codename1\impl\WindowsMutableGraphics.cs;src\com\codename1\impl\WindowsPurchase.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.i.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.i.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.cs;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\XamlTypeInfo.g.cs;obj\x86\Release\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs;obj\x86\Release\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs;obj\x86\Release\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs'
1>Done executing task "Message".
1>Done building target "MarkupCompilePass2" in project "UWPApp.csproj".
1>Target "ResolveNuGetPackageAssets" skipped. Previously built successfully.
1>Target "ValidationExtension" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareResources" depends on it):
1>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(SkipWorkflowValidation)'!='' and '$(SkipWorkflowValidation)'!='true' and '$(SkipWorkflowValidation)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false').
1>Done building target "ValidationExtension" in project "UWPApp.csproj".
1>Target "ExpressionBuildExtension" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareResources" depends on it):
1>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(DisableWorkflowCompiledExpressions)'!='' and '$(DisableWorkflowCompiledExpressions)'!='true' and '$(DisableWorkflowCompiledExpressions)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false').
1>Done building target "ExpressionBuildExtension" in project "UWPApp.csproj".
1>Target "XamlMarkupCompilePass1" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
1>Target "XamlMarkupCompileReadGeneratedFileList" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
1>Target "XamlMarkupCompileAddFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
1>Target "XamlMarkupCompilePass2" skipped, due to false condition; ('$(XamlRequiresCompilationPass2)' == 'true' ) was evaluated as ('false' == 'true' ).
1>Target "XamlMarkupCompileReadPass2Flag" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
1>Target "XamlMarkupCompileAddExtensionFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
1>Target "AddDeferredValidationErrorsFileToFileWrites" skipped, due to false condition; (Exists('$(DeferredValidationErrorsFileName)')) was evaluated as (Exists('obj\x86\Release\\AC2C1ABA-CCF6-44D4-8127-588FD4D0A860-DeferredValidationErrors.xml')).
1>Target "ReportValidationBuildExtensionErrors" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
1>Target "AssignTargetPaths" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareResourceNames" depends on it):
1>Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "AssignTargetPath"
1>Done executing task "AssignTargetPath".
1>Task "AssignTargetPath"
1>Done executing task "AssignTargetPath".
1>Task "AssignTargetPath"
1>Done executing task "AssignTargetPath".
1>Task "AssignTargetPath"
1>Done executing task "AssignTargetPath".
1>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.json'=='.manifest').
1>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.xml'=='.manifest').
1>Done building target "AssignTargetPaths" in project "UWPApp.csproj".
1>Target "AssignTargetPaths" skipped. Previously built successfully.
1>Target "SplitResourcesByCulture" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareResourceNames" depends on it):
1>Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!='').
1>Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!='').
1>Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!='').
1>Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!='').
1>Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "AssignCulture"
1>Done executing task "AssignCulture".
1>Done building target "SplitResourcesByCulture" in project "UWPApp.csproj".
1>Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != '').
1>Target "CreateCustomManifestResourceNames" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareResourceNames" depends on it):
1>Done building target "CreateCustomManifestResourceNames" in project "UWPApp.csproj".
1>Target "PrepareResourceNames" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareResources" depends on it):
1>Done building target "PrepareResourceNames" in project "UWPApp.csproj".
1>Target "ResolveAssemblyReferences" skipped. Previously built successfully.
1>Target "SplitResourcesByCulture" skipped. Previously built successfully.
1>Target "BeforeResGen" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResGen" depends on it):
1>Done building target "BeforeResGen" in project "UWPApp.csproj".
1>Target "CoreResGen" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResGen" depends on it):
1>Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' != 'CLR2').
1>Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' == 'CLR2').
1>Done building target "CoreResGen" in project "UWPApp.csproj".
1>Target "AfterResGen" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ResGen" depends on it):
1>Done building target "AfterResGen" in project "UWPApp.csproj".
1>Target "ResGen" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareResources" depends on it):
1>Done building target "ResGen" in project "UWPApp.csproj".
1>Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
1>Target "PrepareResources" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CoreBuild" depends on it):
1>Done building target "PrepareResources" in project "UWPApp.csproj".
1>Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
1>Target "ResolveReferences" skipped. Previously built successfully.
1>Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
1>Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!='').
1>Target "_SetEmbeddedWin32ManifestProperties" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "SetWin32ManifestProperties" depends on it):
1>Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "GetFrameworkPath"
1>Done executing task "GetFrameworkPath".
1>Done building target "_SetEmbeddedWin32ManifestProperties" in project "UWPApp.csproj".
1>Target "SetWin32ManifestProperties" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Compile" depends on it):
1>Done building target "SetWin32ManifestProperties" in project "UWPApp.csproj".
1>Target "_GenerateCompileInputs" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Compile" depends on it):
1>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
1>Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
1>Done building target "_GenerateCompileInputs" in project "UWPApp.csproj".
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
1>Target "_SetTargetFrameworkMonikerAttribute" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.CSharp.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it):
1>Done building target "_SetTargetFrameworkMonikerAttribute" in project "UWPApp.csproj".
1>Target "GenerateTargetFrameworkMonikerAttribute" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "BeforeCompile" depends on it):
1>Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
1>Input files: C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.targets
1>Output files: C:\Users\steve\AppData\Local\Temp\.NETCore,Version=v5.0.AssemblyAttributes.cs
1>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "UWPApp.csproj".
1>Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true').
1>Target "BeforeCompile" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Compile" depends on it):
1>Done building target "BeforeCompile" in project "UWPApp.csproj".
1>Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'AppContainerExe'=='library')).
1>Target "DesignTimeMarkupCompilation" skipped. Previously built successfully.
1>Target "GenerateCompiledExpressionsTempFile" skipped. Previously built successfully.
1>Target "DesignTimeXamlMarkupCompilation" skipped. Previously built successfully.
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'))).
1>Target "ResolveCodeAnalysisRuleSet" skipped. Previously built successfully.
1>Target "PreXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CoreCompile" depends on it):
1>Task "CallTarget"
1>Target "CleanXsdCodeGen" skipped. Previously built successfully.
1>Done executing task "CallTarget".
1>Done building target "PreXsdCodeGen" in project "UWPApp.csproj".
1>Target "XsdCodeGen" skipped, due to false condition; ( '$(XsdCodeGenPreCondition)' == 'True' ) was evaluated as ( 'False' == 'True' ).
1>Target "CoreCompile" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.CSharp.Core.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Compile" depends on it):
1>Building target "CoreCompile" completely.
1>Output file "obj\x86\Release\UWPApp.exe" does not exist.
1>Task "Csc"
1> C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /unsafe+ /nowarn:2008,1701,1702,2008,1701,1702,2008 /nostdlib+ /platform:x86 /errorreport:prompt /warn:4 /define:CODE_ANALYSIS;DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP;CODE_ANALYSIS;CODE_ANALYSIS /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\CodenameOneUWP.dll /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Security.dll /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Text.dll /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Util.dll /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Reflection.dll /reference:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\ref\netcore50\Microsoft.CSharp.dll /reference:C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd /reference:C:\Users\steve\.nuget\packages\Microsoft.VisualBasic\10.0.0\ref\netcore50\Microsoft.VisualBasic.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.Win32.Primitives\4.0.0\ref\dotnet\Microsoft.Win32.Primitives.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll /reference:C:\Users\steve\.nuget\packages\System.AppContext\4.0.0\ref\dotnet\System.AppContext.dll /reference:C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\ref\dotnet\System.Collections.Concurrent.dll /reference:C:\Users\steve\.nuget\packages\System.Collections\4.0.10\ref\dotnet\System.Collections.dll /reference:C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll /reference:C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\ref\dotnet\System.Collections.NonGeneric.dll /reference:C:\Users\steve\.nuget\packages\System.Collections.Specialized\4.0.0\ref\dotnet\System.Collections.Specialized.dll /reference:C:\Users\steve\.nuget\packages\System.ComponentModel.Annotations\4.0.10\ref\dotnet\System.ComponentModel.Annotations.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ComponentModel.DataAnnotations.dll /reference:C:\Users\steve\.nuget\packages\System.ComponentModel\4.0.0\ref\netcore50\System.ComponentModel.dll /reference:C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\ref\dotnet\System.ComponentModel.EventBasedAsync.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll /reference:C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\ref\dotnet\System.Data.Common.dll /reference:C:\Users\steve\.nuget\packages\System.Diagnostics.Contracts\4.0.0\ref\netcore50\System.Diagnostics.Contracts.dll /reference:C:\Users\steve\.nuget\packages\System.Diagnostics.Debug\4.0.10\ref\dotnet\System.Diagnostics.Debug.dll /reference:C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\ref\dotnet\System.Diagnostics.StackTrace.dll /reference:C:\Users\steve\.nuget\packages\System.Diagnostics.Tools\4.0.0\ref\netcore50\System.Diagnostics.Tools.dll /reference:C:\Users\steve\.nuget\packages\System.Diagnostics.Tracing\4.0.20\ref\dotnet\System.Diagnostics.Tracing.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll /reference:C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\ref\dotnet\System.Dynamic.Runtime.dll /reference:C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\ref\dotnet\System.Globalization.Calendars.dll /reference:C:\Users\steve\.nuget\packages\System.Globalization\4.0.10\ref\dotnet\System.Globalization.dll /reference:C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\ref\dotnet\System.Globalization.Extensions.dll /reference:C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\ref\netcore50\System.IO.Compression.dll /reference:C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\ref\dotnet\System.IO.Compression.ZipFile.dll /reference:C:\Users\steve\.nuget\packages\System.IO\4.0.10\ref\dotnet\System.IO.dll /reference:C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\ref\dotnet\System.IO.FileSystem.dll /reference:C:\Users\steve\.nuget\packages\System.IO.FileSystem.Primitives\4.0.0\ref\dotnet\System.IO.FileSystem.Primitives.dll /reference:C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\ref\dotnet\System.IO.IsolatedStorage.dll /reference:C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\ref\dotnet\System.IO.UnmanagedMemoryStream.dll /reference:C:\Users\steve\.nuget\packages\System.Linq\4.0.0\ref\netcore50\System.Linq.dll /reference:C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\ref\dotnet\System.Linq.Expressions.dll /reference:C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\ref\netcore50\System.Linq.Parallel.dll /reference:C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\ref\netcore50\System.Linq.Queryable.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Net.dll /reference:C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50\System.Net.Http.dll /reference:C:\Users\steve\.nuget\packages\System.Net.Http.Rtc\4.0.0\ref\netcore50\System.Net.Http.Rtc.dll /reference:C:\Users\steve\.nuget\packages\System.Net.NetworkInformation\4.0.0\ref\netcore50\System.Net.NetworkInformation.dll /reference:C:\Users\steve\.nuget\packages\System.Net.Primitives\4.0.10\ref\dotnet\System.Net.Primitives.dll /reference:C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\ref\dotnet\System.Net.Requests.dll /reference:C:\Users\steve\.nuget\packages\System.Net.Sockets\4.0.0\ref\dotnet\System.Net.Sockets.dll /reference:C:\Users\steve\.nuget\packages\System.Net.WebHeaderCollection\4.0.0\ref\dotnet\System.Net.WebHeaderCollection.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Numerics.dll /reference:C:\Users\steve\.nuget\packages\System.Numerics.Vectors\4.1.0\ref\dotnet\System.Numerics.Vectors.dll /reference:C:\Users\steve\.nuget\packages\System.Numerics.Vectors.WindowsRuntime\4.0.0\lib\dotnet\System.Numerics.Vectors.WindowsRuntime.dll /reference:C:\Users\steve\.nuget\packages\System.ObjectModel\4.0.10\ref\dotnet\System.ObjectModel.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\ref\netcore50\System.Reflection.Context.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\ref\dotnet\System.Reflection.DispatchProxy.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection\4.0.10\ref\dotnet\System.Reflection.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\ref\netcore50\System.Reflection.Extensions.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection.Primitives\4.0.0\ref\netcore50\System.Reflection.Primitives.dll /reference:C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\ref\dotnet\System.Reflection.TypeExtensions.dll /reference:C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\ref\netcore50\System.Resources.ResourceManager.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime\4.0.20\ref\dotnet\System.Runtime.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.Extensions\4.0.10\ref\dotnet\System.Runtime.Extensions.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.Handles\4.0.0\ref\dotnet\System.Runtime.Handles.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\ref\dotnet\System.Runtime.InteropServices.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.InteropServices.WindowsRuntime\4.0.0\ref\netcore50\System.Runtime.InteropServices.WindowsRuntime.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.Numerics\4.0.0\ref\netcore50\System.Runtime.Numerics.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Runtime.Serialization.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\ref\netcore50\System.Runtime.Serialization.Json.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Primitives\4.0.10\ref\dotnet\System.Runtime.Serialization.Primitives.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\ref\dotnet\System.Runtime.Serialization.Xml.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\System.Runtime.WindowsRuntime.dll /reference:C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\ref\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.dll /reference:C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\ref\dotnet\System.Security.Claims.dll /reference:C:\Users\steve\.nuget\packages\System.Security.Principal\4.0.0\ref\netcore50\System.Security.Principal.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.dll /reference:C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\ref\netcore50\System.ServiceModel.Duplex.dll /reference:C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\ref\dotnet\System.ServiceModel.Http.dll /reference:C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\ref\netcore50\System.ServiceModel.NetTcp.dll /reference:C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll /reference:C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\ref\netcore50\System.ServiceModel.Security.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.Web.dll /reference:C:\Users\steve\.nuget\packages\System.Text.Encoding.CodePages\4.0.0\ref\dotnet\System.Text.Encoding.CodePages.dll /reference:C:\Users\steve\.nuget\packages\System.Text.Encoding\4.0.10\ref\dotnet\System.Text.Encoding.dll /reference:C:\Users\steve\.nuget\packages\System.Text.Encoding.Extensions\4.0.10\ref\dotnet\System.Text.Encoding.Extensions.dll /reference:C:\Users\steve\.nuget\packages\System.Text.RegularExpressions\4.0.10\ref\dotnet\System.Text.RegularExpressions.dll /reference:C:\Users\steve\.nuget\packages\System.Threading\4.0.10\ref\dotnet\System.Threading.dll /reference:C:\Users\steve\.nuget\packages\System.Threading.Overlapped\4.0.0\ref\dotnet\System.Threading.Overlapped.dll /reference:C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll /reference:C:\Users\steve\.nuget\packages\System.Threading.Tasks\4.0.10\ref\dotnet\System.Threading.Tasks.dll /reference:C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\ref\netcore50\System.Threading.Tasks.Parallel.dll /reference:C:\Users\steve\.nuget\packages\System.Threading.Timer\4.0.0\ref\netcore50\System.Threading.Timer.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Windows.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Linq.dll /reference:C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\ref\dotnet\System.Xml.ReaderWriter.dll /reference:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Serialization.dll /reference:C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\ref\dotnet\System.Xml.XDocument.dll /reference:C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\ref\dotnet\System.Xml.XmlDocument.dll /reference:C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\ref\dotnet\System.Xml.XmlSerializer.dll /reference:C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.ApplicationModel.Calls.CallsVoipContract\1.0.0.0\Windows.ApplicationModel.Calls.CallsVoipContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Devices.Printers.PrintersContract\1.0.0.0\Windows.Devices.Printers.PrintersContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.FoundationContract\2.0.0.0\Windows.Foundation.FoundationContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.UniversalApiContract\2.0.0.0\Windows.Foundation.UniversalApiContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Graphics.Printing3D.Printing3DContract\2.0.0.0\Windows.Graphics.Printing3D.Printing3DContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Networking.Connectivity.WwanContract\1.0.0.0\Windows.Networking.Connectivity.WwanContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\\UnionMetadata\facade\Windows.winmd" /debug:pdbonly /filealign:512 /optimize+ /out:obj\x86\Release\UWPApp.exe /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.02 /target:appcontainerexe /utf8output /analyzer:C:\Users\steve\.nuget\packages\Microsoft.NETNative.Analyzer\1.0.0\analyzers\dotnet\cs\NativeGatekeeper.dll App.xaml.cs Main.cs MainPage.xaml.cs Properties\AssemblyInfo.cs src\AsyncPictureDecoderExtension.cs src\com\codename1\impl\AsyncOp.cs src\com\codename1\impl\ClearColorPainter.cs src\com\codename1\impl\ContinuationManager.cs src\com\codename1\impl\DrawArcPainter.cs src\com\codename1\impl\DrawImagePainter.cs src\com\codename1\impl\DrawLinePainter.cs src\com\codename1\impl\DrawRectPainter.cs src\com\codename1\impl\DrawRoundRectPainter.cs src\com\codename1\impl\DrawStringPainter.cs src\com\codename1\impl\FillArcPainter.cs src\com\codename1\impl\FillLinearGradientPainter.cs src\com\codename1\impl\FillPolygonPainter.cs src\com\codename1\impl\FillRadialGradientPainter.cs src\com\codename1\impl\FillRectPainter.cs src\com\codename1\impl\FillRoundRectPainter.cs src\com\codename1\impl\NativeThreadHelper.cs src\com\codename1\impl\SilverlightImplementation.cs src\com\codename1\impl\SilverlightImplementation_2.cs src\com\codename1\impl\SilverlightImplementation_L10NManagerImpl.cs src\com\codename1\impl\TileImagePainter.cs src\com\codename1\impl\WindowsAsyncView.cs src\com\codename1\impl\WindowsGraphics.cs src\com\codename1\impl\WindowsMutableGraphics.cs src\com\codename1\impl\WindowsPurchase.cs C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.i.cs C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\App.g.cs C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.i.cs C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\MainPage.g.cs C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\XamlTypeInfo.g.cs obj\x86\Release\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs obj\x86\Release\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs obj\x86\Release\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs "C:\Users\steve\AppData\Local\Temp\.NETCore,Version=v5.0.AssemblyAttributes.cs"
1> Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\bin
1> Microsoft (R) Visual C# Compiler version 1.2.0.60317
1> Copyright (C) Microsoft Corporation. All rights reserved.
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\SilverlightImplementation_2.cs(57,7,57,52): warning CS0105: The using directive for 'System.Runtime.InteropServices.WindowsRuntime' appeared previously in this namespace
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\SilverlightImplementation_2.cs(577,30,577,38): warning CS0672: Member 'SilverlightPeer.setFocus(bool)' overrides obsolete member 'Component.setFocus(bool)'. Add the Obsolete attribute to 'SilverlightPeer.setFocus(bool)'.
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\MainPage.xaml.cs(63,21,63,56): warning CS0612: 'Display.init(object)' is obsolete
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\SilverlightImplementation.cs(126,37,126,38): warning CS0168: The variable 'e' is declared but never used
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\SilverlightImplementation_2.cs(748,20,748,59): warning CS0612: 'Image.createImage(object)' is obsolete
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\SilverlightImplementation_2.cs(1211,49,1217,14): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\SilverlightImplementation.cs(1959,30,1959,31): warning CS0168: The variable 'e' is declared but never used
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\SilverlightImplementation.cs(1974,42,1974,43): warning CS0168: The variable 'e' is declared but never used
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\SilverlightImplementation.cs(2145,30,2145,31): warning CS0168: The variable 'e' is declared but never used
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\SilverlightImplementation.cs(2199,30,2199,31): warning CS0168: The variable 'e' is declared but never used
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\SilverlightImplementation.cs(66,34,66,50): warning CS0649: Field 'SilverlightImplementation.defaulFontCanvas' is never assigned to, and will always have its default value null
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\NativeThreadHelper.cs(53,22,53,35): warning CS0169: The field 'NativeThreadImpl._isBackground' is never used
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\NativeThreadHelper.cs(52,24,52,29): warning CS0169: The field 'NativeThreadImpl._name' is never used
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\SilverlightImplementation_2.cs(565,24,565,33): warning CS0649: Field 'SilverlightPeer.peerImage' is never assigned to, and will always have its default value null
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\NativeThreadHelper.cs(54,21,54,30): warning CS0414: The field 'NativeThreadImpl._priority' is assigned but its value is never used
1>Done executing task "Csc".
1>Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != '').
1>Done building target "CoreCompile" in project "UWPApp.csproj".
1>Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'AppContainerExe'=='library')).
1>Target "AfterCompile" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Compile" depends on it):
1>Done building target "AfterCompile" in project "UWPApp.csproj".
1>Target "CreateTfsBuildInfoResource" skipped, due to false condition; ( $(AddBuildInfoToAssembly)==true ) was evaluated as ( false==true ).
1>Target "CreateTfsBuildInfoFile" skipped, due to false condition; ( $(GenerateBuildInfoConfigFile)==true AND $(WebProjectOutputDir)!='') was evaluated as ( false==true AND !='').
1>Target "SetBuildInfoDefaults" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\BuildInfo\Microsoft.VisualStudio.ReleaseManagement.BuildInfo.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "DeleteBuildInfoFile" depends on it):
1>Done building target "SetBuildInfoDefaults" in project "UWPApp.csproj".
1>Target "DeleteBuildInfoFile" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\BuildInfo\Microsoft.VisualStudio.ReleaseManagement.BuildInfo.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Compile" depends on it):
1>Task "Delete" skipped, due to false condition; (EXISTS('$(BuildInfoConfigFileName)')) was evaluated as (EXISTS(' C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.BuildInfo.config')).
1>Done building target "DeleteBuildInfoFile" in project "UWPApp.csproj".
1>Target "SetBuildInfoDefaults" skipped. Previously built successfully.
1>Target "DeleteBuildInfoResource" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\BuildInfo\Microsoft.VisualStudio.ReleaseManagement.BuildInfo.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "Compile" depends on it):
1>Task "Delete" skipped, due to false condition; (EXISTS('$(BuildInfoResourceFileName)')) was evaluated as (EXISTS(' obj\x86\Release\UWPApp.BuildInfo.config')).
1>Done building target "DeleteBuildInfoResource" in project "UWPApp.csproj".
1>Target "Compile" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CoreBuild" depends on it):
1>Done building target "Compile" in project "UWPApp.csproj".
1>Target "DeferredValidation" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
1>Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true').
1>Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or
1> ('$(_AssemblyTimestampBeforeCompile)' == '')) and
1> Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'AppContainerExe' != 'library') or
1> ('' == '')) and
1> Exists('obj\UWPApp.csproj.UnmanagedRegistration.cache')).
1>Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
1>Target "_GenerateSatelliteAssemblyInputs" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CreateSatelliteAssemblies" depends on it):
1>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
1>Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
1>Done building target "_GenerateSatelliteAssemblyInputs" in project "UWPApp.csproj".
1>Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != '').
1>Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '') was evaluated as ('' != '').
1>Target "CreateSatelliteAssemblies" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CoreBuild" depends on it):
1>Done building target "CreateSatelliteAssemblies" in project "UWPApp.csproj".
1>Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true').
1>Target "GetTargetPath" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CoreBuild" depends on it):
1>Done building target "GetTargetPath" in project "UWPApp.csproj".
1>Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != '').
1>Target "FilterCoreRuntimePayloadFromNuGet" skipped, due to false condition; ('$(ResolveNuGetPackages)' == 'true' AND '$(_TargetsCoreRuntime)' == 'true') was evaluated as ('true' == 'true' AND '' == 'true').
1>Target "_CopyFilesMarkedCopyLocal" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CopyFilesToOutputDirectory" depends on it):
1>Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "Copy"
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" to "bin\x86\Release\Microsoft.ApplicationInsights.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" to "bin\x86\Release\Microsoft.ApplicationInsights.PersistenceChannel.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" to "bin\x86\Release\Microsoft.ApplicationInsights.Extensibility.Windows.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\lib\netcore50\Microsoft.CSharp.dll" to "bin\x86\Release\Microsoft.CSharp.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.ComponentModel.DataAnnotations.dll" to "bin\x86\Release\System.ComponentModel.DataAnnotations.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Core.dll" to "bin\x86\Release\System.Core.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Net.dll" to "bin\x86\Release\System.Net.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Numerics.dll" to "bin\x86\Release\System.Numerics.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Runtime.Serialization.dll" to "bin\x86\Release\System.Runtime.Serialization.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.ServiceModel.Web.dll" to "bin\x86\Release\System.ServiceModel.Web.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.ServiceModel.dll" to "bin\x86\Release\System.ServiceModel.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Windows.dll" to "bin\x86\Release\System.Windows.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Xml.Linq.dll" to "bin\x86\Release\System.Xml.Linq.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Xml.Serialization.dll" to "bin\x86\Release\System.Xml.Serialization.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Xml.dll" to "bin\x86\Release\System.Xml.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.dll" to "bin\x86\Release\System.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\mscorlib.dll" to "bin\x86\Release\mscorlib.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.VisualBasic\10.0.0\lib\netcore50\Microsoft.VisualBasic.dll" to "bin\x86\Release\Microsoft.VisualBasic.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Microsoft.Win32.Primitives\4.0.0\lib\dotnet\Microsoft.Win32.Primitives.dll" to "bin\x86\Release\Microsoft.Win32.Primitives.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.AppContext\4.0.0\lib\netcore50\System.AppContext.dll" to "bin\x86\Release\System.AppContext.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Collections\4.0.10\runtimes\win8-aot\lib\netcore50\System.Collections.dll" to "bin\x86\Release\System.Collections.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\lib\dotnet\System.Collections.Concurrent.dll" to "bin\x86\Release\System.Collections.Concurrent.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll" to "bin\x86\Release\System.Collections.Immutable.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\lib\dotnet\System.Collections.NonGeneric.dll" to "bin\x86\Release\System.Collections.NonGeneric.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Collections.Specialized\4.0.0\lib\dotnet\System.Collections.Specialized.dll" to "bin\x86\Release\System.Collections.Specialized.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.ComponentModel\4.0.0\lib\netcore50\System.ComponentModel.dll" to "bin\x86\Release\System.ComponentModel.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.ComponentModel.Annotations\4.0.10\lib\dotnet\System.ComponentModel.Annotations.dll" to "bin\x86\Release\System.ComponentModel.Annotations.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\lib\dotnet\System.ComponentModel.EventBasedAsync.dll" to "bin\x86\Release\System.ComponentModel.EventBasedAsync.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\lib\dotnet\System.Data.Common.dll" to "bin\x86\Release\System.Data.Common.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Diagnostics.Contracts\4.0.0\runtimes\win8-aot\lib\netcore50\System.Diagnostics.Contracts.dll" to "bin\x86\Release\System.Diagnostics.Contracts.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Diagnostics.Debug\4.0.10\runtimes\win8-aot\lib\netcore50\System.Diagnostics.Debug.dll" to "bin\x86\Release\System.Diagnostics.Debug.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\runtimes\win8-aot\lib\netcore50\System.Diagnostics.StackTrace.dll" to "bin\x86\Release\System.Diagnostics.StackTrace.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Diagnostics.Tools\4.0.0\runtimes\win8-aot\lib\netcore50\System.Diagnostics.Tools.dll" to "bin\x86\Release\System.Diagnostics.Tools.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Diagnostics.Tracing\4.0.20\runtimes\win8-aot\lib\netcore50\System.Diagnostics.Tracing.dll" to "bin\x86\Release\System.Diagnostics.Tracing.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\runtimes\win8-aot\lib\netcore50\System.Dynamic.Runtime.dll" to "bin\x86\Release\System.Dynamic.Runtime.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Globalization\4.0.10\runtimes\win8-aot\lib\netcore50\System.Globalization.dll" to "bin\x86\Release\System.Globalization.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\runtimes\win8-aot\lib\netcore50\System.Globalization.Calendars.dll" to "bin\x86\Release\System.Globalization.Calendars.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\lib\dotnet\System.Globalization.Extensions.dll" to "bin\x86\Release\System.Globalization.Extensions.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.IO\4.0.10\runtimes\win8-aot\lib\netcore50\System.IO.dll" to "bin\x86\Release\System.IO.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\lib\netcore50\System.IO.Compression.dll" to "bin\x86\Release\System.IO.Compression.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.IO.Compression.clrcompression-x86\4.0.0\runtimes\win10-x86\native\ClrCompression.dll" to "bin\x86\Release\ClrCompression.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\lib\dotnet\System.IO.Compression.ZipFile.dll" to "bin\x86\Release\System.IO.Compression.ZipFile.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\lib\netcore50\System.IO.FileSystem.dll" to "bin\x86\Release\System.IO.FileSystem.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.IO.FileSystem.Primitives\4.0.0\lib\dotnet\System.IO.FileSystem.Primitives.dll" to "bin\x86\Release\System.IO.FileSystem.Primitives.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\lib\netcore50\System.IO.IsolatedStorage.dll" to "bin\x86\Release\System.IO.IsolatedStorage.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\lib\dotnet\System.IO.UnmanagedMemoryStream.dll" to "bin\x86\Release\System.IO.UnmanagedMemoryStream.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Linq\4.0.0\lib\netcore50\System.Linq.dll" to "bin\x86\Release\System.Linq.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\runtimes\win8-aot\lib\netcore50\System.Linq.Expressions.dll" to "bin\x86\Release\System.Linq.Expressions.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\lib\netcore50\System.Linq.Parallel.dll" to "bin\x86\Release\System.Linq.Parallel.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\lib\netcore50\System.Linq.Queryable.dll" to "bin\x86\Release\System.Linq.Queryable.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\lib\netcore50\System.Net.Http.dll" to "bin\x86\Release\System.Net.Http.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Net.Http.Rtc\4.0.0\lib\netcore50\System.Net.Http.Rtc.dll" to "bin\x86\Release\System.Net.Http.Rtc.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Net.NetworkInformation\4.0.0\lib\netcore50\System.Net.NetworkInformation.dll" to "bin\x86\Release\System.Net.NetworkInformation.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Net.Primitives\4.0.10\lib\netcore50\System.Net.Primitives.dll" to "bin\x86\Release\System.Net.Primitives.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\lib\dotnet\System.Net.Requests.dll" to "bin\x86\Release\System.Net.Requests.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Net.Sockets\4.0.0\lib\netcore50\System.Net.Sockets.dll" to "bin\x86\Release\System.Net.Sockets.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Net.WebHeaderCollection\4.0.0\lib\dotnet\System.Net.WebHeaderCollection.dll" to "bin\x86\Release\System.Net.WebHeaderCollection.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Numerics.Vectors\4.1.0\lib\dotnet\System.Numerics.Vectors.dll" to "bin\x86\Release\System.Numerics.Vectors.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Numerics.Vectors.WindowsRuntime\4.0.0\lib\dotnet\System.Numerics.Vectors.WindowsRuntime.dll" to "bin\x86\Release\System.Numerics.Vectors.WindowsRuntime.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.ObjectModel\4.0.10\lib\dotnet\System.ObjectModel.dll" to "bin\x86\Release\System.ObjectModel.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Private.DataContractSerialization\4.0.0\runtimes\win8-aot\lib\netcore50\System.Private.DataContractSerialization.dll" to "bin\x86\Release\System.Private.DataContractSerialization.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Private.Networking\4.0.0\lib\netcore50\System.Private.Networking.dll" to "bin\x86\Release\System.Private.Networking.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Private.ServiceModel\4.0.0\lib\netcore50\System.Private.ServiceModel.dll" to "bin\x86\Release\System.Private.ServiceModel.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Private.Uri\4.0.0\runtimes\win8-aot\lib\netcore50\System.Private.Uri.dll" to "bin\x86\Release\System.Private.Uri.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Reflection\4.0.10\runtimes\win8-aot\lib\netcore50\System.Reflection.dll" to "bin\x86\Release\System.Reflection.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\lib\netcore50\System.Reflection.Context.dll" to "bin\x86\Release\System.Reflection.Context.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\runtimes\win8-aot\lib\netcore50\System.Reflection.DispatchProxy.dll" to "bin\x86\Release\System.Reflection.DispatchProxy.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Reflection.Emit\4.0.0\lib\netcore50\System.Reflection.Emit.dll" to "bin\x86\Release\System.Reflection.Emit.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Reflection.Emit.ILGeneration\4.0.0\lib\netcore50\System.Reflection.Emit.ILGeneration.dll" to "bin\x86\Release\System.Reflection.Emit.ILGeneration.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\runtimes\win8-aot\lib\netcore50\System.Reflection.Extensions.dll" to "bin\x86\Release\System.Reflection.Extensions.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" to "bin\x86\Release\System.Reflection.Metadata.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Reflection.Primitives\4.0.0\runtimes\win8-aot\lib\netcore50\System.Reflection.Primitives.dll" to "bin\x86\Release\System.Reflection.Primitives.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\runtimes\win8-aot\lib\netcore50\System.Reflection.TypeExtensions.dll" to "bin\x86\Release\System.Reflection.TypeExtensions.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\runtimes\win8-aot\lib\netcore50\System.Resources.ResourceManager.dll" to "bin\x86\Release\System.Resources.ResourceManager.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Runtime\4.0.20\runtimes\win8-aot\lib\netcore50\System.Runtime.dll" to "bin\x86\Release\System.Runtime.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Runtime.Extensions\4.0.10\runtimes\win8-aot\lib\netcore50\System.Runtime.Extensions.dll" to "bin\x86\Release\System.Runtime.Extensions.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Runtime.Handles\4.0.0\runtimes\win8-aot\lib\netcore50\System.Runtime.Handles.dll" to "bin\x86\Release\System.Runtime.Handles.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\runtimes\win8-aot\lib\netcore50\System.Runtime.InteropServices.dll" to "bin\x86\Release\System.Runtime.InteropServices.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Runtime.InteropServices.WindowsRuntime\4.0.0\runtimes\win8-aot\lib\netcore50\System.Runtime.InteropServices.WindowsRuntime.dll" to "bin\x86\Release\System.Runtime.InteropServices.WindowsRuntime.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Runtime.Numerics\4.0.0\lib\netcore50\System.Runtime.Numerics.dll" to "bin\x86\Release\System.Runtime.Numerics.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\runtimes\win8-aot\lib\netcore50\System.Runtime.Serialization.Json.dll" to "bin\x86\Release\System.Runtime.Serialization.Json.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Primitives\4.0.10\lib\dotnet\System.Runtime.Serialization.Primitives.dll" to "bin\x86\Release\System.Runtime.Serialization.Primitives.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\runtimes\win8-aot\lib\netcore50\System.Runtime.Serialization.Xml.dll" to "bin\x86\Release\System.Runtime.Serialization.Xml.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\runtimes\win8-aot\lib\netcore50\System.Runtime.WindowsRuntime.dll" to "bin\x86\Release\System.Runtime.WindowsRuntime.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\lib\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.dll" to "bin\x86\Release\System.Runtime.WindowsRuntime.UI.Xaml.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\lib\dotnet\System.Security.Claims.dll" to "bin\x86\Release\System.Security.Claims.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Security.Principal\4.0.0\lib\netcore50\System.Security.Principal.dll" to "bin\x86\Release\System.Security.Principal.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\lib\netcore50\System.ServiceModel.Duplex.dll" to "bin\x86\Release\System.ServiceModel.Duplex.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\lib\netcore50\System.ServiceModel.Http.dll" to "bin\x86\Release\System.ServiceModel.Http.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\lib\netcore50\System.ServiceModel.NetTcp.dll" to "bin\x86\Release\System.ServiceModel.NetTcp.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\lib\netcore50\System.ServiceModel.Primitives.dll" to "bin\x86\Release\System.ServiceModel.Primitives.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\lib\netcore50\System.ServiceModel.Security.dll" to "bin\x86\Release\System.ServiceModel.Security.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Text.Encoding\4.0.10\runtimes\win8-aot\lib\netcore50\System.Text.Encoding.dll" to "bin\x86\Release\System.Text.Encoding.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Text.Encoding.CodePages\4.0.0\lib\dotnet\System.Text.Encoding.CodePages.dll" to "bin\x86\Release\System.Text.Encoding.CodePages.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Text.Encoding.Extensions\4.0.10\runtimes\win8-aot\lib\netcore50\System.Text.Encoding.Extensions.dll" to "bin\x86\Release\System.Text.Encoding.Extensions.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Text.RegularExpressions\4.0.10\lib\dotnet\System.Text.RegularExpressions.dll" to "bin\x86\Release\System.Text.RegularExpressions.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Threading\4.0.10\runtimes\win8-aot\lib\netcore50\System.Threading.dll" to "bin\x86\Release\System.Threading.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Threading.Overlapped\4.0.0\lib\netcore50\System.Threading.Overlapped.dll" to "bin\x86\Release\System.Threading.Overlapped.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Threading.Tasks\4.0.10\runtimes\win8-aot\lib\netcore50\System.Threading.Tasks.dll" to "bin\x86\Release\System.Threading.Tasks.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll" to "bin\x86\Release\System.Threading.Tasks.Dataflow.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\lib\netcore50\System.Threading.Tasks.Parallel.dll" to "bin\x86\Release\System.Threading.Tasks.Parallel.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Threading.Timer\4.0.0\runtimes\win8-aot\lib\netcore50\System.Threading.Timer.dll" to "bin\x86\Release\System.Threading.Timer.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\lib\dotnet\System.Xml.ReaderWriter.dll" to "bin\x86\Release\System.Xml.ReaderWriter.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\lib\dotnet\System.Xml.XDocument.dll" to "bin\x86\Release\System.Xml.XDocument.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\lib\dotnet\System.Xml.XmlDocument.dll" to "bin\x86\Release\System.Xml.XmlDocument.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\runtimes\win8-aot\lib\netcore50\System.Xml.XmlSerializer.dll" to "bin\x86\Release\System.Xml.XmlSerializer.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\runtimes\win10-x86\native\Microsoft.Graphics.Canvas.dll" to "bin\x86\Release\Microsoft.Graphics.Canvas.dll".
1> Copying file from "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd" to "bin\x86\Release\Microsoft.Graphics.Canvas.winmd".
1> Copying file from "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" to "bin\x86\Release\ZXing.winmd".
1> Copying file from "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.pdb" to "bin\x86\Release\ZXing.pdb".
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\CodenameOneUWP.dll" to "bin\x86\Release\CodenameOneUWP.dll".
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll" to "bin\x86\Release\IKVM.OpenJDK.Core.dll".
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Security.dll" to "bin\x86\Release\IKVM.OpenJDK.Security.dll".
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Text.dll" to "bin\x86\Release\IKVM.OpenJDK.Text.dll".
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Util.dll" to "bin\x86\Release\IKVM.OpenJDK.Util.dll".
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Reflection.dll" to "bin\x86\Release\IKVM.Reflection.dll".
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.dll" to "bin\x86\Release\IKVM.Runtime.dll".
1>Done executing task "Copy".
1>Done building target "_CopyFilesMarkedCopyLocal" in project "UWPApp.csproj".
1>Target "AssignTargetPaths" skipped. Previously built successfully.
1>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully.
1>Target "GetCopyToOutputDirectoryXamlAppDefs" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "GetCopyToOutputDirectoryItems" depends on it):
1>Task "AssignTargetPath"
1>Done executing task "AssignTargetPath".
1>Done building target "GetCopyToOutputDirectoryXamlAppDefs" in project "UWPApp.csproj".
1>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it):
1>Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true').
1>Task "AssignTargetPath"
1>Done executing task "AssignTargetPath".
1>Done building target "GetCopyToOutputDirectoryItems" in project "UWPApp.csproj".
1>Target "_CopyOutOfDateSourceItemsToOutputDirectory" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it):
1>Building target "_CopyOutOfDateSourceItemsToOutputDirectory" completely.
1>Output file "bin\x86\Release\ApplicationInsights.config" does not exist.
1>Task "Copy"
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\ApplicationInsights.config" to "bin\x86\Release\ApplicationInsights.config".
1>Done executing task "Copy".
1>Done building target "_CopyOutOfDateSourceItemsToOutputDirectory" in project "UWPApp.csproj".
1>Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it):
1>Task "Copy"
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\res\CN1Resource.res" to "bin\x86\Release\res\CN1Resource.res".
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\res\material-design-font.ttf" to "bin\x86\Release\res\material-design-font.ttf".
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\res\theme.res" to "bin\x86\Release\res\theme.res".
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\res\winTheme.res" to "bin\x86\Release\res\winTheme.res".
1>Done executing task "Copy".
1>Done building target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" in project "UWPApp.csproj".
1>Target "_CopySourceItemsToOutputDirectory" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CopyFilesToOutputDirectory" depends on it):
1>Done building target "_CopySourceItemsToOutputDirectory" in project "UWPApp.csproj".
1>Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ).
1>Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ).
1>Target "_CheckForCompileOutputs" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CopyFilesToOutputDirectory" depends on it):
1>Done building target "_CheckForCompileOutputs" in project "UWPApp.csproj".
1>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
1>Target "GetXamlCppIncludeDirectories" skipped, due to false condition; ('$(ManagedAssembly)'=='false' and '$(XamlCppIncludeDirectories)' == '') was evaluated as (''=='false' and '' == '').
1>Target "Prep_ComputeProcessXamlFiles" in file "C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v14.0\8.2\Microsoft.Windows.UI.Xaml.Common.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CopyGeneratedXaml" depends on it):
1>Task "AddDefaultXamlLinkMetadata" skipped, due to false condition; ('$(ManagedAssembly)'=='false') was evaluated as (''=='false').
1>Task "Message"
1> (Out) Prep_GeneratedXamlSrc == obj\x86\Release\App.xbf;obj\x86\Release\MainPage.xbf;obj\x86\Release\\UWPApp.xr.xml
1>Done executing task "Message".
1>Task "Message"
1> (Out) Prep_GeneratedXamlDest == bin\x86\Release\App.xbf;bin\x86\Release\MainPage.xbf;bin\x86\Release\\UWPApp.xr.xml
1>Done executing task "Message".
1>Done building target "Prep_ComputeProcessXamlFiles" in project "UWPApp.csproj".
1>Target "CopyGeneratedXaml" in file "C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v14.0\8.2\Microsoft.Windows.UI.Xaml.Common.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CopyFilesToOutputDirectory" depends on it):
1>Task "Copy"
1> Copying file from "obj\x86\Release\App.xbf" to "bin\x86\Release\App.xbf".
1> Copying file from "obj\x86\Release\MainPage.xbf" to "bin\x86\Release\MainPage.xbf".
1> Copying file from "obj\x86\Release\\UWPApp.xr.xml" to "bin\x86\Release\\UWPApp.xr.xml".
1>Done executing task "Copy".
1>Done building target "CopyGeneratedXaml" in project "UWPApp.csproj".
1>Target "PrepareLibraryLayout" skipped, due to false condition; ('$(GenerateLibraryLayout)' == 'true') was evaluated as ('' == 'true').
1>Target "CopyFilesToOutputDirectory" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Task "Copy"
1> Copying file from "obj\x86\Release\UWPApp.exe" to "bin\x86\Release\UWPApp.exe".
1>Done executing task "Copy".
1>Task "Message"
1> UWPApp -> C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.exe
1>Done executing task "Message".
1>Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != '').
1>Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true').
1>Task "Copy"
1> Copying file from "obj\x86\Release\UWPApp.pdb" to "bin\x86\Release\UWPApp.pdb".
1>Done executing task "Copy".
1>Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true').
1>Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != '').
1>Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ).
1>Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != '').
1>Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != '').
1>Done building target "CopyFilesToOutputDirectory" in project "UWPApp.csproj".
1>Target "Compile" skipped. Previously built successfully.
1>Target "RunCodeAnalysis" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\CodeAnalysis\Microsoft.CodeAnalysis.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Building target "RunCodeAnalysis" completely.
1>Output file "bin\x86\Release\UWPApp.exe.CodeAnalysisLog.xml" does not exist.
1>Task "Copy" skipped, due to false condition; ('$(OutputType)'=='winmdobj' and '$(Language)'=='VB') was evaluated as ('AppContainerExe'=='winmdobj' and 'C#'=='VB').
1>Task "Copy" skipped, due to false condition; ('$(OutputType)'=='winmdobj' and '$(Language)'=='VB') was evaluated as ('AppContainerExe'=='winmdobj' and 'C#'=='VB').
1>Using "CodeAnalysis" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\CodeAnalysis\.\FxCopTask.dll".
1>Task "CodeAnalysis"
1> Running Code Analysis...
1> C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\FxCop\FxCopCmd.exe /outputCulture:1033 /out:"bin\x86\Release\UWPApp.exe.CodeAnalysisLog.xml" /file:"bin\x86\Release\UWPApp.exe" /reference:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\CodenameOneUWP.dll" /reference:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll" /reference:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Security.dll" /reference:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Text.dll" /reference:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Util.dll" /reference:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Reflection.dll" /reference:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\ref\netcore50\Microsoft.CSharp.dll" /reference:"C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd" /reference:"C:\Users\steve\.nuget\packages\Microsoft.VisualBasic\10.0.0\ref\netcore50\Microsoft.VisualBasic.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.Win32.Primitives\4.0.0\ref\dotnet\Microsoft.Win32.Primitives.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll" /reference:"C:\Users\steve\.nuget\packages\System.AppContext\4.0.0\ref\dotnet\System.AppContext.dll" /reference:"C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\ref\dotnet\System.Collections.Concurrent.dll" /reference:"C:\Users\steve\.nuget\packages\System.Collections\4.0.10\ref\dotnet\System.Collections.dll" /reference:"C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll" /reference:"C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\ref\dotnet\System.Collections.NonGeneric.dll" /reference:"C:\Users\steve\.nuget\packages\System.Collections.Specialized\4.0.0\ref\dotnet\System.Collections.Specialized.dll" /reference:"C:\Users\steve\.nuget\packages\System.ComponentModel.Annotations\4.0.10\ref\dotnet\System.ComponentModel.Annotations.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Users\steve\.nuget\packages\System.ComponentModel\4.0.0\ref\netcore50\System.ComponentModel.dll" /reference:"C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\ref\dotnet\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll" /reference:"C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\ref\dotnet\System.Data.Common.dll" /reference:"C:\Users\steve\.nuget\packages\System.Diagnostics.Contracts\4.0.0\ref\netcore50\System.Diagnostics.Contracts.dll" /reference:"C:\Users\steve\.nuget\packages\System.Diagnostics.Debug\4.0.10\ref\dotnet\System.Diagnostics.Debug.dll" /reference:"C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\ref\dotnet\System.Diagnostics.StackTrace.dll" /reference:"C:\Users\steve\.nuget\packages\System.Diagnostics.Tools\4.0.0\ref\netcore50\System.Diagnostics.Tools.dll" /reference:"C:\Users\steve\.nuget\packages\System.Diagnostics.Tracing\4.0.20\ref\dotnet\System.Diagnostics.Tracing.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll" /reference:"C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\ref\dotnet\System.Dynamic.Runtime.dll" /reference:"C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\ref\dotnet\System.Globalization.Calendars.dll" /reference:"C:\Users\steve\.nuget\packages\System.Globalization\4.0.10\ref\dotnet\System.Globalization.dll" /reference:"C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\ref\dotnet\System.Globalization.Extensions.dll" /reference:"C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\ref\netcore50\System.IO.Compression.dll" /reference:"C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\ref\dotnet\System.IO.Compression.ZipFile.dll" /reference:"C:\Users\steve\.nuget\packages\System.IO\4.0.10\ref\dotnet\System.IO.dll" /reference:"C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\ref\dotnet\System.IO.FileSystem.dll" /reference:"C:\Users\steve\.nuget\packages\System.IO.FileSystem.Primitives\4.0.0\ref\dotnet\System.IO.FileSystem.Primitives.dll" /reference:"C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\ref\dotnet\System.IO.IsolatedStorage.dll" /reference:"C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\ref\dotnet\System.IO.UnmanagedMemoryStream.dll" /reference:"C:\Users\steve\.nuget\packages\System.Linq\4.0.0\ref\netcore50\System.Linq.dll" /reference:"C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\ref\dotnet\System.Linq.Expressions.dll" /reference:"C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\ref\netcore50\System.Linq.Parallel.dll" /reference:"C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\ref\netcore50\System.Linq.Queryable.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Net.dll" /reference:"C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50\System.Net.Http.dll" /reference:"C:\Users\steve\.nuget\packages\System.Net.Http.Rtc\4.0.0\ref\netcore50\System.Net.Http.Rtc.dll" /reference:"C:\Users\steve\.nuget\packages\System.Net.NetworkInformation\4.0.0\ref\netcore50\System.Net.NetworkInformation.dll" /reference:"C:\Users\steve\.nuget\packages\System.Net.Primitives\4.0.10\ref\dotnet\System.Net.Primitives.dll" /reference:"C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\ref\dotnet\System.Net.Requests.dll" /reference:"C:\Users\steve\.nuget\packages\System.Net.Sockets\4.0.0\ref\dotnet\System.Net.Sockets.dll" /reference:"C:\Users\steve\.nuget\packages\System.Net.WebHeaderCollection\4.0.0\ref\dotnet\System.Net.WebHeaderCollection.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Numerics.dll" /reference:"C:\Users\steve\.nuget\packages\System.Numerics.Vectors\4.1.0\ref\dotnet\System.Numerics.Vectors.dll" /reference:"C:\Users\steve\.nuget\packages\System.Numerics.Vectors.WindowsRuntime\4.0.0\lib\dotnet\System.Numerics.Vectors.WindowsRuntime.dll" /reference:"C:\Users\steve\.nuget\packages\System.ObjectModel\4.0.10\ref\dotnet\System.ObjectModel.dll" /reference:"C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\ref\netcore50\System.Reflection.Context.dll" /reference:"C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\ref\dotnet\System.Reflection.DispatchProxy.dll" /reference:"C:\Users\steve\.nuget\packages\System.Reflection\4.0.10\ref\dotnet\System.Reflection.dll" /reference:"C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\ref\netcore50\System.Reflection.Extensions.dll" /reference:"C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" /reference:"C:\Users\steve\.nuget\packages\System.Reflection.Primitives\4.0.0\ref\netcore50\System.Reflection.Primitives.dll" /reference:"C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\ref\dotnet\System.Reflection.TypeExtensions.dll" /reference:"C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\ref\netcore50\System.Resources.ResourceManager.dll" /reference:"C:\Users\steve\.nuget\packages\System.Runtime\4.0.20\ref\dotnet\System.Runtime.dll" /reference:"C:\Users\steve\.nuget\packages\System.Runtime.Extensions\4.0.10\ref\dotnet\System.Runtime.Extensions.dll" /reference:"C:\Users\steve\.nuget\packages\System.Runtime.Handles\4.0.0\ref\dotnet\System.Runtime.Handles.dll" /reference:"C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\ref\dotnet\System.Runtime.InteropServices.dll" /reference:"C:\Users\steve\.nuget\packages\System.Runtime.InteropServices.WindowsRuntime\4.0.0\ref\netcore50\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Users\steve\.nuget\packages\System.Runtime.Numerics\4.0.0\ref\netcore50\System.Runtime.Numerics.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Runtime.Serialization.dll" /reference:"C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\ref\netcore50\System.Runtime.Serialization.Json.dll" /reference:"C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Primitives\4.0.10\ref\dotnet\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\ref\dotnet\System.Runtime.Serialization.Xml.dll" /reference:"C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\System.Runtime.WindowsRuntime.dll" /reference:"C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\ref\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.dll" /reference:"C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\ref\dotnet\System.Security.Claims.dll" /reference:"C:\Users\steve\.nuget\packages\System.Security.Principal\4.0.0\ref\netcore50\System.Security.Principal.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.dll" /reference:"C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\ref\netcore50\System.ServiceModel.Duplex.dll" /reference:"C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\ref\dotnet\System.ServiceModel.Http.dll" /reference:"C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\ref\netcore50\System.ServiceModel.NetTcp.dll" /reference:"C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll" /reference:"C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\ref\netcore50\System.ServiceModel.Security.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.Web.dll" /reference:"C:\Users\steve\.nuget\packages\System.Text.Encoding.CodePages\4.0.0\ref\dotnet\System.Text.Encoding.CodePages.dll" /reference:"C:\Users\steve\.nuget\packages\System.Text.Encoding\4.0.10\ref\dotnet\System.Text.Encoding.dll" /reference:"C:\Users\steve\.nuget\packages\System.Text.Encoding.Extensions\4.0.10\ref\dotnet\System.Text.Encoding.Extensions.dll" /reference:"C:\Users\steve\.nuget\packages\System.Text.RegularExpressions\4.0.10\ref\dotnet\System.Text.RegularExpressions.dll" /reference:"C:\Users\steve\.nuget\packages\System.Threading\4.0.10\ref\dotnet\System.Threading.dll" /reference:"C:\Users\steve\.nuget\packages\System.Threading.Overlapped\4.0.0\ref\dotnet\System.Threading.Overlapped.dll" /reference:"C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll" /reference:"C:\Users\steve\.nuget\packages\System.Threading.Tasks\4.0.10\ref\dotnet\System.Threading.Tasks.dll" /reference:"C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\ref\netcore50\System.Threading.Tasks.Parallel.dll" /reference:"C:\Users\steve\.nuget\packages\System.Threading.Timer\4.0.0\ref\netcore50\System.Threading.Timer.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Windows.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Linq.dll" /reference:"C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\ref\dotnet\System.Xml.ReaderWriter.dll" /reference:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Serialization.dll" /reference:"C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\ref\dotnet\System.Xml.XDocument.dll" /reference:"C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\ref\dotnet\System.Xml.XmlDocument.dll" /reference:"C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\ref\dotnet\System.Xml.XmlSerializer.dll" /reference:"C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.ApplicationModel.Calls.CallsVoipContract\1.0.0.0\Windows.ApplicationModel.Calls.CallsVoipContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Devices.Printers.PrintersContract\1.0.0.0\Windows.Devices.Printers.PrintersContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.FoundationContract\2.0.0.0\Windows.Foundation.FoundationContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.UniversalApiContract\2.0.0.0\Windows.Foundation.UniversalApiContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Graphics.Printing3D.Printing3DContract\2.0.0.0\Windows.Graphics.Printing3D.Printing3DContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Networking.Connectivity.WwanContract\1.0.0.0\Windows.Networking.Connectivity.WwanContract.winmd" /reference:"C:\Program Files (x86)\Windows Kits\10\\UnionMetadata\facade\Windows.winmd" /directory:"C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\ref\dotnet" /directory:"C:\Program Files (x86)\Windows Kits\10\UnionMetadata\facade" /directory:"C:\Users\steve\.nuget\packages\System.Diagnostics.Contracts\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\Microsoft.Win32.Primitives\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Net.WebHeaderCollection\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Globalization\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.AppContext\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Threading\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Security.Principal\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Numerics.Vectors.WindowsRuntime\4.0.0\lib\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\ref\dotnet" /directory:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.UniversalApiContract\2.0.0.0" /directory:"C:\Users\steve\.nuget\packages\System.Runtime\4.0.20\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Net.NetworkInformation\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.IO.FileSystem.Primitives\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.IO\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Diagnostics.Debug\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Diagnostics.Tools\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8" /directory:"C:\Users\steve\.nuget\packages\System.Threading.Tasks\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Diagnostics.Tracing\4.0.20\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\ref\netcore50" /directory:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Networking.Connectivity.WwanContract\1.0.0.0" /directory:"C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\Microsoft.VisualBasic\10.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Reflection\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Text.Encoding.CodePages\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Text.RegularExpressions\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Text.Encoding\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.ComponentModel.Annotations\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Runtime.InteropServices.WindowsRuntime\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Net.Sockets\4.0.0\ref\dotnet" /directory:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Graphics.Printing3D.Printing3DContract\2.0.0.0" /directory:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib" /directory:"C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.ObjectModel\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0" /directory:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Devices.Printers.PrintersContract\1.0.0.0" /directory:"C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81" /directory:"C:\Users\steve\.nuget\packages\System.Net.Primitives\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Threading.Overlapped\4.0.0\ref\dotnet" /directory:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.FoundationContract\2.0.0.0" /directory:"C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Runtime.Extensions\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Reflection.Primitives\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Runtime.Numerics\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.ComponentModel\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Collections\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Numerics.Vectors\4.1.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Net.Http.Rtc\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet" /directory:"C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81" /directory:"C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81" /directory:"C:\Users\steve\.nuget\packages\System.Linq\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Collections.Specialized\4.0.0\ref\dotnet" /directory:"C:\Program Files (x86)\Windows Kits\10\References\Windows.ApplicationModel.Calls.CallsVoipContract\1.0.0.0" /directory:"C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Primitives\4.0.10\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Threading.Timer\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Runtime.Handles\4.0.0\ref\dotnet" /directory:"C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\ref\netcore50" /directory:"C:\Users\steve\.nuget\packages\System.Text.Encoding.Extensions\4.0.10\ref\dotnet" /ruleSet:"=MinimumRecommendedRules.ruleset" /rulesetdirectory:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\\Rule Sets" /rule:"-C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\FxCop\\Rules" /searchgac /ignoreinvalidtargets /forceoutput /successfile /ignoregeneratedcode /saveMessagesToReport:Active,Excluded /timeout:120 /reportMissingIndirectAssemblies
1> Microsoft (R) FxCop Command-Line Tool, Version 14.0 (14.0.25123.0) X86
1> Copyright (C) Microsoft Corporation, All Rights Reserved.
1>
1> Loaded dataflowrules.dll...
1> Loaded designrules.dll...
1> Loaded globalizationrules.dll...
1> Loaded interoperabilityrules.dll...
1> Loaded maintainabilityrules.dll...
1> Loaded mobilityrules.dll...
1> Loaded namingrules.dll...
1> Loaded performancerules.dll...
1> Loaded portabilityrules.dll...
1> Loaded reliabilityrules.dll...
1> Loaded securityrules.dll...
1> Loaded securitytransparencyrules.dll...
1> Loaded usagerules.dll...
1> Loaded UWPApp.exe...
1> Initializing Introspection engine...
1> Analyzing...
1> Initializing Phoenix engine...
1> Analyzing...
1> Analysis Complete.
1> Writing 5 messages...
1> Writing report to C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.exe.CodeAnalysisLog.xml...
1> Done:00:00:08.7397150
1>MSBUILD : warning CA1001: Microsoft.Design : Implement IDisposable on 'NativeFont' because it creates members of the following IDisposable types: 'CanvasTextFormat'. If 'NativeFont' has previously shipped, adding new members that implement IDisposable to this type is considered a breaking change to existing consumers.
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\NativeThreadHelper.cs(166): warning CA1065: Microsoft.Design : 'NativeThreadImpl.ThreadState.get()' creates an exception of type 'NotImplementedException', an exception type that should not be raised in a property. If this exception instance might be raised, use a different exception type, convert this property into a method, or change this property's logic so that it no longer raises an exception.
1>C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\src\com\codename1\impl\SilverlightImplementation.cs(630): warning CA2202: Microsoft.Usage : Object 'ds' can be disposed more than once in method 'SilverlightImplementation.rotate(object, int)'. To avoid generating a System.ObjectDisposedException you should not call Dispose more than one time on an object.: Lines: 630
1>MSBUILD : warning CA1001: Microsoft.Design : Implement IDisposable on 'WindowsAsyncView.AsyncGraphics' because it creates members of the following IDisposable types: 'CanvasTextFormat'. If 'WindowsAsyncView.AsyncGraphics' has previously shipped, adding new members that implement IDisposable to this type is considered a breaking change to existing consumers.
1>MSBUILD : warning CA1001: Microsoft.Design : Implement IDisposable on 'WindowsGraphics' because it creates members of the following IDisposable types: 'CanvasTextFormat'. If 'WindowsGraphics' has previously shipped, adding new members that implement IDisposable to this type is considered a breaking change to existing consumers.
1> Code Analysis Complete -- 0 error(s), 5 warning(s)
1>Done executing task "CodeAnalysis".
1>Done building target "RunCodeAnalysis" in project "UWPApp.csproj".
1>Target "_ValidatePaths" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Done building target "_ValidatePaths" in project "UWPApp.csproj".
1>Target "_FindStoreAssociationFile" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_ComputeBuildAppxUploadPackageForUapFlag" depends on it):
1>Done building target "_FindStoreAssociationFile" in project "UWPApp.csproj".
1>Target "_ComputeBuildAppxUploadPackageForUapFlag" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Done building target "_ComputeBuildAppxUploadPackageForUapFlag" in project "UWPApp.csproj".
1>Target "_GetAppxManifestSchemaItems" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Task "GetSdkPropertyValue" skipped, due to false condition; ('$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('UAP' == 'Windows').
1>Task "GetSdkPropertyValue" skipped, due to false condition; ('$(_TargetPlatformIsWindowsPhone)' == 'true') was evaluated as ('false' == 'true').
1>Using "GetSdkPropertyValue" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "GetSdkPropertyValue"
1>Done executing task "GetSdkPropertyValue".
1>Done building target "_GetAppxManifestSchemaItems" in project "UWPApp.csproj".
1>Target "_GetSdkToolPaths" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Using "GetSdkFileFullPath" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "GetSdkFileFullPath"
1>Done executing task "GetSdkFileFullPath".
1>Task "Message"
1> MakePriExeFullPath: C:\Program Files (x86)\Windows Kits\10\bin\x64\MakePri.exe
1>Done executing task "Message".
1>Task "Message"
1> MakePriArchitecture: AMD64
1>Done executing task "Message".
1>Task "GetSdkFileFullPath"
1>Done executing task "GetSdkFileFullPath".
1>Task "Message"
1> MakeAppxExeFullPath: C:\Program Files (x86)\Windows Kits\10\bin\x64\MakeAppx.exe
1>Done executing task "Message".
1>Task "GetSdkFileFullPath"
1>Done executing task "GetSdkFileFullPath".
1>Task "Message"
1> SignAppxPackageExeFullPath: C:\Program Files (x86)\Windows Kits\10\bin\x64\signtool.exe
1>Done executing task "Message".
1>Task "GetSdkFileFullPath"
1>Done executing task "GetSdkFileFullPath".
1>Task "Message"
1> AppxPackagingComponentManifestPath: C:\Program Files (x86)\Windows Kits\10\bin\x86\Microsoft.Windows.Build.Appx.AppxPackaging.dll.manifest
1>Done executing task "Message".
1>Task "GetSdkFileFullPath"
1>Done executing task "GetSdkFileFullPath".
1>Task "Message"
1> MrmSupportLibraryPath: C:\Program Files (x86)\Windows Kits\10\bin\x86\MrmSupport.dll
1>Done executing task "Message".
1>Task "GetSdkPropertyValue" skipped, due to false condition; ('$(MakePriExtensionPath)' == '' and '$(SDKIdentifier)' == '') was evaluated as ('' == '' and 'Windows' == '').
1>Task "GetSdkPropertyValue" skipped, due to false condition; ('$(MakePriExtensionPath_x64)' == '' and '$(SDKIdentifier)' == '') was evaluated as ('' == '' and 'Windows' == '').
1>Task "Message"
1> MakePriExtensionPath:
1>Done executing task "Message".
1>Task "Message"
1> MakePriExtensionPath_x64:
1>Done executing task "Message".
1>Task "Message"
1> OutOfProcessMakePriExtensionPath:
1>Done executing task "Message".
1>Task "Message"
1> InProcessMakePriExtensionPath:
1>Done executing task "Message".
1>Done building target "_GetSdkToolPaths" in project "UWPApp.csproj".
1>Target "_GetPriConfigXmlSnippets" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Done building target "_GetPriConfigXmlSnippets" in project "UWPApp.csproj".
1>Target "_ValidatePresenceOfAppxManifestItems" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Using "ValidateAppxManifestItems" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "ValidateAppxManifestItems"
1>Done executing task "ValidateAppxManifestItems".
1>Done building target "_ValidatePresenceOfAppxManifestItems" in project "UWPApp.csproj".
1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
1>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully.
1>Target "GetPackagingOutputs" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Task "CallTarget"
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "BuiltProjectOutputGroup" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "GetPackagingOutputs" depends on it):
1>Done building target "BuiltProjectOutputGroup" in project "UWPApp.csproj".
1>Done executing task "CallTarget".
1>Task "CallTarget"
1>Target "DebugSymbolsProjectOutputGroup" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "GetPackagingOutputs" depends on it):
1>Done building target "DebugSymbolsProjectOutputGroup" in project "UWPApp.csproj".
1>Done executing task "CallTarget".
1>Task "CallTarget" skipped, due to false condition; ('$(IncludeDocumentationProjectOutputGroup)' == 'true') was evaluated as ('false' == 'true').
1>Task "CallTarget" skipped, due to false condition; ('$(IncludeSatelliteDllsProjectOutputGroup)' == 'true') was evaluated as ('false' == 'true').
1>Task "CallTarget" skipped, due to false condition; ('$(IncludeSourceFilesProjectOutputGroup)' == 'true') was evaluated as ('false' == 'true').
1>Task "CallTarget" skipped, due to false condition; ('$(IncludeSGenFilesOutputGroup)' == 'true') was evaluated as ('false' == 'true').
1>Task "CallTarget"
1>Target "BuildOnlySettings" skipped. Previously built successfully.
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "AssignTargetPaths" skipped. Previously built successfully.
1>Target "ResolveReferences" skipped. Previously built successfully.
1>Target "CopyLocalFilesOutputGroup" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "GetPackagingOutputs" depends on it):
1>Done building target "CopyLocalFilesOutputGroup" in project "UWPApp.csproj".
1>Done executing task "CallTarget".
1>Task "CallTarget" skipped, due to false condition; ('$(IncludeComFilesOutputGroup)' == 'true') was evaluated as ('false' == 'true').
1>Task "CallTarget"
1>Target "BuildOnlySettings" skipped. Previously built successfully.
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "AssignTargetPaths" skipped. Previously built successfully.
1>Target "ResolveReferences" skipped. Previously built successfully.
1>Target "CopyWinmdArtifactsOutputGroup" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "GetPackagingOutputs" depends on it):
1>Done building target "CopyWinmdArtifactsOutputGroup" in project "UWPApp.csproj".
1>Done executing task "CallTarget".
1>Task "CallTarget"
1>Target "SDKRedistOutputGroup" skipped. Previously built successfully.
1>Done executing task "CallTarget".
1>Task "CallTarget"
1>Target "BuildOnlySettings" skipped. Previously built successfully.
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "AssignTargetPaths" skipped. Previously built successfully.
1>Target "ResolveReferences" skipped. Previously built successfully.
1>Target "PriFilesOutputGroup" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "GetPackagingOutputs" depends on it):
1>Done building target "PriFilesOutputGroup" in project "UWPApp.csproj".
1>Done executing task "CallTarget".
1>Task "CallTarget"
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "AssignTargetPaths" skipped. Previously built successfully.
1>Target "ContentFilesProjectOutputGroup" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "GetPackagingOutputs" depends on it):
1>Done building target "ContentFilesProjectOutputGroup" in project "UWPApp.csproj".
1>Done executing task "CallTarget".
1>Task "CallTarget"
1>Target "Prep_ComputeProcessXamlFiles" skipped. Previously built successfully.
1>Target "ComputeProcessXamlFiles" in file "C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v14.0\8.2\Microsoft.Windows.UI.Xaml.Common.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CustomOutputGroupForPackaging" depends on it):
1>Task "Message"
1> (Out) GeneratedXamlDest == bin\x86\Release\App.xbf;bin\x86\Release\MainPage.xbf;bin\x86\Release\\UWPApp.xr.xml
1>Done executing task "Message".
1>Task "Message"
1> (Out) GeneratedXamlSrc == obj\x86\Release\App.xbf;obj\x86\Release\MainPage.xbf;obj\x86\Release\\UWPApp.xr.xml
1>Done executing task "Message".
1>Task "Message"
1> (Out) ProcessedXamlFiles == bin\x86\Release\App.xbf;bin\x86\Release\MainPage.xbf;bin\x86\Release\\UWPApp.xr.xml
1>Done executing task "Message".
1>Done building target "ComputeProcessXamlFiles" in project "UWPApp.csproj".
1>Target "CustomOutputGroupForPackaging" in file "C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v14.0\8.2\Microsoft.Windows.UI.Xaml.Common.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "GetPackagingOutputs" depends on it):
1>Task "AssignTargetPath"
1>Done executing task "AssignTargetPath".
1>Task "Message"
1> (Out) Project='UWPApp' ProcessedXamlFiles == bin\x86\Release\App.xbf;bin\x86\Release\MainPage.xbf;bin\x86\Release\\UWPApp.xr.xml
1>Done executing task "Message".
1>Task "Message"
1> (Out) XamlPackagingRootFolder == bin\x86\Release\\
1>Done executing task "Message".
1>Task "Message"
1> (Out) ProcessedXamlFilesFullPath == C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\App.xbf;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\MainPage.xbf;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.xr.xml
1>Done executing task "Message".
1>Task "Message"
1> (Out) Project='UWPApp' CustomOutputGroupForPackagingOutput == C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\App.xbf;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\MainPage.xbf;C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.xr.xml
1>Done executing task "Message".
1>Done building target "CustomOutputGroupForPackaging" in project "UWPApp.csproj".
1>Done executing task "CallTarget".
1>Using "ExpandPayloadDirectories" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "ExpandPayloadDirectories"
1>Done executing task "ExpandPayloadDirectories".
1>Task "CallTarget"
1>Target "ResolveSDKReferences" skipped. Previously built successfully.
1>Target "GetResolvedSDKReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "GetPackagingOutputs" depends on it):
1>Done building target "GetResolvedSDKReferences" in project "UWPApp.csproj".
1>Done executing task "CallTarget".
1>Task "CallTarget"
1>Target "_GetProjectArchitecture" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "GetPackagingOutputs" depends on it):
1>Done building target "_GetProjectArchitecture" in project "UWPApp.csproj".
1>Done executing task "CallTarget".
1>Task "MSBuild" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != ''
1> and '%(ProjectReferenceWithConfiguration.BuildReference)' == 'true'
1> and '%(ProjectReferenceWithConfiguration.ReferenceOutputAssembly)' == 'true') was evaluated as ('' != ''
1> and '' == 'true'
1> and '' == 'true').
1>Task "Message"
1> UWPApp : UWPApp.ProjectPriFile : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\resources.pri -> resources.pri
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.BuiltProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.exe -> UWPApp.exe
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.DebugSymbolsProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.pdb -> UWPApp.pdb
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll -> Microsoft.ApplicationInsights.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll -> Microsoft.ApplicationInsights.PersistenceChannel.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll -> Microsoft.ApplicationInsights.Extensibility.Windows.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\lib\netcore50\Microsoft.CSharp.dll -> Microsoft.CSharp.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.ComponentModel.DataAnnotations.dll -> System.ComponentModel.DataAnnotations.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Core.dll -> System.Core.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Net.dll -> System.Net.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Numerics.dll -> System.Numerics.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Runtime.Serialization.dll -> System.Runtime.Serialization.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.ServiceModel.Web.dll -> System.ServiceModel.Web.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.ServiceModel.dll -> System.ServiceModel.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Windows.dll -> System.Windows.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Xml.Linq.dll -> System.Xml.Linq.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Xml.Serialization.dll -> System.Xml.Serialization.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Xml.dll -> System.Xml.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.dll -> System.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\mscorlib.dll -> mscorlib.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.VisualBasic\10.0.0\lib\netcore50\Microsoft.VisualBasic.dll -> Microsoft.VisualBasic.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Microsoft.Win32.Primitives\4.0.0\lib\dotnet\Microsoft.Win32.Primitives.dll -> Microsoft.Win32.Primitives.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.AppContext\4.0.0\lib\netcore50\System.AppContext.dll -> System.AppContext.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Collections\4.0.10\runtimes\win8-aot\lib\netcore50\System.Collections.dll -> System.Collections.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\lib\dotnet\System.Collections.Concurrent.dll -> System.Collections.Concurrent.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll -> System.Collections.Immutable.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\lib\dotnet\System.Collections.NonGeneric.dll -> System.Collections.NonGeneric.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Collections.Specialized\4.0.0\lib\dotnet\System.Collections.Specialized.dll -> System.Collections.Specialized.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.ComponentModel\4.0.0\lib\netcore50\System.ComponentModel.dll -> System.ComponentModel.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.ComponentModel.Annotations\4.0.10\lib\dotnet\System.ComponentModel.Annotations.dll -> System.ComponentModel.Annotations.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\lib\dotnet\System.ComponentModel.EventBasedAsync.dll -> System.ComponentModel.EventBasedAsync.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\lib\dotnet\System.Data.Common.dll -> System.Data.Common.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Diagnostics.Contracts\4.0.0\runtimes\win8-aot\lib\netcore50\System.Diagnostics.Contracts.dll -> System.Diagnostics.Contracts.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Diagnostics.Debug\4.0.10\runtimes\win8-aot\lib\netcore50\System.Diagnostics.Debug.dll -> System.Diagnostics.Debug.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\runtimes\win8-aot\lib\netcore50\System.Diagnostics.StackTrace.dll -> System.Diagnostics.StackTrace.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Diagnostics.Tools\4.0.0\runtimes\win8-aot\lib\netcore50\System.Diagnostics.Tools.dll -> System.Diagnostics.Tools.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Diagnostics.Tracing\4.0.20\runtimes\win8-aot\lib\netcore50\System.Diagnostics.Tracing.dll -> System.Diagnostics.Tracing.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\runtimes\win8-aot\lib\netcore50\System.Dynamic.Runtime.dll -> System.Dynamic.Runtime.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Globalization\4.0.10\runtimes\win8-aot\lib\netcore50\System.Globalization.dll -> System.Globalization.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\runtimes\win8-aot\lib\netcore50\System.Globalization.Calendars.dll -> System.Globalization.Calendars.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\lib\dotnet\System.Globalization.Extensions.dll -> System.Globalization.Extensions.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.IO\4.0.10\runtimes\win8-aot\lib\netcore50\System.IO.dll -> System.IO.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\lib\netcore50\System.IO.Compression.dll -> System.IO.Compression.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.IO.Compression.clrcompression-x86\4.0.0\runtimes\win10-x86\native\ClrCompression.dll -> ClrCompression.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\lib\dotnet\System.IO.Compression.ZipFile.dll -> System.IO.Compression.ZipFile.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\lib\netcore50\System.IO.FileSystem.dll -> System.IO.FileSystem.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.IO.FileSystem.Primitives\4.0.0\lib\dotnet\System.IO.FileSystem.Primitives.dll -> System.IO.FileSystem.Primitives.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\lib\netcore50\System.IO.IsolatedStorage.dll -> System.IO.IsolatedStorage.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\lib\dotnet\System.IO.UnmanagedMemoryStream.dll -> System.IO.UnmanagedMemoryStream.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Linq\4.0.0\lib\netcore50\System.Linq.dll -> System.Linq.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\runtimes\win8-aot\lib\netcore50\System.Linq.Expressions.dll -> System.Linq.Expressions.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\lib\netcore50\System.Linq.Parallel.dll -> System.Linq.Parallel.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\lib\netcore50\System.Linq.Queryable.dll -> System.Linq.Queryable.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\lib\netcore50\System.Net.Http.dll -> System.Net.Http.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Net.Http.Rtc\4.0.0\lib\netcore50\System.Net.Http.Rtc.dll -> System.Net.Http.Rtc.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Net.NetworkInformation\4.0.0\lib\netcore50\System.Net.NetworkInformation.dll -> System.Net.NetworkInformation.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Net.Primitives\4.0.10\lib\netcore50\System.Net.Primitives.dll -> System.Net.Primitives.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\lib\dotnet\System.Net.Requests.dll -> System.Net.Requests.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Net.Sockets\4.0.0\lib\netcore50\System.Net.Sockets.dll -> System.Net.Sockets.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Net.WebHeaderCollection\4.0.0\lib\dotnet\System.Net.WebHeaderCollection.dll -> System.Net.WebHeaderCollection.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Numerics.Vectors\4.1.0\lib\dotnet\System.Numerics.Vectors.dll -> System.Numerics.Vectors.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Numerics.Vectors.WindowsRuntime\4.0.0\lib\dotnet\System.Numerics.Vectors.WindowsRuntime.dll -> System.Numerics.Vectors.WindowsRuntime.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.ObjectModel\4.0.10\lib\dotnet\System.ObjectModel.dll -> System.ObjectModel.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Private.DataContractSerialization\4.0.0\runtimes\win8-aot\lib\netcore50\System.Private.DataContractSerialization.dll -> System.Private.DataContractSerialization.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Private.Networking\4.0.0\lib\netcore50\System.Private.Networking.dll -> System.Private.Networking.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Private.ServiceModel\4.0.0\lib\netcore50\System.Private.ServiceModel.dll -> System.Private.ServiceModel.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Private.Uri\4.0.0\runtimes\win8-aot\lib\netcore50\System.Private.Uri.dll -> System.Private.Uri.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Reflection\4.0.10\runtimes\win8-aot\lib\netcore50\System.Reflection.dll -> System.Reflection.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\lib\netcore50\System.Reflection.Context.dll -> System.Reflection.Context.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\runtimes\win8-aot\lib\netcore50\System.Reflection.DispatchProxy.dll -> System.Reflection.DispatchProxy.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Reflection.Emit\4.0.0\lib\netcore50\System.Reflection.Emit.dll -> System.Reflection.Emit.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Reflection.Emit.ILGeneration\4.0.0\lib\netcore50\System.Reflection.Emit.ILGeneration.dll -> System.Reflection.Emit.ILGeneration.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\runtimes\win8-aot\lib\netcore50\System.Reflection.Extensions.dll -> System.Reflection.Extensions.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll -> System.Reflection.Metadata.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Reflection.Primitives\4.0.0\runtimes\win8-aot\lib\netcore50\System.Reflection.Primitives.dll -> System.Reflection.Primitives.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\runtimes\win8-aot\lib\netcore50\System.Reflection.TypeExtensions.dll -> System.Reflection.TypeExtensions.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\runtimes\win8-aot\lib\netcore50\System.Resources.ResourceManager.dll -> System.Resources.ResourceManager.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Runtime\4.0.20\runtimes\win8-aot\lib\netcore50\System.Runtime.dll -> System.Runtime.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Runtime.Extensions\4.0.10\runtimes\win8-aot\lib\netcore50\System.Runtime.Extensions.dll -> System.Runtime.Extensions.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Runtime.Handles\4.0.0\runtimes\win8-aot\lib\netcore50\System.Runtime.Handles.dll -> System.Runtime.Handles.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\runtimes\win8-aot\lib\netcore50\System.Runtime.InteropServices.dll -> System.Runtime.InteropServices.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Runtime.InteropServices.WindowsRuntime\4.0.0\runtimes\win8-aot\lib\netcore50\System.Runtime.InteropServices.WindowsRuntime.dll -> System.Runtime.InteropServices.WindowsRuntime.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Runtime.Numerics\4.0.0\lib\netcore50\System.Runtime.Numerics.dll -> System.Runtime.Numerics.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\runtimes\win8-aot\lib\netcore50\System.Runtime.Serialization.Json.dll -> System.Runtime.Serialization.Json.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Primitives\4.0.10\lib\dotnet\System.Runtime.Serialization.Primitives.dll -> System.Runtime.Serialization.Primitives.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\runtimes\win8-aot\lib\netcore50\System.Runtime.Serialization.Xml.dll -> System.Runtime.Serialization.Xml.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\runtimes\win8-aot\lib\netcore50\System.Runtime.WindowsRuntime.dll -> System.Runtime.WindowsRuntime.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\lib\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.dll -> System.Runtime.WindowsRuntime.UI.Xaml.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\lib\dotnet\System.Security.Claims.dll -> System.Security.Claims.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Security.Principal\4.0.0\lib\netcore50\System.Security.Principal.dll -> System.Security.Principal.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\lib\netcore50\System.ServiceModel.Duplex.dll -> System.ServiceModel.Duplex.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\lib\netcore50\System.ServiceModel.Http.dll -> System.ServiceModel.Http.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\lib\netcore50\System.ServiceModel.NetTcp.dll -> System.ServiceModel.NetTcp.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\lib\netcore50\System.ServiceModel.Primitives.dll -> System.ServiceModel.Primitives.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\lib\netcore50\System.ServiceModel.Security.dll -> System.ServiceModel.Security.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Text.Encoding\4.0.10\runtimes\win8-aot\lib\netcore50\System.Text.Encoding.dll -> System.Text.Encoding.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Text.Encoding.CodePages\4.0.0\lib\dotnet\System.Text.Encoding.CodePages.dll -> System.Text.Encoding.CodePages.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Text.Encoding.Extensions\4.0.10\runtimes\win8-aot\lib\netcore50\System.Text.Encoding.Extensions.dll -> System.Text.Encoding.Extensions.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Text.RegularExpressions\4.0.10\lib\dotnet\System.Text.RegularExpressions.dll -> System.Text.RegularExpressions.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Threading\4.0.10\runtimes\win8-aot\lib\netcore50\System.Threading.dll -> System.Threading.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Threading.Overlapped\4.0.0\lib\netcore50\System.Threading.Overlapped.dll -> System.Threading.Overlapped.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Threading.Tasks\4.0.10\runtimes\win8-aot\lib\netcore50\System.Threading.Tasks.dll -> System.Threading.Tasks.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll -> System.Threading.Tasks.Dataflow.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\lib\netcore50\System.Threading.Tasks.Parallel.dll -> System.Threading.Tasks.Parallel.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Threading.Timer\4.0.0\runtimes\win8-aot\lib\netcore50\System.Threading.Timer.dll -> System.Threading.Timer.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\lib\dotnet\System.Xml.ReaderWriter.dll -> System.Xml.ReaderWriter.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\lib\dotnet\System.Xml.XDocument.dll -> System.Xml.XDocument.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\lib\dotnet\System.Xml.XmlDocument.dll -> System.Xml.XmlDocument.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\runtimes\win8-aot\lib\netcore50\System.Xml.XmlSerializer.dll -> System.Xml.XmlSerializer.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\runtimes\win10-x86\native\Microsoft.Graphics.Canvas.dll -> Microsoft.Graphics.Canvas.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd -> Microsoft.Graphics.Canvas.winmd
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd -> ZXing.winmd
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.pdb -> ZXing.pdb
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\CodenameOneUWP.dll -> CodenameOneUWP.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll -> IKVM.OpenJDK.Core.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Security.dll -> IKVM.OpenJDK.Security.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Text.dll -> IKVM.OpenJDK.Text.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Util.dll -> IKVM.OpenJDK.Util.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Reflection.dll -> IKVM.Reflection.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CopyLocalFilesOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.dll -> IKVM.Runtime.dll
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.PriFilesOutputGroup : C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.pri -> ZXing.pri
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\ApplicationInsights.config -> ApplicationInsights.config
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Properties\Default.rd.xml -> Properties\Default.rd.xml
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\LockScreenLogo.scale-200.png -> Assets\LockScreenLogo.scale-200.png
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\SplashScreen.scale-200.png -> Assets\SplashScreen.scale-200.png
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\Square150x150Logo.scale-200.png -> Assets\Square150x150Logo.scale-200.png
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\Square44x44Logo.scale-200.png -> Assets\Square44x44Logo.scale-200.png
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\Square44x44Logo.targetsize-24_altform-unplated.png -> Assets\Square44x44Logo.targetsize-24_altform-unplated.png
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\StoreLogo.png -> Assets\StoreLogo.png
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\Wide310x150Logo.scale-200.png -> Assets\Wide310x150Logo.scale-200.png
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\res\CN1Resource.res -> res\CN1Resource.res
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\res\material-design-font.ttf -> res\material-design-font.ttf
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\res\theme.res -> res\theme.res
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.ContentFilesProjectOutputGroup : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\res\winTheme.res -> res\winTheme.res
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.CustomOutputGroupForPackaging : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.xr.xml -> UWPApp.xr.xml
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.EmbedOutputGroupForPackaging : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\App.xbf -> App.xbf
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp.EmbedOutputGroupForPackaging : C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\MainPage.xbf -> MainPage.xbf
1>Done executing task "Message".
1>Task "Message"
1> UWPApp : UWPApp._GetProjectArchitecture : x86 ->
1>Done executing task "Message".
1>Done building target "GetPackagingOutputs" in project "UWPApp.csproj".
1>Target "_AddVCLibs140UniversalCrtDebugReference" skipped, due to false condition; ('$(DisableImplicitUCRTReference)' == '' and '$(AppxPackage)' == 'true' and '$(TargetPlatformIdentifier)' == 'UAP' and '$(Configuration)'=='Debug') was evaluated as ('' == '' and 'True' == 'true' and 'UAP' == 'UAP' and 'Release'=='Debug').
1>Target "CppUnitTestPackageAppx" skipped, due to false condition; ('$(CppWindowsStoreUnitTestLibraryType)' == 'true') was evaluated as ('false' == 'true').
1>Target "_GetProjectArchitecture" skipped. Previously built successfully.
1>Target "_GetRecursiveProjectArchitecture" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GetPackageProperties" depends on it):
1>Done building target "_GetRecursiveProjectArchitecture" in project "UWPApp.csproj".
1>Target "_GetPackageArchitecture" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GetPackageProperties" depends on it):
1>Using "GetPackageArchitecture" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "GetPackageArchitecture"
1>Done executing task "GetPackageArchitecture".
1>Done building target "_GetPackageArchitecture" in project "UWPApp.csproj".
1>Target "_GetDefaultResourceLanguage" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GetPackageProperties" depends on it):
1>Using "GetDefaultResourceLanguage" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "GetDefaultResourceLanguage"
1>Done executing task "GetDefaultResourceLanguage".
1>Done building target "_GetDefaultResourceLanguage" in project "UWPApp.csproj".
1>Target "_FindStoreAssociationFile" skipped. Previously built successfully.
1>Target "_ComputeAppxPackageOutput" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_ExtractStoreAssociationInformation" depends on it):
1>Task "ReadLinesFromFile" skipped, due to false condition; ('$(AppxBundle)' == 'Auto' and Exists($(_MultipleQualifiersPerDimensionFoundPath))) was evaluated as ('Auto' == 'Auto' and Exists(obj\x86\Release\MultipleQualifiersPerDimensionFound.txt)).
1>Done building target "_ComputeAppxPackageOutput" in project "UWPApp.csproj".
1>Target "_ExtractStoreAssociationInformation" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_CalculateAppxBundleProperties" depends on it):
1>Using "ExtractStoreAssociationInformation" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "ExtractStoreAssociationInformation"
1>Done executing task "ExtractStoreAssociationInformation".
1>Task "Warning" skipped, due to false condition; (('$(_ExtractPlatforms)' == 'true' and '@(StoreAssociationFile)' == '' and '$(AppxBundlePlatforms)' == '')
1> or ('$(_ExtractPlatforms)' == 'true' and '@(StoreAssociationFile)' != '' and '$(_Platforms)' == '')) was evaluated as (('false' == 'true' and 'Package.StoreAssociation.xml' == '' and 'arm' == '')
1> or ('false' == 'true' and 'Package.StoreAssociation.xml' != '' and '' == '')).
1>Task "Warning" skipped, due to false condition; ('$(_ExtractPlatforms)' == 'true' and '@(StoreAssociationFile)' != '' and '$(AppxBundlePlatforms)' == '' and '$(_Platforms)' != '') was evaluated as ('false' == 'true' and 'Package.StoreAssociation.xml' != '' and 'arm' == '' and '' != '').
1>Done building target "_ExtractStoreAssociationInformation" in project "UWPApp.csproj".
1>Target "_CalculateAppxBundleProperties" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GetPackageProperties" depends on it):
1>Using "GetAppxBundlePlatforms" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "GetAppxBundlePlatforms"
1>Done executing task "GetAppxBundlePlatforms".
1>Done building target "_CalculateAppxBundleProperties" in project "UWPApp.csproj".
1>Target "_GetPackageProperties" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Done building target "_GetPackageProperties" in project "UWPApp.csproj".
1>Target "_AddUnionWinmd" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Using "GetUnionWinmdPropertyValues" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "GetUnionWinmdPropertyValues"
1>Done executing task "GetUnionWinmdPropertyValues".
1>Task "Message"
1> UWPApp -> C:\Program Files (x86)\Windows Kits\10\UnionMetadata\Windows.winmd
1>Done executing task "Message".
1>Done building target "_AddUnionWinmd" in project "UWPApp.csproj".
1>Target "_AddFxWinmd" skipped, due to false condition; ('$(AppxPackage)' == 'true' AND
1> '$(BuildAppxUploadPackageForUap)' == 'true') was evaluated as ('True' == 'true' AND
1> 'false' == 'true').
1>Target "_AddUnionWinmd" skipped. Previously built successfully.
1>Target "ComputeNetCoreFrameworkInjectionParameters" in file "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "BeforeGenerateProjectPriFile" depends on it):
1>Done building target "ComputeNetCoreFrameworkInjectionParameters" in project "UWPApp.csproj".
1>Target "InjectNetCoreFrameworkBlockIfLockFileExists" skipped, due to false condition; ('$(_NetCoreFrameworkInjectionNeeded)' == 'true' and '$(ResolveNuGetPackages)' == 'true' and Exists('$(ProjectLockFile)')) was evaluated as ('' == 'true' and 'true' == 'true' and Exists('project.lock.json')).
1>Target "InjectNetCoreFramework" skipped, due to false condition; ('$(_NetCoreFrameworkInjectionNeeded)' == 'true' and ('$(ResolveNuGetPackages)' != 'true' or !Exists('$(ProjectLockFile)'))) was evaluated as ('' == 'true' and ('true' != 'true' or !Exists('project.lock.json'))).
1>Target "BeforeGenerateProjectPriFile" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateProjectPriFile" depends on it):
1>Done building target "BeforeGenerateProjectPriFile" in project "UWPApp.csproj".
1>Target "_GetLibrariesToGeneratePrisForUWPApps" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.Net.CoreRuntime.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GeneratePrisForPortableLibraries" depends on it):
1>Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ConvertToAbsolutePath"
1>Done executing task "ConvertToAbsolutePath".
1>Using "ResourceHandlingTask" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\\Microsoft.Build.Net.CoreRuntimeTask.dll".
1>Task "ResourceHandlingTask"
1>Done executing task "ResourceHandlingTask".
1>Done building target "_GetLibrariesToGeneratePrisForUWPApps" in project "UWPApp.csproj".
1>Target "_GeneratePrisForPortableLibraries" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateProjectPriFile" depends on it):
1>Using "RemovePayloadDuplicates" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "RemovePayloadDuplicates"
1>Done executing task "RemovePayloadDuplicates".
1>Using "GenerateResource" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "GenerateResource"
1> "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\resgen.exe" /useSourcePath /r:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\CodenameOneUWP.dll /r:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll /r:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Security.dll /r:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Text.dll /r:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Util.dll /r:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Reflection.dll /r:C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.dll /r:C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll /r:C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll /r:C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll /r:C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\ref\netcore50\Microsoft.CSharp.dll /r:C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd /r:C:\Users\steve\.nuget\packages\Microsoft.VisualBasic\10.0.0\ref\netcore50\Microsoft.VisualBasic.dll /r:C:\Users\steve\.nuget\packages\Microsoft.Win32.Primitives\4.0.0\ref\dotnet\Microsoft.Win32.Primitives.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\mscorlib.dll /r:C:\Users\steve\.nuget\packages\System.AppContext\4.0.0\ref\dotnet\System.AppContext.dll /r:C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\ref\dotnet\System.Collections.Concurrent.dll /r:C:\Users\steve\.nuget\packages\System.Collections\4.0.10\ref\dotnet\System.Collections.dll /r:C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll /r:C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\ref\dotnet\System.Collections.NonGeneric.dll /r:C:\Users\steve\.nuget\packages\System.Collections.Specialized\4.0.0\ref\dotnet\System.Collections.Specialized.dll /r:C:\Users\steve\.nuget\packages\System.ComponentModel.Annotations\4.0.10\ref\dotnet\System.ComponentModel.Annotations.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ComponentModel.DataAnnotations.dll /r:C:\Users\steve\.nuget\packages\System.ComponentModel\4.0.0\ref\netcore50\System.ComponentModel.dll /r:C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\ref\dotnet\System.ComponentModel.EventBasedAsync.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Core.dll /r:C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\ref\dotnet\System.Data.Common.dll /r:C:\Users\steve\.nuget\packages\System.Diagnostics.Contracts\4.0.0\ref\netcore50\System.Diagnostics.Contracts.dll /r:C:\Users\steve\.nuget\packages\System.Diagnostics.Debug\4.0.10\ref\dotnet\System.Diagnostics.Debug.dll /r:C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\ref\dotnet\System.Diagnostics.StackTrace.dll /r:C:\Users\steve\.nuget\packages\System.Diagnostics.Tools\4.0.0\ref\netcore50\System.Diagnostics.Tools.dll /r:C:\Users\steve\.nuget\packages\System.Diagnostics.Tracing\4.0.20\ref\dotnet\System.Diagnostics.Tracing.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.dll /r:C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\ref\dotnet\System.Dynamic.Runtime.dll /r:C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\ref\dotnet\System.Globalization.Calendars.dll /r:C:\Users\steve\.nuget\packages\System.Globalization\4.0.10\ref\dotnet\System.Globalization.dll /r:C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\ref\dotnet\System.Globalization.Extensions.dll /r:C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\ref\netcore50\System.IO.Compression.dll /r:C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\ref\dotnet\System.IO.Compression.ZipFile.dll /r:C:\Users\steve\.nuget\packages\System.IO\4.0.10\ref\dotnet\System.IO.dll /r:C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\ref\dotnet\System.IO.FileSystem.dll /r:C:\Users\steve\.nuget\packages\System.IO.FileSystem.Primitives\4.0.0\ref\dotnet\System.IO.FileSystem.Primitives.dll /r:C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\ref\dotnet\System.IO.IsolatedStorage.dll /r:C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\ref\dotnet\System.IO.UnmanagedMemoryStream.dll /r:C:\Users\steve\.nuget\packages\System.Linq\4.0.0\ref\netcore50\System.Linq.dll /r:C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\ref\dotnet\System.Linq.Expressions.dll /r:C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\ref\netcore50\System.Linq.Parallel.dll /r:C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\ref\netcore50\System.Linq.Queryable.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Net.dll /r:C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\ref\netcore50\System.Net.Http.dll /r:C:\Users\steve\.nuget\packages\System.Net.Http.Rtc\4.0.0\ref\netcore50\System.Net.Http.Rtc.dll /r:C:\Users\steve\.nuget\packages\System.Net.NetworkInformation\4.0.0\ref\netcore50\System.Net.NetworkInformation.dll /r:C:\Users\steve\.nuget\packages\System.Net.Primitives\4.0.10\ref\dotnet\System.Net.Primitives.dll /r:C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\ref\dotnet\System.Net.Requests.dll /r:C:\Users\steve\.nuget\packages\System.Net.Sockets\4.0.0\ref\dotnet\System.Net.Sockets.dll /r:C:\Users\steve\.nuget\packages\System.Net.WebHeaderCollection\4.0.0\ref\dotnet\System.Net.WebHeaderCollection.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Numerics.dll /r:C:\Users\steve\.nuget\packages\System.Numerics.Vectors\4.1.0\ref\dotnet\System.Numerics.Vectors.dll /r:C:\Users\steve\.nuget\packages\System.Numerics.Vectors.WindowsRuntime\4.0.0\lib\dotnet\System.Numerics.Vectors.WindowsRuntime.dll /r:C:\Users\steve\.nuget\packages\System.ObjectModel\4.0.10\ref\dotnet\System.ObjectModel.dll /r:C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\ref\netcore50\System.Reflection.Context.dll /r:C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\ref\dotnet\System.Reflection.DispatchProxy.dll /r:C:\Users\steve\.nuget\packages\System.Reflection\4.0.10\ref\dotnet\System.Reflection.dll /r:C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\ref\netcore50\System.Reflection.Extensions.dll /r:C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll /r:C:\Users\steve\.nuget\packages\System.Reflection.Primitives\4.0.0\ref\netcore50\System.Reflection.Primitives.dll /r:C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\ref\dotnet\System.Reflection.TypeExtensions.dll /r:C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\ref\netcore50\System.Resources.ResourceManager.dll /r:C:\Users\steve\.nuget\packages\System.Runtime\4.0.20\ref\dotnet\System.Runtime.dll /r:C:\Users\steve\.nuget\packages\System.Runtime.Extensions\4.0.10\ref\dotnet\System.Runtime.Extensions.dll /r:C:\Users\steve\.nuget\packages\System.Runtime.Handles\4.0.0\ref\dotnet\System.Runtime.Handles.dll /r:C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\ref\dotnet\System.Runtime.InteropServices.dll /r:C:\Users\steve\.nuget\packages\System.Runtime.InteropServices.WindowsRuntime\4.0.0\ref\netcore50\System.Runtime.InteropServices.WindowsRuntime.dll /r:C:\Users\steve\.nuget\packages\System.Runtime.Numerics\4.0.0\ref\netcore50\System.Runtime.Numerics.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Runtime.Serialization.dll /r:C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\ref\netcore50\System.Runtime.Serialization.Json.dll /r:C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Primitives\4.0.10\ref\dotnet\System.Runtime.Serialization.Primitives.dll /r:C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\ref\dotnet\System.Runtime.Serialization.Xml.dll /r:C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\ref\netcore50\System.Runtime.WindowsRuntime.dll /r:C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\ref\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.dll /r:C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\ref\dotnet\System.Security.Claims.dll /r:C:\Users\steve\.nuget\packages\System.Security.Principal\4.0.0\ref\netcore50\System.Security.Principal.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.dll /r:C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\ref\netcore50\System.ServiceModel.Duplex.dll /r:C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\ref\dotnet\System.ServiceModel.Http.dll /r:C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\ref\netcore50\System.ServiceModel.NetTcp.dll /r:C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\ref\netcore50\System.ServiceModel.Primitives.dll /r:C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\ref\netcore50\System.ServiceModel.Security.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.ServiceModel.Web.dll /r:C:\Users\steve\.nuget\packages\System.Text.Encoding.CodePages\4.0.0\ref\dotnet\System.Text.Encoding.CodePages.dll /r:C:\Users\steve\.nuget\packages\System.Text.Encoding\4.0.10\ref\dotnet\System.Text.Encoding.dll /r:C:\Users\steve\.nuget\packages\System.Text.Encoding.Extensions\4.0.10\ref\dotnet\System.Text.Encoding.Extensions.dll /r:C:\Users\steve\.nuget\packages\System.Text.RegularExpressions\4.0.10\ref\dotnet\System.Text.RegularExpressions.dll /r:C:\Users\steve\.nuget\packages\System.Threading\4.0.10\ref\dotnet\System.Threading.dll /r:C:\Users\steve\.nuget\packages\System.Threading.Overlapped\4.0.0\ref\dotnet\System.Threading.Overlapped.dll /r:C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll /r:C:\Users\steve\.nuget\packages\System.Threading.Tasks\4.0.10\ref\dotnet\System.Threading.Tasks.dll /r:C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\ref\netcore50\System.Threading.Tasks.Parallel.dll /r:C:\Users\steve\.nuget\packages\System.Threading.Timer\4.0.0\ref\netcore50\System.Threading.Timer.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Windows.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Linq.dll /r:C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\ref\dotnet\System.Xml.ReaderWriter.dll /r:C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\ref\netcore50\System.Xml.Serialization.dll /r:C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\ref\dotnet\System.Xml.XDocument.dll /r:C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\ref\dotnet\System.Xml.XmlDocument.dll /r:C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\ref\dotnet\System.Xml.XmlSerializer.dll /r:C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd /r:"C:\Program Files (x86)\Windows Kits\10\References\Windows.ApplicationModel.Calls.CallsVoipContract\1.0.0.0\Windows.ApplicationModel.Calls.CallsVoipContract.winmd" /r:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Devices.Printers.PrintersContract\1.0.0.0\Windows.Devices.Printers.PrintersContract.winmd" /r:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.FoundationContract\2.0.0.0\Windows.Foundation.FoundationContract.winmd" /r:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.UniversalApiContract\2.0.0.0\Windows.Foundation.UniversalApiContract.winmd" /r:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Graphics.Printing3D.Printing3DContract\2.0.0.0\Windows.Graphics.Printing3D.Printing3DContract.winmd" /r:"C:\Program Files (x86)\Windows Kits\10\References\Windows.Networking.Connectivity.WwanContract\1.0.0.0\Windows.Networking.Connectivity.WwanContract.winmd" /r:"C:\Program Files (x86)\Windows Kits\10\\UnionMetadata\facade\Windows.winmd" /compile C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\CodenameOneUWP.dll C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Security.dll C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Text.dll C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Util.dll C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.dll
1> Extracting .ResW files from assembly "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\CodenameOneUWP.dll" into "obj\x86\Release\".
1> Extracting .ResW files from assembly "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll" into "obj\x86\Release\".
1> Extracting .ResW files from assembly "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Security.dll" into "obj\x86\Release\".
1> Extracting .ResW files from assembly "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Text.dll" into "obj\x86\Release\".
1> Extracting .ResW files from assembly "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Util.dll" into "obj\x86\Release\".
1> Extracting .ResW files from assembly "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.dll" into "obj\x86\Release\".
1>Done executing task "GenerateResource".
1>Task "Message"
1> Created resource files:
1>Done executing task "Message".
1>Using "CreatePriFilesForPortableLibraries" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "CreatePriFilesForPortableLibraries"
1>Done executing task "CreatePriFilesForPortableLibraries".
1>Task "Message"
1> Created PRI files:
1>Done executing task "Message".
1>Done building target "_GeneratePrisForPortableLibraries" in project "UWPApp.csproj".
1>Target "_GetPriFilesFromPayload" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateProjectPriFile" depends on it):
1>Using "RemoveDuplicatePriFiles" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "RemoveDuplicatePriFiles"
1>Done executing task "RemoveDuplicatePriFiles".
1>Done building target "_GetPriFilesFromPayload" in project "UWPApp.csproj".
1>Target "_ComputeInputPriFiles" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateProjectPriFile" depends on it):
1>Done building target "_ComputeInputPriFiles" in project "UWPApp.csproj".
1>Target "_GenerateProjectPriConfigurationFiles" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateProjectPriFile" depends on it):
1>Building target "_GenerateProjectPriConfigurationFiles" completely.
1>Output file "obj\x86\Release\priconfig.xml" does not exist.
1>Using "GeneratePriConfigurationFiles" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "GeneratePriConfigurationFiles"
1>Done executing task "GeneratePriConfigurationFiles".
1>Using "CreatePriConfigXmlForFullIndex" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "CreatePriConfigXmlForFullIndex"
1>Done executing task "CreatePriConfigXmlForFullIndex".
1>Task "Copy"
1> Did not copy from file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\App.xbf" to file "obj\x86\Release\App.xbf" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
1> Did not copy from file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\MainPage.xbf" to file "obj\x86\Release\MainPage.xbf" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
1>Done executing task "Copy".
1>Task "Message"
1> UWPApp -> obj\x86\Release\priconfig.xml
1>Done executing task "Message".
1>Task "Message"
1> UWPApp -> obj\x86\Release\layout.resfiles
1>Done executing task "Message".
1>Task "Message"
1> UWPApp -> obj\x86\Release\resources.resfiles
1>Done executing task "Message".
1>Task "Message"
1> UWPApp -> obj\x86\Release\pri.resfiles
1>Done executing task "Message".
1>Task "Message"
1> UWPApp ->
1>Done executing task "Message".
1>Task "Message"
1> UWPApp -> obj\x86\Release\embed.resfiles
1>Done executing task "Message".
1>Done building target "_GenerateProjectPriConfigurationFiles" in project "UWPApp.csproj".
1>Target "_CalculateInputsForGenerateProjectPriFileCore" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateProjectPriFile" depends on it):
1>Done building target "_CalculateInputsForGenerateProjectPriFileCore" in project "UWPApp.csproj".
1>Target "_GenerateProjectPriFileCore" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateProjectPriFile" depends on it):
1>Building target "_GenerateProjectPriFileCore" completely.
1>Output file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\resources.pri" does not exist.
1>Task "MakeDir" skipped, due to false condition; ('$(InsertReverseMap)' == 'true') was evaluated as ('false' == 'true').
1>Using "GenerateProjectPriFile" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "GenerateProjectPriFile"
1> C:\Program Files (x86)\Windows Kits\10\bin\x64\MakePri.exe New -ProjectRoot C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\ -ConfigXml obj\x86\Release\priconfig.xml -OutputFile C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\resources.pri -IndexName XXXXX.com.mycompany.myapp -Verbose -Overwrite
1> Option Verbose specified
1> Option Overwrite specified
1> Index Pass Completed: obj\x86\Release\layout.resfiles
1> AlternateForm Qualifiers: UNPLATED
1> Scale Qualifiers: 200
1> TargetSize Qualifiers: 24
1>
1> Index Pass Completed: obj\x86\Release\resources.resfiles
1>
1> Index Pass Completed: obj\x86\Release\pri.resfiles
1>
1> Index Pass Completed: embed.resfiles
1>
1> Finished building
1> Version: 1.0
1> Resource Map Name: XXXXX.com.mycompany.myapp
1> Named Resources: 16
1> Resource Candidates: 17
1> Successfully Completed
1>Done executing task "GenerateProjectPriFile".
1>Task "Message"
1> UWPApp -> resources.pri
1>Done executing task "Message".
1>Done building target "_GenerateProjectPriFileCore" in project "UWPApp.csproj".
1>Target "_AddFileReadsAndFileWritesForProjectPri" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateProjectPriFile" depends on it):
1>Done building target "_AddFileReadsAndFileWritesForProjectPri" in project "UWPApp.csproj".
1>Target "_CreateProjectPriFileItem" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateProjectPriFile" depends on it):
1>Task "Message"
1> AppxUseResourceIndexerApi=true
1>Done executing task "Message".
1>Done building target "_CreateProjectPriFileItem" in project "UWPApp.csproj".
1>Target "_ExpandProjectPriFile" skipped, due to false condition; ('$(AppxPackage)' == 'true' and '$(AppxUseResourceIndexerApi)' == 'false') was evaluated as ('True' == 'true' and 'true' == 'false').
1>Target "_ExpandPriFiles" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateProjectPriFile" depends on it):
1>Using "ExpandPriContent" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "ExpandPriContent"
1> C:\Program Files (x86)\Windows Kits\10\bin\x64\MakePri.exe Dump -IndexFile C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.pri -OutputFile obj\x86\Release\ZXing.pri.xml -Verbose -Overwrite
1> Option Verbose specified
1> Option Overwrite specified
1> Output File at obj\x86\Release\ZXing.pri.xml
1> Successfully Completed
1>Done executing task "ExpandPriContent".
1>Done building target "_ExpandPriFiles" in project "UWPApp.csproj".
1>Target "_ExpandPriUploadFiles" skipped, due to false condition; ('$(BuildAppxUploadPackageForUap)' == 'true') was evaluated as ('false' == 'true').
1>Target "AfterGenerateProjectPriFile" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateProjectPriFile" depends on it):
1>Done building target "AfterGenerateProjectPriFile" in project "UWPApp.csproj".
1>Target "_GenerateProjectPriFile" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Done building target "_GenerateProjectPriFile" in project "UWPApp.csproj".
1>Target "_ComputeAppxPackagePayload" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareForRun" depends on it):
1>Task "RemovePayloadDuplicates"
1>Done executing task "RemovePayloadDuplicates".
1>Task "RemovePayloadDuplicates" skipped, due to false condition; ('$(BuildAppxUploadPackageForUap)' == 'true') was evaluated as ('false' == 'true').
1>Using "GenerateProjectArchitecturesFile" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "GenerateProjectArchitecturesFile"
1>Done executing task "GenerateProjectArchitecturesFile".
1>Done building target "_ComputeAppxPackagePayload" in project "UWPApp.csproj".
1>Target "_FixVCLibs120References" in file "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportBefore\Microsoft.Cpp.VCLibs120Universal.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(InstalledSDKLocations)' == '' and '@(VCLibs120Ref)' != '') was evaluated as ('' == '' and '' != '').
1>Task "ResolveSDKReference" skipped, due to false condition; ('@(VCLibs120Ref)' != '') was evaluated as ('' != '').
1>Done building target "_FixVCLibs120References" in project "UWPApp.csproj".
1>Target "_ResolvePrimaryProjectWinmdFiles" skipped, due to false condition; ('$(OutputType)' != 'exe' and '$(AppxPackage)' == 'true' AND '$(ContainsStartupTask)' == 'true') was evaluated as ('AppContainerExe' != 'exe' and 'True' == 'true' AND '' == 'true').
1>Target "BeforeGenerateAppxManifest" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Done building target "BeforeGenerateAppxManifest" in project "UWPApp.csproj".
1>Target "_GetRecursiveResolvedSDKReferences" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Using "RemoveDuplicateSDKReferences" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "RemoveDuplicateSDKReferences"
1>Done executing task "RemoveDuplicateSDKReferences".
1>Using "GetFrameworkSdkPackages" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "GetFrameworkSdkPackages"
1>Done executing task "GetFrameworkSdkPackages".
1>Done building target "_GetRecursiveResolvedSDKReferences" in project "UWPApp.csproj".
1>Target "_CopyCurrentProjectAppxManifestOverride" skipped, due to false condition; (Exists(@(CustomAppxManifest))) was evaluated as (Exists()).
1>Target "_CopyCurrentProjectAppxUploadManifestOverride" skipped, due to false condition; (Exists(@(CustomAppxManifest)) and '$(BuildAppxUploadPackageForUap)' == 'true') was evaluated as (Exists() and 'false' == 'true').
1>Target "_CalculateInputsForGenerateCurrentProjectAppxManifest" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Task "RemovePayloadDuplicates"
1>Done executing task "RemovePayloadDuplicates".
1>Task "RemovePayloadDuplicates"
1>Done executing task "RemovePayloadDuplicates".
1>Task "RemovePayloadDuplicates"
1>Done executing task "RemovePayloadDuplicates".
1>Task "RemovePayloadDuplicates"
1>Done executing task "RemovePayloadDuplicates".
1>Done building target "_CalculateInputsForGenerateCurrentProjectAppxManifest" in project "UWPApp.csproj".
1>Target "_GenerateCurrentProjectAppxManifest" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Building target "_GenerateCurrentProjectAppxManifest" completely.
1>Output file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\AppxManifest.xml" does not exist.
1>Using "GenerateAppxManifest" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "GenerateAppxManifest"
1> Inspecting winmd 'Microsoft.Graphics.Canvas.winmd'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintEventArgs'.
1> Type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintEventArgs' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintDocument'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintDocument'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintTaskOptionsChangedEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintTaskOptionsChangedEventArgs'.
1> Type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintTaskOptionsChangedEventArgs' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintDeferral'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintDeferral'.
1> Type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintDeferral' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Printing.CanvasPreviewEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Printing.CanvasPreviewEventArgs'.
1> Type 'Microsoft.Graphics.Canvas.Printing.CanvasPreviewEventArgs' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasSpriteBatch'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasSpriteBatch'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasRenderTarget'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasRenderTarget'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Geometry.CanvasGradientMesh'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Geometry.CanvasGradientMesh'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Geometry.CanvasGeometry'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Geometry.CanvasGeometry'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Geometry.CanvasPathBuilder'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Geometry.CanvasPathBuilder'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Geometry.CanvasCachedGeometry'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Geometry.CanvasCachedGeometry'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Geometry.CanvasStrokeStyle'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Geometry.CanvasStrokeStyle'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasSwapChain'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasSwapChain'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasVirtualBitmap'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasVirtualBitmap'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasAnimatedUpdateEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasAnimatedUpdateEventArgs'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasVirtualImageSource'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasVirtualImageSource'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasAnimatedControl'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasAnimatedControl'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasDrawEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasDrawEventArgs'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasSwapChainPanel'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasSwapChainPanel'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasControl'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasControl'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasRegionsInvalidatedEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasRegionsInvalidatedEventArgs'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasVirtualControl'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasVirtualControl'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasAnimatedDrawEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasAnimatedDrawEventArgs'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasImageSource'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasImageSource'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.CanvasCreateResourcesEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.CanvasCreateResourcesEventArgs'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Composition.CanvasComposition'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Composition.CanvasComposition'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasDevice'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasDevice'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasLock'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasLock'.
1> Type 'Microsoft.Graphics.Canvas.CanvasLock' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasCommandList'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasCommandList'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasDrawingSession'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasDrawingSession'.
1> Type 'Microsoft.Graphics.Canvas.CanvasDrawingSession' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasScaledFont'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasScaledFont'.
1> Type 'Microsoft.Graphics.Canvas.Text.CanvasScaledFont' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasFontFace'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasFontFace'.
1> Type 'Microsoft.Graphics.Canvas.Text.CanvasFontFace' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasFontSet'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasFontSet'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasNumberSubstitution'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasNumberSubstitution'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasTextAnalyzer'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasTextAnalyzer'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasTextRenderingParameters'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasTextRenderingParameters'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasTypography'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasTypography'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasTextFormat'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasTextFormat'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasTextLayout'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasTextLayout'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.GrayscaleEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.GrayscaleEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.HueRotationEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.HueRotationEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.BrightnessEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.BrightnessEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.InvertEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.InvertEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.PixelShaderEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.PixelShaderEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.TemperatureAndTintEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.TemperatureAndTintEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.HueToRgbEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.HueToRgbEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ColorManagementEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ColorManagementEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.OpacityMetadataEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.OpacityMetadataEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.EffectTransferTable3D'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.EffectTransferTable3D'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.HighlightsAndShadowsEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.HighlightsAndShadowsEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ExposureEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ExposureEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.StraightenEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.StraightenEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ConvolveMatrixEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ConvolveMatrixEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.PosterizeEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.PosterizeEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.BorderEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.BorderEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.DirectionalBlurEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.DirectionalBlurEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.DiscreteTransferEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.DiscreteTransferEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.PointDiffuseEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.PointDiffuseEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ColorSourceEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ColorSourceEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.AtlasEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.AtlasEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.GaussianBlurEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.GaussianBlurEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.SpotSpecularEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.SpotSpecularEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ContrastEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ContrastEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.DisplacementMapEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.DisplacementMapEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.SaturationEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.SaturationEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.LinearTransferEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.LinearTransferEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.SpotDiffuseEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.SpotDiffuseEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.LuminanceToAlphaEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.LuminanceToAlphaEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.TurbulenceEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.TurbulenceEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.PremultiplyEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.PremultiplyEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.PointSpecularEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.PointSpecularEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.DpiCompensationEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.DpiCompensationEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.EdgeDetectionEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.EdgeDetectionEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.TableTransfer3DEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.TableTransfer3DEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.CompositeEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.CompositeEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.DistantDiffuseEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.DistantDiffuseEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ScaleEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ScaleEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.SharpenEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.SharpenEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.TableTransferEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.TableTransferEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ColorMatrixEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ColorMatrixEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.VignetteEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.VignetteEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.TileEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.TileEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.DistantSpecularEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.DistantSpecularEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.Transform2DEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.Transform2DEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.BlendEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.BlendEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ChromaKeyEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ChromaKeyEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.UnPremultiplyEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.UnPremultiplyEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.CropEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.CropEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ColorManagementProfile'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ColorManagementProfile'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.RgbToHueEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.RgbToHueEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.GammaTransferEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.GammaTransferEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.Transform3DEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.Transform3DEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ShadowEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ShadowEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ArithmeticCompositeEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ArithmeticCompositeEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.MorphologyEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.MorphologyEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.EmbossEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.EmbossEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.SepiaEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.SepiaEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasBitmap'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasBitmap'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Brushes.CanvasSolidColorBrush'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Brushes.CanvasSolidColorBrush'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Brushes.CanvasLinearGradientBrush'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Brushes.CanvasLinearGradientBrush'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Brushes.CanvasRadialGradientBrush'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Brushes.CanvasRadialGradientBrush'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Brushes.CanvasImageBrush'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Brushes.CanvasImageBrush'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasActiveLayer'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasActiveLayer'.
1> Type 'Microsoft.Graphics.Canvas.CanvasActiveLayer' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasImage'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasImage'.
1> Inspecting winmd 'ZXing.winmd'.
1> Inspecting type 'ZXing.ResultPoint'.
1> Harvesting registration information for type 'ZXing.ResultPoint'.
1> Inspecting type 'ZXing.BarcodeWriter'.
1> Harvesting registration information for type 'ZXing.BarcodeWriter'.
1> Inspecting type 'ZXing.Dimension'.
1> Harvesting registration information for type 'ZXing.Dimension'.
1> Inspecting type 'ZXing.Result'.
1> Harvesting registration information for type 'ZXing.Result'.
1> Inspecting type 'ZXing.BarcodeFormat'.
1> Harvesting registration information for type 'ZXing.BarcodeFormat'.
1> Type 'ZXing.BarcodeFormat' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.QrCode.QRCodeWriter'.
1> Harvesting registration information for type 'ZXing.QrCode.QRCodeWriter'.
1> Inspecting type 'ZXing.QrCode.QrCodeEncodingOptions'.
1> Harvesting registration information for type 'ZXing.QrCode.QrCodeEncodingOptions'.
1> Inspecting type 'ZXing.QrCode.Internal.ErrorCorrectionLevel'.
1> Harvesting registration information for type 'ZXing.QrCode.Internal.ErrorCorrectionLevel'.
1> Inspecting type 'ZXing.QrCode.Internal.QRCodeDecoderMetaData'.
1> Harvesting registration information for type 'ZXing.QrCode.Internal.QRCodeDecoderMetaData'.
1> Inspecting type 'ZXing.ResultMetadataType'.
1> Harvesting registration information for type 'ZXing.ResultMetadataType'.
1> Type 'ZXing.ResultMetadataType' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.BarcodeReader'.
1> Harvesting registration information for type 'ZXing.BarcodeReader'.
1> Inspecting type 'ZXing.ResultPointCallback'.
1> Harvesting registration information for type 'ZXing.ResultPointCallback'.
1> Type 'ZXing.ResultPointCallback' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.Rendering.PixelData'.
1> Harvesting registration information for type 'ZXing.Rendering.PixelData'.
1> Type 'ZXing.Rendering.PixelData' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.Rendering.PixelDataRenderer'.
1> Harvesting registration information for type 'ZXing.Rendering.PixelDataRenderer'.
1> Inspecting type 'ZXing.Datamatrix.Encoder.Encodation'.
1> Harvesting registration information for type 'ZXing.Datamatrix.Encoder.Encodation'.
1> Type 'ZXing.Datamatrix.Encoder.Encodation' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.Datamatrix.Encoder.SymbolShapeHint'.
1> Harvesting registration information for type 'ZXing.Datamatrix.Encoder.SymbolShapeHint'.
1> Type 'ZXing.Datamatrix.Encoder.SymbolShapeHint' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.Datamatrix.Encoder.DefaultPlacement'.
1> Harvesting registration information for type 'ZXing.Datamatrix.Encoder.DefaultPlacement'.
1> Inspecting type 'ZXing.Datamatrix.DataMatrixWriter'.
1> Harvesting registration information for type 'ZXing.Datamatrix.DataMatrixWriter'.
1> Inspecting type 'ZXing.Datamatrix.DatamatrixEncodingOptions'.
1> Harvesting registration information for type 'ZXing.Datamatrix.DatamatrixEncodingOptions'.
1> Inspecting type 'ZXing.Datamatrix.Internal.Version'.
1> Harvesting registration information for type 'ZXing.Datamatrix.Internal.Version'.
1> Inspecting type 'ZXing.DecodeHintType'.
1> Harvesting registration information for type 'ZXing.DecodeHintType'.
1> Type 'ZXing.DecodeHintType' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.EncodeHintType'.
1> Harvesting registration information for type 'ZXing.EncodeHintType'.
1> Type 'ZXing.EncodeHintType' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.Common.ReedSolomon.GenericGF'.
1> Harvesting registration information for type 'ZXing.Common.ReedSolomon.GenericGF'.
1> Inspecting type 'ZXing.Common.BitArray'.
1> Harvesting registration information for type 'ZXing.Common.BitArray'.
1> Inspecting type 'ZXing.Common.Detector.WhiteRectangleDetector'.
1> Harvesting registration information for type 'ZXing.Common.Detector.WhiteRectangleDetector'.
1> Inspecting type 'ZXing.Common.BitSource'.
1> Harvesting registration information for type 'ZXing.Common.BitSource'.
1> Inspecting type 'ZXing.Common.BitMatrix'.
1> Harvesting registration information for type 'ZXing.Common.BitMatrix'.
1> Inspecting type 'ZXing.Common.EncodingOptions'.
1> Harvesting registration information for type 'ZXing.Common.EncodingOptions'.
1> Inspecting type 'ZXing.Common.DecodingOptions'.
1> Harvesting registration information for type 'ZXing.Common.DecodingOptions'.
1> Inspecting type 'ZXing.Aztec.AztecWriter'.
1> Harvesting registration information for type 'ZXing.Aztec.AztecWriter'.
1> Inspecting type 'ZXing.Aztec.AztecEncodingOptions'.
1> Harvesting registration information for type 'ZXing.Aztec.AztecEncodingOptions'.
1> Inspecting type 'ZXing.Aztec.AztecResultMetadata'.
1> Harvesting registration information for type 'ZXing.Aztec.AztecResultMetadata'.
1> Inspecting type 'ZXing.Client.Result.ParsedResultType'.
1> Harvesting registration information for type 'ZXing.Client.Result.ParsedResultType'.
1> Type 'ZXing.Client.Result.ParsedResultType' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.PDF417.PDF417Writer'.
1> Harvesting registration information for type 'ZXing.PDF417.PDF417Writer'.
1> Inspecting type 'ZXing.PDF417.PDF417EncodingOptions'.
1> Harvesting registration information for type 'ZXing.PDF417.PDF417EncodingOptions'.
1> Inspecting type 'ZXing.PDF417.PDF417ResultMetadata'.
1> Harvesting registration information for type 'ZXing.PDF417.PDF417ResultMetadata'.
1> Inspecting type 'ZXing.PDF417.Internal.PDF417ErrorCorrectionLevel'.
1> Harvesting registration information for type 'ZXing.PDF417.Internal.PDF417ErrorCorrectionLevel'.
1> Type 'ZXing.PDF417.Internal.PDF417ErrorCorrectionLevel' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.PDF417.Internal.Dimensions'.
1> Harvesting registration information for type 'ZXing.PDF417.Internal.Dimensions'.
1> Inspecting type 'ZXing.PDF417.Internal.Compaction'.
1> Harvesting registration information for type 'ZXing.PDF417.Internal.Compaction'.
1> Type 'ZXing.PDF417.Internal.Compaction' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.OneD.Code128EncodingOptions'.
1> Harvesting registration information for type 'ZXing.OneD.Code128EncodingOptions'.
1> Inspecting type 'ZXing.OneD.UPCAWriter'.
1> Harvesting registration information for type 'ZXing.OneD.UPCAWriter'.
1> Inspecting type 'ZXing.BitmapFormat'.
1> Harvesting registration information for type 'ZXing.BitmapFormat'.
1> Type 'ZXing.BitmapFormat' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting winmd 'Microsoft.Graphics.Canvas.winmd'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.CanvasCreateResourcesEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.CanvasCreateResourcesEventArgs'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasRegionsInvalidatedEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasRegionsInvalidatedEventArgs'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasAnimatedUpdateEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasAnimatedUpdateEventArgs'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasSwapChainPanel'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasSwapChainPanel'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasImageSource'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasImageSource'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasAnimatedControl'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasAnimatedControl'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasAnimatedDrawEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasAnimatedDrawEventArgs'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasVirtualControl'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasVirtualControl'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasVirtualImageSource'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasVirtualImageSource'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasControl'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasControl'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasDrawEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Xaml.CanvasDrawEventArgs'.
1> Inspecting type 'Microsoft.Graphics.Canvas.UI.Composition.CanvasComposition'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.UI.Composition.CanvasComposition'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasBitmap'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasBitmap'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasLock'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasLock'.
1> Type 'Microsoft.Graphics.Canvas.CanvasLock' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ArithmeticCompositeEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ArithmeticCompositeEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.HighlightsAndShadowsEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.HighlightsAndShadowsEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.Transform3DEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.Transform3DEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.InvertEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.InvertEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ColorSourceEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ColorSourceEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.CropEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.CropEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ColorMatrixEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ColorMatrixEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.GaussianBlurEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.GaussianBlurEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.DirectionalBlurEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.DirectionalBlurEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ColorManagementProfile'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ColorManagementProfile'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.PixelShaderEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.PixelShaderEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.TemperatureAndTintEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.TemperatureAndTintEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ConvolveMatrixEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ConvolveMatrixEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.TableTransfer3DEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.TableTransfer3DEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.EffectTransferTable3D'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.EffectTransferTable3D'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.Transform2DEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.Transform2DEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.SpotSpecularEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.SpotSpecularEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ExposureEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ExposureEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.SepiaEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.SepiaEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.TurbulenceEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.TurbulenceEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.SharpenEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.SharpenEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.SpotDiffuseEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.SpotDiffuseEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.DisplacementMapEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.DisplacementMapEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.EmbossEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.EmbossEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.GrayscaleEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.GrayscaleEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.AtlasEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.AtlasEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.LinearTransferEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.LinearTransferEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.TableTransferEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.TableTransferEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.OpacityMetadataEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.OpacityMetadataEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ScaleEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ScaleEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.DpiCompensationEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.DpiCompensationEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.SaturationEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.SaturationEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.HueRotationEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.HueRotationEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.PremultiplyEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.PremultiplyEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.BrightnessEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.BrightnessEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.PointDiffuseEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.PointDiffuseEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.BorderEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.BorderEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ColorManagementEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ColorManagementEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.StraightenEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.StraightenEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.PosterizeEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.PosterizeEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.GammaTransferEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.GammaTransferEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.MorphologyEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.MorphologyEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.UnPremultiplyEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.UnPremultiplyEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.CompositeEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.CompositeEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.LuminanceToAlphaEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.LuminanceToAlphaEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ContrastEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ContrastEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.TileEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.TileEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.HueToRgbEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.HueToRgbEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ChromaKeyEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ChromaKeyEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.EdgeDetectionEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.EdgeDetectionEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.DistantSpecularEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.DistantSpecularEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.PointSpecularEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.PointSpecularEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.DistantDiffuseEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.DistantDiffuseEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.RgbToHueEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.RgbToHueEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.DiscreteTransferEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.DiscreteTransferEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.ShadowEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.ShadowEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.BlendEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.BlendEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Effects.VignetteEffect'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Effects.VignetteEffect'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasRenderTarget'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasRenderTarget'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasFontSet'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasFontSet'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasTextAnalyzer'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasTextAnalyzer'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasTextLayout'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasTextLayout'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasFontFace'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasFontFace'.
1> Type 'Microsoft.Graphics.Canvas.Text.CanvasFontFace' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasTextFormat'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasTextFormat'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasNumberSubstitution'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasNumberSubstitution'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasScaledFont'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasScaledFont'.
1> Type 'Microsoft.Graphics.Canvas.Text.CanvasScaledFont' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasTextRenderingParameters'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasTextRenderingParameters'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Text.CanvasTypography'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Text.CanvasTypography'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintEventArgs'.
1> Type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintEventArgs' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Printing.CanvasPreviewEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Printing.CanvasPreviewEventArgs'.
1> Type 'Microsoft.Graphics.Canvas.Printing.CanvasPreviewEventArgs' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintTaskOptionsChangedEventArgs'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintTaskOptionsChangedEventArgs'.
1> Type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintTaskOptionsChangedEventArgs' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintDeferral'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintDeferral'.
1> Type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintDeferral' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintDocument'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Printing.CanvasPrintDocument'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasDrawingSession'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasDrawingSession'.
1> Type 'Microsoft.Graphics.Canvas.CanvasDrawingSession' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasSpriteBatch'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasSpriteBatch'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasDevice'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasDevice'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Brushes.CanvasRadialGradientBrush'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Brushes.CanvasRadialGradientBrush'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Brushes.CanvasSolidColorBrush'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Brushes.CanvasSolidColorBrush'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Brushes.CanvasLinearGradientBrush'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Brushes.CanvasLinearGradientBrush'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Brushes.CanvasImageBrush'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Brushes.CanvasImageBrush'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasSwapChain'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasSwapChain'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Geometry.CanvasPathBuilder'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Geometry.CanvasPathBuilder'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Geometry.CanvasGeometry'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Geometry.CanvasGeometry'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Geometry.CanvasCachedGeometry'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Geometry.CanvasCachedGeometry'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Geometry.CanvasGradientMesh'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Geometry.CanvasGradientMesh'.
1> Inspecting type 'Microsoft.Graphics.Canvas.Geometry.CanvasStrokeStyle'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.Geometry.CanvasStrokeStyle'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasImage'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasImage'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasActiveLayer'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasActiveLayer'.
1> Type 'Microsoft.Graphics.Canvas.CanvasActiveLayer' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasCommandList'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasCommandList'.
1> Inspecting type 'Microsoft.Graphics.Canvas.CanvasVirtualBitmap'.
1> Harvesting registration information for type 'Microsoft.Graphics.Canvas.CanvasVirtualBitmap'.
1> Inspecting winmd 'ZXing.winmd'.
1> Inspecting type 'ZXing.ResultPoint'.
1> Harvesting registration information for type 'ZXing.ResultPoint'.
1> Inspecting type 'ZXing.BarcodeWriter'.
1> Harvesting registration information for type 'ZXing.BarcodeWriter'.
1> Inspecting type 'ZXing.Dimension'.
1> Harvesting registration information for type 'ZXing.Dimension'.
1> Inspecting type 'ZXing.Result'.
1> Harvesting registration information for type 'ZXing.Result'.
1> Inspecting type 'ZXing.BarcodeFormat'.
1> Harvesting registration information for type 'ZXing.BarcodeFormat'.
1> Type 'ZXing.BarcodeFormat' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.QrCode.QRCodeWriter'.
1> Harvesting registration information for type 'ZXing.QrCode.QRCodeWriter'.
1> Inspecting type 'ZXing.QrCode.QrCodeEncodingOptions'.
1> Harvesting registration information for type 'ZXing.QrCode.QrCodeEncodingOptions'.
1> Inspecting type 'ZXing.QrCode.Internal.ErrorCorrectionLevel'.
1> Harvesting registration information for type 'ZXing.QrCode.Internal.ErrorCorrectionLevel'.
1> Inspecting type 'ZXing.QrCode.Internal.QRCodeDecoderMetaData'.
1> Harvesting registration information for type 'ZXing.QrCode.Internal.QRCodeDecoderMetaData'.
1> Inspecting type 'ZXing.ResultMetadataType'.
1> Harvesting registration information for type 'ZXing.ResultMetadataType'.
1> Type 'ZXing.ResultMetadataType' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.BarcodeReader'.
1> Harvesting registration information for type 'ZXing.BarcodeReader'.
1> Inspecting type 'ZXing.ResultPointCallback'.
1> Harvesting registration information for type 'ZXing.ResultPointCallback'.
1> Type 'ZXing.ResultPointCallback' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.Rendering.PixelData'.
1> Harvesting registration information for type 'ZXing.Rendering.PixelData'.
1> Type 'ZXing.Rendering.PixelData' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.Rendering.PixelDataRenderer'.
1> Harvesting registration information for type 'ZXing.Rendering.PixelDataRenderer'.
1> Inspecting type 'ZXing.Datamatrix.DataMatrixWriter'.
1> Harvesting registration information for type 'ZXing.Datamatrix.DataMatrixWriter'.
1> Inspecting type 'ZXing.Datamatrix.Encoder.Encodation'.
1> Harvesting registration information for type 'ZXing.Datamatrix.Encoder.Encodation'.
1> Type 'ZXing.Datamatrix.Encoder.Encodation' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.Datamatrix.Encoder.SymbolShapeHint'.
1> Harvesting registration information for type 'ZXing.Datamatrix.Encoder.SymbolShapeHint'.
1> Type 'ZXing.Datamatrix.Encoder.SymbolShapeHint' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.Datamatrix.Encoder.DefaultPlacement'.
1> Harvesting registration information for type 'ZXing.Datamatrix.Encoder.DefaultPlacement'.
1> Inspecting type 'ZXing.Datamatrix.DatamatrixEncodingOptions'.
1> Harvesting registration information for type 'ZXing.Datamatrix.DatamatrixEncodingOptions'.
1> Inspecting type 'ZXing.Datamatrix.Internal.Version'.
1> Harvesting registration information for type 'ZXing.Datamatrix.Internal.Version'.
1> Inspecting type 'ZXing.DecodeHintType'.
1> Harvesting registration information for type 'ZXing.DecodeHintType'.
1> Type 'ZXing.DecodeHintType' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.EncodeHintType'.
1> Harvesting registration information for type 'ZXing.EncodeHintType'.
1> Type 'ZXing.EncodeHintType' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.Common.ReedSolomon.GenericGF'.
1> Harvesting registration information for type 'ZXing.Common.ReedSolomon.GenericGF'.
1> Inspecting type 'ZXing.Common.Detector.WhiteRectangleDetector'.
1> Harvesting registration information for type 'ZXing.Common.Detector.WhiteRectangleDetector'.
1> Inspecting type 'ZXing.Common.BitSource'.
1> Harvesting registration information for type 'ZXing.Common.BitSource'.
1> Inspecting type 'ZXing.Common.BitMatrix'.
1> Harvesting registration information for type 'ZXing.Common.BitMatrix'.
1> Inspecting type 'ZXing.Common.BitArray'.
1> Harvesting registration information for type 'ZXing.Common.BitArray'.
1> Inspecting type 'ZXing.Common.EncodingOptions'.
1> Harvesting registration information for type 'ZXing.Common.EncodingOptions'.
1> Inspecting type 'ZXing.Common.DecodingOptions'.
1> Harvesting registration information for type 'ZXing.Common.DecodingOptions'.
1> Inspecting type 'ZXing.Aztec.AztecWriter'.
1> Harvesting registration information for type 'ZXing.Aztec.AztecWriter'.
1> Inspecting type 'ZXing.Aztec.AztecEncodingOptions'.
1> Harvesting registration information for type 'ZXing.Aztec.AztecEncodingOptions'.
1> Inspecting type 'ZXing.Aztec.AztecResultMetadata'.
1> Harvesting registration information for type 'ZXing.Aztec.AztecResultMetadata'.
1> Inspecting type 'ZXing.Client.Result.ParsedResultType'.
1> Harvesting registration information for type 'ZXing.Client.Result.ParsedResultType'.
1> Type 'ZXing.Client.Result.ParsedResultType' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.PDF417.PDF417Writer'.
1> Harvesting registration information for type 'ZXing.PDF417.PDF417Writer'.
1> Inspecting type 'ZXing.PDF417.PDF417EncodingOptions'.
1> Harvesting registration information for type 'ZXing.PDF417.PDF417EncodingOptions'.
1> Inspecting type 'ZXing.PDF417.Internal.PDF417ErrorCorrectionLevel'.
1> Harvesting registration information for type 'ZXing.PDF417.Internal.PDF417ErrorCorrectionLevel'.
1> Type 'ZXing.PDF417.Internal.PDF417ErrorCorrectionLevel' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.PDF417.Internal.Dimensions'.
1> Harvesting registration information for type 'ZXing.PDF417.Internal.Dimensions'.
1> Inspecting type 'ZXing.PDF417.Internal.Compaction'.
1> Harvesting registration information for type 'ZXing.PDF417.Internal.Compaction'.
1> Type 'ZXing.PDF417.Internal.Compaction' is not marked as either [Composable], [Activatable], or [Staticable].
1> Inspecting type 'ZXing.PDF417.PDF417ResultMetadata'.
1> Harvesting registration information for type 'ZXing.PDF417.PDF417ResultMetadata'.
1> Inspecting type 'ZXing.OneD.Code128EncodingOptions'.
1> Harvesting registration information for type 'ZXing.OneD.Code128EncodingOptions'.
1> Inspecting type 'ZXing.OneD.UPCAWriter'.
1> Harvesting registration information for type 'ZXing.OneD.UPCAWriter'.
1> Inspecting type 'ZXing.BitmapFormat'.
1> Harvesting registration information for type 'ZXing.BitmapFormat'.
1> Type 'ZXing.BitmapFormat' is not marked as either [Composable], [Activatable], or [Staticable].
1>Done executing task "GenerateAppxManifest".
1>Task "Message"
1> Package.appxmanifest -> C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\AppxManifest.xml
1>Done executing task "Message".
1>Done building target "_GenerateCurrentProjectAppxManifest" in project "UWPApp.csproj".
1>Target "_CreateFinalAppxManifestItem" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Done building target "_CreateFinalAppxManifestItem" in project "UWPApp.csproj".
1>Target "_FindStoreAssociationFile" skipped. Previously built successfully.
1>Target "_ValidateAppxManifest" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Using "ValidateAppxManifest" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.Build.AppxPackage.dll".
1>Task "ValidateAppxManifest"
1>Done executing task "ValidateAppxManifest".
1>Done building target "_ValidateAppxManifest" in project "UWPApp.csproj".
1>Target "_CopyProjectAppxManifestToAppxUpload" skipped, due to false condition; ('$(UseDotNetNativeToolchain)' != 'true' and
1> '$(BuildAppxUploadPackageForUap)' == 'true') was evaluated as ('true' != 'true' and
1> 'false' == 'true').
1>Target "AfterGenerateAppxManifest" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Done building target "AfterGenerateAppxManifest" in project "UWPApp.csproj".
1>Target "ComputeWireUpCoreRuntimeGates" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.Net.CoreRuntime.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Done building target "ComputeWireUpCoreRuntimeGates" in project "UWPApp.csproj".
1>Target "_WireUpCoreRuntime" skipped, due to false condition; ('$(WireUpCoreRuntimeGates)'=='Satisfied') was evaluated as (''=='Satisfied').
1>Target "ValidateRdXml" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.NetNative.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Using "ValidateRdXmlTask" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\tools\Microsoft.Build.ILTasks.dll".
1>Task "ValidateRdXmlTask"
1>Done executing task "ValidateRdXmlTask".
1>Done building target "ValidateRdXml" in project "UWPApp.csproj".
1>Target "ComputeExtensionSDKReferencePaths" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.NetNative.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ComputeIlcParameters" depends on it):
1>Done building target "ComputeExtensionSDKReferencePaths" in project "UWPApp.csproj".
1>Target "ComputeIlcParameters" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.NetNative.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareILCInputFolder" depends on it):
1>Task "ConvertToAbsolutePath"
1>Done executing task "ConvertToAbsolutePath".
1>Task "ConvertToAbsolutePath"
1>Done executing task "ConvertToAbsolutePath".
1>Task "GetSdkPropertyValue"
1>Done executing task "GetSdkPropertyValue".
1>Task "GetSdkFileFullPath"
1>Done executing task "GetSdkFileFullPath".
1>Task "ConvertToAbsolutePath"
1>Done executing task "ConvertToAbsolutePath".
1>Done building target "ComputeIlcParameters" in project "UWPApp.csproj".
1>Target "ComputeIlcParameters" skipped. Previously built successfully.
1>Target "_CalculateInputsForGenerateAppxPackageRecipe" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\Microsoft.AppXPackage.Targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "ComputeNativePackageInputsAndOutputs" depends on it):
1>Done building target "_CalculateInputsForGenerateAppxPackageRecipe" in project "UWPApp.csproj".
1>Target "ComputeNativePackageInputsAndOutputs" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.NetNative.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareILCInputFolder" depends on it):
1>Using "ComputeManagedBinaries" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\ilc.exe".
1>Task "ComputeManagedBinaries"
1>Done executing task "ComputeManagedBinaries".
1>Done building target "ComputeNativePackageInputsAndOutputs" in project "UWPApp.csproj".
1>Target "ResolveNuGetPackageAssets" skipped. Previously built successfully.
1>Target "InjectNetCoreFramework" skipped, due to false condition; ('$(_NetCoreFrameworkInjectionNeeded)' == 'true' and ('$(ResolveNuGetPackages)' != 'true' or !Exists('$(ProjectLockFile)'))) was evaluated as ('' == 'true' and ('true' != 'true' or !Exists('project.lock.json'))).
1>Target "ComputeIlcParameters" skipped. Previously built successfully.
1>Target "QueryDotNetNativeDependencySDKs" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.NetNative.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "VerifySharedAssemblyApplicability" depends on it):
1>Using "GetInstalledSDKLocations" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "GetInstalledSDKLocations"
1> Searching for SDKs targeting "UAP, 10.0.10586.0".
1> Found "21" SDKs.
1> Installed SDKs:
1> SDK "CppUnitTestFramework.Universal, Version=14.0" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\CppUnitTestFramework.Universal\14.0\"
1> SDK "Microsoft.Midi.GmDls, Version=10.0.10240.0" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.Midi.GmDls\10.0.10240.0\"
1> SDK "Microsoft.Midi.GmDls, Version=10.0.10586.0" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.Midi.GmDls\10.0.10586.0\"
1> SDK "Microsoft.NET.CoreRuntime, Version=1.0" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.CoreRuntime\1.0\"
1> SDK "Microsoft.NET.Native.Framework.1.3, Version=1.3" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\"
1> SDK "Microsoft.NET.Native.Runtime.1.3, Version=1.3" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Runtime.1.3\1.3\"
1> SDK "Microsoft.UniversalCRT.Debug, Version=10.0.10150.0" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.UniversalCRT.Debug\10.0.10150.0\"
1> SDK "Microsoft.UniversalCRT.Debug, Version=10.0.10240.0" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.UniversalCRT.Debug\10.0.10240.0\"
1> SDK "Microsoft.UniversalCRT.Debug, Version=10.0.10586.0" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.UniversalCRT.Debug\10.0.10586.0\"
1> SDK "Microsoft.VCLibs, Version=14.0" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\"
1> SDK "Microsoft.VCLibs.120, Version=14.0" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs.120\14.0\"
1> SDK "MSTestFramework.Universal, Version=14.0" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\MSTestFramework.Universal\14.0\"
1> SDK "TestPlatform.Universal, Version=14.0" is installed at "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\TestPlatform.Universal\14.0\"
1> SDK "WindowsDesktop, Version=10.0.10240.0" is installed at "C:\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsDesktop\10.0.10240.0\"
1> SDK "WindowsDesktop, Version=10.0.10586.0" is installed at "C:\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsDesktop\10.0.10586.0\"
1> SDK "WindowsIoT, Version=10.0.10240.0" is installed at "C:\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsIoT\10.0.10240.0\"
1> SDK "WindowsIoT, Version=10.0.10586.0" is installed at "C:\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsIoT\10.0.10586.0\"
1> SDK "WindowsMobile, Version=10.0.10240.0" is installed at "C:\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsMobile\10.0.10240.0\"
1> SDK "WindowsMobile, Version=10.0.10586.0" is installed at "C:\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsMobile\10.0.10586.0\"
1> SDK "WindowsTeam, Version=10.0.10240.0" is installed at "C:\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsTeam\10.0.10240.0\"
1> SDK "WindowsTeam, Version=10.0.10586.0" is installed at "C:\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsTeam\10.0.10586.0\"
1>Done executing task "GetInstalledSDKLocations".
1>Using "ResolveSDKReference" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ResolveSDKReference"
1> Searching for SDK "Microsoft.NET.Native.Framework.1.3, Version=1.3":
1> Found at search location "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\".
1> Reading SDK manifest file "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\SDKManifest.xml".
1> Targeted configuration and architecture "Retail|x86"
1> Could not find "FrameworkIdentity" attribute "FrameworkIdentity-Retail-x86" in the SDK manifest.
1> Found "FrameworkIdentity" attribute "Name = Microsoft.NET.Native.Framework.1.3, MinVersion = 1.3.23901.0, Publisher = 'CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US'" in the SDK manifest.
1> Found "APPX" location attribute "AppX-Retail-x86=.\x86\ret\Native\Microsoft.NET.Native.Framework.1.3.appx" in the SDK manifest.
1> Found "APPX" location attribute "AppX-Retail-x64=.\x64\ret\Native\Microsoft.NET.Native.Framework.1.3.appx" in the SDK manifest.
1> Found "APPX" location attribute "AppX-Retail-ARM=.\arm\ret\Native\Microsoft.NET.Native.Framework.1.3.appx" in the SDK manifest.
1> Searching for SDK "Microsoft.NET.Native.Runtime.1.3, Version=1.3":
1> Found at search location "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Runtime.1.3\1.3\".
1> Reading SDK manifest file "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Runtime.1.3\1.3\SDKManifest.xml".
1> Targeted configuration and architecture "Retail|x86"
1> Could not find "FrameworkIdentity" attribute "FrameworkIdentity-Retail-x86" in the SDK manifest.
1> Could not find "FrameworkIdentity" attribute "FrameworkIdentity-Retail" in the SDK manifest.
1> Found "FrameworkIdentity" attribute "Name = Microsoft.NET.Native.Runtime.1.3, MinVersion = 1.3.23901.0, Publisher = 'CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US'" in the SDK manifest.
1> Found "APPX" location attribute "AppX-x86=.\AppX\x86\Microsoft.NET.Native.Runtime.1.3.appx" in the SDK manifest.
1> Found "APPX" location attribute "AppX-x64=.\AppX\x64\Microsoft.NET.Native.Runtime.1.3.appx" in the SDK manifest.
1> Found "APPX" location attribute "AppX-ARM=.\AppX\ARM\Microsoft.NET.Native.Runtime.1.3.appx" in the SDK manifest.
1>Done executing task "ResolveSDKReference".
1>Task "ResolveSDKReference"
1> Searching for SDK "Microsoft.VCLibs, Version=14.0":
1> Found at search location "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\".
1> Reading SDK manifest file "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\SDKManifest.xml".
1> Targeted configuration and architecture "Retail|x86"
1> Could not find "FrameworkIdentity" attribute "FrameworkIdentity-Retail-x86" in the SDK manifest.
1> Found "FrameworkIdentity" attribute "Name = Microsoft.VCLibs.140.00, MinVersion = 14.0.23816.0, Publisher = 'CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US'" in the SDK manifest.
1> Found "APPX" location attribute "AppX-Retail-x86=.\AppX\Retail\x86\Microsoft.VCLibs.x86.14.00.appx" in the SDK manifest.
1> Found "APPX" location attribute "AppX-Retail-x64=.\AppX\Retail\x64\Microsoft.VCLibs.x64.14.00.appx" in the SDK manifest.
1> Found "APPX" location attribute "AppX-Retail-ARM=.\AppX\Retail\ARM\Microsoft.VCLibs.ARM.14.00.appx" in the SDK manifest.
1>Done executing task "ResolveSDKReference".
1>Done building target "QueryDotNetNativeDependencySDKs" in project "UWPApp.csproj".
1>Target "VerifySharedAssemblyApplicability" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.NetNative.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "PrepareILCInputFolder" depends on it):
1>Task "Warning" skipped, due to false condition; ('@(ILCSharedLibraryFiles)' == '' AND !Exists('$(_IlcSharedAssemblyDefinitionFile)')) was evaluated as ('' == '' AND !Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\SharedAssemblyILMergeInfo.csv')).
1>Using "ParseILMergeInfoTask" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\ilc.exe".
1>Task "ParseILMergeInfoTask"
1>Done executing task "ParseILMergeInfoTask".
1>Using "GetAssemblyIdentity" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "GetAssemblyIdentity"
1>Done executing task "GetAssemblyIdentity".
1>Using "SharedAssemblyApplicabilityVerifierTask" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\ilc.exe".
1>Task "SharedAssemblyApplicabilityVerifierTask"
1>Done executing task "SharedAssemblyApplicabilityVerifierTask".
1>Done building target "VerifySharedAssemblyApplicability" in project "UWPApp.csproj".
1>Target "PrepareILCInputFolder" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.NetNative.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Task "Delete"
1>Done executing task "Delete".
1>Task "Copy"
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Properties\Default.rd.xml" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Properties\Default.rd.xml".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.xr.xml" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\UWPApp.xr.xml".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\AppxManifest.xml" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\AppxManifest.xml".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.pdb" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\UWPApp.pdb".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.pdb" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\ZXing.pdb".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\UWPApp.exe" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\UWPApp.exe".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.ApplicationInsights.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.PersistenceChannel\1.0.0\lib\portable-win81+wpa81\Microsoft.ApplicationInsights.PersistenceChannel.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.ApplicationInsights.PersistenceChannel.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.ApplicationInsights.WindowsApps\1.0.0\lib\win81\Microsoft.ApplicationInsights.Extensibility.Windows.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.ApplicationInsights.Extensibility.Windows.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.CSharp\4.0.0\lib\netcore50\Microsoft.CSharp.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.CSharp.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.ComponentModel.DataAnnotations.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ComponentModel.DataAnnotations.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Core.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Core.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Net.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Numerics.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Numerics.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Runtime.Serialization.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Serialization.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.ServiceModel.Web.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.Web.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.ServiceModel.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Windows.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Windows.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Xml.Linq.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.Linq.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Xml.Serialization.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.Serialization.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.Xml.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\System.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.NETCore.Portable.Compatibility\1.0.0\runtimes\aot\lib\netcore50\mscorlib.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\mscorlib.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.VisualBasic\10.0.0\lib\netcore50\Microsoft.VisualBasic.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.VisualBasic.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Microsoft.Win32.Primitives\4.0.0\lib\dotnet\Microsoft.Win32.Primitives.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.Win32.Primitives.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.AppContext\4.0.0\lib\netcore50\System.AppContext.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.AppContext.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Collections\4.0.10\runtimes\win8-aot\lib\netcore50\System.Collections.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Collections.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Collections.Concurrent\4.0.10\lib\dotnet\System.Collections.Concurrent.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Collections.Concurrent.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Collections.Immutable\1.1.37\lib\dotnet\System.Collections.Immutable.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Collections.Immutable.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Collections.NonGeneric\4.0.0\lib\dotnet\System.Collections.NonGeneric.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Collections.NonGeneric.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Collections.Specialized\4.0.0\lib\dotnet\System.Collections.Specialized.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Collections.Specialized.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.ComponentModel\4.0.0\lib\netcore50\System.ComponentModel.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ComponentModel.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.ComponentModel.Annotations\4.0.10\lib\dotnet\System.ComponentModel.Annotations.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ComponentModel.Annotations.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.ComponentModel.EventBasedAsync\4.0.10\lib\dotnet\System.ComponentModel.EventBasedAsync.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ComponentModel.EventBasedAsync.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Data.Common\4.0.0\lib\dotnet\System.Data.Common.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Data.Common.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Diagnostics.Contracts\4.0.0\runtimes\win8-aot\lib\netcore50\System.Diagnostics.Contracts.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Diagnostics.Contracts.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Diagnostics.Debug\4.0.10\runtimes\win8-aot\lib\netcore50\System.Diagnostics.Debug.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Diagnostics.Debug.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Diagnostics.StackTrace\4.0.0\runtimes\win8-aot\lib\netcore50\System.Diagnostics.StackTrace.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Diagnostics.StackTrace.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Diagnostics.Tools\4.0.0\runtimes\win8-aot\lib\netcore50\System.Diagnostics.Tools.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Diagnostics.Tools.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Diagnostics.Tracing\4.0.20\runtimes\win8-aot\lib\netcore50\System.Diagnostics.Tracing.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Diagnostics.Tracing.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Dynamic.Runtime\4.0.10\runtimes\win8-aot\lib\netcore50\System.Dynamic.Runtime.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Dynamic.Runtime.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Globalization\4.0.10\runtimes\win8-aot\lib\netcore50\System.Globalization.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Globalization.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Globalization.Calendars\4.0.0\runtimes\win8-aot\lib\netcore50\System.Globalization.Calendars.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Globalization.Calendars.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Globalization.Extensions\4.0.0\lib\dotnet\System.Globalization.Extensions.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Globalization.Extensions.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.IO\4.0.10\runtimes\win8-aot\lib\netcore50\System.IO.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.IO.Compression\4.0.0\lib\netcore50\System.IO.Compression.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.Compression.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.IO.Compression.ZipFile\4.0.0\lib\dotnet\System.IO.Compression.ZipFile.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.Compression.ZipFile.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.IO.FileSystem\4.0.0\lib\netcore50\System.IO.FileSystem.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.FileSystem.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.IO.FileSystem.Primitives\4.0.0\lib\dotnet\System.IO.FileSystem.Primitives.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.FileSystem.Primitives.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.IO.IsolatedStorage\4.0.0\lib\netcore50\System.IO.IsolatedStorage.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.IsolatedStorage.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.IO.UnmanagedMemoryStream\4.0.0\lib\dotnet\System.IO.UnmanagedMemoryStream.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.IO.UnmanagedMemoryStream.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Linq\4.0.0\lib\netcore50\System.Linq.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Linq.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Linq.Expressions\4.0.10\runtimes\win8-aot\lib\netcore50\System.Linq.Expressions.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Linq.Expressions.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Linq.Parallel\4.0.0\lib\netcore50\System.Linq.Parallel.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Linq.Parallel.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Linq.Queryable\4.0.0\lib\netcore50\System.Linq.Queryable.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Linq.Queryable.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Net.Http\4.0.0\lib\netcore50\System.Net.Http.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.Http.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Net.Http.Rtc\4.0.0\lib\netcore50\System.Net.Http.Rtc.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.Http.Rtc.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Net.NetworkInformation\4.0.0\lib\netcore50\System.Net.NetworkInformation.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.NetworkInformation.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Net.Primitives\4.0.10\lib\netcore50\System.Net.Primitives.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.Primitives.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Net.Requests\4.0.10\lib\dotnet\System.Net.Requests.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.Requests.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Net.Sockets\4.0.0\lib\netcore50\System.Net.Sockets.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.Sockets.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Net.WebHeaderCollection\4.0.0\lib\dotnet\System.Net.WebHeaderCollection.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Net.WebHeaderCollection.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Numerics.Vectors\4.1.0\lib\dotnet\System.Numerics.Vectors.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Numerics.Vectors.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Numerics.Vectors.WindowsRuntime\4.0.0\lib\dotnet\System.Numerics.Vectors.WindowsRuntime.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Numerics.Vectors.WindowsRuntime.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.ObjectModel\4.0.10\lib\dotnet\System.ObjectModel.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ObjectModel.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Private.DataContractSerialization\4.0.0\runtimes\win8-aot\lib\netcore50\System.Private.DataContractSerialization.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Private.DataContractSerialization.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Private.Networking\4.0.0\lib\netcore50\System.Private.Networking.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Private.Networking.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Private.ServiceModel\4.0.0\lib\netcore50\System.Private.ServiceModel.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Private.ServiceModel.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Private.Uri\4.0.0\runtimes\win8-aot\lib\netcore50\System.Private.Uri.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Private.Uri.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Reflection\4.0.10\runtimes\win8-aot\lib\netcore50\System.Reflection.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Reflection.Context\4.0.0\lib\netcore50\System.Reflection.Context.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.Context.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Reflection.DispatchProxy\4.0.0\runtimes\win8-aot\lib\netcore50\System.Reflection.DispatchProxy.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.DispatchProxy.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Reflection.Emit\4.0.0\lib\netcore50\System.Reflection.Emit.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.Emit.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Reflection.Emit.ILGeneration\4.0.0\lib\netcore50\System.Reflection.Emit.ILGeneration.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.Emit.ILGeneration.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Reflection.Extensions\4.0.0\runtimes\win8-aot\lib\netcore50\System.Reflection.Extensions.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.Extensions.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Reflection.Metadata\1.0.22\lib\dotnet\System.Reflection.Metadata.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.Metadata.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Reflection.Primitives\4.0.0\runtimes\win8-aot\lib\netcore50\System.Reflection.Primitives.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.Primitives.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Reflection.TypeExtensions\4.0.0\runtimes\win8-aot\lib\netcore50\System.Reflection.TypeExtensions.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Reflection.TypeExtensions.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Resources.ResourceManager\4.0.0\runtimes\win8-aot\lib\netcore50\System.Resources.ResourceManager.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Resources.ResourceManager.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Runtime\4.0.20\runtimes\win8-aot\lib\netcore50\System.Runtime.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Runtime.Extensions\4.0.10\runtimes\win8-aot\lib\netcore50\System.Runtime.Extensions.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Extensions.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Runtime.Handles\4.0.0\runtimes\win8-aot\lib\netcore50\System.Runtime.Handles.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Handles.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Runtime.InteropServices\4.0.20\runtimes\win8-aot\lib\netcore50\System.Runtime.InteropServices.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.InteropServices.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Runtime.InteropServices.WindowsRuntime\4.0.0\runtimes\win8-aot\lib\netcore50\System.Runtime.InteropServices.WindowsRuntime.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.InteropServices.WindowsRuntime.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Runtime.Numerics\4.0.0\lib\netcore50\System.Runtime.Numerics.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Numerics.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Json\4.0.0\runtimes\win8-aot\lib\netcore50\System.Runtime.Serialization.Json.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Serialization.Json.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Primitives\4.0.10\lib\dotnet\System.Runtime.Serialization.Primitives.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Serialization.Primitives.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Runtime.Serialization.Xml\4.0.10\runtimes\win8-aot\lib\netcore50\System.Runtime.Serialization.Xml.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.Serialization.Xml.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime\4.0.10\runtimes\win8-aot\lib\netcore50\System.Runtime.WindowsRuntime.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.WindowsRuntime.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Runtime.WindowsRuntime.UI.Xaml\4.0.0\lib\netcore50\System.Runtime.WindowsRuntime.UI.Xaml.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Runtime.WindowsRuntime.UI.Xaml.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Security.Claims\4.0.0\lib\dotnet\System.Security.Claims.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Security.Claims.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Security.Principal\4.0.0\lib\netcore50\System.Security.Principal.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Security.Principal.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.ServiceModel.Duplex\4.0.0\lib\netcore50\System.ServiceModel.Duplex.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.Duplex.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.ServiceModel.Http\4.0.10\lib\netcore50\System.ServiceModel.Http.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.Http.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.ServiceModel.NetTcp\4.0.0\lib\netcore50\System.ServiceModel.NetTcp.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.NetTcp.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.ServiceModel.Primitives\4.0.0\lib\netcore50\System.ServiceModel.Primitives.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.Primitives.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.ServiceModel.Security\4.0.0\lib\netcore50\System.ServiceModel.Security.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.ServiceModel.Security.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Text.Encoding\4.0.10\runtimes\win8-aot\lib\netcore50\System.Text.Encoding.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Text.Encoding.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Text.Encoding.CodePages\4.0.0\lib\dotnet\System.Text.Encoding.CodePages.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Text.Encoding.CodePages.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Text.Encoding.Extensions\4.0.10\runtimes\win8-aot\lib\netcore50\System.Text.Encoding.Extensions.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Text.Encoding.Extensions.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Text.RegularExpressions\4.0.10\lib\dotnet\System.Text.RegularExpressions.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Text.RegularExpressions.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Threading\4.0.10\runtimes\win8-aot\lib\netcore50\System.Threading.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Threading.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Threading.Overlapped\4.0.0\lib\netcore50\System.Threading.Overlapped.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Threading.Overlapped.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Threading.Tasks\4.0.10\runtimes\win8-aot\lib\netcore50\System.Threading.Tasks.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Threading.Tasks.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Dataflow\4.5.25\lib\dotnet\System.Threading.Tasks.Dataflow.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Threading.Tasks.Dataflow.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Threading.Tasks.Parallel\4.0.0\lib\netcore50\System.Threading.Tasks.Parallel.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Threading.Tasks.Parallel.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Threading.Timer\4.0.0\runtimes\win8-aot\lib\netcore50\System.Threading.Timer.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Threading.Timer.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Xml.ReaderWriter\4.0.10\lib\dotnet\System.Xml.ReaderWriter.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.ReaderWriter.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Xml.XDocument\4.0.10\lib\dotnet\System.Xml.XDocument.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.XDocument.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Xml.XmlDocument\4.0.0\lib\dotnet\System.Xml.XmlDocument.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.XmlDocument.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.Xml.XmlSerializer\4.0.10\runtimes\win8-aot\lib\netcore50\System.Xml.XmlSerializer.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\System.Xml.XmlSerializer.dll".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\CodenameOneUWP.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\CodenameOneUWP.dll".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Core.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.OpenJDK.Core.dll".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Security.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.OpenJDK.Security.dll".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Text.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.OpenJDK.Text.dll".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.OpenJDK.Util.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.OpenJDK.Util.dll".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Reflection.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.Reflection.dll".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\lib\IKVM.Runtime.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.Runtime.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.Graphics.Canvas.winmd".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\ZXing.Net\0.14.0.1\lib\windows8\ZXing.winmd" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\ZXing.winmd".
1> Creating hard link to copy "C:\Program Files (x86)\Windows Kits\10\UnionMetadata\Windows.winmd" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\WinMetadata\Windows.winmd".
1> Could not use a hard link to copy "C:\Program Files (x86)\Windows Kits\10\UnionMetadata\Windows.winmd" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\WinMetadata\Windows.winmd". Copying the file instead. Unspecified error
1>
1> 'TestProject' violates pattern constraint of '\bms-resource:.{1,256}'.
1>
1> Copying file from "C:\Program Files (x86)\Windows Kits\10\UnionMetadata\Windows.winmd" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\WinMetadata\Windows.winmd".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\resources.pri" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\resources.pri".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\System.IO.Compression.clrcompression-x86\4.0.0\runtimes\win10-x86\native\ClrCompression.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\ClrCompression.dll".
1> Creating hard link to copy "C:\Users\steve\.nuget\packages\Win2D.uwp\1.14.0\runtimes\win10-x86\native\Microsoft.Graphics.Canvas.dll" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.Graphics.Canvas.dll".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\ApplicationInsights.config" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\ApplicationInsights.config".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\LockScreenLogo.scale-200.png" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\LockScreenLogo.scale-200.png".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\SplashScreen.scale-200.png" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\SplashScreen.scale-200.png".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\Square150x150Logo.scale-200.png" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\Square150x150Logo.scale-200.png".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\Square44x44Logo.scale-200.png" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\Square44x44Logo.scale-200.png".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\Square44x44Logo.targetsize-24_altform-unplated.png" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\Square44x44Logo.targetsize-24_altform-unplated.png".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\StoreLogo.png" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\StoreLogo.png".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Assets\Wide310x150Logo.scale-200.png" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Assets\Wide310x150Logo.scale-200.png".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\res\CN1Resource.res" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\res\CN1Resource.res".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\res\theme.res" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\res\theme.res".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\res\winTheme.res" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\res\winTheme.res".
1> Creating hard link to copy "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\res\material-design-font.ttf" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\res\material-design-font.ttf".
1>Done executing task "Copy".
1>Task "Error" skipped, due to false condition; ('$(_TargetPlatformMetadataPath)' == '') was evaluated as ('C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\WinMetadata' == '').
1>Done building target "PrepareILCInputFolder" in project "UWPApp.csproj".
1>Target "QueryDotNetNativeDependencySDKs" skipped. Previously built successfully.
1>Target "AddSDKReferences" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.NetNative.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Task "GetFrameworkSdkPackages"
1> Framework SDK reference: C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\
1> Framework SDK package: C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\.\arm\ret\Native\Microsoft.NET.Native.Framework.1.3.appx
1> Framework SDK package: C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\.\x64\ret\Native\Microsoft.NET.Native.Framework.1.3.appx
1> Framework SDK package: C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\.\x86\ret\Native\Microsoft.NET.Native.Framework.1.3.appx
1> Framework SDK reference: C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Runtime.1.3\1.3\
1> Framework SDK package: C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Runtime.1.3\1.3\.\AppX\ARM\Microsoft.NET.Native.Runtime.1.3.appx
1> Framework SDK package: C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Runtime.1.3\1.3\.\AppX\x64\Microsoft.NET.Native.Runtime.1.3.appx
1> Framework SDK package: C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Runtime.1.3\1.3\.\AppX\x86\Microsoft.NET.Native.Runtime.1.3.appx
1> Framework SDK reference: C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\
1> Framework SDK package: C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\.\AppX\Retail\ARM\Microsoft.VCLibs.ARM.14.00.appx
1> Framework SDK package: C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\.\AppX\Retail\x64\Microsoft.VCLibs.x64.14.00.appx
1> Framework SDK package: C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\.\AppX\Retail\x86\Microsoft.VCLibs.x86.14.00.appx
1>Done executing task "GetFrameworkSdkPackages".
1>Done building target "AddSDKReferences" in project "UWPApp.csproj".
1>Target "CheckForAnyCPU" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.NetNative.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "BuildNativePackageCompilationRequired" depends on it):
1>Task "IlcErrorTask" skipped, due to false condition; ('$(PlatformTarget)' == 'AnyCPU') was evaluated as ('x86' == 'AnyCPU').
1>Done building target "CheckForAnyCPU" in project "UWPApp.csproj".
1>Target "ComputeNativePackageInputsAndOutputs" skipped. Previously built successfully.
1>Target "BuildNativePackageCompilationRequired" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.NetNative.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Building target "BuildNativePackageCompilationRequired" completely.
1>Output file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\ilc\UWPApp.exe" does not exist.
1>Using "CreateProperty" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "CreateProperty"
1>Done executing task "CreateProperty".
1>Done building target "BuildNativePackageCompilationRequired" in project "UWPApp.csproj".
1>Target "CreateOnlyAppxUploadPackagePayload" skipped, due to false condition; ('$(_ProjectNToolchainEnabled)' == 'true' and ('$(_ProjectNAppxPayloadBuildMode)' == 'UploadPayload')) was evaluated as ('true' == 'true' and ('SideloadAndUploadPayloads' == 'UploadPayload')).
1>Target "CheckForAnyCPU" skipped. Previously built successfully.
1>Target "ComputeIlcParameters" skipped. Previously built successfully.
1>Target "PrepareILCInputFolder" skipped. Previously built successfully.
1>Target "VerifySharedAssemblyApplicability" skipped. Previously built successfully.
1>Target "BuildNativePackage" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.NetNative.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_GenerateAppxManifest" depends on it):
1>Task "Delete"
1> File "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\ilc\AppxManifest.xml" doesn't exist. Skipping.
1>Done executing task "Delete".
1>Using "IlcMessageTask" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\ilc.exe".
1>Task "IlcMessageTask"
1> Creating ilc response file "obj\x86\Release\ilc.UWPApp.rsp" with the following content: /in:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in" /out:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\bin\x86\Release\ilc" /intermediatespath:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\intermediate" /v:normal /keepintermediates:true /buildtype:ret /exename:"UWPApp.exe" /makepripath:"C:\Program Files %28x86%29\Windows Kits\10\bin\x64\MakePri.exe" /appPriProjectRoot:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp" /rcpath:"C:\Program Files %28x86%29\Windows Kits\10\bin\x64\rc.exe" /targetplatformsdklibpath:"C:\Program Files %28x86%29\Windows Kits\10\lib\10.0.10586.0\um" /targetplatformsdkmetadatapath:"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\WinMetadata" /RdXmlPath:"C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\LibraryXML" /suppressPDBWarnings:true /AllowNoManagedCode /UseCustomFramework /frameworkDependency:"Name = Microsoft.NET.Native.Framework.1.3, MinVersion = 1.3.23901.0, Publisher = 'CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US'" /frameworkDependency:"Name = Microsoft.NET.Native.Runtime.1.3, MinVersion = 1.3.23901.0, Publisher = 'CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US'" /UseSharedAssemblies /InSharedAssemblyPath:"C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86"
1>Done executing task "IlcMessageTask".
1>Task "WriteLinesToFile"
1>Done executing task "WriteLinesToFile".
1>Using "LoggerBasedExecTask" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\tools\Microsoft.Build.ILTasks.dll".
1>Task "LoggerBasedExecTask"
1> C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\ilc.exe @"obj\x86\Release\ilc.UWPApp.rsp" "/logger:CsvLogger;1808;1852"
1> Build started.
1> Project "Unnamed_1" (default targets):
1> Building with tools version "4.0".
1> Target "PrintILCStartMessage" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Unnamed_1" (target "Build" depends on it):
1> Using "IlcMessageTask" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\ilc.exe".
1> Task "IlcMessageTask"
1> Starting .NET Native compilation
1> Done executing task "IlcMessageTask".
1> Done building target "PrintILCStartMessage" in project "Unnamed_1".
1> Target "RunGatekeeper" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Unnamed_1" (target "Build" depends on it):
1> Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Task "WriteLinesToFile"
1> Done executing task "WriteLinesToFile".
1> Using "StartProcessTask" task from assembly "Microsoft.Build.ILTasks".
1> Task "StartProcessTask"
1> Launching 'C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\tools\Gatekeeper.exe @"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\intermediate\gkargs.rsp"'
1> Microsoft (R) .NET Native Gatekeeper Version 1.0.23911.00
1> Copyright (C) Microsoft Corporation. All rights reserved.
1>
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\CodenameOneUWP.dll'.
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.OpenJDK.Core.dll'.
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.OpenJDK.Security.dll'.
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.OpenJDK.Text.dll'.
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.OpenJDK.Util.dll'.
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.Reflection.dll'.
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\IKVM.Runtime.dll'.
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.ApplicationInsights.dll'.
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.ApplicationInsights.Extensibility.Windows.dll'.
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.ApplicationInsights.PersistenceChannel.dll'.
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Microsoft.Graphics.Canvas.winmd'.
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\UWPApp.exe'.
1> Checking assembly 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\ZXing.winmd'.
1> 'C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\tools\Gatekeeper.exe @"C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\intermediate\gkargs.rsp"' completed.
1> Process execution statistics (all times in milliseconds)
1> -----------------------------------------------------------------------------
1> launch | start | stop | end | duration | lifetime | [slot] name
1> -----------------------------------------------------------------------------
1> 0 | 0 | 578 | 578 | 578 | 578 | [0] Gatekeeper
1> Number of commands: 1
1> Total system time: 578 ms
1> System time per command: 578 ms
1> Total duration: 578 ms
1> Total lifetime: 578 ms
1> Requested DOP: 4
1> Duration DOP: 1.0
1> Lifetime DOP: 1.0
1> Done executing task "StartProcessTask".
1> Done building target "RunGatekeeper" in project "Unnamed_1".
1> Target "LogAppContextSwitches" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Unnamed_1" (target "SetMainTargetPaths" depends on it):
1> Using "Message" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Task "Message"
1> AppContextSwitch: ''
1> Done executing task "Message".
1> Done building target "LogAppContextSwitches" in project "Unnamed_1".
1> Target "SetMainTargetPaths" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Unnamed_1" (target "CopyNativeExecutablesToOutput" depends on it):
1> Done building target "SetMainTargetPaths" in project "Unnamed_1".
1> Target "GenerateFakeExe" skipped, due to false condition; (!Exists('@(InputILTarget)')) was evaluated as (!Exists('C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\UWPApp.exe')).
1> Target "InjectCoreLibTypeForwards" skipped, due to false condition; ('$(UseSharedAssemblies)' != 'true') was evaluated as ('true' != 'true').
1> Target "InjectWindowsRuntimeTypeForwards" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Unnamed_1" (target "RunILTransforms" depends on it):
1> Using "MakeDir" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Task "MakeDir"
1> Creating directory "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\intermediate\TransformedSRWR\".
1> Done executing task "MakeDir".
1> Using "ILTransformTask" task from assembly "Microsoft.Build.ILTasks".
1> Task "ILTransformTask"
1> Running 'InjectWindowsRuntimeTypeForwards' transform, heap at 11 MB.
1> Running 'WriteAssemblies' transform, heap at 17 MB.
1>
1> Transform summary
1> ms | heap delta | name
1> 82 | 6 | InjectWindowsRuntimeTypeForwards
1> 54 | 2 | WriteAssemblies
1> Done executing task "ILTransformTask".
1> Done building target "InjectWindowsRuntimeTypeForwards" in project "Unnamed_1".
1> Target "InjectCoreLibTypeForwards" skipped, due to false condition; ('$(UseSharedAssemblies)' != 'true') was evaluated as ('true' != 'true').
1> Target "PreResolveTransforms" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Unnamed_1" (target "RunILTransforms" depends on it):
1> Building target "PreResolveTransforms" completely.
1> Output file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\intermediate\PreMergeILTransformed\UWPApp.exe" does not exist.
1> Task "MakeDir"
1> Creating directory "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\intermediate\PreMergeILTransformed\".
1> Done executing task "MakeDir".
1> Task "Message"
1> Running AssemblyClosureTask in PreResolveTransforms
1> Done executing task "Message".
1> Using "AssemblyClosureTask" task from assembly "Microsoft.Build.ILTasks".
1> Task "AssemblyClosureTask"
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1592,5): warning : ILTransform_0010: Could not find assembly 'IKVM.Runtime.JNI, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.Runtime'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1592,5): warning : ILTransform_0010: Could not find assembly 'IKVM.OpenJDK.Management, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.Runtime'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1592,5): warning : ILTransform_0010: Could not find assembly 'IKVM.OpenJDK.Naming, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.OpenJDK.Security'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1592,5): warning : ILTransform_0010: Could not find assembly 'System.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' referenced by 'IKVM.Reflection'.
1> Done executing task "AssemblyClosureTask".
1> Task "ILTransformTask"
1> Running 'ResolveSelfReferences' transform, heap at 35 MB.
1> Running 'RemoveDuplicateMembers' transform, heap at 232 MB.
1> Running 'PortableLib' transform, heap at 232 MB.
1> Running 'WriteAssemblies' transform, heap at 382 MB.
1>
1> Transform summary
1> ms | heap delta | name
1> 5674 | 150 | PortableLib
1> 5331 | 197 | ResolveSelfReferences
1> 3821 | 23 | WriteAssemblies
1> 0 | 0 | RemoveDuplicateMembers
1> Done executing task "ILTransformTask".
1> Using "Copy" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Task "Copy"
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\UWPApp.pdb" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\intermediate\PreMergeILTransformed\UWPApp.pdb".
1> Done executing task "Copy".
1> Task "Copy"
1> Copying file from "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\UWPApp.exe" to "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\intermediate\PreMergeILTransformed\UWPApp.exe".
1> Done executing task "Copy".
1> Task "Copy" skipped, due to false condition; ('$(HasMcgPatchDlls)'=='true') was evaluated as (''=='true').
1> Done building target "PreResolveTransforms" in project "Unnamed_1".
1> Target "InitInputResourceName" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Unnamed_1" (target "RunILTransforms" depends on it):
1> Task "ResolveFilePathTask" skipped, due to false condition; ('$(InputPath)' != '' and Exists('$(InputPath)\obj\')) was evaluated as ('C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in' != '' and Exists('C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\obj\')).
1> Using "ResolveFilePathTask" task from assembly "Microsoft.Build.ILTasks".
1> Task "ResolveFilePathTask"
1> Done executing task "ResolveFilePathTask".
1> Done building target "InitInputResourceName" in project "Unnamed_1".
1> Target "PreResolveTransforms" skipped. Previously built successfully.
1> Target "SetForSharedInputs" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Unnamed_1" (target "ResolveInitialReferences" depends on it):
1> Building target "SetForSharedInputs" completely.
1> No input files were specified.
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyListPath)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\SharedAssemblyList.txt')).
1> Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Task "ReadLinesFromFile"
1> Done executing task "ReadLinesFromFile".
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\SharedAssemblyILMergeInfo.csv')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\SharedLibrary.iltransformtoc.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Collections.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Collections.Concurrent.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Diagnostics.Tracing.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Dynamic.Runtime.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.IO.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Linq.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Linq.Expressions.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.ObjectModel.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.CoreLib.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Interop.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Reflection.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Reflection.Core.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Reflection.Execution.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Reflection.Metadata.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Threading.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.TypeLoader.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Uri.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Reflection.Extensions.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Reflection.Primitives.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Reflection.TypeExtensions.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Resources.ResourceManager.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Runtime.Extensions.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Runtime.Implementation.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Text.RegularExpressions.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.SharedLibrary.Interop.Generated.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Collections.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Collections.Concurrent.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Diagnostics.Tracing.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Dynamic.Runtime.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.IO.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Linq.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Linq.Expressions.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.ObjectModel.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.CoreLib.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Interop.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Reflection.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Reflection.Core.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Reflection.Execution.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Reflection.Metadata.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Threading.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.TypeLoader.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.Uri.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Reflection.Extensions.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Reflection.Primitives.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Reflection.TypeExtensions.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Resources.ResourceManager.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Runtime.Extensions.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Runtime.Implementation.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Text.RegularExpressions.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\AnalysisILToc\System.Private.SharedLibrary.Interop.Generated.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Collections.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Collections.Concurrent.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Diagnostics.Tracing.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Dynamic.Runtime.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.IO.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Linq.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Linq.Expressions.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.ObjectModel.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.CoreLib.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Interop.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Reflection.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Reflection.Core.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Reflection.Execution.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Reflection.Metadata.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Threading.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.TypeLoader.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Uri.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Reflection.Extensions.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Reflection.Primitives.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Reflection.TypeExtensions.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Resources.ResourceManager.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Runtime.Extensions.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Runtime.Implementation.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Text.RegularExpressions.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.SharedLibrary.Interop.Generated.iltoc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Collections.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Collections.Concurrent.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Diagnostics.Tracing.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Dynamic.Runtime.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.IO.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Linq.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Linq.Expressions.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.ObjectModel.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.CoreLib.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Interop.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Reflection.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Reflection.Core.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Reflection.Execution.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Reflection.Metadata.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Threading.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.TypeLoader.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.Uri.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Reflection.Extensions.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Reflection.Primitives.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Reflection.TypeExtensions.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Resources.ResourceManager.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Runtime.Extensions.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Runtime.Implementation.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Text.RegularExpressions.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILToc\System.Private.SharedLibrary.Interop.Generated.iltocpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Collections.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Collections.Concurrent.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Diagnostics.Tracing.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Dynamic.Runtime.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.IO.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Linq.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Linq.Expressions.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.ObjectModel.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.CoreLib.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Interop.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Reflection.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Reflection.Core.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Reflection.Execution.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Reflection.Metadata.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Threading.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.TypeLoader.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Uri.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Reflection.Extensions.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Reflection.Primitives.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Reflection.TypeExtensions.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Resources.ResourceManager.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Runtime.Extensions.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Runtime.Implementation.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Text.RegularExpressions.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.SharedLibrary.Interop.Generated.ildll')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Collections.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Collections.Concurrent.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Diagnostics.Tracing.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Dynamic.Runtime.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.IO.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Linq.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Linq.Expressions.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.ObjectModel.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.CoreLib.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Interop.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Reflection.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Reflection.Core.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Reflection.Execution.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Reflection.Metadata.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Threading.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.TypeLoader.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.Uri.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Reflection.Extensions.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Reflection.Primitives.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Reflection.TypeExtensions.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Resources.ResourceManager.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Runtime.Extensions.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Runtime.Implementation.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Text.RegularExpressions.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\ILTransformed\System.Private.SharedLibrary.Interop.Generated.ilpdb')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Collections.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Collections.Concurrent.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Diagnostics.Tracing.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Dynamic.Runtime.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.IO.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Linq.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Linq.Expressions.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.ObjectModel.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Private.CoreLib.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Private.Interop.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Private.Reflection.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Private.Reflection.Core.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Private.Reflection.Execution.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Private.Reflection.Metadata.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Private.Threading.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Private.TypeLoader.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Private.Uri.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Reflection.Extensions.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Reflection.Primitives.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Reflection.TypeExtensions.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Resources.ResourceManager.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Runtime.Extensions.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Runtime.Implementation.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Text.RegularExpressions.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\Toc\System.Private.SharedLibrary.Interop.Generated.toc')).
1> Task "IlcErrorTask" skipped, due to false condition; (!Exists('$(InputSharedAssemblyPath)\%(SharedLibraryContent.Identity)')) was evaluated as (!Exists('C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.NET.Native.Framework.1.3\1.3\x86\ret\MDIL\SharedLibrary.mdildll')).
1> Done building target "SetForSharedInputs" in project "Unnamed_1".
1> Target "SetForBuildSharedAssemblies" skipped, due to false condition; ('$(BuildSharedAssemblies)' == 'true') was evaluated as ('false' == 'true').
1> Target "ResolveInitialReferences" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Unnamed_1" (target "RunILTransforms" depends on it):
1> Task "ResolveFilePathTask"
1> Done executing task "ResolveFilePathTask".
1> Task "IlcErrorTask" skipped, due to false condition; ('@(UnresolvedInitialAssemblyClosureRoots)' != '') was evaluated as ('' != '').
1> Task "ResolveFilePathTask"
1> Done executing task "ResolveFilePathTask".
1> Task "IlcErrorTask" skipped, due to false condition; ('@(UnresolvedManagedDllFilesErrorParameters)'!='') was evaluated as (''!='').
1> Task "Message"
1> Running AssemblyClosureTask in ResolveInitialReferences (1)
1> Done executing task "Message".
1> Task "AssemblyClosureTask"
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1912,5): warning : ILTransform_0010: Could not find assembly 'IKVM.Runtime.JNI, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.Runtime'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1912,5): warning : ILTransform_0010: Could not find assembly 'IKVM.OpenJDK.Management, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.Runtime'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1912,5): warning : ILTransform_0010: Could not find assembly 'IKVM.OpenJDK.Naming, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.OpenJDK.Security'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1912,5): warning : ILTransform_0010: Could not find assembly 'System.Console, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' referenced by 'IKVM.Reflection'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1912,5): warning : ILTransform_0010: Could not find assembly 'System.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' referenced by 'IKVM.Reflection'.
1> Done executing task "AssemblyClosureTask".
1> Task "Message"
1> Running AssemblyClosureTask in ResolveInitialReferences (2)
1> Done executing task "Message".
1> Task "AssemblyClosureTask"
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1936,5): warning : ILTransform_0010: Could not find assembly 'IKVM.Runtime.JNI, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.Runtime'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1936,5): warning : ILTransform_0010: Could not find assembly 'IKVM.OpenJDK.Management, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.Runtime'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1936,5): warning : ILTransform_0010: Could not find assembly 'IKVM.OpenJDK.Naming, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.OpenJDK.Security'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1936,5): warning : ILTransform_0010: Could not find assembly 'System.Console, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' referenced by 'IKVM.Reflection'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(1936,5): warning : ILTransform_0010: Could not find assembly 'System.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' referenced by 'IKVM.Reflection'.
1> Done executing task "AssemblyClosureTask".
1> Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1> Task "RemoveDuplicates"
1> Done executing task "RemoveDuplicates".
1> Done building target "ResolveInitialReferences" in project "Unnamed_1".
1> Target "RunILTransforms" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\Unnamed_1" (target "MDILPrepareMultiFile" depends on it):
1> Building target "RunILTransforms" completely.
1> Output file "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\intermediate\ILTransformed\UWPApp.ilexe" does not exist.
1> Task "IlcMessageTask"
1> Processing application code
1> Done executing task "IlcMessageTask".
1> Using "ValidateSimpleNamesTask" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\ilc.exe".
1> Task "ValidateSimpleNamesTask"
1> Done executing task "ValidateSimpleNamesTask".
1> Task "MakeDir"
1> Creating directory "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\intermediate\ILTransformed\".
1> Done executing task "MakeDir".
1> Task "MakeDir" skipped, due to false condition; ('$(BuildSharedAssemblies)' == 'true') was evaluated as ('false' == 'true').
1> Task "MakeDir" skipped, due to false condition; ('$(BuildSharedAssemblies)' == 'true') was evaluated as ('false' == 'true').
1> Task "IlcErrorTask" skipped, due to false condition; ('$(PlatformTarget)'=='') was evaluated as ('x86'=='').
1> Task "ResolveFilePathTask"
1> Done executing task "ResolveFilePathTask".
1> Task "IlcErrorTask" skipped, due to false condition; ('@(UnresolvedMcgSourceContractsReferencesErrorParameters)'!='') was evaluated as (''!='').
1> Task "ResolveFilePathTask"
1> Done executing task "ResolveFilePathTask".
1> Task "IlcErrorTask" skipped, due to false condition; ('@(UnresolvedMcgSourceFacadeErrorParameters)'!='') was evaluated as (''!='').
1> Task "ResolveFilePathTask"
1> Done executing task "ResolveFilePathTask".
1> Task "IlcErrorTask" skipped, due to false condition; ('@(UnresolvedFinalAssemblyClosureRoots)' != '') was evaluated as ('' != '').
1> Task "ResolveFilePathTask"
1> Done executing task "ResolveFilePathTask".
1> Task "IlcErrorTask" skipped, due to false condition; ('@(UnresolvedManagedDllFilesErrorParameters)'!='') was evaluated as (''!='').
1> Task "Message"
1> Running AssemblyClosureTask in RunILTransforms
1> Done executing task "Message".
1> Task "AssemblyClosureTask"
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(601,5): warning : ILTransform_0010: Could not find assembly 'IKVM.Runtime.JNI, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.Runtime'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(601,5): warning : ILTransform_0010: Could not find assembly 'IKVM.OpenJDK.Management, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.Runtime'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(601,5): warning : ILTransform_0010: Could not find assembly 'IKVM.OpenJDK.Naming, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.OpenJDK.Security'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(601,5): warning : ILTransform_0010: Could not find assembly 'System.Console, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' referenced by 'IKVM.Reflection'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(601,5): warning : ILTransform_0010: Could not find assembly 'System.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' referenced by 'IKVM.Reflection'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(601,5): warning : ILTransform_0010: Could not find assembly 'IKVM.Runtime.JNI, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.Runtime'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(601,5): warning : ILTransform_0010: Could not find assembly 'IKVM.OpenJDK.Management, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.Runtime'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(601,5): warning : ILTransform_0010: Could not find assembly 'IKVM.OpenJDK.Naming, Version=8.0.5449.0, Culture=neutral, PublicKeyToken=null' referenced by 'IKVM.OpenJDK.Security'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(601,5): warning : ILTransform_0010: Could not find assembly 'System.Console, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' referenced by 'IKVM.Reflection'.
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(601,5): warning : ILTransform_0010: Could not find assembly 'System.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' referenced by 'IKVM.Reflection'.
1> Done executing task "AssemblyClosureTask".
1> Task "ResolveFilePathTask" skipped, due to false condition; ('$(UseSharedAssemblies)' != 'true') was evaluated as ('true' != 'true').
1> Task "IlcErrorTask" skipped, due to false condition; ('@(UnresolvedCoreAssemblyErrorParameters)'!='') was evaluated as (''!='').
1> Task "RemoveDuplicates"
1> Done executing task "RemoveDuplicates".
1> Task "AddToNativePackageTask" skipped, due to false condition; ('@(NeedsClrCompression)' != '') was evaluated as ('' != '').
1> Task "MakeDir"
1> Creating directory "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\intermediate\SgGenerated".
1> Done executing task "MakeDir".
1> Task "WriteLinesToFile"
1> Done executing task "WriteLinesToFile".
1> Task "MakeDir"
1> Creating directory "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\intermediate\ResW\".
1> Done executing task "MakeDir".
1> Task "IlcWarningTask" skipped, due to false condition; ('$(BuildSharedAssemblies)' != 'true' and '@(ReducerInputFiles)' == '') was evaluated as ('false' != 'true' and 'C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\obj\x86\Release\ilc\in\Properties\Default.rd.xml' == '').
1> Task "ILTransformTask"
1> Running 'Analysis' transform, heap at 431 MB.
1> Loading 108 modules...
1>C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\x86\ilc\IlcInternals.targets(936,5): error : Internal compiler error: Object reference not set to an instance of an object.
1> Done executing task "ILTransformTask" -- FAILED.
1> Done building target "RunILTransforms" in project "Unnamed_1" -- FAILED.
1> Done building project "Unnamed_1" -- FAILED.
1> Build FAILED.
1>
1> The command exited with code 1201.
1>Done executing task "LoggerBasedExecTask" -- FAILED.
1>Done building target "BuildNativePackage" in project "UWPApp.csproj" -- FAILED.
1>Target "LogIlcBehavioralDifference" in file "C:\Program Files (x86)\MSBuild\Microsoft\.NetNative\Microsoft.NetNative.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "BuildNativePackage" depends on it):
1>Task "IlcErrorTask" skipped, due to false condition; ('$(_IlcExitCode)' != '' and '$(_IlcExitCode)' >= '$(_IlcMinBehavioralExitCode)') was evaluated as ('1201' != '' and '1201' >= '1400').
1>Done building target "LogIlcBehavioralDifference" in project "UWPApp.csproj".
1>Target "_CheckForCompileOutputs" skipped. Previously built successfully.
1>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
1>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "_CleanRecordFileWrites" depends on it):
1>Task "ReadLinesFromFile"
1>Done executing task "ReadLinesFromFile".
1>Task "ConvertToAbsolutePath"
1>Done executing task "ConvertToAbsolutePath".
1>Task "FindUnderPath"
1> Comparison path is "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp".
1>Done executing task "FindUnderPath".
1>Task "FindUnderPath"
1> Comparison path is "bin\x86\Release\".
1>Done executing task "FindUnderPath".
1>Task "FindUnderPath"
1> Comparison path is "obj\x86\Release\".
1>Done executing task "FindUnderPath".
1>Task "RemoveDuplicates"
1>Done executing task "RemoveDuplicates".
1>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "UWPApp.csproj".
1>Target "_CleanRecordFileWrites" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\steve\OneDrive\Documents\cn1_files\incubator\CN1UWPPort\TestProject\UWPProject\UWPApp\UWPApp.csproj" (target "CoreBuild" depends on it):
1>Task "RemoveDuplicates"
1>Done executing task "RemoveDuplicates".
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Task "WriteLinesToFile"
1>Done executing task "WriteLinesToFile".
1>Done building target "_CleanRecordFileWrites" in project "UWPApp.csproj".
1>
1>Build FAILED.
1>
1>Time Elapsed 00:01:04.44
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment