Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/dotnet7.0.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-10549-478/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/dotnet7.0.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/dotnet7.0-7.0.109-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/dotnet7.0.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-10549-478/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/dotnet7.0.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2iT9rL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dotnet-v7.0.109 + /usr/bin/gzip -dc /builddir/build/SOURCES/dotnet-v7.0.109.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dotnet-v7.0.109 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -iname '*.dll' -type f -delete + find -iname '*.so' -type f -delete + find -iname '*.tar.gz' -type f -delete + find -iname '*.nupkg' -type f -delete + find -iname '*.zip' -type f -delete + rm -rf .dotnet/ + rm -rf packages/source-built + mkdir -p packages/archive + ln -s /usr/lib64/dotnet/source-built-artifacts/Private.SourceBuilt.Artifacts.7.0.100.tar.gz packages/archive/ + /usr/bin/cat /builddir/build/SOURCES/runtime-rid-opencloudos.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i 's|/usr/share/dotnet|/usr/lib64/dotnet|' src/runtime/src/native/corehost/hostmisc/pal.unix.cpp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MIySAL + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=clang + export CC + CXX=clang++ + export CXX + cd dotnet-v7.0.109 + cp -a /usr/lib64/dotnet previously-built-dotnet ++ echo -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables ++ sed -e s/-fstack-clash-protection// + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables' ++ echo -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables ++ sed -e s/-fstack-clash-protection// + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables' ++ echo -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables ++ sed -e 's/-mbranch-protection=standard //' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -fasynchronous-unwind-tables' ++ echo -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables ++ sed -e 's/-mbranch-protection=standard //' + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -fasynchronous-unwind-tables' + export 'EXTRA_CFLAGS=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -fasynchronous-unwind-tables' + EXTRA_CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -fasynchronous-unwind-tables' + export 'EXTRA_CXXFLAGS=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -fasynchronous-unwind-tables' + EXTRA_CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -fasynchronous-unwind-tables' + export 'EXTRA_LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1' + EXTRA_LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1' + export COMPlus_LTTng=0 + COMPlus_LTTng=0 + export OPENSSL_ENABLE_SHA1_SIGNATURES=1 + OPENSSL_ENABLE_SHA1_SIGNATURES=1 + VERBOSE=1 + ./build.sh --with-sdk previously-built-dotnet -- /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /v:n /p:LogVerbosity=n Detected '--': passing remaining parameters '/p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /v:n /p:LogVerbosity=n' as build.sh arguments. Using custom bootstrap SDK from '/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet', version '7.0.100' Found bootstrap SDK 7.0.100, bootstrap Arcade 7.0.0-beta.22513.4, bootstrap SourceLink 1.2.0-beta-22429-01 MSBuild version 17.4.0+18d5aef85 for .NET /builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /bl:/builddir/build/BUILD/dotnet-v7.0.109/artifacts/log/Debug/BuildXPlatTasks_0719125452.binlog /fileLoggerParameters:LogFile=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/logs/BuildXPlatTasks_0719125452.log /flp:v=detailed /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /p:LogVerbosity=n /t:PrepareOfflineLocalTools /v:n /builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj Build started 07/19/2023 12:54:52. /builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj(6,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v7.0.109/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v7.0.109/Directory.Build.props (212,3)". This is most likely a build authoring error. This subsequent import will be ignored. Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj" on node 1 (PrepareOfflineLocalTools target(s)). UnpackTarballs: Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/". tar -xzf /builddir/build/BUILD/dotnet-v7.0.109/packages/archive/Private.SourceBuilt.Artifacts.*.tar.gz Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/MicroBuild.Core.0.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/MicroBuild.Core.0.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.AspNetCore.App.Ref.3.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.AspNetCore.App.Ref.3.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.AspNetCore.App.Ref.3.1.10.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.AspNetCore.App.Ref.3.1.10.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.AspNetCore.App.Ref.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.AspNetCore.App.Ref.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.AsyncInterfaces.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Bcl.AsyncInterfaces.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.HashCode.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Bcl.HashCode.1.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.CentralPackageVersions.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.CentralPackageVersions.2.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.15.1.1012.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Framework.15.1.1012.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.15.3.409.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Framework.15.3.409.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Framework.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Framework.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Framework.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Framework.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.NoTargets.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.NoTargets.2.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.NoTargets.3.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.NoTargets.3.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Tasks.Core.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Tasks.Core.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Tasks.Core.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Tasks.Core.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Traversal.2.0.34.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Traversal.2.0.34.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Traversal.3.1.6.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Traversal.3.1.6.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.15.1.1012.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Utilities.Core.15.1.1012.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.15.3.409.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Utilities.Core.15.3.409.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Utilities.Core.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Utilities.Core.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Utilities.Core.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Build.Utilities.Core.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Common.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.CodeAnalysis.Common.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Common.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.CodeAnalysis.Common.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CSharp.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.CSharp.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CSharp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.CSharp.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CSharp.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.CSharp.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Docker.Sdk.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Docker.Sdk.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Configuration.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Extensions.Configuration.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Configuration.Abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Extensions.Configuration.Abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Configuration.Binder.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Extensions.Configuration.Binder.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Logging.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Extensions.Logging.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Logging.Abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Extensions.Logging.Abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Options.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Extensions.Options.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Primitives.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Extensions.Primitives.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.App.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.App.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.3.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.App.Ref.3.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.App.Ref.3.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.App.Ref.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.App.Ref.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetAppHost.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.DotNetAppHost.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetAppHost.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.DotNetAppHost.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetHostPolicy.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.DotNetHostPolicy.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetHostPolicy.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.DotNetHostPolicy.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetHostResolver.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.DotNetHostResolver.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetHostResolver.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.DotNetHostResolver.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.Platforms.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.Platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.Platforms.1.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.Platforms.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.Platforms.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.2.1.9.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.Platforms.2.1.9.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.Platforms.3.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.Platforms.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.Targets.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.Targets.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.1.1.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.Targets.1.1.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETCore.Targets.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net20.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net20.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net40.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net40.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net451.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net451.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net452.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net452.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net461.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net461.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net462.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net462.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net47.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net47.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net472.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net472.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Private.Intellisense.7.0.0-preview-20221010.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Private.Intellisense.7.0.0-preview-20221010.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.VisualBasic.10.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.VisualBasic.10.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.VisualBasic.10.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.VisualBasic.10.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Win32.Primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Win32.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Win32.Registry.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Win32.Registry.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Win32.Registry.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Win32.Registry.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.SystemEvents.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Microsoft.Win32.SystemEvents.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.1.6.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/NETStandard.Library.1.6.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/NETStandard.Library.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/NETStandard.Library.2.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/NETStandard.Library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.Ref.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/NETStandard.Library.Ref.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.AppContext.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.AppContext.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.AppContext.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.AppContext.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Buffers.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Buffers.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Buffers.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.CodeDom.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.CodeDom.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Concurrent.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.Concurrent.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Concurrent.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.Concurrent.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.2.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.Immutable.1.2.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.Immutable.1.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.Immutable.1.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.Immutable.1.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.Immutable.1.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.Immutable.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.NonGeneric.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.NonGeneric.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.NonGeneric.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.NonGeneric.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Specialized.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Collections.Specialized.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.ComponentModel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.Annotations.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.ComponentModel.Annotations.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.ComponentModel.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.TypeConverter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.ComponentModel.TypeConverter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.AttributedModel.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Composition.AttributedModel.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.Convention.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Composition.Convention.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.Hosting.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Composition.Hosting.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.Runtime.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Composition.Runtime.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.TypedParts.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Composition.TypedParts.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Console.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Console.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Console.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Console.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Data.Common.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Data.Common.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Data.SqlClient.4.8.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Data.SqlClient.4.8.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Debug.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.Debug.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Debug.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.Debug.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.DiagnosticSource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.DiagnosticSource.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.DiagnosticSource.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.DiagnosticSource.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.DiagnosticSource.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.DiagnosticSource.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.EventLog.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.EventLog.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.FileVersionInfo.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.FileVersionInfo.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Process.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.Process.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Process.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.Process.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tools.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.Tools.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tools.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.Tools.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.TraceSource.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.TraceSource.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.TraceSource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.TraceSource.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tracing.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.Tracing.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tracing.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Diagnostics.Tracing.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Drawing.Common.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Drawing.Common.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Dynamic.Runtime.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Dynamic.Runtime.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Dynamic.Runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Dynamic.Runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Formats.Asn1.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Formats.Asn1.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Globalization.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Globalization.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.Calendars.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Globalization.Calendars.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Globalization.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Compression.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.Compression.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Compression.ZipFile.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.Compression.ZipFile.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.FileSystem.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.FileSystem.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.FileSystem.AccessControl.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.FileSystem.Primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.FileSystem.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipelines.5.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.Pipelines.5.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipes.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.Pipes.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipes.AccessControl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.Pipes.AccessControl.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipes.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.IO.Pipes.AccessControl.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Linq.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Linq.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Expressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Linq.Expressions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Expressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Linq.Expressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Parallel.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Linq.Parallel.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Queryable.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Linq.Queryable.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Memory.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Memory.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Memory.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Http.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Net.Http.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Http.4.3.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Net.Http.4.3.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Net.NameResolution.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Net.NameResolution.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Net.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Requests.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Net.Requests.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Security.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Net.Security.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Sockets.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Net.Sockets.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Net.WebHeaderCollection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Net.WebHeaderCollection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Numerics.Vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Numerics.Vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Numerics.Vectors.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Numerics.Vectors.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.ObjectModel.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.ObjectModel.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.ObjectModel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.ObjectModel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Private.DataContractSerialization.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Private.DataContractSerialization.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Emit.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Emit.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Emit.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.ILGeneration.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Emit.ILGeneration.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.ILGeneration.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Emit.ILGeneration.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.ILGeneration.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Emit.ILGeneration.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.Lightweight.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Emit.Lightweight.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.Lightweight.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Emit.Lightweight.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Extensions.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Extensions.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Metadata.1.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.4.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Metadata.1.4.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.4.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Metadata.1.4.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Metadata.1.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Metadata.1.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Metadata.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.TypeExtensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.TypeExtensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.TypeExtensions.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Reflection.TypeExtensions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.Extensions.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Resources.Extensions.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.Reader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Resources.Reader.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.ResourceManager.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Resources.ResourceManager.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.ResourceManager.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Resources.ResourceManager.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.Writer.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Resources.Writer.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.CompilerServices.Unsafe.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Extensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.Extensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Extensions.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.Extensions.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Handles.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.Handles.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Handles.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.Handles.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.InteropServices.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.InteropServices.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Loader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.Loader.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Loader.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.Loader.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Numerics.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.Numerics.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Formatters.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.Serialization.Formatters.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Primitives.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.Serialization.Primitives.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.Serialization.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Xml.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Runtime.Serialization.Xml.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.AccessControl.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.AccessControl.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.AccessControl.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.AccessControl.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Claims.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Claims.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Algorithms.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.Algorithms.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Algorithms.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.Algorithms.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Cng.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.Cng.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Cng.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.Cng.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.Cng.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Csp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.Csp.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.Encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.OpenSsl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.OpenSsl.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Pkcs.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.Pkcs.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Pkcs.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.Pkcs.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.ProtectedData.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.ProtectedData.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.X509Certificates.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.X509Certificates.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Xml.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Cryptography.Xml.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Permissions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Permissions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Principal.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.Windows.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Principal.Windows.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.Windows.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Principal.Windows.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.Windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Security.Principal.Windows.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.Encoding.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.Encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.Encoding.CodePages.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.Encoding.CodePages.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.Encoding.CodePages.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.Encoding.CodePages.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.Extensions.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.Encoding.Extensions.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.Encoding.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encodings.Web.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.Encodings.Web.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Json.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.Json.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.RegularExpressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.RegularExpressions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.RegularExpressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.RegularExpressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Text.RegularExpressions.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Text.RegularExpressions.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Overlapped.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Overlapped.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Tasks.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Tasks.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Dataflow.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Tasks.Dataflow.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Dataflow.4.9.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Tasks.Dataflow.4.9.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Tasks.Extensions.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Tasks.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Tasks.Extensions.4.5.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Tasks.Extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Parallel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Tasks.Parallel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Thread.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Thread.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Thread.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Thread.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.ThreadPool.4.0.10.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.ThreadPool.4.0.10.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.ThreadPool.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.ThreadPool.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Timer.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Timer.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Timer.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Threading.Timer.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.ValueTuple.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.ValueTuple.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Windows.Extensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Windows.Extensions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.ReaderWriter.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Xml.ReaderWriter.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.ReaderWriter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Xml.ReaderWriter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XDocument.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Xml.XDocument.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XDocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Xml.XDocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XmlDocument.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Xml.XmlDocument.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XmlDocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Xml.XmlDocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XmlSerializer.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/System.Xml.XmlSerializer.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/SourceBuildReferencePackages/Wcwidth.Sources.0.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/Wcwidth.Sources.0.6.0.nupkg". Overriding with Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/PackageVersions.props" to "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PreviouslySourceBuiltPackageVersions.props". Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (2) on node 1 (Restore target(s)). _GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj... Installed System.Reflection.Emit.ILGeneration 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash znhGuZwc5RQCpGV41hhN+k+dWy1iQXlj6BktqkgGb3LJWR9qHpuYL3eMa30Z3tOVa+Jbn1VZznGs6mR0EC/Vng==. Installed System.Reflection.Emit.Lightweight 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash oFncIKMdmku2BuxaEmptq8Wt6/bNmNMZq0Bd+Dl/sELwJCS178Kgmzx79SmI0IBjhfcp4jv5SZ/D0Z/DGOkPqw==. Installed System.Net.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 1gQjROhmrVs81CG828TSYEFVQoah9e6PuwUi1dmUf71n0r8OIYf+nJh3pC1eLf7FuBArUauy4t4v13tupvmbCg==. Installed System.Reflection.Emit 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash DEnHReZMTLKy/IZtuRrp5OlMeLAFqu711LlMVTy+ArhCaC3kI2OwiQGxLMRoaZqzOoGvYoYfvEDiSHsuZcq1Yw==. Installed Microsoft.NETCore.Targets 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash +tMusAacTa7kjk8/B+We/KeVCI4yGSpuIirSquMahYdEITeRikr7iywc3ekcwc1k59KzpkgE37jhnys1XF2A9Q==. Installed System.ObjectModel 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash yCdhvPMXeQI6QOskJFsnm/Qjcq59T0RM8bYoengp0kyJaJze4+Xl77cRmfbdkv9xyDv2xvLIc1aRmuDq25p79Q==. Installed System.Threading.Thread 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash bfXQ3TzzhHfhBtLdPjUjz/UeMZgMlk/2ewO3roFXQR5jpyR5/gAWcyUCybBctAPN9bKuN0LOpDiA/r/ARxszdw==. Installed System.Diagnostics.Tracing 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 4Tp0RiLkHsGqzKYcjVB046ti9MWPHwdyXLkUIwsSozxvCfTY/0SY+Gh6/fmz3Mb+JvsnYUTNkouoGn/+wC0VEw==. Installed Microsoft.NETCore.Targets 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash TP9Pc4AgaJQpB/MaC9HZ7veJfgc4lRT1up7hsFcf5uU2PwvDPvglaWkIKGD0MQGujvOdLkcLDQRXMQbIdL5G+A==. Installed System.Reflection.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash G0a/3rcL2IXm3NAqvpyQoyudQN155UWOas2/RSS3M+tWIWdEwxLgKjPOy2sR8ET1gRDxBQBqYwKINCyNBZbjjg==. Installed Microsoft.Build.Framework 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Mkdmfj/S1ExvRSfO/Rmk5Ynq2DZwgdbs9ugsxhzUk02//liiwKwcAGGjsjb/hEdcKnMyRETZJotzEGWmOilt1A==. Installed System.IO.FileSystem.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash j6AU8ng6NP30a7YrzXbTAON/R9dF0akA9JBlNjjAKHQ6a/zsT4Pbku9w4SENxI7r2BJMkNlYnwFZ7JNFnN7iuA==. Installed Microsoft.NETCore.Platforms 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash DUElw2t9/8vSXE5GtT43LVkgYjrRHxBjfGzNaJ0UtB8DjdN/XCBmnSaGmTaE0rMyryv9znhpISs8t+QBDF0l4A==. Installed System.Threading.Overlapped 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 883wOwkjVDcltXe4YsTA2JuJokTFiTpq+iDrivjA5aZZmBPHblKMpNQybKlVav8xEVBvUAL4i2u0WTWsNWbdXA==. Installed System.Net.Sockets 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash hLVgDNYOLK0syhjN/HjPfpdbCDfr1BjGyMlBogJWj3prlGNoGJc8dhURlGvs0seOOL5vrTu/s4o8urbXE1lGrw==. Installed Microsoft.Build 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 8S1UV1xYIuTCMUyH0tO0Ed9hjq0my/fRkTUybApUWqiBTEdupXlvpsTzS0607f2x8qEB38nSxvCaxTXoC9X0TQ==. Installed System.Diagnostics.TraceSource 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 37fmIejjh+qlX2tDlMza1LUxEaDL2/wAG1uBtXOH/5j46VzfhCLgjSLi9UjWiKg4i1QRdKSou5D4YLqaYLuo2g==. Installed Microsoft.Build.Utilities.Core 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash L6fAUIeotFOEwJeJzSqJaFu3r/1mLkvmwE3crUrEdZgHMI5iQKBclJG7Qk7rn6IW+V2KT3PYpSgOxGvFEp4MEw==. Installed System.Collections.Immutable 1.3.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash qcuMOVWA+0UPYabr7oXRRR6pD/LUmEI4ZhZ2wzUcZGk6dDa41atH5LZD2X7XuTH+wNe3Ls/mHqePuXs9mgy1Sg==. Installed System.Linq.Expressions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash uRlx/5QgJUPFS/SwqvZXsz2TcvsFWRIh4k8LvMqa+fykyhE1H63KEDBvfh85WXCedkdqUtrb2DwlQZbAMqHdcQ==. Installed System.Threading.Tasks 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash MhjCTx73SGIQkVOECp1SZy9Cba+E0vEcGGhUULgnK407EnLy/FeSi1Jx1hL4oIJeWvNo2O7ZzGsYsETrPe8chQ==. Installed System.Runtime.InteropServices.RuntimeInformation 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Wuarss3B2cX7hYxHU2+jyUHdHFJRURsdHdlkp87uYSp/ISd3VTX/FricRl1URbk4fmGUmU4W2D2D1obn3T11iA==. Installed System.IO.Pipes.AccessControl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 8TxqIOjravaf9M0stTvtNJchVshRPADTP3vGoIY2oZIRVP5Qy2VXMkHXNJBVb8coAZWH1hn8TRxGkvwiE2goRQ==. Installed System.IO.Compression 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash j8Mlal4QMSXnEJfSMZSI87DnkSdKGFE/xnw8zkNdo9F4OzYDoEaBg5fxN+RmFMme8LfgWgH/S+E8GAaYHkUXog==. Installed System.Threading.Thread 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Hmml0mb54AX9gt0PREndqca9qTxtsY2yFT7Vvclanuiw3H2LLg/nZNIECxUpAPaCvucroQS0A0MIW1FIL4JoTA==. Installed System.Linq.Parallel 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash fGpnJS2IrDNj/Ot8rbpaeqSHYCAIJsyw7J7E0NFhUz8oCSSTLqR+SnTP36BpFliKAgEd4XnIhe4O6rlWy5IEzw==. Installed System.Diagnostics.Debug 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Ea5SsjrFpR4cA7RM4BV+ffn8X4KjdDrcIjCNueYQ8pYP2x/r5KoNdxqEZ2xYyEw+8nSLrm4Ml3QDCyXRfbXliw==. Installed System.Security.Principal.Windows 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash C//9m3P7wPX2KF3mrGHAztRpbqrK91K129PFLx0+j4NLnadgaIUUSjNf52HHtwGqggkdp0rMNLiMfSy+uRPcMA==. Installed System.Resources.Writer 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Jft7FDFUiML7rjmjdckePRFZkpqwANMsFUtge3jPL6OF5bTj1NEy5Y7LCqaJ+/1QbMVfIFI1IXmgI3Y2zm06IQ==. Installed System.Reflection.TypeExtensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 0urDbtKKj8ITtAwdO4pR63mkhvpmsFQnXoeAkpg8RSdPUO7qdHAhM2trzBEdDsYEwEvKtgj0QihT4G4Wf5dlAQ==. Installed System.Text.Encoding.CodePages 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash krN76i40R7BU2hejRP+mr+9AjNCFGh2vT8z7TjrFSK+UD2ZH/gP+yja3Kf1tJvYFyPSQ8hz2jdz7oZY+LMhIhQ==. Installed System.Text.Encoding.CodePages 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash T/5QhCCFI7cZOBDfpRCXa6DwNSsmPvvsUYryCUp1rESSHqg122APdIYFQyujqnZLyzQjlxdbbry4mtuAHfFLwQ==. Installed System.Reflection.Metadata 1.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash IOLvlvCMgsJVR1oa8Ct0gOHYL82neI6Z6ne3nMXw1s6IsqpAe1yY5xLNCaZGxnA5twTIe2xKica/SCOhlsuoYA==. Installed Microsoft.Build.Tasks.Core 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 2AwJKxspRqWi813tH2uJpRz3pK5HW6hZIUisiyUOCSXWvDji2ieJmm8/QdXsvLiYjuBa/wlHa0qLiqBoqTNLBA==. Installed System.Runtime.Loader 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Ze+yhCfNqfrq2DkEQ3Q/gL2eh3RL/StUqUVcmcDhF32iwAQd56cym0JrbEWMqiygeLuYah3UPuomwwSz/HUpQg==. Installed System.Resources.ResourceManager 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash hUVeo0mVT7141rDF3sNjpcweRGmfGTSSGnVEsLwS9oKK1CA2MfIDceEOTdESRQYpn0AFiF7+bZcLBlofw+vd/Q==. Installed System.Threading.Tasks.Dataflow 4.6.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash vImadRWsEWJYbLJPceS4638Z686qEXtSXCXf5ZKTlk3RhKGfU5A5YyymDOkXcvqlXq3Pb9LI7Q5Z+9WRq7OZ9Q==. Installed System.Dynamic.Runtime 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 49s6/AlZcwwG4JLn1jakCQ+H9+MucDzehZMQVAac4NEDvYwaRkmI97uaK8o1lPLmzwVmzHeSvlSpz8McaxCsYw==. Installed System.Runtime.Serialization.Primitives 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash KHn+fqydFOZ4we70CXk2d57EnSTP+FsDQQzTu9w1LE+jlXtoAqfj6WYwOkWoCBVx8GF1oqD6XTOsoOQjMzAJ9g==. Installed System.Collections 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash q9PfJPDtXAVBrRM2yFVQsczrZctrC5IARwyEShbsmnjk6jv/nqSG1OM+hxQkjXaos+1wnKwQue6CwFHdw9E0Sw==. Installed System.Globalization 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash lFskhUtcbtl/fKhpYerpk+K+TghDWqhwvCcSVyEPzGAlKVSCVpFzV0faB6GULWjpqGeR5e6xkZYY+bQOlqL5Pg==. Installed System.Globalization 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Xm+glwzU6pw06XXnsU8HlrfSa55vJWFyIL4Sph8UZI9puAAWEL+DmwReDhVzknGEXPxXDh9b4ox6vi5hC/p40g==. Installed Microsoft.NETCore.Platforms 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash lKe9ftry61Uj7FlNbgYBJq4i7+cTCq4j6JImSO9m5csKIP4UY13l7ywbuQ/Jclm92vDl8c+9IkSV/GEJ0kbRLQ==. Installed System.Resources.ResourceManager 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 2iEm4BjZZmyLzg4zeYTUI7fYACxE2/3ts1IPbhN6JxBDuw5Zg2m/70XsSTqkOEugeV8KHB/iRZjH3pV9lkY3uQ==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 8rz2LdZ+iqkyzStxruts/+qjWCGgZTKwiq2cjuDgWXlz4pJTLE0ZmSF/alcnPrq3d5b9L9aF6GoinVyx8kUymA==. Installed System.Runtime.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash /3aCcABs4JL8j650mR9Vdwi2V+DV3SpPgPKfUd6LKzanFdqoJGDqggfTBwRn8hgPffbvXetZrmZe5qX9ZgCiKQ==. Installed System.Buffers 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 8ru5y4U/X1KEQ21iq1qKyZr/CjGKZOj6zkvs0QGSg2fsVXlTQXf9IB75EACL+ju2QgNFRMhgDwpYcei71jMDrQ==. Installed System.Text.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash /4N88eD87Mu/KC08vWRF1qlRQiqb+yJtfX2tCv/YyFJp39axA1IHw+po+1N6RZ8vmY8/WoOugNIkMBwyeFcNYQ==. Installed System.IO 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 4v3cB/p9/G946PJw/5tZQZodgHcFVzNlTSbmkmGo1tg6mGOlNHv//apP49ttAwPn6RkMDklfPb2b50ks4+Eo5Q==. Installed System.Threading.Tasks 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash vMqS2Ekbx5r5XSKC4noUZPdcI6yH2Yotky+jFtHxZPS9PmJfndC5E4DR0wK0b4DmehbqDuUDuZLZ1nFiHvoWlw==. Installed System.IO.Pipes 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash oo+GFz8uZCKh6ucCsYI8Ar8VpE/yja0lT8ypel6yKKjqLBGXlNriOxgO++C6lX49RkzjjwqMm7M1+0T2NqeEUg==. Installed System.Runtime.Handles 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash vRMdPEkmtpEpQDy4bfVkyXSSk+lx1084lbMEAamobXhtrdShtDG5XNH2Jn4YykTQJtnGwSaSD2mDx+9ZqOSWeA==. Installed System.Security.AccessControl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash PQaK/p0C8UVqvJ20bWpQASA/D0etqkrF9zVJVkOD1AbZj3VqjirkQCAnuWH/xqGi9z3CdYwDyy0YZ4XJ8lrinA==. Installed System.IO 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash zlakW49lA8Klq0RoaSY19DwqxzEEoYGhex5KE47xB7VC/8vl4q2l8i23S84am1emBckakNhpT26Uee5VAVzCoA==. Installed System.Reflection 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash SsW0ZNR17+BN2VMJ5SWs8AC9hwx90hn1Z2u3YXPTw1m3lxBa2G12dWD9REaT1XTejVS2qXn9UasE48Dtm8/tug==. Installed System.Reflection.Extensions 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash /+9wrvYK+y84c6ySTylKYdS3QgSvUw2/mwX/clTHJgV7tqCiJUHmtyB6nhSC81PB/hiINbQ9YEkG2hm1PLfuVQ==. Installed System.Text.Encoding 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash LwqfFEJv6DvI+2d2/6/nDRKCYkrAaJF1txn/y4uQ566tiig6OUpF8/ecTMdFy6cTxPVdWRcLM6iMSrlOTSHoCQ==. Installed System.Text.Encoding.Extensions 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash alYGAX+kgy4tp1prIoI1yKFXG0S8gMAXwcJFHAlj+XDCfcy8wTrNxadb0OrOWQk2zo3iWaPmqF6fEPlHm2KWFQ==. Installed System.Reflection 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 1BPvdb5nFly1zVUITRgfFRRswXryOMatT+jGVJ6oHsONuwWFBJKFv7VkHZRv2yAud8AWJVqekMCNIaTgWw47zQ==. Installed Microsoft.Win32.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash bz/SVts1V29Wkm+j4qRvVZjGcOKUXARtJyK21U38xFXrtTJlobDuqfMZOaBtb7qcJMpiNn2aKG38OXZVe1Lbow==. Installed System.Reflection.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash J3UGnxEatHW4IpFFzhJDtHS5swDMEzAQ9EhFBIsgEhZHl7Borzg8bX9Ctg1cPZYeVwIBf2S60RBmENugCTYb8g==. Installed System.Security.Claims 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 8ufnpS+aDjXtTzyr8fUe7gWrJfzxxKy7aiWT5jTJ/Jx1/7QepwK91HTDfBHh618hs8vNV1g0SgzlU6MiwXp2Zg==. Installed System.Security.Principal 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash m2NeyxOxIKPLZdB8piCL1rGspcrCGFF9r/X6OfDbav7sFJGnKhDYWx7TJc7FKUebfkiHAEoi/cbMeLpomBKMXw==. Installed System.Runtime.Handles 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash R/9iborglUkWbKY9MxC4pyzCPauwmE83/KOM7rDbw6ZQ8oPyDNz5X6MgMj9hKhOv50E9BMopiIWGjdpYt6Aaeg==. Installed System.Collections.Concurrent 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash JxQix1dUajJJPcEAZE+qHk9C6X8gbySXoeMAanybUe8bkRbEBmSQjfLUDdWVY8LzRUeM1zhsTaw2hSj7bR2NBA==. Installed System.Threading 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash MPNobCQnu+lnrG2UjBG4ntT/ATOASW3J0IkOY0Kx53EOLHUYjggd4M4OdFU34YeXmiGU1b/nrPCuvsu6nFlERA==. Installed System.Diagnostics.Debug 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash KjbkSCTmPolvOXuV/TvsKWEFmvniGke29+Ty4z69RECZKkwmHZkCvZUWIkvwe49dg6VStMujbrVhVWSjehZX0A==. Installed System.Collections 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 6t7U4fRMfxeY8E1bZIXZ3pEnWMn7eozGXCF6H8UE0x2QTV1VsY1lo2d/5ScQ3bv88ssjI4GZUV11NObiiR6tdg==. Installed System.Runtime.InteropServices 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash MNPRVXf/1Dltf7zH7qUw+IXleo2jDt4BzEiv1uOprrAuP6GHyNYZKW4QdhNU8tShm3yMpgtR5ijptazvQIN1IA==. Installed System.Threading 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Yp8Z9xYGIUUnA4FCj0hMvGLNkHiVDPlytDY0xYMuXm/KFvmnBiL/+pD+vdNzuISuUMGdVSZ0BfNtjpoixSzWZw==. Installed System.Reflection.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash df0noYtQBxoNCXrUOuq5luxqo9ae4WD6a2vkOoC/I0TTpoTcxHyBM4fP/BeTV6kXTrOD+cpwJxCRyUkZfi7aWQ==. Installed System.Linq 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Wu5BXXKtsX4D7CKLh5YtnisimW6Ya3KDrcFVGMJK2LrUJiedBR1VH2UyqScU5vXkcNnoUb6JIV/GTWu6sccSLA==. Installed System.Diagnostics.Tracing 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash dVFrGGuOwx2BB/GK5FQo2F0qP369BZmF4/AW+FXK0GiziZvfPArXGEbl94aDLN6yDDnTsy1JTyiCGB8qBdcy7Q==. Installed System.Runtime.InteropServices 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash bXV5CqCKak/QI9HT0fCV5AAjYMVwJ2Yem6hDsqJG01CERY0x18i68T1taz6OoVaKbLGbsqWPRRRoQVgJ1tXKeg==. Installed System.Runtime 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 6vK7UxMsCGT0wQH0WcHBKciEz8h8QX5ikkc9zATagHeAp6gEx8L05zdyvYIzTwCYzrkszWaBwtfSJblEOUJ9cw==. Installed System.Runtime.Extensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash FXftSjQmBRIoksLcblk9XpVxqTDVF/dKnpWarOZ2CDDfn2psjavSX5B6w2diLNeOA2ew55yrw+R/0CNTb3SW1A==. Installed System.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash lSAceconOxuwGxmAS321v7DtJgHIkkcIblzjBvPzQjx/BrlUd6BHpB1yBoPX+99EAS/ySM2jgDJ9AlS6gi7jBg==. Installed System.Linq 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash /Mtv8VTUvkojGo7fv1qwEZ1yvtSrYKLdP57uNv9CB2ZXF+YV/1OdEcFvz2slhej4futBlo7m8hwUvNo5D/N5jw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (in 2.13 sec). NuGet Config files used: /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.109/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/ Installed: 78 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Restore target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (4) on node 1 (Restore target(s)). _GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj... Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash I8UP7XrNaTqRag87UoPENdLgvErNjDF24THVYEXsynKI5bYNVUOlCiCVAHqaiX8x0dBAhMkS5oYiQAElKV7djQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/SourceBuild.MSBuildSdkResolver.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/SourceBuild.MSBuildSdkResolver.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (in 142 ms). NuGet Config files used: /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.109/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (Restore target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (2:7) on node 1 (Build target(s)). PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/". Creating directory "obj/Release/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/refint/". Creating directory "obj/Release/ref". CoreCompile: /usr/bin/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Commands.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /debug:portable /filealign:512 /optimize+ /out:obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll /refout:obj/Release/refint/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll /target:library /warnaserror- /utf8output /deterministic+ /langversion:11.0 /analyzerconfig:obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll AddRidToRuntimeJson.cs AddSourceToNuGetConfig.cs AzureConnectionStringBuildTask.cs AzureHelper.cs BuildTask.cs DownloadFileSB.cs EnumerableExtensions.cs FileUtilities.cs FixPathSeparator.cs Log.cs Models/VersionDetailsXml.cs NuGetPack.cs NuspecPropertyStringProvider.cs PackagingTask.cs ReadNuGetPackageInfos.cs RemoveInternetSourcesFromNuGetConfig.cs ReplaceFeedsInNuGetConfig.cs ReplaceRegexInFiles.cs ReplaceTextInFile.cs ReplaceTextInFiles.cs RepoTasks/JoinItems.cs UpdateJson.cs UpdateNuGetConfigPackageSourcesMappings.cs UploadClient.cs UploadToAzure.cs UsageReport/AnnotatedUsage.cs UsageReport/Usage.cs UsageReport/UsageData.cs UsageReport/ValidateUsageAgainstBaseline.cs UsageReport/WritePackageUsageData.cs UsageReport/WriteUsageBurndownData.cs UsageReport/WriteUsageReports.cs UsageReport/XmlParsingHelpers.cs WriteBuildOutputProps.cs WriteRestoreSourceAndVersionProps.cs WriteRestoreSourceProps.cs WriteVersionsFile.cs ZipFileExtractToDirectory.cs "obj/Release/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/DownloadFileSB.cs(397,35): warning CS0108: 'DownloadFileSB.CustomHttpRequestException.StatusCode' hides inherited member 'HttpRequestException.StatusCode'. Use the new keyword if hiding was intended. [/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/UsageReport/WriteUsageBurndownData.cs(90,32): warning SYSLIB0014: 'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' [/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] CompilerServer: server - server processed compilation - acfb9c94-04d4-4399-a49d-b7679510a41f _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Build.Tasks.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Build.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Packaging.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Versioning.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll". Copying reference assembly from "obj/Release/refint/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/ref/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll". Microsoft.DotNet.SourceBuild.Tasks.XPlat -> /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.pdb" to "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.pdb". Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (4:7) on node 1 (Build target(s)). PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/arm64/Release/". Creating directory "obj/Release/". CoreCompile: /usr/bin/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /filealign:512 /optimize+ /out:obj/Release/SourceBuild.MSBuildSdkResolver.dll /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /analyzerconfig:obj/Release/SourceBuild.MSBuildSdkResolver.GeneratedMSBuildEditorConfig.editorconfig SourceBuiltSdkResolver.cs "obj/Release/.NETStandard,Version=v2.0.AssemblyAttributes.cs" obj/Release/SourceBuild.MSBuildSdkResolver.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1b64a106-7ed1-4c48-a15b-5f22163d5a7c CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/Release/SourceBuild.MSBuildSdkResolver.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/arm64/Release/SourceBuild.MSBuildSdkResolver.dll". SourceBuild.MSBuildSdkResolver -> /builddir/build/BUILD/dotnet-v7.0.109/artifacts/arm64/Release/SourceBuild.MSBuildSdkResolver.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/Release/SourceBuild.MSBuildSdkResolver.pdb" to "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/arm64/Release/SourceBuild.MSBuildSdkResolver.pdb". Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (4:8) on node 1 (InstallResolver target(s)). InstallResolver: Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/SdkResolvers/SourceBuild.MSBuildSdkResolver". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/arm64/Release/SourceBuild.MSBuildSdkResolver.dll" to "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/SdkResolvers/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.dll". Adding resolver to SDK: SourceBuild.MSBuildSdkResolver -> /builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/SdkResolvers/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.dll Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (InstallResolver target(s)). ExtractToolPackage: Decompressing '/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/Microsoft.DotNet.Arcade.Sdk.7.0.0-beta.22513.4.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/'... chmod 755 git-clone-to-dir.sh Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/ArcadeOverrides/AfterSourceBuild.proj" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/ArcadeOverrides/SourceBuildArcadeBuild.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/SourceBuildArcadeBuild.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/ArcadeOverrides/SourceBuildArcadeTools.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/SourceBuildArcadeTools.targets". Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj" (PrepareOfflineLocalTools target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 13.881s 21.297s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj (PrepareOfflineLocalTools) | 1 : 2.685s 2.927s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (Restore) | | 2 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_IsProjectRestoreSupported) | | 3 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateRestoreProjectPathWalk) | | 4 : 0.146s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateRestoreGraphProjectEntry) | | . 5 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets (_GetRestoreSourcesOverride) | . 6 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateProjectRestoreGraph) | 7 : 0.202s 0.252s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (Restore) | | 8 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_IsProjectRestoreSupported) | | 9 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateRestoreProjectPathWalk) | | 10 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateRestoreGraphProjectEntry) | . 11 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateProjectRestoreGraph) | 12 : 3.398s 3.398s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (Build) | 13 : 0.517s 0.517s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (Build) | 14 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (InstallResolver) . 15 : 0.289s 0.289s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (InstallResolver) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638253392922858573: 0 13.778s 13.778s ++ (scale 1:100) 638253393060636908: 1 0.077s 13.855s . 638253393061410049: 2 0.043s 13.899s 638253393061844219: 1 0.022s 13.921s 638253393062067237: 3 0.038s 13.959s 638253393062446026: 1 0.005s 13.964s 638253393062493725: 4 0.116s 14.080s .. 638253393063657351: 5 0.002s 14.082s 638253393063680839: 4 0.029s 14.111s 638253393063973541: 1 0.001s 14.113s 638253393063988085: 6 0.012s 14.125s 638253393064108532: 1 2.580s 16.705s ................................................... 638253393089907177: 0 0.002s 16.706s 638253393089923473: 7 0.039s 16.745s 638253393090308619: 8 0.024s 16.769s 638253393090552082: 7 0.003s 16.773s 638253393090584707: 9 0.002s 16.774s 638253393090602034: 7 0.004s 16.779s 638253393090644306: 10 0.015s 16.793s 638253393090790771: 7 0.001s 16.794s 638253393090800045: 11 0.009s 16.803s 638253393090889535: 7 0.155s 16.959s ... 638253393092444137: 0 0.001s 16.960s 638253393092456548: 12 3.398s 20.358s ................................................................... 638253393126438240: 0 0.001s 20.359s 638253393126451475: 13 0.517s 20.876s .......... 638253393131617466: 0 0.002s 20.877s 638253393131633544: 14 0.033s 20.910s 638253393131962249: 0 0.001s 20.912s 638253393131973754: 15 0.289s 21.201s ..... 638253393134866610: 0 0.100s 21.301s . ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. /builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj(6,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v7.0.109/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v7.0.109/Directory.Build.props (212,3)". This is most likely a build authoring error. This subsequent import will be ignored. "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj" (PrepareOfflineLocalTools target) (1) -> "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Build target) (2:7) -> (CoreCompile target) -> /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/DownloadFileSB.cs(397,35): warning CS0108: 'DownloadFileSB.CustomHttpRequestException.StatusCode' hides inherited member 'HttpRequestException.StatusCode'. Use the new keyword if hiding was intended. [/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] /builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/UsageReport/WriteUsageBurndownData.cs(90,32): warning SYSLIB0014: 'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' [/builddir/build/BUILD/dotnet-v7.0.109/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] 3 Warning(s) 0 Error(s) Time Elapsed 00:00:21.35 Welcome to .NET 7.0! --------------------- SDK Version: 7.0.100 ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). Learn about HTTPS: https://aka.ms/dotnet-https ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- Shutting down MSBuild server... Shutting down VB/C# compiler server... VB/C# compiler server shut down successfully. MSBuild server shut down successfully. MSBuild version 17.4.0+18d5aef85 for .NET /builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /bl:/builddir/build/BUILD/dotnet-v7.0.109/artifacts/log/Debug/Build_0719125452.binlog /fileLoggerParameters:LogFile=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/logs/Build_0719125452.log /flp:v=detailed /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /p:LogVerbosity=n /v:n /builddir/build/BUILD/dotnet-v7.0.109/build.proj Build started 07/19/2023 12:55:15. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' Project "/builddir/build/BUILD/dotnet-v7.0.109/build.proj" on node 1 (default targets). PrepareOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/git-info/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/assets/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blobs/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/msbuild-debug/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/roslyn-debug/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/aspnet-debug". /builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj(6,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v7.0.109/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v7.0.109/Directory.Build.props (212,3)". This is most likely a build authoring error. This subsequent import will be ignored. Project "/builddir/build/BUILD/dotnet-v7.0.109/build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj" (2) on node 1 (default targets). UnpackTarballs: Skipping target "UnpackTarballs" because all output files are up-to-date with respect to the input files. BuildXPlatTasks: Skipping target "BuildXPlatTasks" because all output files are up-to-date with respect to the input files. PatchPackageVersions: Replacing '\bMicrosoftAspNetCoreAppRuntimePackageVersion\b' with '__unused' ExtractToolPackage: Skipping target "ExtractToolPackage" because all output files are up-to-date with respect to the input files. BuildTextOnlyPackages: [12:55:15.76] Packing text-only packages. Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.109/packages/text-only/microsoft.net.sdk.android.manifest-7.0.100/33.0.4/microsoft.net.sdk.android.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.109/packages/text-only/microsoft.net.sdk.ios.manifest-7.0.100/16.0.1478/microsoft.net.sdk.ios.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.109/packages/text-only/microsoft.net.sdk.maccatalyst.manifest-7.0.100/15.4.2372/microsoft.net.sdk.maccatalyst.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.109/packages/text-only/microsoft.net.sdk.macos.manifest-7.0.100/12.3.2372/microsoft.net.sdk.macos.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.109/packages/text-only/microsoft.net.sdk.maui.manifest-7.0.100/7.0.49/microsoft.net.sdk.maui.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.109/packages/text-only/microsoft.net.sdk.tvos.manifest-7.0.100/16.0.1478/microsoft.net.sdk.tvos.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.109/packages/text-only/microsoft.net.workload.emscripten.net6.manifest-7.0.100/7.0.9/microsoft.net.workload.emscripten.net6.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.109/packages/text-only/microsoft.net.workload.emscripten.net7.manifest-7.0.100/7.0.9/microsoft.net.workload.emscripten.net7.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.109/packages/text-only/microsoft.net.workload.mono.toolchain.net6.manifest-7.0.100/7.0.9/microsoft.net.workload.mono.toolchain.net6.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.109/packages/text-only/microsoft.net.workload.mono.toolchain.net7.manifest-7.0.100/7.0.9/microsoft.net.workload.mono.toolchain.net7.manifest-7.0.100.nuspec Created '/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/Microsoft.NET.Sdk.Android.Manifest-7.0.100.33.0.4.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/Microsoft.NET.Sdk.iOS.Manifest-7.0.100.16.0.1478.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/Microsoft.NET.Sdk.MacCatalyst.Manifest-7.0.100.15.4.2372.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/Microsoft.NET.Sdk.macOS.Manifest-7.0.100.12.3.2372.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/Microsoft.NET.Sdk.Maui.Manifest-7.0.100.7.0.49.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/Microsoft.NET.Sdk.tvOS.Manifest-7.0.100.16.0.1478.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100.7.0.9.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100.7.0.9.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-7.0.100.7.0.9.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-7.0.100.7.0.9.nupkg' [12:55:15.92] Done packing text-only packages. Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj" (default targets). Build: Build Environment: arm64 Release Linux opencloudos.23-arm64 Project "/builddir/build/BUILD/dotnet-v7.0.109/build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.109/repos/known-good.proj" (3) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [source-build-reference-packages;sourcelink;arcade;command-line-api;diagnostics;razor-compiler;xliff-tasks;roslyn;source-build-externals;symreader;xdt;linker;runtime;msbuild;roslyn-analyzers;aspnetcore;deployment-tools;format;nuget-client;templating;test-templates;fsharp;sdk;vstest;installer;package-source-build] needed by 'known-good'. Project "/builddir/build/BUILD/dotnet-v7.0.109/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.109/repos/source-build-reference-packages.proj" (4) on node 1 (Build target(s)). AddLocalNuGetPackageCacheDirectory: Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache". CreateBuildOutputProps: source-build-reference-packages using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props.pre.source-build-reference-packages.xml Build: /builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/dotnet build-server shutdown Shutting down MSBuild server... Shutting down VB/C# compiler server... VB/C# compiler server shut down successfully. MSBuild server shut down successfully. [12:55:16.71] Building 'source-build-reference-packages in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/" /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.23-arm64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v7.0.109/artifacts/logs/source-build-reference-packages.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/ _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha.1 PackageVersionStamp=alpha.1 PB_VersionStamp=alpha.1 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20230419.1 BUILD_BUILDNUMBER=20230419.1 GitCommitCount= GitCommitHash=525b6c35cc5c5c9b80b47044be2e4e77858d505a GitInfoCommitHash=525b6c35cc5c5c9b80b47044be2e4e77858d505a SourceRevisionId=525b6c35cc5c5c9b80b47044be2e4e77858d505a RepositoryCommit=525b6c35cc5c5c9b80b47044be2e4e77858d505a COMMIT_SHA=525b6c35cc5c5c9b80b47044be2e4e77858d505a GIT_COMMIT=525b6c35cc5c5c9b80b47044be2e4e77858d505a RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/ CheckEolTargetFramework=false LatestCommit=525b6c35cc5c5c9b80b47044be2e4e77858d505a SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/" /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.23-arm64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/tmp/Release /builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/log/Release/ToolsetRestore.binlog /clp:Summary /clp:ErrorsOnly;NoSummary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:__ToolsetLocationOutputFile=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/toolset/7.0.0-beta.22473.4.txt /t:__WriteToolsetLocation /warnaserror /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/toolset/restore.proj ##vso[task.setvariable variable=NUGET_PLUGIN_HANDSHAKE_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 ##vso[task.setvariable variable=NUGET_PLUGIN_REQUEST_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.23-arm64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/RestoreSources.props /p:DotNetBuildOffline=true /warnaserror /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj Build started 7/19/2023 12:55:17 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" on node 1 (default targets). 1>CopyInnerSourceBuildRepoRoot: Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.devcontainer.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.devcontainer.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/clean.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/clean.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/CODE-OF-CONDUCT.md" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/CODE-OF-CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/CODEOWNERS" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/CODEOWNERS". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/generate.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/generate.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/README.md" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/global.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/global.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/config" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/shallow" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/shallow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/description" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/index" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/FETCH_HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/applypatch-msg.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/push-to-checkout.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/push-to-checkout.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/sendemail-validate.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/sendemail-validate.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/update.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/logs/refs/heads/main" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/logs/refs/heads/main". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/.git/refs/heads/main" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/.git/refs/heads/main". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/azure-pipelines/builds". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/azure-pipelines/builds/ci.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/azure-pipelines/builds/ci.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/SourceBuild.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/SourceBuild.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/Publishing.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Publishing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/Tools.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Tools.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/SourceBuildPrebuiltBaseline.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/SourceBuildPrebuiltBaseline.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/NoOp.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/NoOp.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/Version.Details.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Version.Details.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Versions.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/build.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cibuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cibuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/darc-init.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/darc-init.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/darc-init.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/darc-init.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/CIBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/CIBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/dotnet-install.cmd" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/dotnet-install.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/dotnet-install.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/dotnet-install.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/dotnet-install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/dotnet-install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/generate-sbom-prep.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/generate-sbom-prep.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/enable-cross-org-publishing.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/enable-cross-org-publishing.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/generate-locproject.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/generate-locproject.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/generate-sbom-prep.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/generate-sbom-prep.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/init-tools-native.cmd" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/init-tools-native.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/internal-feed-operations.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal-feed-operations.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/helixpublish.proj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/helixpublish.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/init-tools-native.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/init-tools-native.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/init-tools-native.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/init-tools-native.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/internal-feed-operations.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal-feed-operations.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/msbuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/msbuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/msbuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/msbuild.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/pipeline-logging-functions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/pipeline-logging-functions.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/README.md" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/PSScriptAnalyzerSettings.psd1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/PSScriptAnalyzerSettings.psd1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/retain-build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/retain-build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/sdk-task.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdk-task.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/SetupNugetSources.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/SetupNugetSources.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/SetupNugetSources.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/SetupNugetSources.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/tools.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/tools.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm/sources.list.jammy" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jammy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm/sources.list.focal" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.focal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.focal" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.focal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.stretch" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.stretch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.jammy" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.jammy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm64/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm64/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/arm64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/armel/armel.jessie.patch" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/armel.jessie.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/armel/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen-build-rootfs.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/armel/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/armel/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/armel/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/armel/tizen/tizen-dotnet.ks" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen-dotnet.ks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armv6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/armv6/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armv6/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/build-android-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/build-android-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/toolchain.cmake" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/toolchain.cmake". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/ppc64le". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/ppc64le/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/ppc64le/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/riscv64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/riscv64/sources.list.sid" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/riscv64/sources.list.sid". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/s390x". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/cross/s390x/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/s390x/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/internal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/internal/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/internal/Tools.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal/Tools.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/native/install-cmake-test.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/install-cmake-test.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/native/init-compiler.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/init-compiler.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/native/install-cmake.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/install-cmake.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/native/common-library.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/common-library.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/native/install-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/install-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/native/CommonLibrary.psm1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/CommonLibrary.psm1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/post-build/publish-using-darc.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/publish-using-darc.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/post-build/post-build-utils.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/post-build-utils.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/post-build/nuget-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/nuget-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/post-build/sourcelink-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/sourcelink-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/post-build/add-build-to-channel.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/add-build-to-channel.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/post-build/check-channel-consistency.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/check-channel-consistency.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/post-build/trigger-subscriptions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/trigger-subscriptions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/post-build/symbols-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/symbols-validation.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/sdl/execute-all-sdl-tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/execute-all-sdl-tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/sdl/configure-sdl-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/configure-sdl-tool.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/sdl/init-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/init-sdl.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/sdl/extract-artifact-archives.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-archives.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/sdl/extract-artifact-packages.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-packages.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/sdl/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/sdl/run-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/run-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/sdl/packages.config" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/packages.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/sdl/sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/sdl.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/publish-build-assets.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/job/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/onelocbuild.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/job/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/source-index-stage1.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/job/job.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/job.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs/jobs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/jobs/codeql-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs/codeql-build.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build/post-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build/setup-maestro-vars.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build/common-variables.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/post-build/trigger-subscription.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build/trigger-subscription.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/publish-logs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/execute-codeql.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/execute-codeql.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/generate-sbom.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/generate-sbom.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/add-build-to-channel.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/add-build-to-channel.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/build-reason.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/build-reason.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/retain-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/retain-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/run-on-windows.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/run-on-windows.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/run-script-ifequalelse.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/run-script-ifequalelse.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/run-on-unix.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/run-on-unix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/send-to-helix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/telemetry-end.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-end.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/steps/telemetry-start.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-start.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/variables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/eng/common/templates/variables/sdl-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/variables/sdl-variables.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/common/RestoreProjects.proj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/common/RestoreProjects.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/Directory.Build.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/Directory.Build.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/snk/AspNetCore.snk" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/AspNetCore.snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/snk/Open.snk" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/Open.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/snk/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/35MSSharedLib1024.snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/snk/MSFT.snk" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/MSFT.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/snk/ECMA.snk" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/ECMA.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/snk/SilverlightPlatformPublicKey.snk" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/SilverlightPlatformPublicKey.snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/dir.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/dir.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Bcl.AsyncInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Bcl.AsyncInterfaces.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/net461/Microsoft.Bcl.HashCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/net461/Microsoft.Bcl.HashCode.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1/Microsoft.Bcl.HashCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1/Microsoft.Bcl.HashCode.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.1.1012/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.3.409/lib/net46/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/lib/net46/Microsoft.Build.Framework.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.3.409/lib/netstandard1.3/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/lib/netstandard1.3/Microsoft.Build.Framework.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.3.409/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.5.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.7.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/lib/net46/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/lib/net46/Microsoft.Build.Tasks.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/microsoft.build.tasks.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/lib/net472/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/lib/net472/Microsoft.Build.Tasks.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/microsoft.build.tasks.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/lib/net472/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/lib/net472/Microsoft.Build.Tasks.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/microsoft.build.tasks.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/lib/net472/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/lib/net472/Microsoft.Build.Tasks.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/microsoft.build.tasks.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/lib/net46/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/lib/net46/Microsoft.Build.Utilities.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3/Microsoft.Build.Utilities.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/microsoft.build.utilities.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/lib/net46/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/lib/net46/Microsoft.Build.Utilities.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/lib/netstandard1.3/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/lib/netstandard1.3/Microsoft.Build.Utilities.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/microsoft.build.utilities.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/lib/net46/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/lib/net46/Microsoft.Build.Utilities.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/lib/net472/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/lib/net472/Microsoft.Build.Utilities.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/lib/net46/Microsoft.Build.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/lib/net46/Microsoft.Build.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/microsoft.build.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.5.0/lib/net472/Microsoft.Build.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/lib/net472/Microsoft.Build.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/lib/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.5.0/lib/netcoreapp2.1/Microsoft.Build.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/lib/netcoreapp2.1/Microsoft.Build.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.5.0/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/microsoft.build.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.8.0/lib/net472/Microsoft.Build.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/lib/net472/Microsoft.Build.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/lib/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.8.0/lib/netcoreapp2.1/Microsoft.Build.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/lib/netcoreapp2.1/Microsoft.Build.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.8.0/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/microsoft.build.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0/Microsoft.CodeAnalysis.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0/Microsoft.CodeAnalysis.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/microsoft.codeanalysis.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/microsoft.codeanalysis.csharp.workspaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/microsoft.codeanalysis.csharp.workspaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/microsoft.codeanalysis.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/microsoft.codeanalysis.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/microsoft.codeanalysis.workspaces.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/microsoft.codeanalysis.workspaces.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.0.1/lib/netstandard1.3/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/lib/netstandard1.3/Microsoft.CSharp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.0.1/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/microsoft.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.0.1/ref/netstandard1.0/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/ref/netstandard1.0/Microsoft.CSharp.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/lib/netstandard1.3/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/lib/netstandard1.3/Microsoft.CSharp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/microsoft.csharp.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/microsoft.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.abstractions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.binder/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.options/2.1.1/microsoft.extensions.options.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/microsoft.extensions.options.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.options/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.1.0/lib/netstandard1.3/Microsoft.VisualBasic.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/lib/netstandard1.3/Microsoft.VisualBasic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.1.0/microsoft.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/microsoft.visualbasic.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/netstandard1.1/Microsoft.VisualBasic.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/netstandard1.1/Microsoft.VisualBasic.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/lib/netstandard1.3/Microsoft.VisualBasic.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/lib/netstandard1.3/Microsoft.VisualBasic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/microsoft.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/microsoft.visualbasic.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netstandard1.1/Microsoft.VisualBasic.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netstandard1.1/Microsoft.VisualBasic.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netstandard2.0/Microsoft.VisualBasic.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netstandard2.0/Microsoft.VisualBasic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.0.1/ref/net46/Microsoft.Win32.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/ref/net46/Microsoft.Win32.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/ref/net46/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/ref/net46/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net46/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net46/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net461/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net461/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net472/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net472/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/netstandard2.0/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/netstandard2.0/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/net46/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/net46/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/net461/Microsoft.Win32.SystemEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/net461/Microsoft.Win32.SystemEvents.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/net472/Microsoft.Win32.SystemEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/net472/Microsoft.Win32.SystemEvents.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/ref/net46/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/net46/System.AppContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/ref/net462/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/net462/System.AppContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard1.6/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard1.6/System.AppContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/system.appcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/ref/net46/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/net46/System.AppContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/ref/net462/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/net462/System.AppContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/system.appcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/ref/net45/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/net45/System.Buffers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/ref/netstandard1.1/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netstandard1.1/System.Buffers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/lib/net461/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/lib/net461/System.Buffers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/ref/net45/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/net45/System.Buffers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.buffers/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/ref/net461/System.CodeDom.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/ref/net461/System.CodeDom.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/system.codedom.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.codedom/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard1.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard1.0/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard1.3/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard1.3/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard2.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard2.0/System.Collections.Immutable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.7.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.0.1/ref/net46/System.Collections.NonGeneric.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/ref/net46/System.Collections.NonGeneric.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.0.1/system.collections.nongeneric.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/system.collections.nongeneric.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.3.0/ref/net46/System.Collections.NonGeneric.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/ref/net46/System.Collections.NonGeneric.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.3.0/system.collections.nongeneric.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/system.collections.nongeneric.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.specialized/4.3.0/ref/net46/System.Collections.Specialized.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/ref/net46/System.Collections.Specialized.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.specialized/4.3.0/system.collections.specialized.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/system.collections.specialized.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections.specialized/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/ref/netstandard1.0/System.Collections.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/netstandard1.0/System.Collections.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/ref/netstandard1.3/System.Collections.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/netstandard1.3/System.Collections.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/system.collections.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/ref/netstandard1.0/System.Collections.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/netstandard1.0/System.Collections.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/ref/netstandard1.3/System.Collections.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/netstandard1.3/System.Collections.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/system.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.collections/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net461/System.ComponentModel.Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net461/System.ComponentModel.Annotations.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.1/System.ComponentModel.Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.1/System.ComponentModel.Annotations.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.3/System.ComponentModel.Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.3/System.ComponentModel.Annotations.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.4/System.ComponentModel.Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.4/System.ComponentModel.Annotations.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.composition/4.5.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.composition/4.5.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.composition/4.5.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.composition/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.composition/4.5.0/ref/netstandard2.0/System.ComponentModel.Composition.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.composition/4.5.0/ref/netstandard2.0/System.ComponentModel.Composition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.composition/4.5.0/system.componentmodel.composition.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.composition/4.5.0/system.componentmodel.composition.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.composition/4.5.0/System.ComponentModel.Composition.4.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.composition/4.5.0/System.ComponentModel.Composition.4.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.composition/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.composition/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/net45/System.ComponentModel.TypeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/net45/System.ComponentModel.TypeConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/net462/System.ComponentModel.TypeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/net462/System.ComponentModel.TypeConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/lib/netstandard1.3/System.ComponentModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/lib/netstandard1.3/System.ComponentModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/system.componentmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/system.componentmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/system.composition.convention.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/system.composition.convention.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/system.composition.hosting.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/system.composition.hosting.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/system.composition.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/system.composition.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/system.composition.typedparts.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/system.composition.typedparts.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.console/4.0.0/ref/net46/System.Console.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/ref/net46/System.Console.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.console/4.0.0/ref/netstandard1.3/System.Console.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/ref/netstandard1.3/System.Console.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.console/4.0.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/system.console.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/ref/net46/System.Console.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/ref/net46/System.Console.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/ref/netstandard1.3/System.Console.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/ref/netstandard1.3/System.Console.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/system.console.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.console/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.common/4.3.0/ref/net451/System.Data.Common.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/ref/net451/System.Data.Common.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.common/4.3.0/ref/netstandard1.2/System.Data.Common.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/ref/netstandard1.2/System.Data.Common.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.common/4.3.0/system.data.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/system.data.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.common/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net451/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net451/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net46/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net46/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net461/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net461/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netcoreapp2.1/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netcoreapp2.1/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard1.2/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard1.2/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard1.3/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard1.3/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard2.0/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard2.0/System.Data.SqlClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/system.data.sqlclient.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/system.data.sqlclient.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/net451/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/net451/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/net46/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/net46/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/net461/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/net461/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netcoreapp2.1/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netcoreapp2.1/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netstandard1.2/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netstandard1.2/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netstandard1.3/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netstandard1.3/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netstandard2.0/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netstandard2.0/System.Data.SqlClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.5/system.data.sqlclient.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/system.data.sqlclient.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/net45/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/net45/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/net46/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/net46/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/ref/net461/System.Diagnostics.EventLog.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/ref/net461/System.Diagnostics.EventLog.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0/System.Diagnostics.EventLog.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0/System.Diagnostics.EventLog.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/system.diagnostics.eventlog.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/system.diagnostics.eventlog.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/ref/net46/System.Diagnostics.FileVersionInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/ref/net46/System.Diagnostics.FileVersionInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/system.diagnostics.fileversioninfo.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/system.diagnostics.fileversioninfo.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/net46/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/net46/System.Diagnostics.Process.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/net461/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/net461/System.Diagnostics.Process.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/netstandard1.4/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/netstandard1.4/System.Diagnostics.Process.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.1.0/system.diagnostics.process.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/system.diagnostics.process.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/net46/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/net46/System.Diagnostics.Process.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/net461/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/net461/System.Diagnostics.Process.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/netstandard1.3/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/netstandard1.3/System.Diagnostics.Process.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/netstandard1.4/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/netstandard1.4/System.Diagnostics.Process.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.3.0/system.diagnostics.process.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/system.diagnostics.process.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/netstandard1.0/System.Diagnostics.Tools.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/netstandard1.0/System.Diagnostics.Tools.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.0.1/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/system.diagnostics.tools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/ref/net46/System.Diagnostics.TraceSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/ref/net46/System.Diagnostics.TraceSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/ref/netstandard1.3/System.Diagnostics.TraceSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/ref/netstandard1.3/System.Diagnostics.TraceSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/system.diagnostics.tracesource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/system.diagnostics.tracesource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.0/ref/net461/System.Drawing.Common.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/ref/net461/System.Drawing.Common.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.0/ref/netcoreapp3.0/System.Drawing.Common.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/ref/netcoreapp3.0/System.Drawing.Common.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.0/ref/netstandard2.0/System.Drawing.Common.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/ref/netstandard2.0/System.Drawing.Common.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.0/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/system.drawing.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/system.dynamic.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/lib/net461/System.Formats.Asn1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/lib/net461/System.Formats.Asn1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/system.formats.asn1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization.extensions/4.3.0/system.globalization.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/system.globalization.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/system.globalization.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.globalization/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/ref/net46/System.IO.Compression.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/net46/System.IO.Compression.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/system.io.compression.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/system.io.compression.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/net46/System.IO.FileSystem.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/net46/System.IO.FileSystem.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/net461/System.IO.FileSystem.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/net461/System.IO.FileSystem.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.FileSystem.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.FileSystem.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.FileSystem.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.FileSystem.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/ref/net46/System.IO.FileSystem.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/ref/net46/System.IO.FileSystem.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/ref/net46/System.IO.FileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/ref/net46/System.IO.FileSystem.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/system.io.filesystem.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/system.io.filesystem.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/lib/net461/System.IO.Pipelines.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/net461/System.IO.Pipelines.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netstandard1.3/System.IO.Pipelines.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netstandard1.3/System.IO.Pipelines.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/ref/netcoreapp2.0/System.IO.Pipelines.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/ref/netcoreapp2.0/System.IO.Pipelines.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/system.io.pipelines.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/system.io.pipelines.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/ref/net46/System.IO.Pipes.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/ref/net46/System.IO.Pipes.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/system.io.pipes.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/system.io.pipes.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/net46/System.IO.Pipes.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/net46/System.IO.Pipes.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/net461/System.IO.Pipes.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/net461/System.IO.Pipes.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.Pipes.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.Pipes.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes/4.3.0/ref/net46/System.IO.Pipes.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/ref/net46/System.IO.Pipes.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes/4.3.0/ref/netstandard1.3/System.IO.Pipes.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/ref/netstandard1.3/System.IO.Pipes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes/4.3.0/system.io.pipes.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/system.io.pipes.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/ref/net462/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/net462/System.IO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.0/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.0/System.IO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.3/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.3/System.IO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.5/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.5/System.IO.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/system.io.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/ref/net462/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/net462/System.IO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.0/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.0/System.IO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.3/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.3/System.IO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.5/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.5/System.IO.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.io/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net462/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net462/System.Linq.Expressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/system.linq.expressions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/system.linq.expressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/4.0.1/lib/netstandard1.3/System.Linq.Parallel.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/lib/netstandard1.3/System.Linq.Parallel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/4.0.1/ref/netstandard1.1/System.Linq.Parallel.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/ref/netstandard1.1/System.Linq.Parallel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/4.0.1/system.linq.parallel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/system.linq.parallel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/4.3.0/lib/netstandard1.3/System.Linq.Queryable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/lib/netstandard1.3/System.Linq.Queryable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/4.3.0/ref/netstandard1.0/System.Linq.Queryable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/ref/netstandard1.0/System.Linq.Queryable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/4.3.0/system.linq.queryable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/system.linq.queryable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/ref/net462/System.Linq.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/net462/System.Linq.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/ref/netstandard1.0/System.Linq.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/netstandard1.0/System.Linq.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/ref/netstandard1.6/System.Linq.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/netstandard1.6/System.Linq.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/ref/net462/System.Linq.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/net462/System.Linq.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/ref/netstandard1.0/System.Linq.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/netstandard1.0/System.Linq.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/ref/netstandard1.6/System.Linq.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/netstandard1.6/System.Linq.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.linq/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.1/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netcoreapp2.1/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.1/ref/netstandard1.1/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netstandard1.1/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.1/ref/netstandard2.0/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netstandard2.0/System.Memory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.1/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/lib/netstandard1.1/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/lib/netstandard1.1/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/lib/netstandard2.0/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/lib/netstandard2.0/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/lib/net461/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/net461/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/lib/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netcoreapp2.1/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/lib/netstandard1.1/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netstandard1.1/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/lib/netstandard2.0/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netstandard2.0/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/lib/net461/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/lib/net461/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/lib/netstandard1.1/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/lib/netstandard1.1/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/lib/netstandard2.0/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/lib/netstandard2.0/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.memory/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/ref/net46/System.Net.Http.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/net46/System.Net.Http.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/system.net.http.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/ref/net46/System.Net.Http.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/net46/System.Net.Http.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/system.net.http.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.http/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.nameresolution/4.3.0/ref/net46/System.Net.NameResolution.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/ref/net46/System.Net.NameResolution.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.nameresolution/4.3.0/ref/netstandard1.3/System.Net.NameResolution.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/ref/netstandard1.3/System.Net.NameResolution.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.nameresolution/4.3.0/system.net.nameresolution.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/system.net.nameresolution.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.nameresolution/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/system.net.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/system.net.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/net46/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.0/System.Net.Requests.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.0/System.Net.Requests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.1/System.Net.Requests.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.1/System.Net.Requests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.3/System.Net.Requests.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.3/System.Net.Requests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/system.net.requests.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/system.net.requests.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.security/4.3.1/ref/net46/System.Net.Security.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/ref/net46/System.Net.Security.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.security/4.3.1/ref/netstandard1.3/System.Net.Security.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/ref/netstandard1.3/System.Net.Security.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.security/4.3.1/system.net.security.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/system.net.security.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.security/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/system.net.sockets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/system.net.sockets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/net46/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/netstandard1.3/System.Net.WebHeaderCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/netstandard1.3/System.Net.WebHeaderCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.webheadercollection/4.3.0/system.net.webheadercollection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/system.net.webheadercollection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.net.webheadercollection/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/system.objectmodel.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/system.objectmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/System.Private.DataContractSerialization.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/System.Private.DataContractSerialization.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.private.datacontractserialization/4.1.1/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/ref/netstandard/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.private.datacontractserialization/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/system.reflection.emit.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/system.reflection.emit.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/lib/netstandard1.3/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/lib/netstandard1.3/System.Reflection.Emit.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard1.1/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard1.1/System.Reflection.Emit.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.0/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.0/System.Reflection.Emit.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/system.reflection.emit.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.2/lib/netstandard1.1/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/lib/netstandard1.1/System.Reflection.Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.2/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.8.0/lib/netstandard1.1/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/lib/netstandard1.1/System.Reflection.Metadata.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.8.0/lib/netstandard2.0/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/lib/netstandard2.0/System.Reflection.Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.8.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/net461/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/net461/System.Reflection.Metadata.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/net46/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/net46/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/net461/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/net461/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard2.0/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard2.0/System.Reflection.TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/system.reflection.typeextensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net46/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net46/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net461/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net461/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net472/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net472/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard2.0/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard2.0/System.Reflection.TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/system.reflection.typeextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/ref/net462/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/net462/System.Reflection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/system.reflection.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/ref/net462/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/net462/System.Reflection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.reflection/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/system.resources.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.reader/4.0.0/system.resources.reader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/system.resources.reader.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.reader/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.writer/4.0.0/lib/netstandard1.3/System.Resources.Writer.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/lib/netstandard1.3/System.Resources.Writer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.writer/4.0.0/system.resources.writer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/system.resources.writer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.resources.writer/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/lib/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net462/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net462/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.0/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.0/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.3/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.3/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.5/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.5/System.Runtime.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/ref/net46/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/system.runtime.handles.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/ref/net46/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/system.runtime.handles.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/system.runtime.loader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/system.runtime.loader.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.3.0/ref/netstandard1.5/System.Runtime.Loader.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/ref/netstandard1.5/System.Runtime.Loader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.3.0/system.runtime.loader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/system.runtime.loader.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4/System.Runtime.Serialization.Formatters.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4/System.Runtime.Serialization.Formatters.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/ref/net46/System.Runtime.Serialization.Formatters.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/ref/net46/System.Runtime.Serialization.Formatters.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Formatters.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Formatters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/system.runtime.serialization.formatters.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/system.runtime.serialization.formatters.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net46/System.Runtime.Serialization.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net46/System.Runtime.Serialization.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/System.Runtime.Serialization.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/System.Runtime.Serialization.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net46/System.Runtime.Serialization.Xml.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net46/System.Runtime.Serialization.Xml.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Xml.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Xml.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/net462/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/net462/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/net462/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/net462/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/system.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/net462/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/net462/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.0/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.0/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.2/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.2/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.3/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.3/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.5/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.5/System.Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.runtime/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.3.0/ref/net46/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/ref/net46/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.3.0/ref/netstandard1.3/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/ref/netstandard1.3/System.Security.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.3.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/system.security.accesscontrol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/net46/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/net46/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/system.security.accesscontrol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/system.security.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/ref/net46/System.Security.Claims.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/ref/net46/System.Security.Claims.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/system.security.claims.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/system.security.claims.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net46/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net46/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net461/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net461/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net462/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net462/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net46/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net46/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net461/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net461/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net462/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net462/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net47". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net47/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net47/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.4/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.4/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.6/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.6/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net47". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.csp/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.openssl/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/net46/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/net46/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/net461/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/net461/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/net46/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/net46/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/net461/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/net461/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/net46/System.Security.Cryptography.ProtectedData.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/net46/System.Security.Cryptography.ProtectedData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/net461/System.Security.Cryptography.ProtectedData.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/net461/System.Security.Cryptography.ProtectedData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.0/ref/net461/System.Security.Cryptography.Xml.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/ref/net461/System.Security.Cryptography.Xml.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Xml.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Xml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.0/system.security.cryptography.xml.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/system.security.cryptography.xml.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/system.security.permissions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.3.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/system.security.principal.windows.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/net46/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/net46/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/system.security.principal.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/system.security.principal.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/lib/net46/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/lib/net46/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/lib/net461/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/lib/net461/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/ref/netstandard1.3/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/ref/netstandard1.3/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/net46/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/net46/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/net46/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/net46/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/net461/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/net461/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/netstandard1.3/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/netstandard1.3/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/netstandard2.0/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/netstandard2.0/System.Text.Encoding.CodePages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.7.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/system.text.encoding.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/system.text.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard1.0/System.Text.Encodings.Web.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard1.0/System.Text.Encodings.Web.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/4.7.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/system.text.encodings.web.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.json/4.7.0/lib/net461/System.Text.Json.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/lib/net461/System.Text.Json.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/lib/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.json/4.7.0/lib/netcoreapp3.0/System.Text.Json.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/lib/netcoreapp3.0/System.Text.Json.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.json/4.7.0/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/system.text.json.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.json/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net462/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net462/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.0/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.0/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.6/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.6/System.Text.RegularExpressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/system.text.regularexpressions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net462/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net462/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.0/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.0/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.3/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.3/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.6/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.6/System.Text.RegularExpressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/system.text.regularexpressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.overlapped/4.3.0/ref/net46/System.Threading.Overlapped.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/ref/net46/System.Threading.Overlapped.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.overlapped/4.3.0/ref/netstandard1.3/System.Threading.Overlapped.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/ref/netstandard1.3/System.Threading.Overlapped.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.overlapped/4.3.0/system.threading.overlapped.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/system.threading.overlapped.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.overlapped/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/lib/netstandard1.3/System.Threading.Tasks.Parallel.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/lib/netstandard1.3/System.Threading.Tasks.Parallel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/netstandard1.1/System.Threading.Tasks.Parallel.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/netstandard1.1/System.Threading.Tasks.Parallel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/system.threading.tasks.parallel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/system.threading.tasks.parallel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/system.threading.tasks.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/system.threading.thread.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/ref/net46/System.Threading.Thread.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/ref/net46/System.Threading.Thread.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/system.threading.thread.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.0.10/ref/net46/System.Threading.ThreadPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/ref/net46/System.Threading.ThreadPool.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.0.10/system.threading.threadpool.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/system.threading.threadpool.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.3.0/ref/net46/System.Threading.ThreadPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/ref/net46/System.Threading.ThreadPool.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.3.0/ref/netstandard1.3/System.Threading.ThreadPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/ref/netstandard1.3/System.Threading.ThreadPool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.3.0/system.threading.threadpool.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/system.threading.threadpool.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.0.1/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/ref/net451/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.0.1/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/system.threading.timer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/ref/net451/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/system.threading.timer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/ref/netstandard1.0/System.Threading.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/netstandard1.0/System.Threading.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/ref/netstandard1.3/System.Threading.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/netstandard1.3/System.Threading.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/system.threading.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/ref/netstandard1.0/System.Threading.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/netstandard1.0/System.Threading.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/ref/netstandard1.3/System.Threading.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/netstandard1.3/System.Threading.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/system.threading.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.threading/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/net47". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/ref/netstandard2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/netstandard2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/system.valuetuple.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/system.valuetuple.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/system.windows.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.0.11/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/system.xml.readerwriter.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/netstandard1.0/System.Xml.XDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/netstandard1.0/System.Xml.XDocument.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/netstandard1.3/System.Xml.XDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/netstandard1.3/System.Xml.XDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.0.11/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/system.xml.xdocument.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.0.1/ref/net46/System.Xml.XmlDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/ref/net46/System.Xml.XmlDocument.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.0.1/system.xml.xmldocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/system.xml.xmldocument.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.3.0/ref/net46/System.Xml.XmlDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/ref/net46/System.Xml.XmlDocument.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.3.0/ref/netstandard1.3/System.Xml.XmlDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/ref/netstandard1.3/System.Xml.XmlDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.3.0/system.xml.xmldocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/system.xml.xmldocument.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/netstandard1.0/System.Xml.XmlSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/netstandard1.0/System.Xml.XmlSerializer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/DefaultGenApiDocIds.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/DefaultGenApiDocIds.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/LicenseHeader.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/LicenseHeader.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateProjects/PackageProjectTemplate.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects/PackageProjectTemplate.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateProjects/GenerateProjects.proj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects/GenerateProjects.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateProjects/AssemblyStandardUsings.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects/AssemblyStandardUsings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateProjects/AssemblyVersionTemplate.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects/AssemblyVersionTemplate.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateSource". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateSource". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateSource/GenerateSource.proj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateSource/GenerateSource.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateSource/targetPackage.csproj.template" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateSource/targetPackage.csproj.template". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/Tasks/GenerateProjects.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks/GenerateProjects.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/Tasks/GenerateProjectsTask.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks/GenerateProjectsTask.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/Tasks/PackageData.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks/PackageData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/referencePackageSourceGenerator/Tasks/ProjectData.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks/ProjectData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/build-il.sh" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/packageIcon.png" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/packageIcon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/[Content_Types].xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/[Content_Types].xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/package/services/metadata/core-properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/package/services/metadata/core-properties/e356056b74964e7d8c9e6bc5907c14a2.psmdcp" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/package/services/metadata/core-properties/e356056b74964e7d8c9e6bc5907c14a2.psmdcp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.OAuth.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.OAuth.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Antiforgery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Antiforgery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Cookies.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Cookies.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Authorization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Authorization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.Policy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.Policy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Server.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Server.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Connections.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Connections.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.CookiePolicy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.CookiePolicy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.Internal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.Internal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HostFiltering.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HostFiltering.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Html.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Html.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpOverrides.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpOverrides.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Identity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Identity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Features.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Features.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpsPolicy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpsPolicy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ApiExplorer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ApiExplorer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Cors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Cors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.RazorPages.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.RazorPages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Razor.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Razor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.TagHelpers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.TagHelpers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ViewFeatures.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ViewFeatures.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCompression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCompression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Rewrite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Rewrite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IIS.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IIS.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IISIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IISIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.HttpSys.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.HttpSys.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Session.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Session.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Protocols.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Protocols.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.StaticFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.StaticFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebUtilities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebUtilities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Binder.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Binder.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.CommandLine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.CommandLine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.EnvironmentVariables.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.EnvironmentVariables.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.FileExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.FileExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.KeyPerFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.KeyPerFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Ini.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Ini.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.UserSecrets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.UserSecrets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Composite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Composite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Physical.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Physical.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Embedded.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Embedded.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileSystemGlobbing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileSystemGlobbing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Stores.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Stores.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventLog.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventLog.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.ConfigurationExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.ConfigurationExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.ObjectPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.ObjectPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.WebEncoders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.WebEncoders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.JSInterop.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.JSInterop.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Win32.Registry.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Win32.Registry.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Net.Http.Headers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Net.Http.Headers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Diagnostics.EventLog.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Diagnostics.EventLog.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.IO.Pipelines.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.IO.Pipelines.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.AccessControl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.AccessControl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Cng.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Cng.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Windows.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Windows.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Permissions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Permissions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Principal.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Principal.Windows.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/_rels". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/_rels/.rels" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/_rels/.rels". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OAuth.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OAuth.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Cookies.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Cookies.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Antiforgery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Antiforgery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Authorization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Authorization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.Policy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.Policy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Server.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Server.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Connections.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Connections.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.CookiePolicy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.CookiePolicy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.HealthChecks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.HealthChecks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HostFiltering.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HostFiltering.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Server.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Server.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Html.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Html.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Features.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Features.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpOverrides.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpOverrides.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpsPolicy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpsPolicy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Identity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Identity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ApiExplorer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ApiExplorer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.TagHelpers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.TagHelpers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.RazorPages.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.RazorPages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ViewFeatures.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ViewFeatures.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCompression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCompression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Rewrite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Rewrite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IIS.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IIS.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.HttpSys.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.HttpSys.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IISIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IISIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Session.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Session.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Protocols.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Protocols.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.StaticFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.StaticFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebUtilities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebUtilities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Ini.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Ini.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.KeyPerFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.KeyPerFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Embedded.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Embedded.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventLog.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventLog.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.ObjectPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.ObjectPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.WebEncoders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.WebEncoders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.JSInterop.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.JSInterop.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Net.Http.Headers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Net.Http.Headers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Win32.Registry.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Win32.Registry.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.IO.Pipelines.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.IO.Pipelines.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Diagnostics.EventLog.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Diagnostics.EventLog.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.AccessControl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.AccessControl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Principal.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Principal.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Cng.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Cng.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Permissions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Permissions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Windows.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Windows.Extensions.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/microsoft.aspnetcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/microsoft.aspnetcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PackageOverrides.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Immutable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Immutable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.CodePages.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.CodePages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/WindowsBase.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Formats.Asn1.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Formats.Asn1.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/[Content_Types].xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/[Content_Types].xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/package/services/metadata/core-properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/package/services/metadata/core-properties/c53e8a8ebb0141ac9d51811b9a426b1b.psmdcp" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/package/services/metadata/core-properties/c53e8a8ebb0141ac9d51811b9a426b1b.psmdcp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/_rels". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/_rels/.rels" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/_rels/.rels". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/[Content_Types].xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/[Content_Types].xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/package/services/metadata/core-properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/package/services/metadata/core-properties/0f86521225cd4d77af4871e085dbb363.psmdcp" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/package/services/metadata/core-properties/0f86521225cd4d77af4871e085dbb363.psmdcp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/_rels". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/_rels/.rels" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/_rels/.rels". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/cscompmgd.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/cscompmgd.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/AspNetMMCExt.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/AspNetMMCExt.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEExecRemote.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEExecRemote.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEHost.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEHost.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IIEHost.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IIEHost.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Utilities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Utilities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Vsa.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Vsa.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.Vb.CodeDOMProcessor.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.Vb.CodeDOMProcessor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft_VsaVb.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft_VsaVb.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Xml.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/RedistList/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/SubsetList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/SubsetList/Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/SubsetList/Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net20.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net20.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/Internet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.Contract.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.Contract.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/FullTrust.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/RedistList/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net40.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net40.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/Internet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.ReaderWriter.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net451.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net451.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.XmlSerializer.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/FullTrust.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net452.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net452.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Dynamic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Dynamic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net46.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net46.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Dynamic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Dynamic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XmlSerializer.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/Internet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net461.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net461.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Dynamic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Dynamic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/Internet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net462.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net462.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/CustomMarshalers.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/CustomMarshalers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Dynamic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Dynamic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Duplex.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/Internet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net47.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net47.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/CustomMarshalers.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/CustomMarshalers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Dynamic.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Dynamic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/XamlBuildTask.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/WindowsFormsIntegration.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Http.Rtc.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Http.Rtc.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XPath.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/Internet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net48.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net48.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/netfx.force.conflicts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/netfx.force.conflicts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/NETStandard.Library.NETFramework.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/NETStandard.Library.NETFramework.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/NETStandard.Library.NETFramework.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/NETStandard.Library.NETFramework.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/lib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/lib/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/lib/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/NETStandard.Library.NETFramework.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/NETStandard.Library.NETFramework.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/NETStandard.Library.NETFramework.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/NETStandard.Library.NETFramework.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/NETStandard.Library.NETFramework.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/NETStandard.Library.NETFramework.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/NETStandard.Library.NETFramework.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/NETStandard.Library.NETFramework.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/netfx.force.conflicts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/netfx.force.conflicts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/NETStandard.Library.NETFramework.common.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/NETStandard.Library.NETFramework.common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/NETStandard.Library.NETFramework.common.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/NETStandard.Library.NETFramework.common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/netstandard.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/netstandard.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Buffers.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/NETStandard.Library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/NETStandard.Library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/[Content_Types].xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/[Content_Types].xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/package/services/metadata/core-properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/package/services/metadata/core-properties/8a2b79062fd34e3c9093e449a7f0e295.psmdcp" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/package/services/metadata/core-properties/8a2b79062fd34e3c9093e449a7f0e295.psmdcp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/_rels". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/_rels/.rels" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/_rels/.rels". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackageGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackageGenerator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackageGenerator/textOnlyPackage.csproj.template" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackageGenerator/textOnlyPackage.csproj.template". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackageGenerator/PackageGenerator.proj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackageGenerator/PackageGenerator.proj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/Directory.Build.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Plugin.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Plugin.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Microsoft.Build.CentralPackageVersions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Microsoft.Build.CentralPackageVersions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Microsoft.Build.NoTargets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Microsoft.Build.NoTargets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/images". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/images/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/images/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/build/Microsoft.CodeAnalysis.Collections.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/build/Microsoft.CodeAnalysis.Collections.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+KeyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+KeyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+ValueCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+ValueCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+Builder.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+Builder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+PrivateInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+PrivateInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+ValueBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+ValueBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/RoslynEnumerable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/RoslynEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/RoslynImmutableInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/RoslynImmutableInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedArray.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedArray`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedArray`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedDictionary`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedDictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedList`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedList`1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ArraySortHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ArraySortHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/HashHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/HashHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionCalls`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionCalls`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionDebugView`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionDebugView`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IDictionaryDebugView`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IDictionaryDebugView`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IEnumerableCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IEnumerableCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IListCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IListCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IEnumerableCalls`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IEnumerableCalls`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/InsertionBehavior.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/InsertionBehavior.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/SegmentedArrayHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/SegmentedArrayHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/RoslynUnsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/RoslynUnsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/SegmentedArraySegment`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/SegmentedArraySegment`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/Strings.resx" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/Strings.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ThrowHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ThrowHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.cs.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.cs.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.fr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.fr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.es.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.es.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.de.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.de.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.it.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.it.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ja.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ja.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.pl.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.pl.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ko.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ko.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ru.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ru.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.pt-BR.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.pt-BR.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.tr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.tr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hans.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hans.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hant.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hant.xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+KeyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+KeyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+ValueCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+ValueCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+Builder.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+Builder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+PrivateInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+PrivateInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+ValueBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+ValueBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/RoslynEnumerable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/RoslynEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedArray`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedArray`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/RoslynImmutableInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/RoslynImmutableInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedDictionary`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedDictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedArray.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedList`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedList`1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/HashHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/HashHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionCalls`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionCalls`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ArraySortHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ArraySortHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionDebugView`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionDebugView`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IDictionaryDebugView`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IDictionaryDebugView`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IEnumerableCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IEnumerableCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IEnumerableCalls`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IEnumerableCalls`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IListCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IListCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/RoslynUnsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/RoslynUnsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/SegmentedArrayHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/SegmentedArrayHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/InsertionBehavior.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/InsertionBehavior.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/SegmentedArraySegment`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/SegmentedArraySegment`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/Strings.resx" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/Strings.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ThrowHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ThrowHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.cs.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.cs.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ja.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ja.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.es.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.es.xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.it.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.it.xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.de.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.de.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.fr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.fr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ko.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ko.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pl.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pl.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pt-BR.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pt-BR.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ru.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ru.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.tr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.tr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.zh-Hans.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.zh-Hans.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.zh-Hant.xlf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.zh-Hant.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/ThirdPartyNotices.rtf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandArgument.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandArgument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOption.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOption.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/AnsiConsole.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/AnsiConsole.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandParsingException.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandParsingException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandLineApplication.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandLineApplication.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOptionType.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOptionType.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities/DotNetMuxer.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities/DotNetMuxer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities/ArgumentEscaper.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities/ArgumentEscaper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/runtime.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/Microsoft.NETCore.Platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/Microsoft.NETCore.Platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/Microsoft.NETCore.Platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/Microsoft.NETCore.Platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/Microsoft.NETCore.Targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/Microsoft.NETCore.Targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/runtime.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/Microsoft.NETCore.Targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/Microsoft.NETCore.Targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.CommandLine.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.CommandLine.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Binder.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Ini.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Ini.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.FileExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.FileExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.UserSecrets.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.UserSecrets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Composite.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Composite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Embedded.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Embedded.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Physical.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Physical.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileSystemGlobbing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.ObjectPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.ObjectPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.WebEncoders.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.WebEncoders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.Registry.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.Registration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.Registration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.AttributedModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Convention.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.TypedParts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.Odbc.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.Odbc.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.OleDb.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.OleDb.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.SqlClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.SqlClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.PerformanceCounter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.AccountManagement.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.AccountManagement.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.Protocols.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.Protocols.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Formats.Cbor.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Formats.Cbor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Hashing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Hashing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Ports.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Ports.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Management.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Management.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Memory.Data.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Memory.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.Http.WinHttpHandler.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.Http.WinHttpHandler.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.WebSockets.WebSocketProtocol.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.WebSockets.WebSocketProtocol.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.Context.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.Context.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.MetadataLoadContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Runtime.Caching.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Runtime.Caching.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Cose.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Cose.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Duplex.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Duplex.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.NetTcp.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.NetTcp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Syndication.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Syndication.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceProcess.ServiceController.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceProcess.ServiceController.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Threading.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Windows.Extensions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Formats.Asn1.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Formats.Tar.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Formats.Tar.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Http.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Http.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Quic.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Quic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Cryptography.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Cryptography.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XPath.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/netstandard/1033". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/netstandard/1033/netstandard.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/netstandard/1033/netstandard.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Extensions/IntegerExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Extensions/IntegerExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/WideTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/WideTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/WideTable.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/WideTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/ZeroTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/ZeroTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/ZeroTable.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/ZeroTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Unicode.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Unicode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/UnicodeCalculator.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/UnicodeCalculator.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions/IntegerExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions/IntegerExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Unicode.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Unicode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/UnicodeCalculator.cs" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/UnicodeCalculator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.nuspec". RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.23-arm64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.23-arm64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /warnaserror /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj Build started 7/19/2023 12:55:38 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" on node 1 (default targets). 1>TriggerBuildDependencyPackageProjects: ./build.sh --configuration Release /bl:/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild-dependency-projects.binlog /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache /p:BuildDependencyPackageProjects=true /p:SetUpSourceBuildIntermediateNupkgCache=true /p:DotNetBuildFromSource=true /p:ArcadeInnerBuildFromSource=true /builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild-dependency-projects.binlog /clp:Summary /nr:true /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=false /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=false /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache /p:BuildDependencyPackageProjects=true /p:SetUpSourceBuildIntermediateNupkgCache=true /p:DotNetBuildFromSource=true /p:ArcadeInnerBuildFromSource=true /warnaserror /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (in 268 ms). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/eng/NoOp.csproj (in 89 ms). NoOp -> /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/NoOp/Release/net7.0/NoOp.dll Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.composition/4.5.0/System.ComponentModel.Composition.4.5.0.csproj (in 670 ms). System.ComponentModel.Composition.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.composition/4.5.0/ref/netstandard2.0/System.ComponentModel.Composition.dll Successfully created package '/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.ComponentModel.Composition.4.5.0.nupkg'. Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:06.94 1>Project "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj... Assets file has not changed. Skipping assets file writing. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (in 184 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.109/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' 1>Project "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) on node 19 (Restore target(s)). 318>_GetAllRestoreProjectPathItems: Determining projects to restore... 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (32:5) on node 3 (_GenerateRestoreGraphProjectEntry target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (30:5) on node 7 (_GenerateRestoreGraphProjectEntry target(s)). 30>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (18:5) on node 30 (_GenerateRestoreGraphProjectEntry target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (43:5) on node 23 (_GenerateRestoreGraphProjectEntry target(s)). 43>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (19:5) on node 14 (_GenerateRestoreGraphProjectEntry target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (33:5) on node 6 (_GenerateRestoreGraphProjectEntry target(s)). 33>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (47:5) on node 32 (_GenerateRestoreGraphProjectEntry target(s)). 47>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (38:5) on node 13 (_GenerateRestoreGraphProjectEntry target(s)). 38>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (14:5) on node 8 (_GenerateRestoreGraphProjectEntry target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj" (26:5) on node 26 (_GenerateRestoreGraphProjectEntry target(s)). 26>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (29:5) on node 5 (_GenerateRestoreGraphProjectEntry target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (28:5) on node 17 (_GenerateRestoreGraphProjectEntry target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (16:5) on node 31 (_GenerateRestoreGraphProjectEntry target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (11:5) on node 11 (_GenerateRestoreGraphProjectEntry target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (39:5) on node 24 (_GenerateRestoreGraphProjectEntry target(s)). 39>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (8:5) on node 29 (_GenerateRestoreGraphProjectEntry target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (20:5) on node 10 (_GenerateRestoreGraphProjectEntry target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:5) on node 4 (_GenerateRestoreGraphProjectEntry target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (9:5) on node 21 (_GenerateRestoreGraphProjectEntry target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (25:5) on node 28 (_GenerateRestoreGraphProjectEntry target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (24:5) on node 12 (_GenerateRestoreGraphProjectEntry target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (31:5) on node 20 (_GenerateRestoreGraphProjectEntry target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (7:5) on node 16 (_GenerateRestoreGraphProjectEntry target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (36:5) on node 2 (_GenerateRestoreGraphProjectEntry target(s)). 36>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (68:5) on node 25 (_GenerateRestoreGraphProjectEntry target(s)). 68>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (23:5) on node 15 (_GenerateRestoreGraphProjectEntry target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 47>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 30>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 43>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 26>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 33>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 36>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 39>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 318>Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (15:5) on node 19 (_GenerateRestoreGraphProjectEntry target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 38>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 68>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 47>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 26>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 68>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 33>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 30>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 38>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 43>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 39>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 36>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 318>Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj... 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Installed System.Diagnostics.Debug 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Ea5SsjrFpR4cA7RM4BV+ffn8X4KjdDrcIjCNueYQ8pYP2x/r5KoNdxqEZ2xYyEw+8nSLrm4Ml3QDCyXRfbXliw==. Installed Microsoft.NETCore.Targets 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash TP9Pc4AgaJQpB/MaC9HZ7veJfgc4lRT1up7hsFcf5uU2PwvDPvglaWkIKGD0MQGujvOdLkcLDQRXMQbIdL5G+A==. Installed System.Reflection.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash G0a/3rcL2IXm3NAqvpyQoyudQN155UWOas2/RSS3M+tWIWdEwxLgKjPOy2sR8ET1gRDxBQBqYwKINCyNBZbjjg==. Installed Microsoft.NETCore.Targets 1.1.3 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 9im2gxmoPxICxZXhK4eSBkfgeEGl1NW7o5+P4G0bNAJ4wzrAn3f2fnfxcdJn9ejgL4IGzrNDoQmLA28cMqx8PQ==. Installed System.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash lSAceconOxuwGxmAS321v7DtJgHIkkcIblzjBvPzQjx/BrlUd6BHpB1yBoPX+99EAS/ySM2jgDJ9AlS6gi7jBg==. Installed Microsoft.NETCore.Platforms 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash lKe9ftry61Uj7FlNbgYBJq4i7+cTCq4j6JImSO9m5csKIP4UY13l7ywbuQ/Jclm92vDl8c+9IkSV/GEJ0kbRLQ==. Installed Microsoft.NETCore.Targets 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash +tMusAacTa7kjk8/B+We/KeVCI4yGSpuIirSquMahYdEITeRikr7iywc3ekcwc1k59KzpkgE37jhnys1XF2A9Q==. Installed System.Collections 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash q9PfJPDtXAVBrRM2yFVQsczrZctrC5IARwyEShbsmnjk6jv/nqSG1OM+hxQkjXaos+1wnKwQue6CwFHdw9E0Sw==. Installed System.Reflection 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 1BPvdb5nFly1zVUITRgfFRRswXryOMatT+jGVJ6oHsONuwWFBJKFv7VkHZRv2yAud8AWJVqekMCNIaTgWw47zQ==. Installed System.IO 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 4v3cB/p9/G946PJw/5tZQZodgHcFVzNlTSbmkmGo1tg6mGOlNHv//apP49ttAwPn6RkMDklfPb2b50ks4+Eo5Q==. Installed Microsoft.NETFramework.ReferenceAssemblies 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash nGMN+3rWTs3+BjcT41fuqi6A7kOuMnS313TGcg4xhap9qefB96Ch11a68kqMcNURUdUoGeyo9Bdz6Lcg/9c9nw==. Installed System.Threading.Tasks 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash vMqS2Ekbx5r5XSKC4noUZPdcI6yH2Yotky+jFtHxZPS9PmJfndC5E4DR0wK0b4DmehbqDuUDuZLZ1nFiHvoWlw==. Installed Microsoft.NETCore.Platforms 1.1.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash iw/0UqsURtZUjjMv7Q4OTvNCbZwoYMbADBPXKegXXPHM2NksH1KL6M5gw2S/1ENeiNOcqoN4JI2wtlJ/MXKc8g==. Installed System.Threading 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Yp8Z9xYGIUUnA4FCj0hMvGLNkHiVDPlytDY0xYMuXm/KFvmnBiL/+pD+vdNzuISuUMGdVSZ0BfNtjpoixSzWZw==. Installed System.Reflection.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash df0noYtQBxoNCXrUOuq5luxqo9ae4WD6a2vkOoC/I0TTpoTcxHyBM4fP/BeTV6kXTrOD+cpwJxCRyUkZfi7aWQ==. Installed System.Text.Encoding 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash LwqfFEJv6DvI+2d2/6/nDRKCYkrAaJF1txn/y4uQ566tiig6OUpF8/ecTMdFy6cTxPVdWRcLM6iMSrlOTSHoCQ==. Installed System.Runtime.Handles 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash vRMdPEkmtpEpQDy4bfVkyXSSk+lx1084lbMEAamobXhtrdShtDG5XNH2Jn4YykTQJtnGwSaSD2mDx+9ZqOSWeA==. Installed System.Diagnostics.Tracing 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 4Tp0RiLkHsGqzKYcjVB046ti9MWPHwdyXLkUIwsSozxvCfTY/0SY+Gh6/fmz3Mb+JvsnYUTNkouoGn/+wC0VEw==. Installed System.Runtime.Handles 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash R/9iborglUkWbKY9MxC4pyzCPauwmE83/KOM7rDbw6ZQ8oPyDNz5X6MgMj9hKhOv50E9BMopiIWGjdpYt6Aaeg==. Installed System.Runtime 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 6vK7UxMsCGT0wQH0WcHBKciEz8h8QX5ikkc9zATagHeAp6gEx8L05zdyvYIzTwCYzrkszWaBwtfSJblEOUJ9cw==. Installed System.Threading.Tasks 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash MhjCTx73SGIQkVOECp1SZy9Cba+E0vEcGGhUULgnK407EnLy/FeSi1Jx1hL4oIJeWvNo2O7ZzGsYsETrPe8chQ==. Installed System.Globalization 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Xm+glwzU6pw06XXnsU8HlrfSa55vJWFyIL4Sph8UZI9puAAWEL+DmwReDhVzknGEXPxXDh9b4ox6vi5hC/p40g==. Installed System.Text.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash /4N88eD87Mu/KC08vWRF1qlRQiqb+yJtfX2tCv/YyFJp39axA1IHw+po+1N6RZ8vmY8/WoOugNIkMBwyeFcNYQ==. Installed System.Runtime.InteropServices 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash MNPRVXf/1Dltf7zH7qUw+IXleo2jDt4BzEiv1uOprrAuP6GHyNYZKW4QdhNU8tShm3yMpgtR5ijptazvQIN1IA==. Installed System.Globalization 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash lFskhUtcbtl/fKhpYerpk+K+TghDWqhwvCcSVyEPzGAlKVSCVpFzV0faB6GULWjpqGeR5e6xkZYY+bQOlqL5Pg==. Installed System.Resources.ResourceManager 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash hUVeo0mVT7141rDF3sNjpcweRGmfGTSSGnVEsLwS9oKK1CA2MfIDceEOTdESRQYpn0AFiF7+bZcLBlofw+vd/Q==. Installed System.Linq 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash /Mtv8VTUvkojGo7fv1qwEZ1yvtSrYKLdP57uNv9CB2ZXF+YV/1OdEcFvz2slhej4futBlo7m8hwUvNo5D/N5jw==. Installed System.Reflection.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash J3UGnxEatHW4IpFFzhJDtHS5swDMEzAQ9EhFBIsgEhZHl7Borzg8bX9Ctg1cPZYeVwIBf2S60RBmENugCTYb8g==. Installed System.Resources.ResourceManager 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 2iEm4BjZZmyLzg4zeYTUI7fYACxE2/3ts1IPbhN6JxBDuw5Zg2m/70XsSTqkOEugeV8KHB/iRZjH3pV9lkY3uQ==. Installed System.Threading 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash MPNobCQnu+lnrG2UjBG4ntT/ATOASW3J0IkOY0Kx53EOLHUYjggd4M4OdFU34YeXmiGU1b/nrPCuvsu6nFlERA==. Installed System.IO 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash zlakW49lA8Klq0RoaSY19DwqxzEEoYGhex5KE47xB7VC/8vl4q2l8i23S84am1emBckakNhpT26Uee5VAVzCoA==. Installed Microsoft.Win32.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash bz/SVts1V29Wkm+j4qRvVZjGcOKUXARtJyK21U38xFXrtTJlobDuqfMZOaBtb7qcJMpiNn2aKG38OXZVe1Lbow==. Installed System.Security.Cryptography.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash GmN9wrsG7FF+ha5eqBFwiIVq2s5ubanvko3OaXhJjwI1OQnWPfX/MS0ETgUS8/89FMvOIioo8kRzWrq2Qki/gg==. Installed System.Security.Cryptography.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash K7BOa9/cWBl+xtW9baER4DCWgbruJKZWuyt2mmK+dFvWfDpg6sawHDedNjtFlA2CrR9EDvxgiJsfpS2u3Zh6ZA==. Installed System.Runtime.Extensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash FXftSjQmBRIoksLcblk9XpVxqTDVF/dKnpWarOZ2CDDfn2psjavSX5B6w2diLNeOA2ew55yrw+R/0CNTb3SW1A==. Installed System.Reflection.Emit 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash DEnHReZMTLKy/IZtuRrp5OlMeLAFqu711LlMVTy+ArhCaC3kI2OwiQGxLMRoaZqzOoGvYoYfvEDiSHsuZcq1Yw==. Installed System.Security.Cryptography.Algorithms 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash xpcQHmWFZfy+OOLJepuM73ZkwdouRT4oufAuTjogepyROcj0K+6IE4mpntAsbcaZE2pFvNrdREGLOVhxL4WVvQ==. Installed System.Diagnostics.Tracing 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash dVFrGGuOwx2BB/GK5FQo2F0qP369BZmF4/AW+FXK0GiziZvfPArXGEbl94aDLN6yDDnTsy1JTyiCGB8qBdcy7Q==. Installed System.Security.Principal.Windows 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash C//9m3P7wPX2KF3mrGHAztRpbqrK91K129PFLx0+j4NLnadgaIUUSjNf52HHtwGqggkdp0rMNLiMfSy+uRPcMA==. Installed System.Runtime.InteropServices 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash bXV5CqCKak/QI9HT0fCV5AAjYMVwJ2Yem6hDsqJG01CERY0x18i68T1taz6OoVaKbLGbsqWPRRRoQVgJ1tXKeg==. Installed System.Collections.Concurrent 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash mAX4DRi5tmov+7sHIBkMfb+m0b9s2nb+nrctw1+iJzv38MytmDfNfnnx2LJp2kVL7sl/ah1e3Y6K7a8klS5z+Q==. Installed System.Security.Principal 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash m2NeyxOxIKPLZdB8piCL1rGspcrCGFF9r/X6OfDbav7sFJGnKhDYWx7TJc7FKUebfkiHAEoi/cbMeLpomBKMXw==. Installed System.Reflection 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash SsW0ZNR17+BN2VMJ5SWs8AC9hwx90hn1Z2u3YXPTw1m3lxBa2G12dWD9REaT1XTejVS2qXn9UasE48Dtm8/tug==. Installed System.Runtime.Serialization.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash +CYfsrYAnQcMfPgNUUUNrpshhagOpLLEyBALBWnzpjb19pTkF8SIib5XEvm3fFpmfS+MTV+ApaD8IblHDgkCqA==. Installed System.Security.Claims 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 8ufnpS+aDjXtTzyr8fUe7gWrJfzxxKy7aiWT5jTJ/Jx1/7QepwK91HTDfBHh618hs8vNV1g0SgzlU6MiwXp2Zg==. Installed System.IO.FileSystem 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash k1sPGPJCaX/SK7Tl4KvJAoV4HNTCuD8/98TVasnrHMizoRW319xO8cFvqSJ7L+Kiy89dLtZzmW6sQ+gd1vgRTg==. Installed System.Threading.Thread 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash bfXQ3TzzhHfhBtLdPjUjz/UeMZgMlk/2ewO3roFXQR5jpyR5/gAWcyUCybBctAPN9bKuN0LOpDiA/r/ARxszdw==. Installed System.Runtime.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash /3aCcABs4JL8j650mR9Vdwi2V+DV3SpPgPKfUd6LKzanFdqoJGDqggfTBwRn8hgPffbvXetZrmZe5qX9ZgCiKQ==. Installed System.Private.DataContractSerialization 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash IjHVJxZUXdS0NuF15+xeLlEloFJgLsEfYKLVWGyoy6ndl6DtMpxehozzgQGfKuuTjbQvbWk/maj3yMZub2uf2A==. Installed System.Xml.XmlDocument 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash xMbPLjIjGk+iV9kMl97CtcF+g1w+I/Vv8RiknQE3sGtTomQ3SLOiQhh6ty3DEo1Qz2aWHU3AHSpRW75LFADOsw==. Installed System.Collections 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 6t7U4fRMfxeY8E1bZIXZ3pEnWMn7eozGXCF6H8UE0x2QTV1VsY1lo2d/5ScQ3bv88ssjI4GZUV11NObiiR6tdg==. Installed System.Text.RegularExpressions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 3GQucXnTXBSK90HHXoy1ZEkv4jSZBEExULiFYK8Vt/zDoiTiCWRUjNNaUpMW0Lz/yD7AqtUFXuI6ASyzk+v6uQ==. Installed System.Xml.XmlSerializer 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash KVK48viQFENnsh0UKyNhp0iYYMFwJcLFe7jGe8ahfRpVfeaKOukMZAtJQ6kAkgcqHyiCUZ4hOWLT/J7bud2Ogw==. Installed System.Diagnostics.Debug 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash KjbkSCTmPolvOXuV/TvsKWEFmvniGke29+Ty4z69RECZKkwmHZkCvZUWIkvwe49dg6VStMujbrVhVWSjehZX0A==. Installed System.Text.Encoding.Extensions 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash alYGAX+kgy4tp1prIoI1yKFXG0S8gMAXwcJFHAlj+XDCfcy8wTrNxadb0OrOWQk2zo3iWaPmqF6fEPlHm2KWFQ==. Installed System.Threading.Tasks.Extensions 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash u4c5P2n5kAMFVTdpcArZkxcZl5VJ00aqOmWekxl4M2OI/FnFe8Vt2lkRuCQHYuVLvZrJpkoTEqELDnsdburCqQ==. Installed System.IO.FileSystem.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash iYHWWGDEMQQBpUmGjiOGJFKt6czyenPeEypspcyz0NbIEqhCbSW/Sw6YggADU9xrAVw2p813n1Ynm7IEFs8B5Q==. Installed System.Runtime.Serialization.Primitives 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash KHn+fqydFOZ4we70CXk2d57EnSTP+FsDQQzTu9w1LE+jlXtoAqfj6WYwOkWoCBVx8GF1oqD6XTOsoOQjMzAJ9g==. Installed System.Collections.Concurrent 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash JxQix1dUajJJPcEAZE+qHk9C6X8gbySXoeMAanybUe8bkRbEBmSQjfLUDdWVY8LzRUeM1zhsTaw2hSj7bR2NBA==. Installed System.Reflection.Emit.ILGeneration 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash znhGuZwc5RQCpGV41hhN+k+dWy1iQXlj6BktqkgGb3LJWR9qHpuYL3eMa30Z3tOVa+Jbn1VZznGs6mR0EC/Vng==. Installed System.Reflection.TypeExtensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 0urDbtKKj8ITtAwdO4pR63mkhvpmsFQnXoeAkpg8RSdPUO7qdHAhM2trzBEdDsYEwEvKtgj0QihT4G4Wf5dlAQ==. Installed System.Linq 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Wu5BXXKtsX4D7CKLh5YtnisimW6Ya3KDrcFVGMJK2LrUJiedBR1VH2UyqScU5vXkcNnoUb6JIV/GTWu6sccSLA==. Installed System.Reflection.Extensions 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash /+9wrvYK+y84c6ySTylKYdS3QgSvUw2/mwX/clTHJgV7tqCiJUHmtyB6nhSC81PB/hiINbQ9YEkG2hm1PLfuVQ==. Installed System.Xml.ReaderWriter 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash qGu4HROw8w3jN5+sE1wI+rF8RFaFHIukKmrmM7kTGV781VmaMVih8ct9i9p+BgMZ64BUYvQW2Pt9QaQ4YrrwqQ==. Installed System.Reflection.Emit.Lightweight 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash oFncIKMdmku2BuxaEmptq8Wt6/bNmNMZq0Bd+Dl/sELwJCS178Kgmzx79SmI0IBjhfcp4jv5SZ/D0Z/DGOkPqw==. Installed System.Threading.Tasks.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash QlC7gaPosSPl6yw0zV+pZFhWOtCGyV1Cj/dxbGGe9Bu9FCAMd2jdAtNjvYfYElv62zTEYW0mWlKlIBCbhO1fGw==. Installed System.Buffers 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 8ru5y4U/X1KEQ21iq1qKyZr/CjGKZOj6zkvs0QGSg2fsVXlTQXf9IB75EACL+ju2QgNFRMhgDwpYcei71jMDrQ==. Installed System.Diagnostics.DiagnosticSource 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 7K+Zft0EbbuUzOr8ijOMPBB2brfHrvxGI00MGibq2Za2NdiFdwc8XP1Ms+F8tpgWX0dGB6it7irPNiSaqS6+hA==. Installed System.Xml.XDocument 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash t34ThIpME+YfP7+1kAY1qSeZqgn3dEhkcEjkzhoIFOndkSRH1e+XPNdsHPk+RPkrptXuW0k2lTq8IopsiJfIJg==. Installed System.Xml.ReaderWriter 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash YMD/4A8xnsWe6LRrlfs5zgintlkD9IbtH24SgersqViNdsonnVpI69hz76yNLfasusu8Arm0jy67TkFJtRHVRw==. Installed NETStandard.Library 1.6.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash P+v4/9UFTwYtUZLDnfc5ubVu39zUidmkR6KJCmQDoywkwvSEqrIR6rsBt4uMO/V0xJRCBvdezfHxI3Ky8C4R6g==. Installed System.Threading.Timer 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 6oSD4jxGWeFF+RV2J6+cS5UBJNtawfmRmxltBNOKxBNxgzO/IC26mQ62G8P52+r1t0TiKP8t4rqtwDKumCH1+w==. Installed System.Runtime.Numerics 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 69DkGyWbsvR3LAj4tL95lqVnppXH0yo/SwvhqbWLdvwNggUqiKM0BJYC0V9k1L4oV+5UqD4ohMpJ9kX+hizCaQ==. Installed System.Text.RegularExpressions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash bfjyxJdWRbAnQLbIE7kVgePcFcNDVnAzDRS+H+GGQbwY7LoRkK+zL8wUqMvx3cNCPaQD6TFJLoxOYY0uqbbneA==. Installed System.Security.Principal.Windows 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash W4mn/TA2rb7BtMw/cyAKZuq//RbV1rQFQ22cOUi2W2OM8cQzfYOkUmxcIh6/E+AXUXKR4hb8UQzPDCSRsVAWGg==. Installed System.Security.Cryptography.X509Certificates 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash rt99P0X+Lcru3uXrRCDXfynTsAs3qg2m6CfnM/TQQuSLCD+yMvWzSwf3rTzSgDYaOXHpf8oeik/pWQm4xaETog==. Installed System.Text.Encoding.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash HsQDdVVX+mV5nuynUmq+8aObKW3PL3VgL1x0HwsBq/vnoSqjtxVqXNdfJqAv8HtRVnuf4aVYfCouqhNxbu+u0w==. Installed System.IO.Compression.ZipFile 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash pA8wqAI+m1S+2/dLtK93nD2ioEp2zjllECJ6iALUWLd4vRXmwInx3xjyNmGaqLnSly1RMAXFuAjVoP3zbIoflw==. Installed System.Console 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash cuoeeXw4oZRBq3zwfOEcHoJy0wxSkz3IDPXulL0qzPrd5j9PDLUqmQGrUwAXzYIWh/Xwb0fUiyjsmk2Oyn0mYw==. Installed System.Runtime.InteropServices.RuntimeInformation 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Wuarss3B2cX7hYxHU2+jyUHdHFJRURsdHdlkp87uYSp/ISd3VTX/FricRl1URbk4fmGUmU4W2D2D1obn3T11iA==. Installed System.Net.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 1gQjROhmrVs81CG828TSYEFVQoah9e6PuwUi1dmUf71n0r8OIYf+nJh3pC1eLf7FuBArUauy4t4v13tupvmbCg==. Installed System.Diagnostics.Tools 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 91SEffgqvn4Ncw7jo0rwLzxk4T1QEvT9QP9McK97LZ7pgc9FFWhhwfaSfyIQuQ2Fk+wh9lMts316BoPnvdO2fg==. Installed System.ObjectModel 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash COnliSarGSm7+8npQhmSrZxFseamJczriethDJBfIGv72tSF/oL8w4LpBQo0ayalb64AblksKvCO14xvqfPjsA==. Installed System.Globalization.Calendars 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash TFngzV16jsbiym0xHPHnGN7wt88Cg/6gKvTjtUu2hCZPjtiaHDOhVr1WGf8Ibe3u5xCV13omM5031jPDDQycMw==. Installed System.Net.Sockets 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash hLVgDNYOLK0syhjN/HjPfpdbCDfr1BjGyMlBogJWj3prlGNoGJc8dhURlGvs0seOOL5vrTu/s4o8urbXE1lGrw==. Installed System.Security.Principal.Windows 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash uGMpRq02zjZx1aPOdYtuPM8gL+Z8hQNLMlexxySwOQURtiYrCymLlJ7K6AEKfxbzJH8sKjQuw24xdviLvcaw1A==. Installed System.IO.Compression 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash j8Mlal4QMSXnEJfSMZSI87DnkSdKGFE/xnw8zkNdo9F4OzYDoEaBg5fxN+RmFMme8LfgWgH/S+E8GAaYHkUXog==. Installed System.AppContext 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash sVbUGASmBoXYjwvCqqc69q8ZFhT4GE+1Qo3obeUjLfYFLoIt7kD7XYJf1LcHdM+8lytrck/uBJZcOLBDmaKrqg==. Installed System.IO.FileSystem 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash hKHELLCMujG5EqsvIr8J7cADd7LTA2Dw2td8RDIb3D2OqrpYFpIE1i1ATK+oEl8mbBy0dB6427ZsChp/93MjPA==. Installed System.IO.FileSystem.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash j6AU8ng6NP30a7YrzXbTAON/R9dF0akA9JBlNjjAKHQ6a/zsT4Pbku9w4SENxI7r2BJMkNlYnwFZ7JNFnN7iuA==. Installed System.Net.Http 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash HPGNQ/UiD8jGCIh4vl2OEIyDLJVZFB6cq8k+WDUcZuOcvOgboAfF2fg+q04B3vJWRW8gnMV+M12IOZsWsaT9jQ==. Installed System.Linq.Expressions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash jWiAy35HQwXPyiiSJfRHj07WBlCK0rRVUd0ChrtQA3K7FNwIy8X4lbAxTfsoGNXor0pjrBF7wxft3fl4ZaZnGw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.0.0/System.Runtime.Loader.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.3.0/System.Runtime.Loader.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.private.intellisense.7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.3.1.0/microsoft.netcore.platforms.3.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Handles.4.3.0/System.Runtime.Handles.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/netstandard.library.2.0.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.9/microsoft.netcore.platforms.2.1.9.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/wcwidth.sources.0.6.0/wcwidth.sources.0.6.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.0.1/microsoft.netcore.targets.1.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Numerics.4.3.0/System.Runtime.Numerics.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.NETCore.Targets.1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.1.0/microsoft.netcore.targets.1.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.2.1.0/microsoft.netcore.targets.2.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.5.0.0/microsoft.netcore.platforms.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.2.1.0/microsoft.netcore.targets.2.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.1.0/microsoft.netcore.targets.1.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.3.1.0/microsoft.netcore.platforms.3.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/netstandard.library.2.0.3.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.0.1/microsoft.netcore.targets.1.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Handles.4.3.0/System.Runtime.Handles.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.0.0/System.Runtime.Loader.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.3.0/System.Runtime.Loader.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Numerics.4.3.0/System.Runtime.Numerics.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.2.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.private.intellisense.7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.private.intellisense.7.0.0-preview-20221010.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/wcwidth.sources.0.6.0/wcwidth.sources.0.6.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Handles.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/wcwidth.sources.0.6.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.NETCore.Targets.1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.9/microsoft.netcore.platforms.2.1.9.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.3.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.NETCore.Targets.1.1.3/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.9/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.5.0.0/microsoft.netcore.platforms.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Numerics.4.3.0/project.assets.json Installed Microsoft.NETFramework.ReferenceAssemblies.net45 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash VMEtbx1T1xlRAOf7Us+e+R2uVpWihrDM5nTKZ6StcZaah73JJyh8Tx9is7pkMjtkf9KlyRIY74AdJFKK+akjvQ==. Installed Microsoft.NETFramework.ReferenceAssemblies.net462 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 4bMFD9wakwyyCx3FG54J7pcIJGnXVi0Gl04YjKa5LzRm5SzWnU+haC0QHjZhAzzF6anabT6iH4mssnVRg73USg==. Installed Microsoft.NETFramework.ReferenceAssemblies.net46 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash c+L/m5GcCpkjTigR5u8wpvSWgLliDNSbbGEoXWAMg3510Kxv6DObjvkV/OY3WdOVRTZFgwEjtM982/vwp4EVLA==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (in 538 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (in 239 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (in 538 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (in 538 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj... 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj... 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library/netstandard.library.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library/netstandard.library.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/netstandard.library.2.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.1.0.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/netstandard.library.2.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/netstandard.library.2.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/netstandard.library.ref.2.1.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/netstandard.library.2.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/netstandard.library.ref.2.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj.nuget.g.targets. Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (in 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/project.assets.json Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (in 4 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj... Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (in 5 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj.nuget.g.props. Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (in 3 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (in 4 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj... Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (in 5 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.3.0/System.Diagnostics.Debug.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.3.0/System.Diagnostics.Debug.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (in 593 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (in 592 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.0.11/System.Diagnostics.Debug.4.0.11.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.0.11/System.Diagnostics.Debug.4.0.11.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.0.11/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (in 4 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Formatters.4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (in 619 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Formatters.4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Formatters.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.0.11/System.Globalization.4.0.11.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.0.11/System.Globalization.4.0.11.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (in 33 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.0.11/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (in 623 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Extensions.4.3.0/System.Globalization.Extensions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Extensions.4.3.0/System.Globalization.Extensions.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (in 31 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Extensions.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/System.Runtime.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.3.0/System.Globalization.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (in 623 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.3.0/System.Globalization.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/System.Runtime.4.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (in 71 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (in 667 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Csp.4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (in 73 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Csp.4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Csp.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (in 74 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Sockets.4.3.0/System.Net.Sockets.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Sockets.4.3.0/System.Net.Sockets.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.0/System.Runtime.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Sockets.4.3.0/project.assets.json Installed System.Collections.Immutable 1.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash AHuaLt1KM8I9jZ5bZWh3YXy1wieP66JeP+9su8wKgqJXel8YPo7hMVbon17INmOmM4lrd7ZGnnx8Ry9wgWAn3A==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.0/System.Runtime.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (in 81 ms). Installed System.Reflection.Metadata 1.4.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 7FYyeFah8mCIVVYl3JUkwG+IzIJbacZW5Mk93y35JA93lnQO9Zrj777Uk5x85/bTk6KPPBjKLHwq6w9QXDivEQ==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (in 667 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (in 699 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Calendars.4.3.0/System.Globalization.Calendars.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Calendars.4.3.0/System.Globalization.Calendars.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Xml.4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Calendars.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Xml.4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (in 33 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Xml.4.1.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.1/System.Runtime.4.3.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.3.0/System.Security.AccessControl.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.1/System.Runtime.4.3.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.3.0/System.Security.AccessControl.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (in 699 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.WebHeaderCollection.4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (in 107 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.WebHeaderCollection.4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.WebHeaderCollection.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.3.0/System.Runtime.InteropServices.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.4.3.0/System.IO.Compression.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.3.0/System.Runtime.InteropServices.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.4.3.0/System.IO.Compression.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (in 705 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Primitives.4.3.0/System.Net.Primitives.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.NameResolution.4.3.0/System.Net.NameResolution.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (in 707 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (in 43 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (in 707 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Primitives.4.3.0/System.Net.Primitives.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Primitives.4.3.0/project.assets.json Installed System.Buffers 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash GP6o1IYCEjvx+SMnBcSZWyP8EdNjeBOVJmQQUAb/HRBVvWEIGKQTYxtkkT2qq2JN8S1na8ABZy0g18Vc4DA5Lg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.NameResolution.4.3.0/System.Net.NameResolution.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.NameResolution.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj... Installed System.Net.WebHeaderCollection 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash qT9lKScSMBEfQ1UjRUYNlCio8viCvxqr5uH8lSI5cEequeiihipSivoe26SwPuVDvy2c8MjUQd+vfOSGEt+sxQ==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (in 72 ms). Installed System.Threading.ThreadPool 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash gp7dO+xNs3rOoKEIC50EfqvOavNe17iueN1xWihMKu0T0S3HhGnCIc4FSATJHMndps4biUpLlyj2Vl7atBcK0A==. Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash p03s+iOB/5IE3rCi8ifQy5xV4pRqM/x9T9IqJxzVF7mmkCpWKbj03mZs8QOPjBk5S0veiR3hKFyHsPPWQ4pCTg==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj... Installed System.Memory 4.5.3 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash XYD+B+YB6NQtV8OEk0TrN6AVBwmSo2vq/LnSQptAa7lqLcrqp/YvzlBvKUeTflO9gb+xei1ilBp4wzl4sqe4GQ==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (in 154 ms). Installed System.Memory 4.5.4 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash x1OPujd99A8RmVODuqWvD6rSEZKvSMZ3sozVwe938Yf/NNCckD0VCDdQrSnrE6b6h0tepPMCld1IFB1Mre0EkQ==. Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash WhQluttHQ6kHeG2xhJ+6WjgtERT8LthyAQ/uYwyZTsTKZphQvg+iZJIBAJ5XPjr5FKgy7vyu3qgP/L2hQO9ggA==. Installed System.Threading.Tasks.Extensions 4.5.4 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 55osa1BB3gL8PYWvGJzu8A+EQ7546AmYz5OaAXALOzN5aBaBYGjF+rmUpIHwXLoYndkFQa0MXkHTpz/hDhBKSg==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj... Installed System.Buffers 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash PhaDJ2xagAwQZvOYzZYAzQNtLhzlePSEUHuKbFAolIqQ4x5W6cJyLnwbbr5Uw2cNGnQ1Xr7qTkn8DuCrL1Ryaw==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (in 744 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.1.0/System.Runtime.InteropServices.4.1.0.csproj.nuget.g.props. Installed System.Collections.Immutable 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash +9CXhBCbVWg7H6JDeajJhXu0vWW3oQJuSWImtvz4x2qiaa/GRV8P7AOzlVz4PxH16xCwIrWJwGcRVY9NtOUFNg==. Installed System.Numerics.Vectors 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash +byIB5Yk+eDV+xRabYpBWsqr44kLx6hwRSVYiTHgkB3/SkqRo1gNvAEZEi6BSzidBsEgvVlQNFWiHj2EcV33oQ==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.1.0/System.Runtime.InteropServices.4.1.0.csproj.nuget.g.targets. Installed System.Runtime.CompilerServices.Unsafe 4.5.2 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash rAIj8OIQdarnSsu5VuaF2yc+kd9+/hZTYEcf/RqdU+CP6/T7G+OC1qmxVY8Yn7gbEuWytQ60clHIoaNDfT4mYQ==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.4/System.Net.Http.4.3.4.csproj.nuget.g.props. Installed System.Text.Encoding.CodePages 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 6jRpp/6lKmtxXmrOy/jR29/JGd0uHThnbs1m8BBWJ5HBDlsLgtCzB27SWPaGsNW/aFCo2ej3lkpPzsF9fd0Ciw==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (in 161 ms). Installed System.Runtime.CompilerServices.Unsafe 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 2XAqooiQ8LHZTJred1k+Hmi8z0NEbvx0TW+8Hvm6kDQ/tDFL1l+1srup6En6kNZIcMWej7x/qvCObZMALYnlTA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.4/System.Net.Http.4.3.4.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Claims.4.3.0/System.Security.Claims.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.4/project.assets.json Installed System.Reflection.Metadata 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash KUInNh8qZKjsVS8W6D9uD0zO3Ob0JP+a8jXpSltGLd0T3RwaQrCrlumjsAXhNOfs3wvV6isUH6+/fHX/q9i2Ug==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Claims.4.3.0/System.Security.Claims.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Claims.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Security.4.3.1/System.Net.Security.4.3.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (in 751 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (in 72 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Security.4.3.1/System.Net.Security.4.3.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Security.4.3.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (in 36 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Requests.4.3.0/System.Net.Requests.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.0/System.Net.Http.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Requests.4.3.0/System.Net.Requests.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.0/System.Net.Http.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Requests.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (in 108 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (in 118 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.4.3.0/System.Security.Principal.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.4.3.0/System.Security.Principal.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.4.3.0/project.assets.json Installed System.ValueTuple 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash c11d743TTxyiXM4nOjLQocuOCsQTfTc8WekKiuiGel/iTh0QhC0GHHo/Egt+JQYJj6EhISRMzfCxi3cvGrSWDg==. Installed System.Runtime.CompilerServices.Unsafe 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash InyuVeOh+X7qezj65XDuVdJ5MuUc6wqTNVqf9tNDiGZqA3CIopP2FFv/QxlN4S5h5HwuGP9OqoO4NNiLZlK2RQ==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (in 118 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (in 86 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (in 36 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (in 236 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (in 43 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (in 236 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (in 269 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (in 238 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (in 37 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.3.0/System.Xml.XmlDocument.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.3.0/System.Xml.XmlDocument.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.0.1/System.Xml.XmlDocument.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlSerializer.4.0.11/System.Xml.XmlSerializer.4.0.11.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (in 68 ms). Installed System.Text.Encoding.CodePages 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash T/5QhCCFI7cZOBDfpRCXa6DwNSsmPvvsUYryCUp1rESSHqg122APdIYFQyujqnZLyzQjlxdbbry4mtuAHfFLwQ==. Installed System.Security.AccessControl 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash PboAA0Y5z5DtS33YZ8yHQftszxtXvAs4f8LYH5h8+0sCXM3bS9hoNq2WKZJFlrqkB0UZu7TidISWsyllastlAQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.0.1/System.Xml.XmlDocument.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlSerializer.4.0.11/System.Xml.XmlSerializer.4.0.11.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlSerializer.4.0.11/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj... Installed System.Security.Permissions 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash XzTRC/62dMfXOKyE4CI5AC2n3VyiaAgmZtJMer8AHU15YHD+8EouqhutmOlodQkEjENQ+g/Ui75liTszTw3o6w==. Installed System.Diagnostics.Tools 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash jtn3ZTAW/A95SZLj0wXuSGglay6SkGwPU7251x7p6Wrx2FDO5E8nXRz8HK0YHTH7OeOA2Da2BItgYqXnozGGJg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.3.0/System.Xml.XDocument.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.3.0/System.Xml.XDocument.4.3.0.csproj.nuget.g.targets. Installed System.Collections.Immutable 1.5.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash kYJFmKphCs+DR2AKKhCyRLyjxJrryDfC2k1v412s0QbHrMql0sBWXzoMvJaVwPPD9l8OlXmk5T52Dr9bZ5epxg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.3.0/project.assets.json Installed Microsoft.Build.Framework 16.8.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 8CdyJeEeWkB2rB0XIhySbnGKK/YEa131pZQo3A239TYuJIAm1Y1E78/UO97r835whR1i19C2Lar9Fv61Xdg/cA==. Installed Microsoft.Win32.Registry 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash jzyhresn41LLQ4Du3gVXRcaDhjnx0g9/kziM1YfmKN0TssNf8xrsw/2+1pEGooYzll8myJYNTHCi/fYga0wNHg==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (in 43 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.0.11/System.Xml.ReaderWriter.4.0.11.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (in 76 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.0.11/System.Xml.ReaderWriter.4.0.11.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.0.11/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (in 44 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.3.0/System.Xml.ReaderWriter.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (in 41 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.3.0/System.Xml.ReaderWriter.4.3.0.csproj.nuget.g.targets. Installed Microsoft.NETFramework.ReferenceAssemblies.net461 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash dIc7eCygZSCiQMbGTw2Efm4NbpxDoiXIyQNZMo+UwyYKHdc7bWZASdIe4iGcBYxoX1cZUQ1qxP3ZwBHRvwTWLg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.0.11/System.Xml.XDocument.4.0.11.csproj.nuget.g.props. Installed System.ObjectModel 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash yCdhvPMXeQI6QOskJFsnm/Qjcq59T0RM8bYoengp0kyJaJze4+Xl77cRmfbdkv9xyDv2xvLIc1aRmuDq25p79Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.0.11/System.Xml.XDocument.4.0.11.csproj.nuget.g.targets. Installed System.Threading.Thread 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Hmml0mb54AX9gt0PREndqca9qTxtsY2yFT7Vvclanuiw3H2LLg/nZNIECxUpAPaCvucroQS0A0MIW1FIL4JoTA==. Installed System.Dynamic.Runtime 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 49s6/AlZcwwG4JLn1jakCQ+H9+MucDzehZMQVAac4NEDvYwaRkmI97uaK8o1lPLmzwVmzHeSvlSpz8McaxCsYw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.0.11/project.assets.json Installed System.Linq.Expressions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash uRlx/5QgJUPFS/SwqvZXsz2TcvsFWRIh4k8LvMqa+fykyhE1H63KEDBvfh85WXCedkdqUtrb2DwlQZbAMqHdcQ==. Installed System.Threading.Tasks.Dataflow 4.6.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash vImadRWsEWJYbLJPceS4638Z686qEXtSXCXf5ZKTlk3RhKGfU5A5YyymDOkXcvqlXq3Pb9LI7Q5Z+9WRq7OZ9Q==. Installed System.Runtime.Loader 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Ze+yhCfNqfrq2DkEQ3Q/gL2eh3RL/StUqUVcmcDhF32iwAQd56cym0JrbEWMqiygeLuYah3UPuomwwSz/HUpQg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.3.0/System.Threading.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.3.0/System.Threading.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.0.11/System.Threading.4.0.11.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (in 66 ms). Installed System.Collections.Immutable 1.3.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash qcuMOVWA+0UPYabr7oXRRR6pD/LUmEI4ZhZ2wzUcZGk6dDa41atH5LZD2X7XuTH+wNe3Ls/mHqePuXs9mgy1Sg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.3.0/project.assets.json Installed System.Diagnostics.TraceSource 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 37fmIejjh+qlX2tDlMza1LUxEaDL2/wAG1uBtXOH/5j46VzfhCLgjSLi9UjWiKg4i1QRdKSou5D4YLqaYLuo2g==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.0.11/System.Threading.4.0.11.csproj.nuget.g.targets. Installed System.Reflection.Metadata 1.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash IOLvlvCMgsJVR1oa8Ct0gOHYL82neI6Z6ne3nMXw1s6IsqpAe1yY5xLNCaZGxnA5twTIe2xKica/SCOhlsuoYA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.0.11/project.assets.json Installed Microsoft.Build.Framework 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Mkdmfj/S1ExvRSfO/Rmk5Ynq2DZwgdbs9ugsxhzUk02//liiwKwcAGGjsjb/hEdcKnMyRETZJotzEGWmOilt1A==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (in 69 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (in 5 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj... Installed Microsoft.Win32.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash LyEimLs20ANfTW9n3RW4h0RlyBZi4qEnOyJE9NZtZrcpoxSbfI/sehyOWWFd82nyL4ErPbD+FZpipr52WH219w==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.3.0/System.Threading.Timer.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.3.0/System.Threading.Timer.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.EventLog.5.0.0/System.Diagnostics.EventLog.5.0.0.csproj.nuget.g.props. Installed Microsoft.Win32.Registry 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash lDO4qhWXydGgogsEMxuADIrKRMEjazfNfrpjyXOkl2ppLYiEgBtGh+QpTQRraDE3vD3wms7Jpxh5g0Al9cRF7w==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.6.0.0/System.Security.AccessControl.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.EventLog.5.0.0/System.Diagnostics.EventLog.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.EventLog.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.6.0.0/System.Security.AccessControl.6.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.6.0.0/project.assets.json Installed System.Threading.ThreadPool 4.0.10 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash IAs7Zt3rAJEGwkw0hYLc2ODUpjpfREw4pesrcY/mvdjmnoDwf61DIL3bnjg75zxXzAI3qo82czOlC1/u2ptbMA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.CodeDom.4.4.0/System.CodeDom.4.4.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (in 27 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.CodeDom.4.4.0/System.CodeDom.4.4.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.1/System.Buffers.4.5.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.CodeDom.4.4.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (in 235 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.1/System.Buffers.4.5.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.3.0/System.Threading.ThreadPool.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (in 397 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.3.0/System.Threading.ThreadPool.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.0.1/System.Threading.Timer.4.0.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.0.1/System.Threading.Timer.4.0.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Formats.Asn1.5.0.0/System.Formats.Asn1.5.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (in 280 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.5/System.Memory.4.5.5.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Formats.Asn1.5.0.0/System.Formats.Asn1.5.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.5/System.Memory.4.5.5.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.5/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (in 31 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.3.0/System.Diagnostics.Process.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Formats.Asn1.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.3.0/System.Diagnostics.Process.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Thread.4.3.0/System.Threading.Thread.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (in 313 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Thread.4.3.0/System.Threading.Thread.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (in 281 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (in 5 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Thread.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (in 397 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (in 123 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.3.0/System.Console.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.3.0/System.Console.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.0.10/System.Threading.ThreadPool.4.0.10.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (in 6 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.0.10/System.Threading.ThreadPool.4.0.10.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.0.10/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (in 9 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj... Installed System.Drawing.Common 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash +POf7OsUVLKiD9gOZ1OiZ3M7BRKu4VtCO5yymvq5NACKpbLTb2FuGfIf+tHIoE1kJ8RsGZQ8ykeHVoZuxd/Ydg==. Installed System.Composition.Runtime 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash NIG+70677qpjkxlEf9+YJ2vwObdIxJcUI7SakjkpO+eaf6dMZ/NxUQZNg2rr3dtSnLHKpHJa/PHTYggZWemWQA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj.nuget.g.targets. Installed Microsoft.NETCore.Platforms 3.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash mdmR689nBmI/HsGNgP45o5ONbRw/SxIk7nNlkUBNY9VGcE4ujSXVnB4j5M3ZxG6BVhRGN9QZ2uk+NCuAdDgJxA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.5.0.0/System.Security.AccessControl.5.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.7.0/System.Security.AccessControl.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.5.0.0/System.Security.AccessControl.5.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.7.0/System.Security.AccessControl.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.7.0/project.assets.json Installed Microsoft.Win32.SystemEvents 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash I7ElGrELO/n/VVTc+RlrWyixHNfVwFCjSbcTkuoYVXnVFIz6a27RVM310ndfTGI81gp4DD37bGVsKzJbHgqMkQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.0.0/System.Console.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.0.0/System.Console.4.0.0.csproj.nuget.g.targets. Installed Microsoft.NETCore.DotNetAppHost 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash tuEPxHhGnGKro5m3zGO2K5OXSFxEb6tO51embYmchHXcskxdyzrf/1qLBGroMyLhWHqz/QeHvu0K2NT7XuaQvQ==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.0.0/project.assets.json Installed Microsoft.NETCore.DotNetHostResolver 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash G3ZE9ORsBVERLT7BUc3zKyGwupPduSdkXfAPp9gQ4TY1jHxnQB/ScdU5vTTvxaFwhKdUqWXFX1sxfpCFi/jovw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj.nuget.g.props. Installed System.Composition.Hosting 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash llcCfUIZe1v5TAByY4y25TkjSF/m8Nr+lL3kuqSY7vxPIi6PiHsnK5NhBpvDbGPaam3EJ+rTag+g9fcnavYnng==. Installed System.Threading.Tasks.Extensions 4.5.2 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 5qn/Dj0spFGMwdw3EKlsN+/VaRiPNGM9G8gtk6R5NCDpRTkxsrmj+lZdD0ytsA7sq8d6LoMNBy/833IERLHGAQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/project.assets.json Installed System.Buffers 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash B9AMcWJXhG4hOW0zKpYbzUwBA6A1Kjuf1lcrc7y+ZrjX+QXtxGQcKmZMwQAiQhAn2TeK+Zwxm8alREktsrXtRA==. Installed System.Composition.AttributedModel 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 0IXuY9XrKKULw66OO4K+7tfCrhoI7v7cA6a+2fuY6dvXqXDoS7AIwk8e/vIWuNnh1kYRPiIlnlKWRLD1vUtrwg==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (in 67 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.15.7.179/Microsoft.Build.15.7.179.csproj.nuget.g.props. Installed System.Reflection.Metadata 1.6.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash i0xH12fJ+F4kAWzJoCsf/S/61pv+yAPcdygq/mPhh0kdolFpTQvhdu6I1zZFjeMhFp4/NMN/WvKJRiw15FalJA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.15.7.179/Microsoft.Build.15.7.179.csproj.nuget.g.targets. Installed Microsoft.NETCore.DotNetAppHost 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash WRybIyacvOZDe8pF4wQSReHhuLB/x3EKDq2EP9UgttCOOCNofElx4k9R32L8J+gw91T7D35Mp+2/FlNgTJ8PTQ==. Installed System.Text.Encodings.Web 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash s8kgT5Z17hdBIxYGNOCslinnLBBpfvU9IpDBpBgiOOEk2XmmBE4DX2lB7wKpRZ/S6ohcG5lA6BfcOpYb8/iMfg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.15.7.179/project.assets.json Installed System.Text.Json 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Zr1PRnkPZzO2uXwL8JF3KjAD+Ua6YAaRz0Kz7ZtDNN8atbjQZ2uluiNhzUUPuA4OhyPLr4v39qeeNjF4GVwglw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.1.0/System.Diagnostics.Process.4.1.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.1.0/System.Diagnostics.Process.4.1.0.csproj.nuget.g.targets. Installed Microsoft.Bcl.AsyncInterfaces 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 97ciq6BccqCeExx35oaLQQFuRvkfVMBLexhGa7TLrJfFL5zUHPUTyCETRNuPNp51UTsorMMrylQ5RIIwU4KFDw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Hosting.1.0.31/System.Composition.Hosting.1.0.31.csproj.nuget.g.props. Installed Microsoft.NETCore.DotNetHostResolver 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 88vEFemcp3pGs33oyne5VTatvKhKYiqj6ZmgdW4pAXmHMY/yfnlI89iB0dh68UrNV+omV/ufNx0K88lfOAI15A==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Runtime.1.0.31/System.Composition.Runtime.1.0.31.csproj.nuget.g.props. Installed System.Threading.Tasks.Dataflow 4.9.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash QKCZeggRYFFQTB6cI1tKudthOUAHGch4JBldRAr3+1SzbJZPjWywW8vaL5Q7HH14Oet3vf12nZKaf9F4QocFSA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Hosting.1.0.31/System.Composition.Hosting.1.0.31.csproj.nuget.g.targets. Installed Microsoft.NETCore.DotNetHostPolicy 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash GrnEl7qOmr7ptKTY2ezTKH9/qkmwHAiDH/fjNOeRZl+ErpnCwaSVODassD3vF8lrsol65iLtbx+GtooG/1SZ/w==. Installed Microsoft.NETCore.Targets 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash XNstP7I4XCjLex+n4ZZ4Rb5F+P91RaH/e18/luJSRzhhkvDH30WTZi7TiaQERvRWipXDSgyneca7pedu/t0LKg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Hosting.1.0.31/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Runtime.1.0.31/System.Composition.Runtime.1.0.31.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Runtime.1.0.31/project.assets.json Installed System.Text.RegularExpressions 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash waP0TGfLMs+4NwRg9OaqxqPQaq7x8n0DKUkLxVzS1AsMCBCGzSj4TBOE89yTe9Rvloo6tewv8nxBslwFyzywuw==. Installed System.Reflection.Emit.Lightweight 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash QKdMpgOGvQ5p/Ui3vFz3E5PXwCHurLWfRRTRoQA0EyAXdu7efoimS0wennbSuG1IW0T6b/XqXpMIStJVMBKvDg==. Installed Microsoft.NETCore.DotNetHostPolicy 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash jMDTMRL9dROSeHkxuZaUAeNnEc48TzS23Gt4VdQKeMI5rMVGfKS1kiXsv9Fzss08rW0MmO8PgFSFO5SQ8d6hlg==. Installed System.Reflection.Emit.ILGeneration 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash BNMqxwAur5NcoG+eOoHdYOp+KfYS3NlJzxR4LQ92zUQzGUrI5e22JkXTgquNjQTJ8BBUkFe9dzRKggOeUIBR1A==. Installed System.Reflection.Emit 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 4iG6Ex6CYjHjsU0dPnk4OOln2xfGKdSW/BWzKhU9fQ/NVeQoCkRcu0QhWYMrV2+jYg+IOHyYsM4woqK7m8/fRw==. Installed System.Composition.TypedParts 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash /cjgtqZRr6wifIQ2jqh6ABme91HvgmagMtPdGtbia0G7tY7ra/f1Ycl9ZApJr9v/Kl9v8T4waSHSjOv4Qg2vVQ==. Installed System.Composition.Convention 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Jmd9M1DUx75/oyDJ6bww7aFUfiUOL1C30jZEju5BJuOjIDcvDCti5am5S96jzWM6kUd6mFh+5+r4TvQSD8Hq/g==. Installed System.IO.Pipelines 5.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 23+R+mMp2mNuUNOTW06/KjgbZhaBzu4782mqyiffD1zwJPRDSjaykfL4/CNUh+tIKPkNbsP8LEG5++XQQxkWkg==. Installed Microsoft.Bcl.AsyncInterfaces 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 78JKs0sd2p9XTBlS/ujgdwkBGhT/IQnXsowBzqCMikhrcM1xAXBLXN/i5StM541Um7LVoSChyZSDjOcSNfmOgw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.3.0/System.Diagnostics.Tracing.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.TypedParts.1.0.31/System.Composition.TypedParts.1.0.31.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.1.0/System.Diagnostics.Tracing.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Convention.1.0.31/System.Composition.Convention.1.0.31.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.3.0/System.Diagnostics.Tracing.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Convention.1.0.31/System.Composition.Convention.1.0.31.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj.nuget.g.targets. Installed Microsoft.NETCore.Platforms 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash asljRqaVOtF3xPeR7Nx0IQezllW+ssuHjNfNIANRCMglY/NtqyIbs+2a6fdkZkTIcqVa93HoZnGnxTRKoQjmCQ==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Convention.1.0.31/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj.nuget.g.targets. Installed Microsoft.AspNetCore.App.Ref 3.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash R4RVGKQRAUwBMrNuCy7Zz9f4C+dJTz8dmYQGvL8k5aK39siwPpzrXvRP37KtvfnVQJPsjMefvjsWDDbM6sDDFA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.TypedParts.1.0.31/System.Composition.TypedParts.1.0.31.csproj.nuget.g.targets. Installed System.Reflection.TypeExtensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash r/C6Q9XLiidzKagLtw7SB0b2hihY9CQ+MKQRnmbVaG8GxgCm+SmpTRLY233H2B0aRQwSz9d/E5l1H3c24GWtYw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj.nuget.g.targets. Installed System.Formats.Asn1 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash iGy6EmDTKTG9s3jmigzn31bN6NV9HLefEpJ0u8xrViMrZtQuhLwEYMo8fDl3DUOKVV4kdQ0x7Q0KAZnYN0976g==. Installed Microsoft.Build.Framework 16.5.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 8Q4FupnAO6v2afCDWxeenn4daw59jNwNLSjoim5CvcQOsglYTLbOBA4IabRFYccKonfbRKj8cM5H4EkGw6TBqw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.TypedParts.1.0.31/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.1.0/System.Diagnostics.Tracing.4.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.3.0/project.assets.json Installed Microsoft.CodeAnalysis.CSharp 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 3gJlne7qD5EUhFcTA8FQKQW90Sc21LLC9fmILqRXt/gRMsGI8AOwhHnWEyqdlFWxbHHiTKDU37UYCmoK1aDhAQ==. Installed Microsoft.NETCore.Platforms 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 1nU7fsRZS3OrcMGNx5PAUKVBN01b2QxbOUtd89ccr10hr1IXXYJBSmdW7yU0qmI0U8PeUheAo1Xe7D2kmN0USQ==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.1.0/project.assets.json Installed System.Security.Cryptography.Algorithms 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash beG67rUJXuh8NqkphXCpsX0VGVYrLhgZJMB/4j58ekaqEwxHGwb0tVDkCt/KKe3saeCW/xdHxPY2rjlPBfQiXA==. Installed Microsoft.CodeAnalysis.Common 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash i4C2799a182QEEzwdgbHiIOuhnSq7nzVNWmBSpaEPCK3XBjODrDEqofoJFTs/qiFeVD9ACnWl31E/+iU/Ev1Qg==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (in 46 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (in 67 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (in 68 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (in 1.06 sec). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (in 442 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (in 1.06 sec). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (in 186 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (in 285 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (in 285 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (in 278 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.0.1/System.Diagnostics.Tools.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.3.0/System.Diagnostics.Tools.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (in 45 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.0.1/System.Diagnostics.Tools.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.3.0/System.Diagnostics.Tools.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (in 27 ms). Installed Microsoft.CodeAnalysis.Workspaces.Common 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash FmkEUYl2dgVL8IVRWMm3UfC863fTSg0cGewBnkA6IsHjeqWoDy9lwPU11l2Rq83VqIMtpVyUjYKzoHlftCwfmA==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (in 77 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (in 37 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (in 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj.nuget.g.targets. Installed Humanizer.Core 2.2.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/ with content hash YkspkBY/R/K+0pkP+Ef8y5/sq+WCvW6wmA5HLqTuPm9ubXy7zE5FArrbroeuj6zqRD2eAEmCEEVkIyvWALeMDQ==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (in 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (in 33 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.3.0/Microsoft.Win32.Registry.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.0.0/Microsoft.Win32.Registry.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.3/System.Memory.4.5.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.3.0/System.Linq.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.4/System.Memory.4.5.4.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.3/System.Memory.4.5.3.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.3/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.3.0/Microsoft.Win32.Registry.4.3.0.csproj.nuget.g.targets. Installed System.Runtime.CompilerServices.Unsafe 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 61kTrWhMFy0aBbMeXJoiKlPqEnmMZwjD6jBpwH6I4KuNhxYlR4qaSU00740F6z2NjSAMbL0xMwZfWmsyavQA5Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.0.0/Microsoft.Win32.Registry.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.3.0/System.Linq.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.4/System.Memory.4.5.4.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (in 351 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (in 351 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Queryable.4.3.0/System.Linq.Queryable.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.4/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (in 27 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.0.1/project.assets.json Installed System.Runtime.CompilerServices.Unsafe 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash lpBCuGj3Y1O1EV5uBGcH1w0W+jVQQLQTYi+jyrik0+I4MXYot3EBDMQbnwXKMgoiSZPKS6b9kNZqL0dxaQbaeA==. Installed Microsoft.NETCore.App.Ref 3.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 5RpzDRWNBDm37zV7NSBl92/jm0Szm3HcgJQjDKUt1wL1gnREprvtX/NFWHQZwmIU2YA6fS2wYsRGG5P4Z+QbSQ==. Installed System.Dynamic.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 3S61NsxGwawsK8SKBTMDGt/TbTVdOkjVSSbOCJazIIdZLUi4myZSPjOgkbkn33CyLUXOouhdys3prVMgfsQiPA==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (in 40 ms). Installed System.Memory 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash AzUa6VMMO0adl95tfNjhIGzUr2MO8aFiZ2Xsfku7Y3jbjxtuXzMOZgEBXkCrIOXYIg7e7RXxrd2CGWouPH01jw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (in 349 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (in 9 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj... Installed Microsoft.Extensions.Primitives 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash JaTSIWLBr0kLNjtZqYEZE2eeCY798RdBq/16IuQC/EonUVbd4oXP2TjyI8OOf2/qyIJ93BeDf1uhtPffEmEnhw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.1.0/System.Linq.4.1.0.csproj.nuget.g.props. Installed Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash rLYvZtLVYJ9euezbkaTl/68yfEPMgGdx/6eIYr6lTfxkSTXBcg8tl4PpXmQqq8z1Uj5Ki+mQI7scAyYkZsOLQg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.1.0/System.Linq.4.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Queryable.4.3.0/System.Linq.Queryable.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Queryable.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Primitives.2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (in 31 ms). Installed System.Reflection.TypeExtensions 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash EWWqzqe8zXrTrnUbPIbnALU5pJ9Kch+YFMpzmwInf/urMtrrbcHATeeZOz53r2E7lhwZF5ElfeoOZxYM+J5gdA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Primitives.2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (in 32 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Primitives.2.1.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (in 32 ms). Installed NETStandard.Library 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash RDZSpbrBE9bowgK55ur3yDv8NpccJ5ek8rMX/Kp2LhyZb80r2fXs1cHtQnqkKAdt2KtMYkwQ+e+Hfnsn0rHGMQ==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.1.0/Microsoft.VisualBasic.10.1.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Options.2.1.1/Microsoft.Extensions.Options.2.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.1.0/Microsoft.VisualBasic.10.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Options.2.1.1/Microsoft.Extensions.Options.2.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Options.2.1.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (in 77 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (in 9 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.1/System.Memory.4.5.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Windows.Extensions.4.7.0/System.Windows.Extensions.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Parallel.4.0.1/System.Linq.Parallel.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.0.12/System.ObjectModel.4.0.12.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.3.0/System.ObjectModel.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.3.0/System.ObjectModel.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.1/System.Memory.4.5.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Private.DataContractSerialization.4.1.1/System.Private.DataContractSerialization.4.1.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (in 11 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (in 561 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (in 356 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Private.DataContractSerialization.4.1.1/System.Private.DataContractSerialization.4.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Private.DataContractSerialization.4.1.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (in 79 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Windows.Extensions.4.7.0/System.Windows.Extensions.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Parallel.4.0.1/System.Linq.Parallel.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Windows.Extensions.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Parallel.4.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (in 49 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (in 78 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (in 36 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.4.0/System.Numerics.Vectors.4.4.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.4.0/System.Numerics.Vectors.4.4.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (in 310 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Drawing.Common.4.7.0/System.Drawing.Common.4.7.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.4.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (in 6 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Drawing.Common.4.7.0/System.Drawing.Common.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.0.12/System.ObjectModel.4.0.12.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Drawing.Common.4.7.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (in 82 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.0.12/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (in 42 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (in 39 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Abstractions.2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (in 41 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Abstractions.2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.2.1.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.5.0.0/System.Security.Principal.Windows.5.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.1.0/System.Linq.Expressions.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.3.0/Microsoft.VisualBasic.10.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.3.0/System.Linq.Expressions.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Abstractions.2.1.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.5.0/System.Numerics.Vectors.4.5.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.5.0.0/System.Security.Principal.Windows.5.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.7.0/System.Security.Principal.Windows.4.7.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.3.0/System.Linq.Expressions.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.5.0/System.Numerics.Vectors.4.5.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.7.0/System.Security.Principal.Windows.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.5.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.3.0/Microsoft.VisualBasic.10.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.1.0/System.Linq.Expressions.4.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (in 37 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.3.0/Microsoft.CSharp.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.3.0/Microsoft.CSharp.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.3.409/Microsoft.Build.Framework.15.3.409.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.7.179/Microsoft.Build.Framework.15.7.179.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.3.409/Microsoft.Build.Framework.15.3.409.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (in 35 ms). Installed Microsoft.Extensions.Configuration 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash L4WTCYOO318irsRCCtUDllvT0LvSx5OBF8aDzhrK4eSfPEt74R0hZcCzVPGocyEcH+qd914q/NkpwuhexBJoWg==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (in 199 ms). Installed Microsoft.Extensions.Configuration.Abstractions 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash /q8boCm/+dCQJTf1v3hh5/Iyp4poUrHCtsqrvtbosBhd2VCjRLLqflODXMEe7q7qXd7EsncOSgubWm7XjVCKAg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.3.409/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.1.1012/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.7.179/Microsoft.Build.Framework.15.7.179.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (in 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.7.179/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (in 76 ms). Installed System.Reflection.TypeExtensions 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash uSXJPAr7Yt/Xa/y1U7iL4hgZh9v195esRMqBe/aj/0W9ZOZNnqUzXixj2mujDIsl9Whdu8LDLpiqE7WjID0fuQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Binder.2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.2.1.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.0.1/Microsoft.CSharp.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Binder.2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Binder.2.1.1/project.assets.json Installed Microsoft.Extensions.Logging.Abstractions 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash PxBM8TAQOKtb6Va7U6O4YUvlSVBYptwAiemXyJbfzebOtnYU9eJISY10fBMHRpnAgAGXi7c0zcig86ebdQH8vA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.0.1/Microsoft.CSharp.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj... Installed Microsoft.Extensions.Configuration.Binder 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 5mmyjwn1LXz8+7fMU9BissmXDhUJ6kpuv0sCAj8tVPr/c7xITCrpvPzdC6B8KRuHbpQNfhefmIcElNS7I62rdg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (in 10 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/project.assets.json Installed Microsoft.Extensions.Options 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash TzwEPNZ194wctyroxJ8yXqKs3y0KbYLfSGcStierflNn05kSGXWllckOtQHydyABXroFKAjt1jOBfQzlrDdSxQ==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (in 31 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (in 29 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (in 7 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (in 39 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (in 31 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.0/System.Buffers.4.5.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (in 38 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (in 31 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (in 31 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.0/System.Buffers.4.5.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (in 461 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.1.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.4.0/System.Buffers.4.4.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.4.0/System.Buffers.4.4.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.4.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (in 37 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (in 69 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.2.1.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.4.3.0/System.ComponentModel.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.3.0/System.AppContext.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (in 36 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.3.0/System.Buffers.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.4.3.0/System.ComponentModel.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.7.0/Microsoft.CSharp.4.7.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.3.0/System.AppContext.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.AttributedModel.1.0.31/System.Composition.AttributedModel.1.0.31.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.3.0/System.Buffers.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.AttributedModel.1.0.31/System.Composition.AttributedModel.1.0.31.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.7.0/Microsoft.CSharp.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (in 38 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (in 39 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.AttributedModel.1.0.31/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (in 430 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.3.0/System.Collections.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.0.11/System.Collections.4.0.11.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (in 72 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (in 146 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.0.11/System.Collections.4.0.11.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.3.0/System.Collections.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (in 38 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (in 5 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (in 6 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.1.0/System.AppContext.4.1.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (in 4 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.0.0/project.assets.json Installed System.ComponentModel 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash CClprwz36KQNLSu+h/gsemtPjnXDeBE2ntbMMnuGOqUV3LmIQ2Nd97nkN/6+NdDvCTrnZ6yDXI6SURxzheuGmg==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (in 83 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.NonGeneric.4.3.0/System.Collections.NonGeneric.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (in 7 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.1.0/System.AppContext.4.1.0.csproj.nuget.g.targets. 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.NonGeneric.4.3.0/System.Collections.NonGeneric.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (in 24 ms). 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj... 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.NonGeneric.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.docker.sdk.1.1.0/microsoft.docker.sdk.1.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (in 25 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.docker.sdk.1.1.0/microsoft.docker.sdk.1.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.3.5.0/microsoft.build.notargets.3.5.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.docker.sdk.1.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (in 24 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.2.0.1/microsoft.build.notargets.2.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (in 6 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj.nuget.g.props. 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.collections.4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.2.0.1/microsoft.build.notargets.2.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.2.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.collections.4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj... 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/project.assets.json Installed System.Security.AccessControl 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash imQOpkmcej+KExLHPyQ92J4c/x/Qp4PtyrHFCpThZx75dr3QD1uYPN1Wpdgua4pKqak/M129/JvGGUrOBly07w==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.collections.4.2.0-1.22102.8/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (in 77 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Primitives.4.3.0/System.ComponentModel.Primitives.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj.nuget.g.targets. 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/microsoft.netcore.app.2.1.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Primitives.4.3.0/System.ComponentModel.Primitives.4.3.0.csproj.nuget.g.targets. 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/microsoft.netcore.app.2.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (in 35 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Primitives.4.3.0/project.assets.json Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.3.5.0/microsoft.build.notargets.3.5.0.csproj.nuget.g.targets. 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.3.5.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/microsoft.netcore.app.2.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.3.1.6/microsoft.build.traversal.3.1.6.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/microsoft.netcore.app.2.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.2.0.34/microsoft.build.traversal.2.0.34.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (in 5 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (in 4 ms). 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (in 30 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.3.1.6/microsoft.build.traversal.3.1.6.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.2.0.34/microsoft.build.traversal.2.0.34.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (in 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.3.1.6/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj... Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj... 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj... 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/microsoft.netcore.app.ref.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/microsoft.netcore.app.ref.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/microsoft.netcore.app.ref.3.1.0.csproj.nuget.g.props. Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (in 38 ms). 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.2.0.34/project.assets.json 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/microsoft.netcore.app.ref.5.0.0.csproj.nuget.g.targets. Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/microsoft.netcore.app.ref.3.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/project.assets.json 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/microsoft.netcore.app.ref.3.0.0.csproj.nuget.g.props. Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (in 2 ms). 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/microsoft.netcore.app.ref.3.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/microsoft.netcore.app.ref.6.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (in 7 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/project.assets.json Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (in 5 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj.nuget.g.props. Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (in 4 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (in 7 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj... Installed System.Collections.NonGeneric 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash JUkWBcpfUEnm1GRuBk78PaWdhWQOEpV96xBw/7FuqBIuMsFxiPhX+iVPzuHTlGnC1lwj0bOEbS2UTf5hSD+dRA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj... Installed System.Globalization.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash WAHNdsoYaG9q2GnovEUcvMZFCvC1PSmwMIincQ0n69CCNRS1Ckx6vnBK3pBu6MsbWgZSvoMZ3b3WLuuyR0J/Pw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj... Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (in 6 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj... Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (in 22 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj... Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (in 22 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj... Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/project.assets.json Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj... Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (in 22 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Thread.4.0.0/System.Threading.Thread.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Thread.4.0.0/System.Threading.Thread.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Thread.4.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.0.11/System.Threading.Tasks.4.0.11.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.0.11/System.Threading.Tasks.4.0.11.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Overlapped.4.3.0/System.Threading.Overlapped.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Overlapped.4.3.0/System.Threading.Overlapped.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (in 28 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Overlapped.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (in 9 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (in 30 ms). Installed System.Collections.Specialized 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash YSS0P5owtVnLlAdpNJht8aRt9kUZRt5mVclSpPaR5cTtSgADG/NDVd1Wa2/eI7FU8C7RFoUg1y5SJUZOcXTjlg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.3.0/System.Security.Principal.Windows.4.3.0.csproj.nuget.g.props. Installed System.ComponentModel.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash SOqo7GqpozJcDiWEicTGHCqsQrHt7RTMxKOxrv0Tv47W6q9IwunlZytxsm1WWxW4hFCUSkg+of2IhFIDF/0k3w==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Microsoft.Win32.Registry.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (in 30 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.3.0/System.Threading.Tasks.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.2/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.3.0/System.Threading.Tasks.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.3.0/System.Security.Principal.Windows.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Microsoft.Win32.Registry.5.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (in 7 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.0.1/System.Reflection.Primitives.4.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (in 29 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.3.0/System.Reflection.Primitives.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (in 35 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.0.1/System.Reflection.Primitives.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.3.0/System.Reflection.Primitives.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Specialized.4.3.0/System.Collections.Specialized.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Parallel.4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Specialized.4.3.0/System.Collections.Specialized.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Parallel.4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Specialized.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Parallel.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (in 32 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (in 33 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (in 66 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (in 47 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (in 79 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (in 107 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj... Installed System.Windows.Extensions 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash XBvC1G6I2RwKPFMLJn+IcRch37NkyEF0YwKaBzYC1W1LMvslopK44IKrEs3uaWf6ksCHEsmdRmEOxA0K5okemg==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/project.assets.json Installed Microsoft.NETCore.App 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash s7V4Ahg/mvJMA+9MItfB5Z8s11q5STNbRWWu+5kjTRHlVmBKqzT8Rl8xDKQu34Yk+1kUvk5NvLu2YwBmy8sLRw==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (in 52 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.TypeConverter.4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.TypeConverter.4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj.nuget.g.targets. Installed Microsoft.NETCore.Platforms 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash DUElw2t9/8vSXE5GtT43LVkgYjrRHxBjfGzNaJ0UtB8DjdN/XCBmnSaGmTaE0rMyryv9znhpISs8t+QBDF0l4A==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.TypeConverter.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (in 29 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/project.assets.json Installed System.Collections.Immutable 1.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Uf0XA6rOoZzWZUMNmlGJ5ScIQt0mR4T0qbrr4YwV7GGbMlIcSBldzOk/QjQt7zRxXYAHnK563Zr54HBY9+n7rg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.6.0/System.Reflection.Metadata.1.6.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.6.0/System.Reflection.Metadata.1.6.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (in 33 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.6.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (in 146 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.0/System.Runtime.Extensions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Permissions.4.7.0/System.Security.Permissions.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.0/microsoft.netcore.platforms.2.1.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (in 32 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Permissions.4.7.0/System.Security.Permissions.4.7.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (in 82 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.0/microsoft.netcore.platforms.2.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (in 73 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Permissions.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.0/System.Runtime.Extensions.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (in 38 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.0.0/microsoft.netcore.platforms.2.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.1/microsoft.netcore.platforms.1.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.0.0/microsoft.netcore.platforms.2.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (in 71 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.1/microsoft.netcore.platforms.1.1.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (in 7 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.4.0/project.assets.json Installed Microsoft.NETCore.App 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash oBc5KkJeODWpWx6PmnQCEGzdxoIeBaFUrXdahKNPanpNixMQrfjuNIEXLbw7H6daUOj6cOx/jzpnH4PFd1fjpA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (in 36 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (in 81 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (in 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.0/microsoft.netcore.platforms.1.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (in 78 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostresolver.2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.0.1/microsoft.netcore.platforms.1.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.0/microsoft.netcore.platforms.1.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostresolver.2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (in 5 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.0.1/microsoft.netcore.platforms.1.0.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostresolver.2.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostresolver.2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.1.0/System.Runtime.Extensions.4.1.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.1.0/System.Runtime.Extensions.4.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostresolver.2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.5.0.0/System.Reflection.Metadata.5.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostresolver.2.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (in 7 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.5.0.0/System.Reflection.Metadata.5.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (in 4 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (in 6 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Writer.4.0.0/System.Resources.Writer.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.8.0/System.Reflection.Metadata.1.8.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.3.0/System.Resources.ResourceManager.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.8.0/System.Reflection.Metadata.1.8.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.3.0/System.Resources.ResourceManager.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (in 5 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.8.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Reader.4.0.0/System.Resources.Reader.4.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (in 24 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (in 27 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (in 48 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (in 26 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Reader.4.0.0/System.Resources.Reader.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Extensions.4.6.0/System.Resources.Extensions.4.6.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Reader.4.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Writer.4.0.0/System.Resources.Writer.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Extensions.4.6.0/System.Resources.Extensions.4.6.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Annotations.5.0.0/System.ComponentModel.Annotations.5.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (in 72 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Extensions.4.6.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Writer.4.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Annotations.5.0.0/System.ComponentModel.Annotations.5.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (in 27 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.0.1/System.Resources.ResourceManager.4.0.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Annotations.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (in 72 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.0.1/System.Resources.ResourceManager.4.0.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (in 25 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (in 24 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (in 25 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (in 28 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.3.0/System.Reflection.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.1.0/System.Reflection.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.OpenSsl.4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.3.0/System.Dynamic.Runtime.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.3.0/System.Reflection.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.3.0/System.Dynamic.Runtime.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.1.0/System.Reflection.4.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.OpenSsl.4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (in 185 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.OpenSsl.4.3.0/project.assets.json Installed Microsoft.Build.Framework 16.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash e/Be2EQgZIFEv9iHqY21dpOPW4aZuVSWe+aKw6lDYge6F3JooDZsqjxHn1HF1zp0lpET8V9ezF6JVhVcAMUxag==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (in 35 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.0.11/System.Dynamic.Runtime.4.0.11.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (in 33 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.0.11/System.Dynamic.Runtime.4.0.11.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.0.11/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj... Installed Microsoft.NETFramework.ReferenceAssemblies.net472 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash erunuXW0nYwM+vFU8dXI5FqFIDl7RteULD/vtAbudwC5DJOHGTfdpEECYFnC/yqvBnn/jSVBcmgHUhg4SVumpg==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (in 36 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (in 40 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (in 39 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (in 266 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (in 36 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (in 40 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (in 110 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj... Installed System.Security.Cryptography.Cng 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash OA1U+U1AuLoA1Q2G2cm6CVmw6EyKnZ2wvFyUsKJpyHkq3RwJMCUhIS/pfCfiqj5DqAkSw1Oe45/64yA13QFL+w==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj.nuget.g.props. Installed System.Security.Cryptography.Pkcs 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash WOYJXAEW4rpYtu/rN8oZlbS/RL/BD1jk7rjLl+CX8F4Xkc8kn824jJwUrpY7UXcQzDDkhz01mUMz0OSCIT82Fw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj.nuget.g.props. Installed System.Text.Encoding.CodePages 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash krN76i40R7BU2hejRP+mr+9AjNCFGh2vT8z7TjrFSK+UD2ZH/gP+yja3Kf1tJvYFyPSQ8hz2jdz7oZY+LMhIhQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (in 66 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (in 136 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Handles.4.0.1/System.Runtime.Handles.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Handles.4.0.1/System.Runtime.Handles.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Handles.4.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (in 70 ms). Installed System.Security.Cryptography.Cng 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash zouJyscu03DATSozO9qD+4PC4mpSLgHK5tpOZus1xNN6WocMF5dzMpMSPwUafQ25RUcrDbhEJzIPOa+08ruXTw==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.7.0/Microsoft.Build.Framework.16.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.2/System.Reflection.Metadata.1.4.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Xml.4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.2/System.Reflection.Metadata.1.4.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Xml.4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.8.0/Microsoft.Build.Framework.16.8.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (in 31 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.5.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.8.0/Microsoft.Build.Framework.16.8.0.csproj.nuget.g.targets. Installed System.Collections.Immutable 1.2.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash odcNEGN6RyenwE6UU8jhi2tJLJyClPOEUgYrahyiXab4CMU0P8vyoKo7Xsvy5/eOVzHltRlp4nRSYDVgOrRjlw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.8.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (in 33 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (in 289 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (in 69 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.7.0/Microsoft.Build.Framework.16.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Xml.4.7.0/project.assets.json Installed System.Runtime 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash m7Z8JCx4T/c3QQy+MlvJKv9HSfWoROcB+PuZRvkfuq7ir4f8hI/fx2VnGxmQTFKb3LjWlhxocaZJGv88fMdzXA==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (in 222 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (in 74 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj... Installed Microsoft.NETFramework.ReferenceAssemblies.net47 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 9T/ETq7Kc3zxcgU4MTampZrf59dGBsVNuM28FVAVB9z4kxbCWrrhoWBq3n0R+vRYGLeEAf3BA/rmeZr23FLLRw==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (in 101 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.5.0/Microsoft.Build.Framework.16.5.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.3.0/System.Reflection.Metadata.1.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.5.0/Microsoft.Build.Framework.16.5.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.3.0/System.Reflection.Metadata.1.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.5.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (in 219 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.centralpackageversions.2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.centralpackageversions.2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.centralpackageversions.2.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microbuild.core.0.3.0/microbuild.core.0.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microbuild.core.0.3.0/microbuild.core.0.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (in 393 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.1/System.Runtime.Extensions.4.3.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (in 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.1/System.Runtime.Extensions.4.3.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.1/project.assets.json 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Installed System.Reflection.Emit.ILGeneration 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash to3CqYb0kwfqBBNSibJG4/8F5GpLrHfjvStVTQCObGNYhS4BjccsPr6pEo95fbV7FsT3c/d3c4BXMucG2AMNPA==. 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.3.0/System.Reflection.Emit.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.3.0/System.Reflection.Emit.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (in 74 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.3.0/project.assets.json 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microbuild.core.0.3.0/project.assets.json 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.8.0/Microsoft.Build.16.8.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.8.0/Microsoft.Build.16.8.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.8.0/project.assets.json Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (in 62 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.3.0/System.Reflection.Extensions.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.3.0/System.Reflection.Extensions.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj.nuget.g.targets. 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/project.assets.json Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.0.1/System.Reflection.Emit.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.0.1/System.Reflection.Extensions.4.0.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.0.1/System.Reflection.Extensions.4.0.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ValueTuple.4.5.0/System.ValueTuple.4.5.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.0.1/System.Reflection.Emit.4.0.1.csproj.nuget.g.targets. 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (in 1 sec). 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.1/System.Reflection.Metadata.1.4.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ValueTuple.4.5.0/System.ValueTuple.4.5.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ValueTuple.4.5.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (in 70 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj.nuget.g.props. Installed Microsoft.Build.Utilities.Core 16.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash lX7Mx1j6MoKQEFQBT3hGFWzb/K07sLGuL85FR0sfgTCVcMWUkPjxYxfic0mLpcxvy97ZItdBk34o8cF7spFFrw==. 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built 318>/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj;linenumber=0;columnnumber=0;code=NU1101;](NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (in 23 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (in 70 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj... Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj... Installed Microsoft.NETFramework.ReferenceAssemblies.net451 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Flu8xv6RrhVHWPYxRkGnm/8q+tvrRnNG0mgWKkolOV0+ba7fpqEsfxZO6O6/9uRhZDm6kj4qyID94/EQ0SustA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.1/System.Reflection.Metadata.1.4.1.csproj.nuget.g.targets. Installed Microsoft.Build.Utilities.Core 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash L6fAUIeotFOEwJeJzSqJaFu3r/1mLkvmwE3crUrEdZgHMI5iQKBclJG7Qk7rn6IW+V2KT3PYpSgOxGvFEp4MEw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj.nuget.g.props. Installed System.CodeDom 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash SCmcL+41/ar3gVE5sjKIorrjv+MRu8vjQ1ALSOu8/zLNh+Y4iP1So0WGyZGugHcSDdUGU1uQbyMj5G99kmLiZg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.5.0/Microsoft.Build.16.5.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/project.assets.json Installed System.Runtime.InteropServices.RuntimeInformation 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Hk5PZS17Y1D5KnMcUguT7h4lTERmq18qnnDTak1wOwL5L/+4em5lTAw2SsslPbaY7aTQX7rRf5VvGo790vzudw==. Installed System.Resources.Extensions 4.6.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash NM1Zy4fYHyig6hXLzMZURCO+/3lV5UVty0rtvuNrIqDgKKj++A/m6MhqvMm15uQ7d6y7bukOVaUw0KqPxbvQxw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.5.0/Microsoft.Build.16.5.0.csproj.nuget.g.targets. Installed Microsoft.Build.Utilities.Core 16.8.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash bIDAeI4oY1yU9AdkMGQ6o4mNEpcRyUAufWvfwTGe+UVhsPW/37WFfaZl2o0qO6z8ugA0iXT1GKDsXhTlv6RFug==. Installed System.Linq.Parallel 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash fGpnJS2IrDNj/Ot8rbpaeqSHYCAIJsyw7J7E0NFhUz8oCSSTLqR+SnTP36BpFliKAgEd4XnIhe4O6rlWy5IEzw==. Installed System.Threading.Timer 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash JCwP0xS2YnYKeiyjfeFjvl99fkr9RwA1TFngtSMgbcMBl9Fe/dWDMvh1pv7Z35zOJrQDbOlI6iW4s3mpprpMsw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.5.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj.nuget.g.props. Installed System.Console 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash BDuHTcUq1Fe2vKaBJLSvbZeXtEOuI4El3jirLuE6goTCAZZ6yKHv/l1ycMon+418md13P28y/etgFrDCrqGD4w==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj.nuget.g.targets. Installed System.Resources.Writer 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Jft7FDFUiML7rjmjdckePRFZkpqwANMsFUtge3jPL6OF5bTj1NEy5Y7LCqaJ+/1QbMVfIFI1IXmgI3Y2zm06IQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj.nuget.g.targets. Installed System.Collections.NonGeneric 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash aoFHWKK98PY7F4uOoj1MdQC/qHA82bbW1ApCqK9OhXmfkmUdKDE9ZBmxD6lXZyN2Bs1YU+74YeIKK8UA1zuI0w==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.7.0/project.assets.json Installed System.Security.Cryptography.Xml 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash J+H9qzyQEcsPIGitIEnaxQng5cjGQIZjBtQhyK8qHDMVkuBDWFfbaVJPT4oCNnwBWq+vv3dm8Dj+6FWIIbj7QQ==. Installed System.Resources.Reader 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Fgmo5H767VPp+VBThVIw+HbVg2CUGdvSHQBCzfgKN6F5JpNPUDmF0/Qtrv/598I90lKShVmHalNTDbdohCSr2w==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (in 67 ms). Installed Microsoft.Build.Framework 15.1.1012 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 6ttFMA9uiTeeJTtznpwC7qnwkFOo+NBg9KIAzukLSbjmWExQv+Bg+VYmiafk/LIyBP0pjYeuSyCoH95EtS+npg==. Installed System.Runtime.Serialization.Xml 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash YaxLyHNp4rAhmLP3f5xV9huJyWjNeTgU1mogQItXhFE141pOgiT8Oc0SdESgxMR9g8O4VjEWwpdy5P3A5O/k/A==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (in 33 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.7.0/project.assets.json Installed Microsoft.Build.Framework 15.3.409 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash Nb6zQWHrtk/Ut08hTXxwupjyK4aFaKWHemFEglUbEVKQzTOnO0esZUiouWXdHGj3lbbkiNTcbDpzivvThuT+qA==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (in 102 ms). Installed System.AppContext 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash ZOVpxuWdOv/VKNr++mxkrsakYGOmtOsRsclmHB79aZU9upTZPXXBVZ/+omKDxTqGan2KL3Q3YYrfhMgp2K4H+g==. Installed System.Diagnostics.Process 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash q4RWZXhuFoSMTDsfcWYvJ1K/I31FrXhqNRDpzqkWa8nfqsY3BZU2bHQMMgk5mlbIE1D6M616dkS8DepfDu0pUg==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (in 129 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (in 994 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (in 173 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (in 1.03 sec). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.3.0/System.IO.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (in 292 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.3.0/System.IO.4.3.0.csproj.nuget.g.targets. Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (in 4 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj... Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (in 4 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj... Installed System.Threading.Overlapped 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 883wOwkjVDcltXe4YsTA2JuJokTFiTpq+iDrivjA5aZZmBPHblKMpNQybKlVav8xEVBvUAL4i2u0WTWsNWbdXA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (in 34 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (in 748 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (in 4 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj.nuget.g.props. Installed System.Security.AccessControl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash PQaK/p0C8UVqvJ20bWpQASA/D0etqkrF9zVJVkOD1AbZj3VqjirkQCAnuWH/xqGi9z3CdYwDyy0YZ4XJ8lrinA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.7.0/System.Reflection.Emit.4.7.0.csproj.nuget.g.props. Installed System.IO.Pipes 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash oo+GFz8uZCKh6ucCsYI8Ar8VpE/yja0lT8ypel6yKKjqLBGXlNriOxgO++C6lX49RkzjjwqMm7M1+0T2NqeEUg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.7.0/System.Reflection.Emit.4.7.0.csproj.nuget.g.targets. Installed Microsoft.Build.Utilities.Core 16.5.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash S9mI9TFdjhrvOpfED88kDDamo3vlCNt3MLnKhP9YMBQGy8Gj+99bLYFUY2UeBVcTwNaqRwExtA6/Vgg/bjsRCg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.1.0/System.IO.4.1.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.1.0/System.IO.4.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.1.0/project.assets.json Installed System.Net.Http 4.3.4 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash R+JhC+A1INTi/pyDMVXOE/D0jVOmVYSSEUXgasYiOwxSkTADMSaFeD6k6qf+InwQX/4nDJWwm4FmWFtLyd/xMw==. Installed System.Security.Cryptography.OpenSsl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash SHo8s1uKISOc0ZRWIU8kQjGom9nRd6w1qH4uozwq98y0yByYNgYx/r82vb2fCFXyr5ZgBBCkYWtV9kOTjJ+w3w==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (in 142 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (in 71 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (in 39 ms). Installed System.Security.Cryptography.Cng 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash bk2Wt5Pl/NAYkfElbM0E0ldHPDXssYDxJ9vKRRSI6njBO9LxIepa7ZchUzyXPnI/rJTIsn/O7HKtz3TlsJJMKw==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.0.11/System.Text.Encoding.4.0.11.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj... Installed System.Security.Cryptography.Csp 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash 2FU5i5vFzHYZ4Y0gwvZwTrcIE9FVKkTO+d4r+QxG5xBwyEDIt90E8gQw0reoHEU5HpmON0WJHoUq+WwQbORqRQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.0.1/System.IO.FileSystem.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.0.11/System.Text.Encoding.4.0.11.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (in 7 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (in 187 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (in 82 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.0.1/System.IO.FileSystem.4.0.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.0.1/project.assets.json Installed System.Runtime.Extensions 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash VFZ/SLzJn87Lcw6C/wZm+QUR7gg4DmbOfm9237iHkQOQ2i7Om2K4xv5nLtOo5+h7E2qJo0nwvck0pV9nyMRM8Q==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (in 81 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (in 48 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.4.3.0/System.IO.Pipes.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.0/System.Collections.Immutable.1.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.0/System.Collections.Immutable.1.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.3.0/System.IO.FileSystem.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.Common.4.3.0/System.Data.Common.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.4.3.0/System.IO.Pipes.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.3.0/System.IO.FileSystem.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.Common.4.3.0/System.Data.Common.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encodings.Web.4.7.0/System.Text.Encodings.Web.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encodings.Web.4.7.0/System.Text.Encodings.Web.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encodings.Web.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.15.7.179/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.Common.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.NonGeneric.4.0.1/System.Collections.NonGeneric.4.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (in 285 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.NonGeneric.4.0.1/System.Collections.NonGeneric.4.0.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (in 5 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.NonGeneric.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.3.0/System.Text.Encoding.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.3.0/System.Text.Encoding.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (in 115 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (in 756 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (in 223 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (in 77 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (in 218 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (in 83 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (in 83 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.1/System.Collections.Immutable.1.3.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.1/System.Collections.Immutable.1.3.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (in 43 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.1.0/System.Text.RegularExpressions.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.1.0/System.Text.RegularExpressions.4.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (in 42 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.2.0/System.Collections.Immutable.1.2.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.2.0/System.Collections.Immutable.1.2.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.2.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (in 90 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.7.0/Microsoft.Win32.Registry.4.7.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (in 33 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.7.0/Microsoft.Win32.Registry.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.3.409/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.0/System.Text.RegularExpressions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.0/System.Text.RegularExpressions.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.1/System.Text.RegularExpressions.4.3.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.1/System.Text.RegularExpressions.4.3.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Json.4.7.0/System.Text.Json.4.7.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (in 321 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Json.4.7.0/System.Text.Json.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Json.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.0.12/System.Collections.Concurrent.4.0.12.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (in 280 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.0.12/System.Collections.Concurrent.4.0.12.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.0.12/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.1.1012/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (in 151 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (in 115 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (in 120 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (in 35 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (in 286 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.3.0/System.Collections.Concurrent.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.5.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.3.0/System.Collections.Concurrent.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (in 120 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (in 703 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (in 1.11 sec). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (in 1.07 sec). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipelines.5.0.1/System.IO.Pipelines.5.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.5.0/System.Collections.Immutable.1.5.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.7.0/System.Collections.Immutable.1.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.5.0.0/System.Collections.Immutable.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipelines.5.0.1/System.IO.Pipelines.5.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.5.0/System.Collections.Immutable.1.5.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.7.0/System.Collections.Immutable.1.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipelines.5.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.5.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.5.0.0/System.Collections.Immutable.5.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (in 70 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (in 265 ms). Installed System.Net.Security 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash ilTvZ4uORrjtPxhLNFGUKyAbLJAXWydw/LQGYv09oQrxFNzVnzWd3QVw+2JdKFlQXUXXumNPmqXpj1dEpKqfgw==. Installed System.Text.Encoding.CodePages 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash joILoETF3q7GcZzw6aLE8pidubx7hBmUb+0q25PRUQJAo8w36itz0UJm1gZQlVUdgwrQjeXM6AkT540YQ18nHg==. Installed Microsoft.Win32.Registry 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash f3M1Eyv5TDBIAlVXdljEJX+mQN3y8O4iLGz1ggGsWs5k22Zy0CvnPp2V/z5HDE25D/0V9ma7E9MdBmc6bcxMXQ==. Installed System.Net.NameResolution 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash FAFm4XG8RLL2O6Z6DzmkrJDpGaT2hX6tBlYOyaIHAY9+QKUlwA8C/wNyx5noXA3kdN7+ErEXeA+dF/Xogp0Zgw==. Installed System.Diagnostics.DiagnosticSource 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash kJFTCHFyM+/FyZq3rhCgJ9L+sz0i/jyTur2aGjA0c9NWffdhvw5xQwFVWAKG71Vu9GN/oqrzG0f8japT54lk6w==. Installed System.Data.Common 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ with content hash ELnVrkifarkq81/PXeSRzlohGNEuvoW0Aq4OnexMw6lVPKiPUsM/OsxxoWeehtt21RA0si73hllKy8Qqc7NrJw==. Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (in 114 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (in 112 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (in 194 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (in 120 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (in 167 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.SqlClient.4.8.3/System.Data.SqlClient.4.8.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.SqlClient.4.8.5/System.Data.SqlClient.4.8.5.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.SqlClient.4.8.3/System.Data.SqlClient.4.8.3.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.SqlClient.4.8.5/System.Data.SqlClient.4.8.5.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.SqlClient.4.8.3/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.SqlClient.4.8.5/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (in 154 ms). Restored /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (in 156 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/NuGet.config /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.109/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache Installed: 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj 18 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj 36 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj 17 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj 25 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj 20 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj 25 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj 20 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj 18 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj 20 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj 55 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj 55 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj 51 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj 51 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj 55 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj 52 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj 18 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj 26 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj 42 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj 40 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj 33 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj 18 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj 26 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj 20 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj 49 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj 27 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj 49 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj 52 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj 52 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj 57 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj 18 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj 32 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj 25 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj 32 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj 35 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj 39 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj 51 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj 51 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj 33 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj 34 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj 57 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj 55 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj 32 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj 35 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj 35 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj 55 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj 27 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj 42 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj 60 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj 47 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj 45 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj 28 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj 62 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj 40 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj 29 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj 38 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj 56 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj 40 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj 39 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj 67 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj 52 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj 57 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj 55 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj 60 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj 78 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj 78 package(s) to /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj 318>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (Restore target(s)) -- FAILED. 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (default targets) -- FAILED. Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 8.208s 26.301s /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj () | 1 : 0.585s 0.648s /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.587s 0.587s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_IsProjectRestoreSupported) | 10 : 0.962s 0.962s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_IsProjectRestoreSupported) | 39 : 0.885s 0.885s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_IsProjectRestoreSupported) | 38 : 0.861s 0.861s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_IsProjectRestoreSupported) | 37 : 0.834s 0.834s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_IsProjectRestoreSupported) | 36 : 0.888s 0.888s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_IsProjectRestoreSupported) | 35 : 0.842s 0.842s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_IsProjectRestoreSupported) | 34 : 0.868s 0.868s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_IsProjectRestoreSupported) | 33 : 0.986s 0.986s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_IsProjectRestoreSupported) | 32 : 0.842s 0.842s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_IsProjectRestoreSupported) | 31 : 0.806s 0.806s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_IsProjectRestoreSupported) | 30 : 0.925s 0.925s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_IsProjectRestoreSupported) | 29 : 0.922s 0.922s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_IsProjectRestoreSupported) | 28 : 0.922s 0.922s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_IsProjectRestoreSupported) | 27 : 0.963s 0.963s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_IsProjectRestoreSupported) | 26 : 0.924s 0.924s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_IsProjectRestoreSupported) | 9 : 0.973s 0.973s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_IsProjectRestoreSupported) | 24 : 1.099s 1.099s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_IsProjectRestoreSupported) | 11 : 0.844s 0.844s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_IsProjectRestoreSupported) | 12 : 0.927s 0.927s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_IsProjectRestoreSupported) | 14 : 0.895s 0.895s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_IsProjectRestoreSupported) | 15 : 0.973s 0.973s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_IsProjectRestoreSupported) | 16 : 0.871s 0.871s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_IsProjectRestoreSupported) | 17 : 0.932s 0.932s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_IsProjectRestoreSupported) | 13 : 0.854s 0.854s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_IsProjectRestoreSupported) | 19 : 0.853s 0.853s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_IsProjectRestoreSupported) | 20 : 0.886s 0.886s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_IsProjectRestoreSupported) | 21 : 0.699s 0.699s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_IsProjectRestoreSupported) | 22 : 0.972s 0.972s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_IsProjectRestoreSupported) | 23 : 0.819s 0.819s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_IsProjectRestoreSupported) | 18 : 0.928s 0.928s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_IsProjectRestoreSupported) | 25 : 0.723s 0.723s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_IsProjectRestoreSupported) | 40 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_IsProjectRestoreSupported) | 41 : 0.227s 0.227s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_IsProjectRestoreSupported) | 42 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_IsProjectRestoreSupported) | 43 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_IsProjectRestoreSupported) | 44 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_IsProjectRestoreSupported) | 45 : 0.207s 0.207s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_IsProjectRestoreSupported) | 46 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_IsProjectRestoreSupported) | 47 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_IsProjectRestoreSupported) | 48 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_IsProjectRestoreSupported) | 49 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_IsProjectRestoreSupported) | 50 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_IsProjectRestoreSupported) | 51 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_IsProjectRestoreSupported) | 52 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_IsProjectRestoreSupported) | 53 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_IsProjectRestoreSupported) | 54 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_IsProjectRestoreSupported) | 55 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_IsProjectRestoreSupported) | 56 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_IsProjectRestoreSupported) | 57 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_IsProjectRestoreSupported) | 58 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_IsProjectRestoreSupported) | 59 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_IsProjectRestoreSupported) | 60 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_IsProjectRestoreSupported) | 61 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_IsProjectRestoreSupported) | 62 : 0.212s 0.212s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_IsProjectRestoreSupported) | 63 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_IsProjectRestoreSupported) | 64 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_IsProjectRestoreSupported) | 65 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_IsProjectRestoreSupported) | 66 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_IsProjectRestoreSupported) | 67 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_IsProjectRestoreSupported) | 68 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_IsProjectRestoreSupported) | 69 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_IsProjectRestoreSupported) | 70 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_IsProjectRestoreSupported) | 71 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_IsProjectRestoreSupported) | 72 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_IsProjectRestoreSupported) | 73 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_IsProjectRestoreSupported) | 74 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_IsProjectRestoreSupported) | 75 : 0.271s 0.271s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_IsProjectRestoreSupported) | 76 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_IsProjectRestoreSupported) | 77 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_IsProjectRestoreSupported) | 78 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_IsProjectRestoreSupported) | 79 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_IsProjectRestoreSupported) | 80 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_IsProjectRestoreSupported) | 81 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_IsProjectRestoreSupported) | 82 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_IsProjectRestoreSupported) | 83 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_IsProjectRestoreSupported) | 84 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_IsProjectRestoreSupported) | 85 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_IsProjectRestoreSupported) | 86 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_IsProjectRestoreSupported) | 87 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_IsProjectRestoreSupported) | 88 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_IsProjectRestoreSupported) | 89 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | 90 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_IsProjectRestoreSupported) | 91 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | 92 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_IsProjectRestoreSupported) | 93 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_IsProjectRestoreSupported) | 94 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | 95 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_IsProjectRestoreSupported) | 96 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_IsProjectRestoreSupported) | 97 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | 98 : 0.295s 0.295s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | 99 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_IsProjectRestoreSupported) | 100 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_IsProjectRestoreSupported) | 101 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_IsProjectRestoreSupported) | 102 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_IsProjectRestoreSupported) | 103 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_IsProjectRestoreSupported) | 104 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | 105 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 106 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_IsProjectRestoreSupported) | 107 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_IsProjectRestoreSupported) | 108 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_IsProjectRestoreSupported) | 109 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_IsProjectRestoreSupported) | 110 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_IsProjectRestoreSupported) | 111 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_IsProjectRestoreSupported) | 112 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_IsProjectRestoreSupported) | 113 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_IsProjectRestoreSupported) | 114 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_IsProjectRestoreSupported) | 115 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_IsProjectRestoreSupported) | 116 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_IsProjectRestoreSupported) | 117 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_IsProjectRestoreSupported) | 118 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_IsProjectRestoreSupported) | 119 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_IsProjectRestoreSupported) | 120 : 0.391s 0.391s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_IsProjectRestoreSupported) | 121 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_IsProjectRestoreSupported) | 122 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_IsProjectRestoreSupported) | 123 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_IsProjectRestoreSupported) | 124 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_IsProjectRestoreSupported) | 125 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_IsProjectRestoreSupported) | 126 : 0.350s 0.350s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_IsProjectRestoreSupported) | 127 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_IsProjectRestoreSupported) | 128 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_IsProjectRestoreSupported) | 129 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_IsProjectRestoreSupported) | 130 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_IsProjectRestoreSupported) | 131 : 0.395s 0.395s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_IsProjectRestoreSupported) | 132 : 0.303s 0.303s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 133 : 0.393s 0.393s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_IsProjectRestoreSupported) | 134 : 0.326s 0.326s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_IsProjectRestoreSupported) | 135 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_IsProjectRestoreSupported) | 136 : 0.270s 0.270s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_IsProjectRestoreSupported) | 137 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_IsProjectRestoreSupported) | 138 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_IsProjectRestoreSupported) | 139 : 0.285s 0.285s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_IsProjectRestoreSupported) | 140 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_IsProjectRestoreSupported) | 141 : 0.222s 0.222s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_IsProjectRestoreSupported) | 142 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_IsProjectRestoreSupported) | 143 : 0.264s 0.264s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_IsProjectRestoreSupported) | 144 : 0.294s 0.294s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_IsProjectRestoreSupported) | 145 : 0.246s 0.246s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_IsProjectRestoreSupported) | 146 : 0.293s 0.293s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_IsProjectRestoreSupported) | 147 : 0.408s 0.408s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_IsProjectRestoreSupported) | 148 : 0.252s 0.252s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_IsProjectRestoreSupported) | 149 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_IsProjectRestoreSupported) | 150 : 0.326s 0.326s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_IsProjectRestoreSupported) | 151 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_IsProjectRestoreSupported) | 152 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_IsProjectRestoreSupported) | 153 : 0.220s 0.220s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_IsProjectRestoreSupported) | 154 : 0.268s 0.268s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_IsProjectRestoreSupported) | 155 : 0.293s 0.293s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_IsProjectRestoreSupported) | 156 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_IsProjectRestoreSupported) | 157 : 0.280s 0.280s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_IsProjectRestoreSupported) | 158 : 0.287s 0.287s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_IsProjectRestoreSupported) | 159 : 0.368s 0.368s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_IsProjectRestoreSupported) | 160 : 0.249s 0.249s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_IsProjectRestoreSupported) | 161 : 0.256s 0.256s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_IsProjectRestoreSupported) | 162 : 0.354s 0.354s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | 163 : 0.259s 0.259s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_IsProjectRestoreSupported) | 164 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_IsProjectRestoreSupported) | 165 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 166 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_IsProjectRestoreSupported) | 167 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_IsProjectRestoreSupported) | 168 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_IsProjectRestoreSupported) | 169 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_IsProjectRestoreSupported) | 170 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | 171 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | 172 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 173 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_IsProjectRestoreSupported) | 174 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_IsProjectRestoreSupported) | 175 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_IsProjectRestoreSupported) | 176 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_IsProjectRestoreSupported) | 177 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | 178 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_IsProjectRestoreSupported) | 179 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_IsProjectRestoreSupported) | 180 : 0.227s 0.227s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_IsProjectRestoreSupported) | 181 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_IsProjectRestoreSupported) | 182 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_IsProjectRestoreSupported) | 183 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_IsProjectRestoreSupported) | 184 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_IsProjectRestoreSupported) | 185 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_IsProjectRestoreSupported) | 186 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_IsProjectRestoreSupported) | 187 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_IsProjectRestoreSupported) | 188 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_IsProjectRestoreSupported) | 189 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_IsProjectRestoreSupported) | 190 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_IsProjectRestoreSupported) | 191 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_IsProjectRestoreSupported) | 192 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_IsProjectRestoreSupported) | 193 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_IsProjectRestoreSupported) | 194 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 195 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_IsProjectRestoreSupported) | 196 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_IsProjectRestoreSupported) | 197 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_IsProjectRestoreSupported) | 198 : 0.250s 0.250s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_IsProjectRestoreSupported) | 199 : 0.256s 0.256s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_IsProjectRestoreSupported) | 200 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_IsProjectRestoreSupported) | 201 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_IsProjectRestoreSupported) | 202 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_IsProjectRestoreSupported) | 203 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_IsProjectRestoreSupported) | 204 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_IsProjectRestoreSupported) | 205 : 0.207s 0.207s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_IsProjectRestoreSupported) | 206 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_IsProjectRestoreSupported) | 207 : 0.247s 0.247s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_IsProjectRestoreSupported) | 208 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_IsProjectRestoreSupported) | 209 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_IsProjectRestoreSupported) | 210 : 0.209s 0.209s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_IsProjectRestoreSupported) | 211 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_IsProjectRestoreSupported) | 212 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_IsProjectRestoreSupported) | 213 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 214 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_IsProjectRestoreSupported) | 215 : 0.204s 0.204s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_IsProjectRestoreSupported) | 216 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_IsProjectRestoreSupported) | 217 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_IsProjectRestoreSupported) | 218 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_IsProjectRestoreSupported) | 219 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_IsProjectRestoreSupported) | 220 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | 221 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 222 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_IsProjectRestoreSupported) | 223 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_IsProjectRestoreSupported) | 224 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_IsProjectRestoreSupported) | 225 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_IsProjectRestoreSupported) | 226 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_IsProjectRestoreSupported) | 227 : 0.219s 0.219s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_IsProjectRestoreSupported) | 228 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_IsProjectRestoreSupported) | 229 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_IsProjectRestoreSupported) | 230 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_IsProjectRestoreSupported) | 231 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_IsProjectRestoreSupported) | 232 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_IsProjectRestoreSupported) | 233 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_IsProjectRestoreSupported) | 234 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_IsProjectRestoreSupported) | 235 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_IsProjectRestoreSupported) | 236 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_IsProjectRestoreSupported) | 237 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_IsProjectRestoreSupported) | 238 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_IsProjectRestoreSupported) | 239 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_IsProjectRestoreSupported) | 240 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_IsProjectRestoreSupported) | 241 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 242 : 0.219s 0.219s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_IsProjectRestoreSupported) | 243 : 0.218s 0.218s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_IsProjectRestoreSupported) | 244 : 0.209s 0.209s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_IsProjectRestoreSupported) | 245 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_IsProjectRestoreSupported) | 246 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_IsProjectRestoreSupported) | 247 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_IsProjectRestoreSupported) | 248 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_IsProjectRestoreSupported) | 249 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_IsProjectRestoreSupported) | 250 : 0.207s 0.207s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_IsProjectRestoreSupported) | 251 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_IsProjectRestoreSupported) | 252 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_IsProjectRestoreSupported) | 253 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_IsProjectRestoreSupported) | 254 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 255 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_IsProjectRestoreSupported) | 256 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_IsProjectRestoreSupported) | 257 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | 258 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_IsProjectRestoreSupported) | 259 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_IsProjectRestoreSupported) | 260 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_IsProjectRestoreSupported) | 261 : 0.441s 0.441s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | 262 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_IsProjectRestoreSupported) | 263 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_IsProjectRestoreSupported) | 264 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_IsProjectRestoreSupported) | 265 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_IsProjectRestoreSupported) | 266 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_IsProjectRestoreSupported) | 267 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_IsProjectRestoreSupported) | 268 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_IsProjectRestoreSupported) | 269 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_IsProjectRestoreSupported) | 270 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | 271 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_IsProjectRestoreSupported) | 272 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_IsProjectRestoreSupported) | 273 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_IsProjectRestoreSupported) | 274 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 275 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_IsProjectRestoreSupported) | 276 : 0.246s 0.246s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_IsProjectRestoreSupported) | 277 : 0.305s 0.305s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_IsProjectRestoreSupported) | 278 : 0.312s 0.312s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_IsProjectRestoreSupported) | 279 : 0.296s 0.296s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_IsProjectRestoreSupported) | 280 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_IsProjectRestoreSupported) | 281 : 0.310s 0.310s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_IsProjectRestoreSupported) | 282 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_IsProjectRestoreSupported) | 283 : 0.295s 0.295s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_IsProjectRestoreSupported) | 284 : 0.322s 0.322s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_IsProjectRestoreSupported) | 285 : 0.277s 0.277s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_IsProjectRestoreSupported) | 286 : 0.276s 0.276s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_IsProjectRestoreSupported) | 287 : 0.274s 0.274s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_IsProjectRestoreSupported) | 288 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 289 : 0.283s 0.283s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_IsProjectRestoreSupported) | 290 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | 291 : 0.284s 0.284s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_IsProjectRestoreSupported) | 292 : 0.283s 0.283s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_IsProjectRestoreSupported) | 293 : 0.215s 0.215s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_IsProjectRestoreSupported) | 294 : 0.263s 0.263s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_IsProjectRestoreSupported) | 295 : 0.257s 0.257s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_IsProjectRestoreSupported) | 296 : 0.297s 0.297s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_IsProjectRestoreSupported) | 297 : 0.288s 0.288s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_IsProjectRestoreSupported) | 298 : 0.260s 0.260s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_IsProjectRestoreSupported) | 299 : 0.259s 0.259s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_IsProjectRestoreSupported) | 300 : 0.241s 0.241s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 301 : 0.277s 0.277s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_IsProjectRestoreSupported) | 302 : 0.248s 0.248s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_IsProjectRestoreSupported) | 303 : 0.247s 0.247s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_IsProjectRestoreSupported) | 304 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_IsProjectRestoreSupported) | 305 : 0.209s 0.209s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_IsProjectRestoreSupported) | 306 : 0.254s 0.254s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_IsProjectRestoreSupported) | 307 : 0.250s 0.250s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_IsProjectRestoreSupported) | 308 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_IsProjectRestoreSupported) | 309 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_IsProjectRestoreSupported) | 310 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_IsProjectRestoreSupported) | 311 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_IsProjectRestoreSupported) | 312 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_IsProjectRestoreSupported) | 313 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_IsProjectRestoreSupported) | 314 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_IsProjectRestoreSupported) | 315 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_IsProjectRestoreSupported) | 316 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_IsProjectRestoreSupported) | 317 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_IsProjectRestoreSupported) | 318 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_IsProjectRestoreSupported) | 319 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_IsProjectRestoreSupported) | 320 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_IsProjectRestoreSupported) | 321 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_IsProjectRestoreSupported) | 322 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_IsProjectRestoreSupported) . 323 : 3.059s 14.615s /builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets (Restore) | | 325 : 0.269s 0.269s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_IsProjectRestoreSupported) | | 355 : 0.436s 0.436s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_IsProjectRestoreSupported) | | 354 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_IsProjectRestoreSupported) | | 353 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_IsProjectRestoreSupported) | | 352 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_IsProjectRestoreSupported) | | 351 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_IsProjectRestoreSupported) | | 350 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_IsProjectRestoreSupported) | | 349 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_IsProjectRestoreSupported) | | 348 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_IsProjectRestoreSupported) | | 347 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_IsProjectRestoreSupported) | | 346 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_IsProjectRestoreSupported) | | 345 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_IsProjectRestoreSupported) | | 324 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_IsProjectRestoreSupported) | | 343 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_IsProjectRestoreSupported) | | 342 : 0.265s 0.265s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_IsProjectRestoreSupported) | | 344 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_IsProjectRestoreSupported) | | 340 : 0.277s 0.277s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_IsProjectRestoreSupported) | | 327 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_IsProjectRestoreSupported) | | 328 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_IsProjectRestoreSupported) | | 329 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_IsProjectRestoreSupported) | | 341 : 0.281s 0.281s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_IsProjectRestoreSupported) | | 331 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_IsProjectRestoreSupported) | | 332 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_IsProjectRestoreSupported) | | 330 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_IsProjectRestoreSupported) | | 334 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_IsProjectRestoreSupported) | | 335 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_IsProjectRestoreSupported) | | 336 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_IsProjectRestoreSupported) | | 337 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_IsProjectRestoreSupported) | | 338 : 0.266s 0.266s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_IsProjectRestoreSupported) | | 339 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_IsProjectRestoreSupported) | | 333 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_IsProjectRestoreSupported) | | 326 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_IsProjectRestoreSupported) | | 356 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_IsProjectRestoreSupported) | | 357 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_IsProjectRestoreSupported) | | 358 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_IsProjectRestoreSupported) | | 359 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_IsProjectRestoreSupported) | | 360 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_IsProjectRestoreSupported) | | 361 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_IsProjectRestoreSupported) | | 362 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_IsProjectRestoreSupported) | | 363 : 0.336s 0.336s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_IsProjectRestoreSupported) | | 364 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_IsProjectRestoreSupported) | | 365 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_IsProjectRestoreSupported) | | 366 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_IsProjectRestoreSupported) | | 367 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_IsProjectRestoreSupported) | | 368 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_IsProjectRestoreSupported) | | 369 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_IsProjectRestoreSupported) | | 370 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_IsProjectRestoreSupported) | | 371 : 0.252s 0.252s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_IsProjectRestoreSupported) | | 372 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_IsProjectRestoreSupported) | | 373 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_IsProjectRestoreSupported) | | 374 : 0.317s 0.317s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_IsProjectRestoreSupported) | | 375 : 0.284s 0.284s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_IsProjectRestoreSupported) | | 376 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_IsProjectRestoreSupported) | | 377 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_IsProjectRestoreSupported) | | 378 : 0.295s 0.295s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_IsProjectRestoreSupported) | | 379 : 0.251s 0.251s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_IsProjectRestoreSupported) | | 380 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_IsProjectRestoreSupported) | | 381 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_IsProjectRestoreSupported) | | 382 : 0.209s 0.209s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_IsProjectRestoreSupported) | | 383 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_IsProjectRestoreSupported) | | 384 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_IsProjectRestoreSupported) | | 385 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_IsProjectRestoreSupported) | | 386 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_IsProjectRestoreSupported) | | 387 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_IsProjectRestoreSupported) | | 388 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_IsProjectRestoreSupported) | | 389 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_IsProjectRestoreSupported) | | 390 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_IsProjectRestoreSupported) | | 391 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_IsProjectRestoreSupported) | | 392 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_IsProjectRestoreSupported) | | 393 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_IsProjectRestoreSupported) | | 394 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_IsProjectRestoreSupported) | | 395 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_IsProjectRestoreSupported) | | 396 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_IsProjectRestoreSupported) | | 397 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_IsProjectRestoreSupported) | | 398 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_IsProjectRestoreSupported) | | 399 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_IsProjectRestoreSupported) | | 400 : 0.203s 0.203s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_IsProjectRestoreSupported) | | 401 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_IsProjectRestoreSupported) | | 402 : 0.303s 0.303s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_IsProjectRestoreSupported) | | 403 : 0.296s 0.296s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_IsProjectRestoreSupported) | | 404 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_IsProjectRestoreSupported) | | 405 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | | 406 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_IsProjectRestoreSupported) | | 407 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | | 408 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_IsProjectRestoreSupported) | | 409 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_IsProjectRestoreSupported) | | 410 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | | 411 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_IsProjectRestoreSupported) | | 412 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_IsProjectRestoreSupported) | | 413 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | | 414 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | | 415 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_IsProjectRestoreSupported) | | 416 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_IsProjectRestoreSupported) | | 417 : 0.203s 0.203s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_IsProjectRestoreSupported) | | 418 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_IsProjectRestoreSupported) | | 419 : 0.416s 0.416s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_IsProjectRestoreSupported) | | 420 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 421 : 0.398s 0.398s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 422 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_IsProjectRestoreSupported) | | 423 : 0.412s 0.412s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_IsProjectRestoreSupported) | | 424 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_IsProjectRestoreSupported) | | 425 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_IsProjectRestoreSupported) | | 426 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_IsProjectRestoreSupported) | | 427 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_IsProjectRestoreSupported) | | 428 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_IsProjectRestoreSupported) | | 429 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_IsProjectRestoreSupported) | | 430 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_IsProjectRestoreSupported) | | 431 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_IsProjectRestoreSupported) | | 432 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_IsProjectRestoreSupported) | | 433 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_IsProjectRestoreSupported) | | 434 : 0.346s 0.346s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_IsProjectRestoreSupported) | | 435 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_IsProjectRestoreSupported) | | 436 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_IsProjectRestoreSupported) | | 437 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_IsProjectRestoreSupported) | | 438 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_IsProjectRestoreSupported) | | 439 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_IsProjectRestoreSupported) | | 440 : 0.354s 0.354s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_IsProjectRestoreSupported) | | 441 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_IsProjectRestoreSupported) | | 442 : 0.345s 0.345s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_IsProjectRestoreSupported) | | 443 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_IsProjectRestoreSupported) | | 444 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_IsProjectRestoreSupported) | | 445 : 0.302s 0.302s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_IsProjectRestoreSupported) | | 446 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_IsProjectRestoreSupported) | | 447 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_IsProjectRestoreSupported) | | 448 : 0.301s 0.301s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 449 : 0.274s 0.274s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_IsProjectRestoreSupported) | | 450 : 0.240s 0.240s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_IsProjectRestoreSupported) | | 451 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_IsProjectRestoreSupported) | | 452 : 0.260s 0.260s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_IsProjectRestoreSupported) | | 453 : 0.355s 0.355s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_IsProjectRestoreSupported) | | 454 : 0.246s 0.246s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_IsProjectRestoreSupported) | | 455 : 0.254s 0.254s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_IsProjectRestoreSupported) | | 456 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_IsProjectRestoreSupported) | | 457 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_IsProjectRestoreSupported) | | 458 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_IsProjectRestoreSupported) | | 459 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_IsProjectRestoreSupported) | | 460 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_IsProjectRestoreSupported) | | 461 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_IsProjectRestoreSupported) | | 462 : 0.245s 0.245s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_IsProjectRestoreSupported) | | 463 : 0.247s 0.247s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_IsProjectRestoreSupported) | | 464 : 0.256s 0.256s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_IsProjectRestoreSupported) | | 465 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_IsProjectRestoreSupported) | | 466 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_IsProjectRestoreSupported) | | 467 : 0.207s 0.207s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_IsProjectRestoreSupported) | | 468 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_IsProjectRestoreSupported) | | 469 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_IsProjectRestoreSupported) | | 470 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_IsProjectRestoreSupported) | | 471 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_IsProjectRestoreSupported) | | 472 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_IsProjectRestoreSupported) | | 473 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_IsProjectRestoreSupported) | | 474 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_IsProjectRestoreSupported) | | 475 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_IsProjectRestoreSupported) | | 476 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_IsProjectRestoreSupported) | | 477 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_IsProjectRestoreSupported) | | 478 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | | 479 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_IsProjectRestoreSupported) | | 480 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_IsProjectRestoreSupported) | | 481 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 482 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_IsProjectRestoreSupported) | | 483 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_IsProjectRestoreSupported) | | 484 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_IsProjectRestoreSupported) | | 485 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_IsProjectRestoreSupported) | | 486 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 487 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 488 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 489 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_IsProjectRestoreSupported) | | 490 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_IsProjectRestoreSupported) | | 491 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_IsProjectRestoreSupported) | | 492 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_IsProjectRestoreSupported) | | 493 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 494 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_IsProjectRestoreSupported) | | 495 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_IsProjectRestoreSupported) | | 496 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_IsProjectRestoreSupported) | | 497 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_IsProjectRestoreSupported) | | 498 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_IsProjectRestoreSupported) | | 499 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_IsProjectRestoreSupported) | | 500 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_IsProjectRestoreSupported) | | 501 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_IsProjectRestoreSupported) | | 502 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_IsProjectRestoreSupported) | | 503 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_IsProjectRestoreSupported) | | 504 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_IsProjectRestoreSupported) | | 505 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_IsProjectRestoreSupported) | | 506 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_IsProjectRestoreSupported) | | 507 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_IsProjectRestoreSupported) | | 508 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_IsProjectRestoreSupported) | | 509 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_IsProjectRestoreSupported) | | 510 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 511 : 0.266s 0.266s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_IsProjectRestoreSupported) | | 512 : 0.267s 0.267s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_IsProjectRestoreSupported) | | 513 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_IsProjectRestoreSupported) | | 514 : 0.255s 0.255s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_IsProjectRestoreSupported) | | 515 : 0.254s 0.254s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_IsProjectRestoreSupported) | | 516 : 0.222s 0.222s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_IsProjectRestoreSupported) | | 517 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_IsProjectRestoreSupported) | | 518 : 0.270s 0.270s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_IsProjectRestoreSupported) | | 519 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_IsProjectRestoreSupported) | | 520 : 0.446s 0.446s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_IsProjectRestoreSupported) | | 521 : 0.220s 0.220s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_IsProjectRestoreSupported) | | 522 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_IsProjectRestoreSupported) | | 523 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_IsProjectRestoreSupported) | | 524 : 0.269s 0.269s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_IsProjectRestoreSupported) | | 525 : 0.263s 0.263s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_IsProjectRestoreSupported) | | 526 : 0.259s 0.259s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_IsProjectRestoreSupported) | | 527 : 0.434s 0.434s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_IsProjectRestoreSupported) | | 528 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_IsProjectRestoreSupported) | | 529 : 0.427s 0.427s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 530 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_IsProjectRestoreSupported) | | 531 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_IsProjectRestoreSupported) | | 532 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_IsProjectRestoreSupported) | | 533 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_IsProjectRestoreSupported) | | 534 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_IsProjectRestoreSupported) | | 535 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_IsProjectRestoreSupported) | | 536 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 537 : 0.269s 0.269s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 538 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_IsProjectRestoreSupported) | | 539 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 540 : 0.218s 0.218s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_IsProjectRestoreSupported) | | 541 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_IsProjectRestoreSupported) | | 542 : 0.217s 0.217s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_IsProjectRestoreSupported) | | 543 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_IsProjectRestoreSupported) | | 544 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_IsProjectRestoreSupported) | | 545 : 0.203s 0.203s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_IsProjectRestoreSupported) | | 546 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_IsProjectRestoreSupported) | | 547 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_IsProjectRestoreSupported) | | 548 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_IsProjectRestoreSupported) | | 549 : 0.254s 0.254s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_IsProjectRestoreSupported) | | 550 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_IsProjectRestoreSupported) | | 551 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_IsProjectRestoreSupported) | | 552 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_IsProjectRestoreSupported) | | 553 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_IsProjectRestoreSupported) | | 554 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_IsProjectRestoreSupported) | | 555 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_IsProjectRestoreSupported) | | 556 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_IsProjectRestoreSupported) | | 557 : 0.224s 0.224s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 558 : 0.277s 0.277s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_IsProjectRestoreSupported) | | 559 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_IsProjectRestoreSupported) | | 560 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_IsProjectRestoreSupported) | | 561 : 0.262s 0.262s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_IsProjectRestoreSupported) | | 562 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_IsProjectRestoreSupported) | | 563 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_IsProjectRestoreSupported) | | 564 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_IsProjectRestoreSupported) | | 565 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_IsProjectRestoreSupported) | | 566 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_IsProjectRestoreSupported) | | 567 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_IsProjectRestoreSupported) | | 568 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_IsProjectRestoreSupported) | | 569 : 0.220s 0.220s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_IsProjectRestoreSupported) | | 570 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 571 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_IsProjectRestoreSupported) | | 572 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_IsProjectRestoreSupported) | | 573 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | | 574 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_IsProjectRestoreSupported) | | 575 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_IsProjectRestoreSupported) | | 576 : 0.223s 0.223s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_IsProjectRestoreSupported) | | 577 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 578 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_IsProjectRestoreSupported) | | 579 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_IsProjectRestoreSupported) | | 580 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_IsProjectRestoreSupported) | | 581 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_IsProjectRestoreSupported) | | 582 : 0.346s 0.346s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_IsProjectRestoreSupported) | | 583 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_IsProjectRestoreSupported) | | 584 : 0.339s 0.339s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_IsProjectRestoreSupported) | | 585 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_IsProjectRestoreSupported) | | 586 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | | 587 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_IsProjectRestoreSupported) | | 588 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_IsProjectRestoreSupported) | | 589 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_IsProjectRestoreSupported) | | 590 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 591 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_IsProjectRestoreSupported) | | 592 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_IsProjectRestoreSupported) | | 593 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_IsProjectRestoreSupported) | | 594 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_IsProjectRestoreSupported) | | 595 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_IsProjectRestoreSupported) | | 596 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_IsProjectRestoreSupported) | | 597 : 0.225s 0.225s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_IsProjectRestoreSupported) | | 598 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_IsProjectRestoreSupported) | | 599 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_IsProjectRestoreSupported) | | 600 : 0.221s 0.221s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_IsProjectRestoreSupported) | | 601 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_IsProjectRestoreSupported) | | 602 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_IsProjectRestoreSupported) | | 603 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_IsProjectRestoreSupported) | | 604 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 605 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_IsProjectRestoreSupported) | | 606 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | | 607 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_IsProjectRestoreSupported) | | 608 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_IsProjectRestoreSupported) | | 609 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_IsProjectRestoreSupported) | | 610 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_IsProjectRestoreSupported) | | 611 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_IsProjectRestoreSupported) | | 612 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_IsProjectRestoreSupported) | | 613 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_IsProjectRestoreSupported) | | 614 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_IsProjectRestoreSupported) | | 615 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_IsProjectRestoreSupported) | | 616 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 617 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_IsProjectRestoreSupported) | | 618 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_IsProjectRestoreSupported) | | 619 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_IsProjectRestoreSupported) | | 620 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_IsProjectRestoreSupported) | | 621 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_IsProjectRestoreSupported) | | 622 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_IsProjectRestoreSupported) | | 623 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_IsProjectRestoreSupported) | | 624 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_IsProjectRestoreSupported) | | 625 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_IsProjectRestoreSupported) | | 626 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_IsProjectRestoreSupported) | | 627 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_IsProjectRestoreSupported) | | 628 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_IsProjectRestoreSupported) | | 629 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_IsProjectRestoreSupported) | | 630 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_IsProjectRestoreSupported) | | 631 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_IsProjectRestoreSupported) | | 632 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_IsProjectRestoreSupported) | | 633 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_IsProjectRestoreSupported) | | 634 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_IsProjectRestoreSupported) | | 635 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_IsProjectRestoreSupported) | | 636 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_IsProjectRestoreSupported) | | 637 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_IsProjectRestoreSupported) | | 638 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_IsProjectRestoreSupported) | | 639 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 670 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_GenerateRestoreProjectPathWalk) | | 669 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_GenerateRestoreProjectPathWalk) | | 668 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 667 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 666 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GenerateRestoreProjectPathWalk) | | 665 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GenerateRestoreProjectPathWalk) | | 664 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 662 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GenerateRestoreProjectPathWalk) | | 661 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 660 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_GenerateRestoreProjectPathWalk) | | 659 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 658 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 657 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 656 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 655 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 663 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 653 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 654 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 640 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_GenerateRestoreProjectPathWalk) | | 641 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 642 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 643 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 644 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 646 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 645 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 647 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 648 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 649 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 650 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 651 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 652 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 725 : 0.044s 0.124s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 954 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 689 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 755 : 0.168s 0.538s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 955 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 970 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 997 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 703 : 0.246s 0.460s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateRestoreProjectPathWalk) | | | 956 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 990 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 671 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_GenerateRestoreProjectPathWalk) | | 676 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 681 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 684 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 680 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 712 : 0.170s 0.519s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 966 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 993 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 690 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 694 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_GenerateRestoreProjectPathWalk) | | 679 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 695 : 0.179s 0.776s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 957 : 0.215s 0.215s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 998 : 0.247s 0.247s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1035 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 714 : 0.182s 0.514s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateRestoreProjectPathWalk) | | | 958 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1007 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 704 : 0.253s 0.562s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateRestoreProjectPathWalk) | | | 971 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 995 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 688 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 709 : 0.146s 0.488s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateRestoreProjectPathWalk) | | | 961 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1002 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 696 : 0.112s 0.585s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 959 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 988 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1004 : 0.256s 0.256s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 678 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 685 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 672 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_GenerateRestoreProjectPathWalk) | | 675 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 721 : 0.118s 0.323s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 962 : 0.204s 0.204s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 677 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 700 : 0.122s 0.469s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateRestoreProjectPathWalk) | | | 965 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 996 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 698 : 0.159s 0.452s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateRestoreProjectPathWalk) | | | 960 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 992 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 687 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 686 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_GenerateRestoreProjectPathWalk) | | 682 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 742 : 0.251s 1.143s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 963 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1001 : 0.245s 0.245s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1033 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1061 : 0.255s 0.255s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 706 : 0.132s 0.469s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 969 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1003 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 733 : 0.161s 0.436s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 968 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1008 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 705 : 0.120s 0.440s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 967 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 999 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 708 : 0.269s 0.542s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateRestoreProjectPathWalk) | | | 977 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1000 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 691 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GenerateRestoreProjectPathWalk) | | 692 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 693 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_GenerateRestoreProjectPathWalk) | | 683 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GenerateRestoreProjectPathWalk) | | 707 : 0.225s 0.482s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateRestoreProjectPathWalk) | | | 980 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1011 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 751 : 0.192s 0.317s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateRestoreProjectPathWalk) | | . 975 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 716 : 0.198s 0.414s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateRestoreProjectPathWalk) | | | 972 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 991 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 702 : 0.313s 0.562s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 986 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1017 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 723 : 0.257s 0.532s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 978 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1014 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 719 : 0.215s 0.381s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 982 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 673 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 701 : 0.246s 0.531s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 979 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1006 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 710 : 0.296s 0.511s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateRestoreProjectPathWalk) | | | 987 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1019 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 674 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_GenerateRestoreProjectPathWalk) | | 715 : 0.258s 0.505s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 984 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1016 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 735 : 0.211s 0.591s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 983 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1005 : 0.265s 0.265s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 699 : 0.172s 0.526s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateRestoreProjectPathWalk) | | | 973 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1013 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 713 : 0.169s 0.443s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateRestoreProjectPathWalk) | | | 981 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1009 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 748 : 0.236s 0.503s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 985 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1010 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 771 : 0.082s 0.546s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 964 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 989 : 0.334s 0.334s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 711 : 0.198s 0.583s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 976 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1012 : 0.241s 0.241s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 697 : 0.220s 1.100s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathWalk) | | | 974 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 994 : 0.253s 0.253s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1032 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1052 : 0.422s 0.422s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 745 : 0.213s 0.390s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1015 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1028 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 773 : 0.094s 0.472s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1018 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1026 : 0.315s 0.315s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 727 : 0.029s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1020 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 747 : 0.109s 0.957s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1025 : 0.222s 0.222s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1057 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1075 : 0.270s 0.270s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1110 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 779 : 0.071s 0.895s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1023 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1039 : 0.319s 0.319s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1073 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1098 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 743 : 0.154s 0.952s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1022 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1063 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1074 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1104 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 737 : 0.134s 0.657s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1024 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1060 : 0.287s 0.287s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 740 : 0.288s 1.319s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1021 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1054 : 0.274s 0.274s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1087 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1122 : 0.345s 0.345s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 739 : 0.131s 1.244s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1030 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1064 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1077 : 0.215s 0.215s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1105 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1131 : 0.316s 0.316s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 722 : 0.096s 0.454s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1027 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1053 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 734 : 0.131s 0.836s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1031 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1056 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1083 : 0.319s 0.319s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 799 : 0.229s 0.895s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1029 : 0.455s 0.455s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1101 : 0.209s 0.209s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 731 : 0.072s 0.243s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1034 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 752 : 0.101s 0.275s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1040 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 736 : 0.146s 0.510s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1038 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1059 : 0.240s 0.240s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 724 : 0.153s 1.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1036 : 0.413s 0.413s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1090 : 0.247s 0.247s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1127 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 753 : 0.065s 0.437s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1037 : 0.372s 0.372s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 757 : 0.408s 0.928s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1051 : 0.281s 0.281s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1092 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 756 : 0.070s 0.822s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1042 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1066 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1080 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1106 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 741 : 0.247s 1.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1041 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1071 : 0.437s 0.437s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1115 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 777 : 0.152s 0.820s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1043 : 0.407s 0.407s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1096 : 0.260s 0.260s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 746 : 0.103s 0.598s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1046 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1062 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1088 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 728 : 0.075s 0.359s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1049 : 0.282s 0.282s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 718 : 0.080s 0.407s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1044 : 0.324s 0.324s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 770 : 0.060s 0.177s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1045 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 726 : 0.170s 0.354s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1047 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 720 : 0.072s 1.120s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1048 : 0.289s 0.289s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1076 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 793 : 0.080s 0.878s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1050 : 0.243s 0.243s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1081 : 0.493s 0.493s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 767 : 0.150s 0.314s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1068 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 729 : 0.072s 0.160s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1055 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 783 : 0.187s 1.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1058 : 0.290s 0.290s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1102 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1128 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1154 : 0.316s 0.316s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 754 : 0.197s 0.809s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1069 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1093 : 0.267s 0.267s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1132 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 717 : 0.024s 0.169s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1067 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 811 : 0.194s 1.168s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1065 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1089 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1116 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1146 : 0.341s 0.341s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 772 : 0.033s 0.571s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1070 : 0.331s 0.331s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1100 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 765 : 0.266s 0.689s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1072 : 0.242s 0.242s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1103 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 801 : 0.265s 1.502s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1085 : 0.367s 0.367s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1133 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1150 : 0.353s 0.353s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1185 : 0.346s 0.346s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 763 : 0.183s 0.582s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1078 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1113 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 758 : 0.137s 0.796s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1079 : 0.284s 0.284s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1114 : 0.370s 0.370s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 730 : 0.154s 0.308s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1086 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 759 : 0.081s 0.449s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1084 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1109 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 738 : 0.222s 0.782s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1082 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1112 : 0.370s 0.370s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 809 : 0.319s 0.725s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1095 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1119 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 760 : 0.136s 0.573s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1091 : 0.221s 0.221s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1121 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 789 : 0.229s 1.445s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1094 : 0.209s 0.209s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1118 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1149 : 0.335s 0.335s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1186 : 0.309s 0.309s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1208 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 795 : 0.135s 0.519s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1099 : 0.212s 0.212s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1123 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 750 : 0.159s 0.580s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1097 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1120 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 766 : 0.041s 0.209s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1108 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 732 : 0.081s 0.224s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1111 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 761 : 0.204s 0.539s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1107 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1130 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 744 : 0.081s 0.252s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1117 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 802 : 0.086s 0.460s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1124 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1147 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 818 : 0.073s 0.621s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1125 : 0.329s 0.329s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1167 : 0.217s 0.217s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 785 : 0.016s 0.182s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1126 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 796 : 0.027s 0.374s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1129 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1151 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 775 : 0.429s 2.256s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateRestoreProjectPathWalk) | | | 1144 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1158 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1182 : 0.506s 0.506s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1233 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1256 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1297 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1342 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 850 : 0.118s 0.903s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1135 : 0.290s 0.290s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1157 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1194 : 0.302s 0.302s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 768 : 0.231s 0.505s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1139 : 0.273s 0.273s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 812 : 0.221s 1.598s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1134 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1160 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1174 : 0.699s 0.699s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1239 : 0.328s 0.328s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 781 : 0.118s 0.587s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1137 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1165 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 782 : 0.127s 1.316s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1141 : 0.439s 0.439s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1189 : 0.748s 0.748s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 769 : 0.058s 0.538s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1136 : 0.479s 0.479s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 794 : 0.060s 0.940s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1140 : 0.387s 0.387s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1180 : 0.491s 0.491s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 827 : 0.304s 0.738s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1138 : 0.281s 0.281s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1169 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 764 : 0.297s 1.363s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1142 : 0.395s 0.395s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1179 : 0.314s 0.314s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1223 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1247 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 800 : 0.090s 0.753s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1145 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1162 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1190 : 0.255s 0.255s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 822 : 0.022s 0.767s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1143 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1159 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1181 : 0.351s 0.351s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 813 : 0.206s 1.279s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1153 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1170 : 0.363s 0.363s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1206 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1227 : 0.329s 0.329s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 833 : 0.052s 0.709s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1148 : 0.336s 0.336s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1176 : 0.320s 0.320s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 788 : 0.080s 0.899s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1152 : 0.322s 0.322s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1187 : 0.490s 0.490s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 749 : 0.180s 0.693s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateRestoreProjectPathWalk) | | | 1155 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1184 : 0.309s 0.309s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 820 : 0.323s 1.278s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreProjectPathWalk) | | | 1168 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1197 : 0.454s 0.454s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1234 : 0.285s 0.285s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 844 : 0.011s 0.203s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1156 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 780 : 0.118s 0.989s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1164 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1192 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1204 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1232 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 790 : 0.243s 1.629s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1161 : 0.221s 0.221s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1200 : 0.433s 0.433s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1231 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1261 : 0.300s 0.300s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1299 : 0.248s 0.248s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 762 : 0.151s 1.629s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1163 : 0.239s 0.239s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1196 : 0.273s 0.273s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1209 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1240 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1250 : 0.309s 0.309s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1293 : 0.341s 0.341s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 806 : 0.196s 1.583s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1166 : 0.221s 0.221s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1193 : 0.321s 0.321s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1219 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1244 : 0.328s 0.328s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1288 : 0.316s 0.316s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 776 : 0.301s 0.912s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1173 : 0.353s 0.353s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1205 : 0.255s 0.255s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 774 : 0.342s 2.469s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathWalk) | | | 1177 : 0.538s 0.538s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1225 : 0.240s 0.240s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1260 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1287 : 0.285s 0.285s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1318 : 0.311s 0.311s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1364 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1387 : 0.421s 0.421s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 849 : 0.164s 0.538s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1171 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1195 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 778 : 0.301s 0.883s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1172 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1191 : 0.325s 0.325s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1214 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 831 : 0.208s 1.244s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1178 : 0.368s 0.368s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1220 : 0.325s 0.325s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1259 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1278 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 829 : 0.028s 0.374s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1175 : 0.346s 0.346s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 907 : 0.213s 1.385s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1201 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1226 : 0.306s 0.306s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1262 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1284 : 0.287s 0.287s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 807 : 0.134s 0.878s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1183 : 0.504s 0.504s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1229 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 856 : 0.653s 1.829s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1203 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1238 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1266 : 0.279s 0.279s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1304 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1325 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1352 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 804 : 0.027s 0.832s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1188 : 0.455s 0.455s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1215 : 0.348s 0.348s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 851 : 0.051s 0.286s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1198 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 787 : 0.210s 0.800s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1199 : 0.420s 0.420s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1237 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 870 : 0.045s 0.478s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1202 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1228 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 878 : 0.294s 1.666s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1211 : 0.242s 0.242s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1242 : 0.453s 0.453s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1302 : 0.251s 0.251s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1338 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1372 : 0.251s 0.251s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 888 : 0.080s 1.211s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1207 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1230 : 0.444s 0.444s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1279 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1309 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1327 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 839 : 0.203s 0.603s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1210 : 0.209s 0.209s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1236 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 791 : 0.032s 1.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1212 : 0.430s 0.430s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1258 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1281 : 0.356s 0.356s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 875 : 0.021s 0.350s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1213 : 0.327s 0.327s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 882 : 0.206s 0.656s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1221 : 0.217s 0.217s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1251 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 889 : 0.219s 1.670s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1222 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1248 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1267 : 0.446s 0.446s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1326 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1357 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 863 : 0.153s 0.379s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1217 : 0.225s 0.225s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 824 : 0.030s 0.379s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1216 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1241 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 857 : 0.038s 0.723s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1218 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1243 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1272 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1292 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 803 : 0.175s 0.492s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1235 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1253 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 805 : 0.075s 0.469s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1224 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1249 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 892 : 0.192s 1.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1246 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1264 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1300 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1332 : 0.290s 0.290s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 786 : 0.015s 0.195s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1245 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 814 : 0.045s 0.329s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1254 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1274 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 904 : 0.211s 1.641s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1252 : 0.236s 0.236s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1285 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1310 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1331 : 0.236s 0.236s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1361 : 0.257s 0.257s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1413 : 0.217s 0.217s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1432 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 797 : 0.049s 0.633s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1255 : 0.376s 0.376s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1301 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 886 : 0.040s 0.637s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1257 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1271 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1283 : 0.366s 0.366s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 808 : 0.360s 1.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1268 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1296 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1315 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1347 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 821 : 0.072s 0.679s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreProjectPathWalk) | | | 1265 : 0.264s 0.264s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1298 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1324 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 832 : 0.037s 0.568s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateRestoreProjectPathWalk) | | | 1263 : 0.334s 0.334s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1307 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 815 : 0.316s 0.650s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1286 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1306 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 859 : 0.034s 0.182s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1269 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 828 : 0.108s 0.638s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1270 : 0.333s 0.333s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1314 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 798 : 0.099s 0.420s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1276 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1303 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 841 : 0.022s 0.404s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1273 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1294 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 881 : 0.076s 0.231s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1277 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 817 : 0.081s 0.772s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1275 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1312 : 0.261s 0.261s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1344 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 838 : 0.039s 0.538s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1282 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1311 : 0.291s 0.291s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 842 : 0.179s 0.836s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1289 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1321 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1349 : 0.302s 0.302s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 895 : 0.302s 1.358s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1280 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1308 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1337 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1367 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1384 : 0.215s 0.215s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1424 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 877 : 0.035s 0.482s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1290 : 0.243s 0.243s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1319 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 823 : 0.112s 0.655s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateRestoreProjectPathWalk) | | | 1295 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1316 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1340 : 0.204s 0.204s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 846 : 0.100s 0.247s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1291 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 915 : 0.170s 1.078s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1305 : 0.302s 0.302s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1339 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1365 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1404 : 0.251s 0.251s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 869 : 0.159s 1.684s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1322 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1350 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1374 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1401 : 0.431s 0.431s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1457 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1476 : 0.332s 0.332s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 887 : 0.126s 1.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1313 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1329 : 0.255s 0.255s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1363 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1390 : 0.329s 0.329s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1430 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 865 : 0.057s 0.513s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1317 : 0.312s 0.312s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1366 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 880 : 0.009s 0.193s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1320 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 835 : 0.114s 0.632s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1323 : 0.284s 0.284s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1359 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 924 : 0.173s 0.906s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1330 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1358 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1386 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1415 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 837 : 0.045s 0.615s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1328 : 0.260s 0.260s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1362 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1393 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 834 : 0.047s 0.171s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1333 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 855 : 0.163s 1.058s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1341 : 0.226s 0.226s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1375 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1398 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1409 : 0.218s 0.218s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1434 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 819 : 0.095s 0.413s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateRestoreProjectPathWalk) | | | 1334 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1360 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 906 : 0.196s 1.283s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1335 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1368 : 0.341s 0.341s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1416 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1442 : 0.411s 0.411s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 852 : 0.078s 0.423s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1336 : 0.344s 0.344s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 784 : 0.103s 1.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1343 : 0.223s 0.223s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1376 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1400 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1418 : 0.410s 0.410s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 840 : 0.042s 0.332s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1348 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1370 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 848 : 0.025s 0.373s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1345 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1371 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 911 : 0.072s 1.238s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1346 : 0.312s 0.312s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1388 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1414 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1438 : 0.282s 0.282s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1475 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 845 : 0.122s 0.287s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1353 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 836 : 0.081s 0.507s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1354 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1379 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 898 : 0.137s 2.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1351 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1377 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1407 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1428 : 0.239s 0.239s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1462 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1487 : 0.249s 0.249s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1515 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1549 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1566 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1594 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1605 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1615 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 860 : 0.032s 0.178s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1356 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 916 : 0.050s 0.995s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1355 : 0.270s 0.270s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1383 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1408 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1435 : 0.287s 0.287s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 858 : 0.191s 1.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1369 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1385 : 0.436s 0.436s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1447 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1481 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 810 : 0.206s 0.892s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1382 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1419 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1443 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1459 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 862 : 0.181s 0.547s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1381 : 0.365s 0.365s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 879 : 0.057s 1.319s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1373 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1399 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1420 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1431 : 0.225s 0.225s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1468 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1501 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 917 : 0.108s 0.958s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1378 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1421 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1436 : 0.285s 0.285s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1474 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 871 : 0.109s 1.220s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1380 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1405 : 0.394s 0.394s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1467 : 0.223s 0.223s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1492 : 0.328s 0.328s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 843 : 0.054s 0.438s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1395 : 0.382s 0.382s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 903 : 0.135s 1.634s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1389 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1417 : 0.550s 0.550s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1484 : 0.266s 0.266s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1512 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1539 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1567 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1588 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 853 : 0.112s 1.076s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1396 : 0.351s 0.351s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1437 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1461 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1491 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 872 : 0.073s 0.926s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1394 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1423 : 0.374s 0.374s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1460 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1483 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 884 : 0.078s 0.740s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1397 : 0.309s 0.309s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1426 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1454 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 908 : 0.042s 0.528s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1391 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1412 : 0.358s 0.358s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 896 : 0.161s 1.610s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1392 : 0.364s 0.364s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1453 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1504 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1532 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1553 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1580 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 920 : 0.115s 0.534s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1403 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1429 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 864 : 0.096s 0.372s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1402 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1425 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 901 : 0.035s 0.463s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1406 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1433 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 909 : 0.082s 0.752s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1410 : 0.366s 0.366s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1455 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1485 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 854 : 0.099s 0.705s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1411 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1427 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1448 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1478 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 868 : 0.118s 0.643s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1422 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1439 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1464 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 910 : 0.164s 0.489s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1449 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1465 : 0.242s 0.242s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 948 : 0.032s 0.689s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1440 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1463 : 0.289s 0.289s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1506 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 918 : 0.021s 0.687s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1441 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1490 : 0.252s 0.252s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 885 : 0.053s 0.679s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1446 : 0.302s 0.302s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1486 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1508 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 861 : 0.036s 0.301s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1444 : 0.264s 0.264s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 946 : 0.192s 0.412s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1450 : 0.220s 0.220s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 792 : 0.027s 0.411s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1445 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1471 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 913 : 0.056s 0.241s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1458 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 932 : 0.040s 0.338s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateRestoreProjectPathWalk) | | | 1451 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1477 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 941 : 0.071s 0.289s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1452 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 937 : 0.012s 0.304s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1456 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1472 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 950 : 0.121s 0.605s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1470 : 0.323s 0.323s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1517 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 876 : 0.037s 0.439s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1466 : 0.219s 0.219s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1494 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 816 : 0.110s 0.857s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1469 : 0.359s 0.359s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1521 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1556 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 883 : 0.123s 0.582s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1473 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1499 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1520 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 938 : 0.048s 0.350s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1479 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1493 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 873 : 0.131s 0.767s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1480 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1537 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1564 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1572 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 930 : 0.015s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1482 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 925 : 0.168s 0.828s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1496 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1516 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1541 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1568 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1583 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 826 : 0.130s 0.803s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1488 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1518 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1581 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 944 : 0.090s 0.499s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1489 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1511 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 905 : 0.032s 0.404s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1495 : 0.247s 0.247s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1535 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 939 : 0.049s 0.378s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateRestoreProjectPathWalk) | | | 1500 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1524 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 866 : 0.036s 0.363s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateRestoreProjectPathWalk) | | | 1497 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1526 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 830 : 0.034s 0.622s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1498 : 0.204s 0.204s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1530 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1559 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 921 : 0.085s 0.350s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1507 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1523 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 890 : 0.161s 0.333s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1509 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1528 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 912 : 0.209s 0.838s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1514 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1546 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1574 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1585 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1610 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 951 : 0.029s 0.341s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1502 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1519 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 891 : 0.045s 0.787s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1503 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1550 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1586 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1603 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 928 : 0.025s 0.329s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1505 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1525 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 934 : 0.120s 0.487s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1513 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1543 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 922 : 0.135s 0.562s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1510 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1533 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1571 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 919 : 0.079s 0.361s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1522 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1545 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 914 : 0.070s 0.466s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1531 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1552 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 902 : 0.018s 0.272s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1527 : 0.253s 0.253s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 899 : 0.134s 1.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1529 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1557 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1578 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1597 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1609 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1619 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1623 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1626 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1628 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1630 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1631 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1632 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 931 : 0.045s 0.134s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1534 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 936 : 0.170s 0.389s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1536 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1554 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 945 : 0.137s 0.491s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1538 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1569 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1592 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 952 : 0.018s 0.212s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1540 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1562 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 894 : 0.112s 0.360s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1548 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1579 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 935 : 0.032s 0.299s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1542 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1575 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 943 : 0.074s 0.258s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1544 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1565 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 900 : 0.102s 0.383s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1547 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1577 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 949 : 0.024s 0.345s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1551 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1573 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 927 : 0.045s 0.378s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1561 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1582 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 933 : 0.019s 0.401s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreProjectPathWalk) | | | 1555 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1590 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1600 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 953 : 0.034s 0.322s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1560 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1584 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 825 : 0.095s 0.373s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1558 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1576 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1598 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 847 : 0.030s 0.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GenerateRestoreProjectPathWalk) | | . 1563 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 926 : 0.042s 0.444s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1570 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1589 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1608 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1614 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1620 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 874 : 0.016s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1587 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 867 : 0.067s 0.304s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreProjectPathWalk) | | | 1593 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1601 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1612 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 947 : 0.016s 0.177s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1591 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1604 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 897 : 0.083s 0.439s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1595 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1606 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1618 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1622 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1627 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1629 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 942 : 0.016s 0.106s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1596 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 940 : 0.036s 0.131s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1599 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1611 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 929 : 0.021s 0.232s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1602 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1617 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1624 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 893 : 0.017s 0.183s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1607 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1613 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 923 : 0.014s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1616 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1621 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1625 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 1651 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_IsProjectRestoreSupported) | | 1652 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_IsProjectRestoreSupported) | | 1653 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_IsProjectRestoreSupported) | | 1654 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_IsProjectRestoreSupported) | | 1655 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_IsProjectRestoreSupported) | | 1656 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_IsProjectRestoreSupported) | | 1657 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_IsProjectRestoreSupported) | | 1659 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_IsProjectRestoreSupported) | | 1650 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_IsProjectRestoreSupported) | | 1660 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_IsProjectRestoreSupported) | | 1661 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_IsProjectRestoreSupported) | | 1662 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_IsProjectRestoreSupported) | | 1663 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_IsProjectRestoreSupported) | | 1664 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_IsProjectRestoreSupported) | | 1658 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_IsProjectRestoreSupported) | | 1649 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_IsProjectRestoreSupported) | | 1637 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_IsProjectRestoreSupported) | | 1647 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_IsProjectRestoreSupported) | | 1648 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_IsProjectRestoreSupported) | | 1633 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_IsProjectRestoreSupported) | | 1634 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_IsProjectRestoreSupported) | | 1635 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_IsProjectRestoreSupported) | | 1636 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_IsProjectRestoreSupported) | | 1639 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_IsProjectRestoreSupported) | | 1638 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_IsProjectRestoreSupported) | | 1641 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_IsProjectRestoreSupported) | | 1642 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_IsProjectRestoreSupported) | | 1643 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_IsProjectRestoreSupported) | | 1644 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_IsProjectRestoreSupported) | | 1645 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_IsProjectRestoreSupported) | | 1646 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_IsProjectRestoreSupported) | | 1640 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_IsProjectRestoreSupported) | | 1672 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_IsProjectRestoreSupported) | | 1671 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_IsProjectRestoreSupported) | | 1681 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_IsProjectRestoreSupported) | | 1719 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | | 1680 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_IsProjectRestoreSupported) | | 1667 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_IsProjectRestoreSupported) | | 1673 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_IsProjectRestoreSupported) | | 1676 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_IsProjectRestoreSupported) | | 1670 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_IsProjectRestoreSupported) | | 1666 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_IsProjectRestoreSupported) | | 1677 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_IsProjectRestoreSupported) | | 1706 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_IsProjectRestoreSupported) | | 1679 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_IsProjectRestoreSupported) | | 1688 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_IsProjectRestoreSupported) | | 1690 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_IsProjectRestoreSupported) | | 1682 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_IsProjectRestoreSupported) | | 1669 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_IsProjectRestoreSupported) | | 1685 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_IsProjectRestoreSupported) | | 1697 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_IsProjectRestoreSupported) | | 1668 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_IsProjectRestoreSupported) | | 1700 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_IsProjectRestoreSupported) | | 1678 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_IsProjectRestoreSupported) | | 1684 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_IsProjectRestoreSupported) | | 1674 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_IsProjectRestoreSupported) | | 1683 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_IsProjectRestoreSupported) | | 1703 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_IsProjectRestoreSupported) | | 1698 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_IsProjectRestoreSupported) | | 1665 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_IsProjectRestoreSupported) | | 1687 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_IsProjectRestoreSupported) | | 1686 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_IsProjectRestoreSupported) | | 1675 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_IsProjectRestoreSupported) | | 1689 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_IsProjectRestoreSupported) | | 1745 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_IsProjectRestoreSupported) | | 1695 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_IsProjectRestoreSupported) | | 1713 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_IsProjectRestoreSupported) | | 1765 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_IsProjectRestoreSupported) | | 1717 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_IsProjectRestoreSupported) | | 1691 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_IsProjectRestoreSupported) | | 1699 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_IsProjectRestoreSupported) | | 1709 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_IsProjectRestoreSupported) | | 1692 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_IsProjectRestoreSupported) | | 1704 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_IsProjectRestoreSupported) | | 1693 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_IsProjectRestoreSupported) | | 1725 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_IsProjectRestoreSupported) | | 1696 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_IsProjectRestoreSupported) | | 1727 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_IsProjectRestoreSupported) | | 1712 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_IsProjectRestoreSupported) | | 1701 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_IsProjectRestoreSupported) | | 1729 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 1721 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_IsProjectRestoreSupported) | | 1710 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_IsProjectRestoreSupported) | | 1705 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_IsProjectRestoreSupported) | | 1716 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | | 1715 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_IsProjectRestoreSupported) | | 1736 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_IsProjectRestoreSupported) | | 1702 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_IsProjectRestoreSupported) | | 1749 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_IsProjectRestoreSupported) | | 1728 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_IsProjectRestoreSupported) | | 1747 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_IsProjectRestoreSupported) | | 1708 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_IsProjectRestoreSupported) | | 1742 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_IsProjectRestoreSupported) | | 1707 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_IsProjectRestoreSupported) | | 1694 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_IsProjectRestoreSupported) | | 1711 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_IsProjectRestoreSupported) | | 1767 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_IsProjectRestoreSupported) | | 1722 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | | 1741 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_IsProjectRestoreSupported) | | 1787 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | | 1740 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_IsProjectRestoreSupported) | | 1726 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_IsProjectRestoreSupported) | | 1734 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_IsProjectRestoreSupported) | | 1750 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_IsProjectRestoreSupported) | | 1731 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_IsProjectRestoreSupported) | | 1751 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_IsProjectRestoreSupported) | | 1720 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_IsProjectRestoreSupported) | | 1748 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_IsProjectRestoreSupported) | | 1714 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | | 1773 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_IsProjectRestoreSupported) | | 1754 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_IsProjectRestoreSupported) | | 1718 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_IsProjectRestoreSupported) | | 1761 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_IsProjectRestoreSupported) | | 1764 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_IsProjectRestoreSupported) | | 1737 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_IsProjectRestoreSupported) | | 1723 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | | 1724 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_IsProjectRestoreSupported) | | 1739 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_IsProjectRestoreSupported) | | 1760 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_IsProjectRestoreSupported) | | 1735 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_IsProjectRestoreSupported) | | 1793 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_IsProjectRestoreSupported) | | 1796 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 1783 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_IsProjectRestoreSupported) | | 1746 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_IsProjectRestoreSupported) | | 1771 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_IsProjectRestoreSupported) | | 1730 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1733 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_IsProjectRestoreSupported) | | 1757 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1795 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 1752 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_IsProjectRestoreSupported) | | 1769 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_IsProjectRestoreSupported) | | 1821 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_IsProjectRestoreSupported) | | 1755 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_IsProjectRestoreSupported) | | 1775 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_IsProjectRestoreSupported) | | 1772 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_IsProjectRestoreSupported) | | 1762 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_IsProjectRestoreSupported) | | 1744 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_IsProjectRestoreSupported) | | 1788 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_IsProjectRestoreSupported) | | 1753 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_IsProjectRestoreSupported) | | 1782 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_IsProjectRestoreSupported) | | 1732 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_IsProjectRestoreSupported) | | 1812 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_IsProjectRestoreSupported) | | 1814 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_IsProjectRestoreSupported) | | 1743 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_IsProjectRestoreSupported) | | 1803 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_IsProjectRestoreSupported) | | 1805 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_IsProjectRestoreSupported) | | 1763 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_IsProjectRestoreSupported) | | 1759 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_IsProjectRestoreSupported) | | 1738 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_IsProjectRestoreSupported) | | 1777 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_IsProjectRestoreSupported) | | 1790 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1768 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_IsProjectRestoreSupported) | | 1844 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_IsProjectRestoreSupported) | | 1825 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_IsProjectRestoreSupported) | | 1797 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1766 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_IsProjectRestoreSupported) | | 1806 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_IsProjectRestoreSupported) | | 1789 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_IsProjectRestoreSupported) | | 1756 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_IsProjectRestoreSupported) | | 1816 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_IsProjectRestoreSupported) | | 1818 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_IsProjectRestoreSupported) | | 1770 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_IsProjectRestoreSupported) | | 1864 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_IsProjectRestoreSupported) | | 1784 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_IsProjectRestoreSupported) | | 1781 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_IsProjectRestoreSupported) | | 1808 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_IsProjectRestoreSupported) | | 1804 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_IsProjectRestoreSupported) | | 1823 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_IsProjectRestoreSupported) | | 1774 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_IsProjectRestoreSupported) | | 1851 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_IsProjectRestoreSupported) | | 1776 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_IsProjectRestoreSupported) | | 1799 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_IsProjectRestoreSupported) | | 1800 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_IsProjectRestoreSupported) | | 1845 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 1835 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_IsProjectRestoreSupported) | | 1785 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_IsProjectRestoreSupported) | | 1838 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1850 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_IsProjectRestoreSupported) | | 1798 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_IsProjectRestoreSupported) | | 1794 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_IsProjectRestoreSupported) | | 1758 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_IsProjectRestoreSupported) | | 1801 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_IsProjectRestoreSupported) | | 1843 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_IsProjectRestoreSupported) | | 1786 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_IsProjectRestoreSupported) | | 1883 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_IsProjectRestoreSupported) | | 1863 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_IsProjectRestoreSupported) | | 1836 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_IsProjectRestoreSupported) | | 1779 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_IsProjectRestoreSupported) | | 1817 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_IsProjectRestoreSupported) | | 1827 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_IsProjectRestoreSupported) | | 1778 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_IsProjectRestoreSupported) | | 1857 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_IsProjectRestoreSupported) | | 1853 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_IsProjectRestoreSupported) | | 1780 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_IsProjectRestoreSupported) | | 1880 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_IsProjectRestoreSupported) | | 1813 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_IsProjectRestoreSupported) | | 1809 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_IsProjectRestoreSupported) | | 1840 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_IsProjectRestoreSupported) | | 1820 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_IsProjectRestoreSupported) | | 1869 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_IsProjectRestoreSupported) | | 1791 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_IsProjectRestoreSupported) | | 1881 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_IsProjectRestoreSupported) | | 1802 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 1832 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_IsProjectRestoreSupported) | | 1828 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_IsProjectRestoreSupported) | | 1882 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | | 1874 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_IsProjectRestoreSupported) | | 1831 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_IsProjectRestoreSupported) | | 1901 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_IsProjectRestoreSupported) | | 1866 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1815 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_IsProjectRestoreSupported) | | 1833 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_IsProjectRestoreSupported) | | 1811 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_IsProjectRestoreSupported) | | 1876 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_IsProjectRestoreSupported) | | 1824 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_IsProjectRestoreSupported) | | 1918 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_IsProjectRestoreSupported) | | 1826 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_IsProjectRestoreSupported) | | 1893 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_IsProjectRestoreSupported) | | 1902 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_IsProjectRestoreSupported) | | 1807 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1856 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_IsProjectRestoreSupported) | | 1872 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_IsProjectRestoreSupported) | | 1810 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_IsProjectRestoreSupported) | | 1898 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_IsProjectRestoreSupported) | | 1871 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_IsProjectRestoreSupported) | | 1792 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_IsProjectRestoreSupported) | | 1900 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_IsProjectRestoreSupported) | | 1847 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_IsProjectRestoreSupported) | | 1834 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_IsProjectRestoreSupported) | | 1859 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_IsProjectRestoreSupported) | | 1860 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_IsProjectRestoreSupported) | | 1886 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 1849 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_IsProjectRestoreSupported) | | 1904 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_IsProjectRestoreSupported) | | 1837 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_IsProjectRestoreSupported) | | 1854 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_IsProjectRestoreSupported) | | 1852 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_IsProjectRestoreSupported) | | 1910 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_IsProjectRestoreSupported) | | 1905 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_IsProjectRestoreSupported) | | 1848 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1913 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1830 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_IsProjectRestoreSupported) | | 1875 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_IsProjectRestoreSupported) | | 1842 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_IsProjectRestoreSupported) | | 1889 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_IsProjectRestoreSupported) | | 1868 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_IsProjectRestoreSupported) | | 1846 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1934 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_IsProjectRestoreSupported) | | 1926 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_IsProjectRestoreSupported) | | 1822 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_IsProjectRestoreSupported) | | 1879 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1903 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_IsProjectRestoreSupported) | | 1819 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1935 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_IsProjectRestoreSupported) | | 1892 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_IsProjectRestoreSupported) | | 1829 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_IsProjectRestoreSupported) | | 1915 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | | 1870 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_IsProjectRestoreSupported) | | 1878 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_IsProjectRestoreSupported) | | 1897 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_IsProjectRestoreSupported) | | 1894 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_IsProjectRestoreSupported) | | 1911 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_IsProjectRestoreSupported) | | 1877 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_IsProjectRestoreSupported) | | 1945 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_IsProjectRestoreSupported) | | 1855 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_IsProjectRestoreSupported) | | 1873 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_IsProjectRestoreSupported) | | 1885 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_IsProjectRestoreSupported) | | 1932 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_IsProjectRestoreSupported) | | 1928 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_IsProjectRestoreSupported) | | 1884 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_IsProjectRestoreSupported) | | 1943 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_IsProjectRestoreSupported) | | 1862 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_IsProjectRestoreSupported) | | 1909 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_IsProjectRestoreSupported) | | 1858 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_IsProjectRestoreSupported) | | 1907 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_IsProjectRestoreSupported) | | 1887 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_IsProjectRestoreSupported) | | 1890 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_IsProjectRestoreSupported) | | 1839 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_IsProjectRestoreSupported) | | 1916 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_IsProjectRestoreSupported) | | 1841 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_IsProjectRestoreSupported) | | 1908 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_IsProjectRestoreSupported) | | 1895 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | | 1930 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_IsProjectRestoreSupported) | | 1919 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1920 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_IsProjectRestoreSupported) | | 1923 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_IsProjectRestoreSupported) | | 1933 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_IsProjectRestoreSupported) | | 1896 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_IsProjectRestoreSupported) | | 1867 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_IsProjectRestoreSupported) | | 1906 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_IsProjectRestoreSupported) | | 1922 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_IsProjectRestoreSupported) | | 1929 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_IsProjectRestoreSupported) | | 1899 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1942 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_IsProjectRestoreSupported) | | 1912 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_IsProjectRestoreSupported) | | 1938 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_IsProjectRestoreSupported) | | 1917 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_IsProjectRestoreSupported) | | 1914 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_IsProjectRestoreSupported) | | 1865 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_IsProjectRestoreSupported) | | 1939 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_IsProjectRestoreSupported) | | 1861 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_IsProjectRestoreSupported) | | 1927 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_IsProjectRestoreSupported) | | 1944 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_IsProjectRestoreSupported) | | 1946 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_IsProjectRestoreSupported) | | 1937 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_IsProjectRestoreSupported) | | 1941 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_IsProjectRestoreSupported) | | 1925 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1924 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_IsProjectRestoreSupported) | | 1940 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_IsProjectRestoreSupported) | | 1931 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_IsProjectRestoreSupported) | | 1888 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_IsProjectRestoreSupported) | | 1891 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_IsProjectRestoreSupported) | | 1947 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_IsProjectRestoreSupported) | | 1921 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_IsProjectRestoreSupported) | | 1936 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_IsProjectRestoreSupported) | | 1979 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_GenerateRestoreGraphProjectEntry) | | 1978 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1977 : 0.403s 0.403s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1976 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1975 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1974 : 0.239s 0.239s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GenerateRestoreGraphProjectEntry) | | 1973 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1972 : 0.251s 0.251s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1971 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GenerateRestoreGraphProjectEntry) | | 1970 : 0.330s 0.330s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1948 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1968 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1967 : 0.410s 0.410s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1966 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1965 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1969 : 0.341s 0.341s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_GenerateRestoreGraphProjectEntry) | | 1963 : 0.300s 0.300s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1964 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1949 : 0.287s 0.287s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_GenerateRestoreGraphProjectEntry) | | 1950 : 0.280s 0.280s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1951 : 0.438s 0.438s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1952 : 0.309s 0.309s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1953 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1954 : 0.236s 0.236s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1955 : 0.332s 0.332s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1956 : 0.395s 0.395s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1957 : 0.267s 0.267s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1958 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1959 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1960 : 0.351s 0.351s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1961 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1962 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 2034 : 0.006s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2263 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2080 : 0.027s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2264 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2265 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2102 : 0.154s 0.158s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2266 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2267 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1986 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1983 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_GenerateRestoreGraphProjectEntry) | | 2003 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2012 : 0.054s 0.060s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2268 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | . 2269 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | 2005 : 0.100s 0.106s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2270 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2271 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2272 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2021 : 0.264s 0.267s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2273 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2274 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetRestoreSettingsPerFramework) | | 1991 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1987 : 0.239s 0.239s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1989 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1981 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_GenerateRestoreGraphProjectEntry) | | 2036 : 0.092s 0.093s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2275 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2000 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GenerateRestoreGraphProjectEntry) | | 2018 : 0.235s 0.239s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateRestoreGraphProjectEntry) | | | 2276 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetRestoreSettingsPerFramework) | | . 2277 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetRestoreSettingsPerFramework) | | 2013 : 0.037s 0.064s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateRestoreGraphProjectEntry) | | | 2278 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | . 2279 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | 1995 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_GenerateRestoreGraphProjectEntry) | | 1997 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2027 : 0.021s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2281 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 1999 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2136 : 0.029s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2280 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | . 2282 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | 1984 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2020 : 0.015s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2284 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2286 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2044 : 0.144s 0.149s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2283 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2285 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1985 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2025 : 0.011s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2287 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | . 2290 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | 2010 : 0.148s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2288 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2291 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2019 : 0.022s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateRestoreGraphProjectEntry) | | | 2289 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | . 2292 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | 2069 : 0.024s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2293 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2297 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2038 : 0.138s 0.141s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2294 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2051 : 0.131s 0.151s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2295 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2302 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2307 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2311 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2062 : 0.024s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2296 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetRestoreSettingsPerFramework) | | 1996 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2016 : 0.015s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2298 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | . 2305 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | 2052 : 0.116s 0.128s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2306 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2315 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2319 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2320 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2179 : 0.116s 0.122s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2299 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2304 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2079 : 0.081s 0.085s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2300 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 2017 : 0.064s 0.086s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateRestoreGraphProjectEntry) | | | 2301 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetRestoreSettingsPerFramework) | | . 2318 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetRestoreSettingsPerFramework) | | 2024 : 0.124s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2303 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2309 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2001 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2066 : 0.034s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2308 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2312 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2015 : 0.108s 0.116s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2310 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2313 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2129 : 0.061s 0.069s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2314 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | | 2323 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | . 2325 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | 2098 : 0.084s 0.099s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2316 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2324 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2326 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2329 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2331 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2033 : 0.098s 0.105s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2317 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2321 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2322 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2002 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1990 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 2103 : 0.008s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2327 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2330 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2028 : 0.029s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2328 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1980 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_GenerateRestoreGraphProjectEntry) | | 1988 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1993 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2007 : 0.051s 0.057s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateRestoreGraphProjectEntry) | | | 2332 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetRestoreSettingsPerFramework) | | . 2333 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetRestoreSettingsPerFramework) | | 2166 : 0.068s 0.127s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2334 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2335 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2337 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2345 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 1994 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2042 : 0.022s 0.088s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2336 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2341 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2056 : 0.127s 0.199s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2338 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | | 2348 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | | 2372 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | . 2400 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | 2120 : 0.113s 0.205s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2339 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2349 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2390 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2409 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2050 : 0.142s 0.195s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2340 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2360 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2379 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2150 : 0.067s 0.125s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2342 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2369 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2076 : 0.028s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2343 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 2112 : 0.059s 0.099s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2352 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2378 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1992 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | 2195 : 0.074s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2359 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | | 2385 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | . 2405 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2060 : 0.030s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2344 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetRestoreSettingsPerFramework) | | 2014 : 0.055s 0.083s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2347 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2373 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2030 : 0.037s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2346 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2057 : 0.048s 0.091s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2351 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2374 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2046 : 0.134s 0.158s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2366 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2397 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2078 : 0.052s 0.068s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2350 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 2058 : 0.053s 0.094s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateRestoreGraphProjectEntry) | | | 2353 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetRestoreSettingsPerFramework) | | . 2377 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetRestoreSettingsPerFramework) | | 2023 : 0.070s 0.099s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateRestoreGraphProjectEntry) | | | 2354 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | . 2387 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | 2004 : 0.114s 0.152s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2356 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2375 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2396 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2031 : 0.047s 0.083s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2355 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2376 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2009 : 0.119s 0.147s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateRestoreGraphProjectEntry) | | | 2358 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | . 2386 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | 2074 : 0.058s 0.090s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2363 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2382 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2040 : 0.067s 0.077s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2365 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2065 : 0.129s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2364 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2393 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2420 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2445 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2037 : 0.028s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2357 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2032 : 0.050s 0.085s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2362 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2380 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1982 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2022 : 0.056s 0.089s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2361 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | . 2383 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | 2011 : 0.069s 0.093s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2367 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2389 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2075 : 0.050s 0.058s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2368 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 2008 : 0.096s 0.130s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateRestoreGraphProjectEntry) | | | 2370 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetRestoreSettingsPerFramework) | | . 2395 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetRestoreSettingsPerFramework) | | 2043 : 0.091s 0.147s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2371 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2398 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2426 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1998 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 2006 : 0.078s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2388 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetRestoreSettingsPerFramework) | | | 2407 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetRestoreSettingsPerFramework) | | | 2430 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetRestoreSettingsPerFramework) | | . 2455 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2118 : 0.042s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2384 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2403 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2088 : 0.149s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2381 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2401 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2425 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2448 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2067 : 0.099s 0.124s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2392 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2418 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2082 : 0.053s 0.116s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2391 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2412 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2054 : 0.095s 0.123s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2394 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2416 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2113 : 0.085s 0.108s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2399 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2421 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2196 : 0.084s 0.335s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2402 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2428 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2458 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2476 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2499 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2105 : 0.042s 0.108s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2406 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2429 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2049 : 0.087s 0.168s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2404 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2431 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2459 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2477 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2064 : 0.071s 0.150s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2411 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2435 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2464 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2063 : 0.124s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2410 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetRestoreSettingsPerFramework) | | | 2432 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2454 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2039 : 0.026s 0.076s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2408 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2086 : 0.043s 0.105s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2413 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2436 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2189 : 0.027s 0.076s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2414 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2151 : 0.046s 0.114s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2415 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2438 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2463 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2055 : 0.079s 0.106s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2417 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | | 2439 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2461 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2109 : 0.083s 0.111s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2424 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2446 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2468 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2100 : 0.107s 0.132s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2419 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2449 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2488 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2045 : 0.075s 0.093s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2423 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2443 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2061 : 0.063s 0.072s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2422 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2029 : 0.080s 0.090s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2427 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2048 : 0.096s 0.161s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2433 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2462 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2492 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2522 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2534 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2026 : 0.023s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2434 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2035 : 0.025s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2437 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2083 : 0.104s 0.207s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2442 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | | 2473 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | | 2500 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | | 2517 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | | 2529 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | | 2553 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | . 2576 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | 2059 : 0.045s 0.063s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2441 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2467 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2084 : 0.069s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateRestoreGraphProjectEntry) | | | 2440 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GetRestoreSettingsPerFramework) | | | 2465 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GetRestoreSettingsPerFramework) | | | 2480 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GetRestoreSettingsPerFramework) | | | 2495 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GetRestoreSettingsPerFramework) | | | 2507 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GetRestoreSettingsPerFramework) | | | 2524 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GetRestoreSettingsPerFramework) | | . 2545 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GetRestoreSettingsPerFramework) | | 2153 : 0.045s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2447 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2215 : 0.072s 0.143s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2444 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2466 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2481 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2531 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2053 : 0.024s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2450 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2165 : 0.079s 0.198s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2451 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2471 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2487 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2504 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2550 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2574 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2110 : 0.037s 0.070s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2453 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2482 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2497 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2509 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2220 : 0.101s 0.183s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2452 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2475 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2491 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2538 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2565 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2085 : 0.036s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2457 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2478 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2081 : 0.033s 0.048s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2456 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2472 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2092 : 0.072s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2460 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2493 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2514 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2546 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2130 : 0.072s 0.104s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreGraphProjectEntry) | | | 2469 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetRestoreSettingsPerFramework) | | | 2490 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetRestoreSettingsPerFramework) | | . 2518 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetRestoreSettingsPerFramework) | | 2111 : 0.038s 0.115s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2470 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2503 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2158 : 0.081s 0.091s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2501 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetRestoreSettingsPerFramework) | | . 2513 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetRestoreSettingsPerFramework) | | 2072 : 0.055s 0.101s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2474 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2494 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2068 : 0.049s 0.100s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2479 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2521 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2104 : 0.097s 0.119s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2510 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2537 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2121 : 0.043s 0.103s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2483 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2502 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2511 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2527 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2047 : 0.067s 0.086s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2489 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2520 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2073 : 0.072s 0.138s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2485 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2506 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2528 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2549 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2077 : 0.074s 0.081s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2484 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 2070 : 0.032s 0.102s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2486 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2505 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2148 : 0.031s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2496 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2512 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2217 : 0.031s 0.090s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2498 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2519 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2216 : 0.109s 0.152s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2508 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2523 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2535 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2564 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2219 : 0.071s 0.120s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2532 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2556 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2089 : 0.104s 0.192s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2530 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2552 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2577 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2608 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2041 : 0.052s 0.058s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2515 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2094 : 0.053s 0.058s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2516 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2095 : 0.050s 0.063s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2526 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2146 : 0.050s 0.124s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2525 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2540 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2567 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2108 : 0.082s 0.111s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2533 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2560 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2133 : 0.079s 0.107s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2536 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2561 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2087 : 0.091s 0.144s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2539 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2573 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2593 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2190 : 0.061s 0.076s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2542 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2127 : 0.069s 0.108s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2541 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | . 2571 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | 2191 : 0.045s 0.077s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2543 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2570 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2138 : 0.036s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2547 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2090 : 0.054s 0.091s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2544 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2572 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2122 : 0.106s 0.199s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2548 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2579 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2606 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2630 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2115 : 0.130s 0.227s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2551 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetRestoreSettingsPerFramework) | | | 2589 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetRestoreSettingsPerFramework) | | | 2612 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetRestoreSettingsPerFramework) | | | 2636 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2660 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2145 : 0.072s 0.100s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2555 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2581 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2097 : 0.059s 0.087s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2554 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2580 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2107 : 0.055s 0.100s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2557 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2595 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2131 : 0.066s 0.113s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2558 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2578 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2601 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2091 : 0.054s 0.082s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2559 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2582 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2140 : 0.083s 0.174s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2562 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | | 2583 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | | 2604 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2632 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2241 : 0.058s 0.087s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateRestoreGraphProjectEntry) | | | 2563 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetRestoreSettingsPerFramework) | | . 2587 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetRestoreSettingsPerFramework) | | 2132 : 0.069s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2566 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetRestoreSettingsPerFramework) | | | 2586 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetRestoreSettingsPerFramework) | | . 2609 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetRestoreSettingsPerFramework) | | 2099 : 0.132s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2569 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2592 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2619 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2643 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2665 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2230 : 0.039s 0.159s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2568 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2603 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2071 : 0.164s 0.255s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2590 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2615 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2640 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2664 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2681 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2706 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2142 : 0.050s 0.085s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2575 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2598 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2119 : 0.085s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2584 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2610 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2633 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2658 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2224 : 0.089s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2585 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2611 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2634 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2659 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2184 : 0.038s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2588 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2126 : 0.099s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2591 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2616 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2641 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2260 : 0.073s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2594 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2617 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2159 : 0.095s 0.143s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2597 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2622 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2646 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2168 : 0.039s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2596 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | 2243 : 0.061s 0.118s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2600 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2625 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2163 : 0.101s 0.164s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2599 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2623 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2648 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2669 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2204 : 0.109s 0.232s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2602 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2627 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2653 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2675 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2697 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2718 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2116 : 0.048s 0.104s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2605 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2628 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2160 : 0.034s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2607 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2181 : 0.109s 0.176s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2614 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2638 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2663 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2679 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2101 : 0.077s 0.112s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2613 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2639 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2096 : 0.088s 0.119s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2618 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2642 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2114 : 0.077s 0.111s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2620 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2644 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2117 : 0.107s 0.168s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2621 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2645 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2666 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2685 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2201 : 0.106s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2624 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2651 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2672 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2693 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2177 : 0.070s 0.141s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2626 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2652 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2673 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2144 : 0.052s 0.107s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2629 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2656 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2123 : 0.051s 0.106s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2631 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2657 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2187 : 0.097s 0.194s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2635 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2661 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2678 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2703 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2724 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2186 : 0.050s 0.103s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2637 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2662 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2106 : 0.074s 0.105s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2647 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2668 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2197 : 0.119s 0.193s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2649 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2671 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2692 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2714 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2736 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2171 : 0.059s 0.076s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2650 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2157 : 0.049s 0.096s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2654 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetRestoreSettingsPerFramework) | | . 2683 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetRestoreSettingsPerFramework) | | 2172 : 0.045s 0.061s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2655 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2141 : 0.050s 0.081s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateRestoreGraphProjectEntry) | | | 2667 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetRestoreSettingsPerFramework) | | . 2686 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetRestoreSettingsPerFramework) | | 2178 : 0.116s 0.196s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2670 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2690 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2712 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2733 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2753 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2776 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2139 : 0.063s 0.106s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2674 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2696 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2716 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2137 : 0.047s 0.077s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2676 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2699 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2147 : 0.048s 0.076s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2677 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2701 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2198 : 0.094s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2680 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2708 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2729 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2751 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | . 2783 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | 2124 : 0.048s 0.078s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2682 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2707 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2194 : 0.069s 0.146s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2684 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2710 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2730 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2210 : 0.050s 0.078s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2687 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2711 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2155 : 0.050s 0.066s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2688 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetRestoreSettingsPerFramework) | | 2135 : 0.052s 0.203s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2689 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2785 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2812 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2257 : 0.070s 0.115s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2691 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2713 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2735 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2207 : 0.169s 0.344s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2694 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2715 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2737 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2757 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2794 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2815 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2829 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2863 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2875 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2888 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2914 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2921 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2213 : 0.108s 0.210s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2695 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2717 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2739 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2761 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2779 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2804 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2821 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2143 : 0.032s 0.046s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2698 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2128 : 0.048s 0.079s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2700 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | . 2720 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | 2175 : 0.047s 0.076s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateRestoreGraphProjectEntry) | | | 2702 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetRestoreSettingsPerFramework) | | . 2723 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetRestoreSettingsPerFramework) | | 2199 : 0.051s 0.080s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2704 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2725 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2164 : 0.097s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2705 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2727 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2747 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2771 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2792 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2214 : 0.047s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2709 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2734 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2228 : 0.045s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2719 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2743 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2173 : 0.050s 0.077s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2726 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2746 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2152 : 0.030s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2721 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2161 : 0.028s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2722 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2226 : 0.079s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2728 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2748 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2770 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2789 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2167 : 0.079s 0.132s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2731 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2752 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2775 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2797 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2154 : 0.028s 0.046s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2732 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2169 : 0.038s 0.051s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2742 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2174 : 0.043s 0.078s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2738 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | . 2760 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | 2093 : 0.063s 0.128s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2740 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2763 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2781 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2806 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2149 : 0.040s 0.079s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2741 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2762 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2231 : 0.062s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2744 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2769 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2803 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2259 : 0.046s 0.156s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2745 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2767 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2183 : 0.039s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2749 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2258 : 0.036s 0.194s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2750 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2832 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2222 : 0.038s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2754 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2205 : 0.060s 0.252s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2755 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2799 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2892 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2903 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2911 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | . 2915 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | 2170 : 0.039s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2756 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2209 : 0.050s 0.075s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2758 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2777 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2162 : 0.062s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2759 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2778 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2802 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2855 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2218 : 0.061s 0.107s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2764 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2780 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2805 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2244 : 0.032s 0.233s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2765 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2909 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2229 : 0.041s 0.089s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2766 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2784 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2180 : 0.061s 0.118s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2768 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2786 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2809 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2823 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2225 : 0.070s 0.118s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2772 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | | 2793 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | | 2814 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | . 2827 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | 2233 : 0.069s 0.152s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2774 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2807 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2840 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2854 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2188 : 0.095s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2773 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2796 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2817 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2835 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2849 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2867 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2202 : 0.040s 0.067s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2782 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2808 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2253 : 0.040s 0.074s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2787 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2810 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2254 : 0.047s 0.147s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2791 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | | 2842 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2872 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2227 : 0.037s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2790 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2905 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2182 : 0.056s 0.138s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2788 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2820 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2845 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | . 2862 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | 2212 : 0.095s 0.164s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2795 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2816 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2831 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2847 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2866 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2879 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2891 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2193 : 0.052s 0.085s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2798 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | | 2818 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | . 2830 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2239 : 0.028s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2800 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2255 : 0.027s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2801 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2208 : 0.108s 0.215s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2811 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2825 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2850 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2869 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2882 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2900 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2920 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2925 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2926 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2929 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2933 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2935 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2185 : 0.038s 0.062s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2813 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2828 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2232 : 0.044s 0.126s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2819 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2844 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2861 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2248 : 0.040s 0.061s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateRestoreGraphProjectEntry) | | | 2822 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetRestoreSettingsPerFramework) | | . 2838 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetRestoreSettingsPerFramework) | | 2192 : 0.047s 0.082s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2824 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2841 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2856 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2246 : 0.035s 0.059s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2826 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2843 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2125 : 0.061s 0.090s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2833 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2846 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2864 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2200 : 0.057s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2834 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2877 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2890 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2902 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2238 : 0.042s 0.090s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2836 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetRestoreSettingsPerFramework) | | | 2860 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetRestoreSettingsPerFramework) | | . 2880 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetRestoreSettingsPerFramework) | | 2223 : 0.033s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2837 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2852 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2237 : 0.032s 0.051s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2839 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | . 2853 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | 2203 : 0.034s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2848 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2868 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2247 : 0.030s 0.074s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2851 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2884 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2250 : 0.029s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2857 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2234 : 0.043s 0.128s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2858 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2873 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2887 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2897 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2931 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2236 : 0.029s 0.078s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2859 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2894 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2245 : 0.031s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2865 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2878 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2134 : 0.030s 0.085s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2870 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2895 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2908 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2261 : 0.025s 0.064s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2871 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2898 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2221 : 0.053s 0.095s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2874 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2886 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2904 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2912 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2916 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2249 : 0.037s 0.071s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2876 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2896 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2242 : 0.029s 0.076s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2881 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | | 2893 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | . 2907 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | 2211 : 0.017s 0.048s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2883 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2235 : 0.036s 0.087s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2885 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2913 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2919 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2923 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | . 2928 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | 2240 : 0.019s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2889 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2262 : 0.022s 0.042s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2899 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2910 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2156 : 0.022s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GenerateRestoreGraphProjectEntry) | | . 2901 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GetRestoreSettingsPerFramework) | | 2252 : 0.024s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2906 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2917 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2256 : 0.014s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2918 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2922 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2176 : 0.029s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2924 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | | 2930 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | . 2934 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | 2206 : 0.022s 0.054s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2927 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2932 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2936 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2937 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2939 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2940 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2251 : 0.006s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2938 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2944 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GenerateProjectRestoreGraph) | | 2971 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_GenerateProjectRestoreGraph) | | 2970 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_GenerateProjectRestoreGraph) | | 2969 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_GenerateProjectRestoreGraph) | | 2968 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GenerateProjectRestoreGraph) | | 2967 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GenerateProjectRestoreGraph) | | 2966 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GenerateProjectRestoreGraph) | | 2965 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_GenerateProjectRestoreGraph) | | 2964 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GenerateProjectRestoreGraph) | | 2963 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 2962 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_GenerateProjectRestoreGraph) | | 2961 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2960 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2959 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2958 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2957 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2956 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2955 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2972 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_GenerateProjectRestoreGraph) | | 2953 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2952 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2951 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2950 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2949 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 2948 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_GenerateProjectRestoreGraph) | | 2947 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GenerateProjectRestoreGraph) | | 2946 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GenerateProjectRestoreGraph) | | 2945 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GenerateProjectRestoreGraph) | | 2943 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_GenerateProjectRestoreGraph) | | 2954 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2941 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_GenerateProjectRestoreGraph) | | 2942 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_GenerateProjectRestoreGraph) | | 2992 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GenerateProjectRestoreGraph) | | 2975 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GenerateProjectRestoreGraph) | | 2993 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GenerateProjectRestoreGraph) | | 2986 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_GenerateProjectRestoreGraph) | | 3027 : 0.019s 0.102s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3256 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3258 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2978 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 3006 : 0.043s 0.132s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateProjectRestoreGraph) | | | 3257 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3261 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3270 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3308 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2980 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 3014 : 0.063s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3259 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3262 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3276 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3311 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2990 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GenerateProjectRestoreGraph) | | 3005 : 0.105s 0.252s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateProjectRestoreGraph) | | | 3272 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3293 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3321 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3379 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2996 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_GenerateProjectRestoreGraph) | | 3044 : 0.129s 0.282s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3263 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3268 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3277 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3291 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3317 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3356 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3383 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3407 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2981 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_GenerateProjectRestoreGraph) | | 2994 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 3008 : 0.121s 0.178s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3260 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3273 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3287 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3362 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2991 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GenerateProjectRestoreGraph) | | 2974 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_GenerateProjectRestoreGraph) | | 2988 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_GenerateProjectRestoreGraph) | | 2983 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GenerateProjectRestoreGraph) | | 2976 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_GenerateProjectRestoreGraph) | | 3011 : 0.085s 0.174s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateProjectRestoreGraph) | | | 3271 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (GetAllRuntimeIdentifiers) | | | 3283 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (GetAllRuntimeIdentifiers) | | | 3303 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3353 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2987 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 2989 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_GenerateProjectRestoreGraph) | | 2979 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_GenerateProjectRestoreGraph) | | 3000 : 0.051s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateProjectRestoreGraph) | | | 3265 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (GetAllRuntimeIdentifiers) | | | 3279 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (GetAllRuntimeIdentifiers) | | | 3295 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3339 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2977 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_GenerateProjectRestoreGraph) | | 2999 : 0.203s 0.542s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3278 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3302 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3333 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3361 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3380 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3413 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3573 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3601 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3053 : 0.044s 0.080s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateProjectRestoreGraph) | | | 3264 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (GetAllRuntimeIdentifiers) | | . 3280 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3037 : 0.104s 0.173s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3281 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3299 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3325 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3363 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2997 : 0.110s 0.323s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3269 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3275 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3290 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3315 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3351 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3438 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3035 : 0.100s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3282 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3301 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3329 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3360 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2982 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 3015 : 0.099s 0.193s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateProjectRestoreGraph) | | | 3286 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3307 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3335 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3369 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2973 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_GenerateProjectRestoreGraph) | | 3007 : 0.097s 0.143s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3266 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3285 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3306 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3337 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3012 : 0.084s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateProjectRestoreGraph) | | | 3267 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3274 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3289 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3316 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2984 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GenerateProjectRestoreGraph) | | 3021 : 0.062s 0.096s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3284 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3312 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2998 : 0.123s 0.423s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3288 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3314 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3340 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3364 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3418 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3548 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3010 : 0.087s 0.188s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateProjectRestoreGraph) | | | 3292 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (GetAllRuntimeIdentifiers) | | | 3320 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (GetAllRuntimeIdentifiers) | | | 3346 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3385 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3023 : 0.045s 0.116s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3294 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3327 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2985 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GenerateProjectRestoreGraph) | | 3013 : 0.085s 0.193s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3296 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3323 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3345 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3374 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3016 : 0.057s 0.120s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateProjectRestoreGraph) | | | 3297 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3322 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3343 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3365 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3018 : 0.086s 0.187s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateProjectRestoreGraph) | | | 3298 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3326 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3348 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3372 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3004 : 0.064s 0.192s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3300 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3331 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3355 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3382 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3017 : 0.071s 0.195s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3304 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3328 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3349 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3386 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2995 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_GenerateProjectRestoreGraph) | | 3057 : 0.113s 0.232s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3319 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3342 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3359 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3381 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3400 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3426 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3003 : 0.086s 0.184s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3305 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3330 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3347 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3371 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3025 : 0.090s 0.170s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3309 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3334 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3350 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3387 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3009 : 0.111s 0.205s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateProjectRestoreGraph) | | | 3310 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3332 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3366 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3404 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3002 : 0.067s 0.185s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateProjectRestoreGraph) | | | 3313 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3341 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3368 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3391 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3073 : 0.059s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3318 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3338 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3354 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3384 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3075 : 0.071s 0.181s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3324 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3344 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3377 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3401 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3050 : 0.084s 0.189s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3336 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3357 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3373 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3412 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3055 : 0.096s 0.126s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateProjectRestoreGraph) | | | 3358 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (GetAllRuntimeIdentifiers) | | . 3378 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3049 : 0.162s 0.367s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraph) | | | 3352 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3375 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3396 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3411 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3440 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3477 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3518 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3562 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3001 : 0.109s 0.175s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateProjectRestoreGraph) | | | 3367 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (GetAllRuntimeIdentifiers) | | | 3392 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (GetAllRuntimeIdentifiers) | | | 3408 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3435 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3033 : 0.053s 0.118s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3370 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3389 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3059 : 0.091s 0.177s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3376 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3398 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3420 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3448 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3042 : 0.105s 0.308s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3390 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3402 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3425 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3445 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3468 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3502 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3521 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3556 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3039 : 0.088s 0.181s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3388 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3403 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3428 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3456 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3047 : 0.106s 0.193s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3399 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3417 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3441 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3482 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3024 : 0.105s 0.187s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3394 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3414 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3436 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3476 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3036 : 0.096s 0.224s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3393 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3406 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3442 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3464 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3494 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3520 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3054 : 0.079s 0.113s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3405 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3427 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3069 : 0.061s 0.102s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3395 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3410 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3081 : 0.186s 0.365s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3397 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3416 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3444 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3465 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3485 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3542 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3564 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3576 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3038 : 0.080s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3409 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3439 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3458 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3473 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3095 : 0.065s 0.140s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3415 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3437 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3455 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3470 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3048 : 0.109s 0.307s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3419 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3449 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3474 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3501 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3519 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3592 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3091 : 0.149s 0.323s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3421 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3450 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3469 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3492 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3513 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3538 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3551 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3570 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3602 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3634 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3029 : 0.041s 0.069s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3423 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3443 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3043 : 0.091s 0.302s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3422 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3463 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3478 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3505 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3523 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3563 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3045 : 0.121s 0.381s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3424 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3460 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3475 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3500 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3524 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3578 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3593 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3681 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3031 : 0.038s 0.059s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3431 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3451 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3030 : 0.048s 0.100s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3430 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3467 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3022 : 0.057s 0.082s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3429 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3453 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3041 : 0.216s 0.399s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3432 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3452 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3481 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3506 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3540 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3558 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3598 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3623 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3672 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3704 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3056 : 0.076s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3433 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3457 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3471 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3498 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3526 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3546 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3058 : 0.120s 0.337s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3434 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3461 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3487 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3509 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3528 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3574 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3589 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3620 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3103 : 0.158s 0.371s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3454 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3496 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3516 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3534 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3561 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3603 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3645 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3701 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3026 : 0.121s 0.310s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3447 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3480 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3503 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3532 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3554 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3600 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3068 : 0.071s 0.096s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3446 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3490 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3111 : 0.050s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3462 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3472 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3497 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3547 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3079 : 0.065s 0.108s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3459 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3479 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3504 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3527 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3074 : 0.060s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3466 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3486 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3515 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3566 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3101 : 0.075s 0.248s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3484 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3508 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3531 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3568 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3028 : 0.060s 0.091s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3483 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3507 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3072 : 0.112s 0.160s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3489 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3550 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3067 : 0.115s 0.276s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3488 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3511 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3536 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3622 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3096 : 0.070s 0.164s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3491 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3533 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3553 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3571 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3019 : 0.032s 0.075s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3493 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3522 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3040 : 0.049s 0.156s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3495 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3517 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3541 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3586 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3052 : 0.068s 0.141s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3499 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3529 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3552 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3585 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3129 : 0.050s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateProjectRestoreGraph) | | | 3510 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 3530 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 3545 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3569 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3060 : 0.048s 0.194s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3512 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3535 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3555 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3577 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3097 : 0.037s 0.195s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3514 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3525 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3543 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3572 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3032 : 0.064s 0.088s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3537 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3559 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3085 : 0.093s 0.262s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3539 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3549 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3565 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3575 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3581 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3624 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3640 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3662 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3098 : 0.159s 0.210s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3544 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3560 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3591 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3655 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3061 : 0.130s 0.239s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3583 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3615 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3635 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3680 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3114 : 0.180s 0.281s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3587 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3590 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3604 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3627 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3658 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3695 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3728 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3754 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3104 : 0.146s 0.224s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3584 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3599 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3625 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3677 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3065 : 0.077s 0.169s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3557 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3567 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3582 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3606 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3020 : 0.039s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3579 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (GetAllRuntimeIdentifiers) | | . 3597 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3146 : 0.085s 0.127s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3580 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3605 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3046 : 0.063s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3595 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3609 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3090 : 0.072s 0.167s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3588 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3607 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3631 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3664 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3087 : 0.034s 0.083s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3594 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3608 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3080 : 0.083s 0.256s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3596 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3612 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3618 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3638 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3686 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3733 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3113 : 0.127s 0.320s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3614 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3630 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3642 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3650 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3668 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3717 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3766 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3806 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3077 : 0.263s 0.472s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateProjectRestoreGraph) | | | 3611 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (GetAllRuntimeIdentifiers) | | | 3632 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (GetAllRuntimeIdentifiers) | | | 3644 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (GetAllRuntimeIdentifiers) | | | 3654 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (GetAllRuntimeIdentifiers) | | | 3674 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (GetAllRuntimeIdentifiers) | | | 3698 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (GetAllRuntimeIdentifiers) | | | 3718 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (GetAllRuntimeIdentifiers) | | | 3743 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3784 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3820 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3851 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3900 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3923 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3961 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3082 : 0.120s 0.257s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3610 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3617 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3636 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3649 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3667 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3712 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3756 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3781 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3172 : 0.028s 0.112s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3613 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3626 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3637 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3670 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3108 : 0.151s 0.447s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3616 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3628 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3652 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3665 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3693 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3714 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3746 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3790 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3817 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3946 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3159 : 0.147s 0.310s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3619 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3629 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3663 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3684 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3697 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3727 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3785 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3815 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3062 : 0.079s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3621 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3633 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3639 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3711 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3115 : 0.100s 0.210s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3641 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3643 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3660 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3676 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3710 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3740 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3772 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3797 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3076 : 0.370s 0.616s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraph) | | | 3648 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3678 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3696 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3735 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3750 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3759 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3763 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3777 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3818 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3845 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3876 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3918 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3967 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3996 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3063 : 0.066s 0.115s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3647 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3661 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3689 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3725 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3078 : 0.080s 0.177s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3657 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3671 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3694 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3744 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3152 : 0.138s 0.319s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3679 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3706 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3736 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3767 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3803 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3838 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3034 : 0.038s 0.070s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3646 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3656 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3135 : 0.049s 0.109s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3653 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3666 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3691 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3720 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3120 : 0.054s 0.163s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateProjectRestoreGraph) | | | 3651 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3673 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3709 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3745 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3105 : 0.029s 0.106s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3659 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3669 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3688 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3732 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3066 : 0.134s 0.256s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3675 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3692 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3707 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3731 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3757 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3780 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3810 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3843 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3209 : 0.187s 0.337s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3682 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3699 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3716 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3734 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3768 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3811 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3841 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3873 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3124 : 0.118s 0.230s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3683 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3700 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3722 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3753 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3800 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3828 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3151 : 0.107s 0.155s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateProjectRestoreGraph) | | | 3685 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3705 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3737 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3779 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3051 : 0.146s 0.207s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateProjectRestoreGraph) | | | 3687 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (GetAllRuntimeIdentifiers) | | | 3708 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (GetAllRuntimeIdentifiers) | | | 3783 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3819 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3102 : 0.100s 0.217s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3690 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3703 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3726 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3755 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3789 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3827 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3070 : 0.054s 0.080s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3715 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3742 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3188 : 0.094s 0.205s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3702 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3721 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3738 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3770 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3802 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3831 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3083 : 0.042s 0.133s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3713 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3730 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3751 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3769 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3133 : 0.149s 0.264s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3719 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3739 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3762 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3778 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3796 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3825 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3848 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3874 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3107 : 0.088s 0.166s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3752 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3773 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3792 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3821 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3109 : 0.054s 0.120s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3729 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3749 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3764 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3791 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3071 : 0.058s 0.082s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3723 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3748 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3084 : 0.046s 0.132s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3724 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3747 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3761 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3794 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3126 : 0.105s 0.165s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3741 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3760 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3776 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3809 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3122 : 0.074s 0.198s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateProjectRestoreGraph) | | | 3758 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 3787 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 3801 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 3826 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3844 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3871 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3064 : 0.388s 0.728s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3774 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3798 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3822 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3849 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3872 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3899 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3928 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3964 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4007 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4039 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4063 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4188 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3180 : 0.144s 0.490s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3775 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3793 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3812 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3834 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3861 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3885 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3907 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3925 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3965 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3991 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3092 : 0.318s 0.513s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3765 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3771 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3788 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3814 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3836 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3864 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3889 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3929 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3971 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4011 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3144 : 0.134s 0.224s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3782 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3799 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3824 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3850 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3881 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3904 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3125 : 0.153s 0.256s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateProjectRestoreGraph) | | | 3795 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (GetAllRuntimeIdentifiers) | | | 3816 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (GetAllRuntimeIdentifiers) | | | 3842 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (GetAllRuntimeIdentifiers) | | | 3875 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3908 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3933 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3131 : 0.065s 0.087s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3786 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3808 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3106 : 0.066s 0.125s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3804 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3832 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3853 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3878 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3153 : 0.053s 0.077s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3805 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3829 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3116 : 0.082s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3813 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3835 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3860 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3912 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3088 : 0.038s 0.093s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3807 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3833 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3184 : 0.097s 0.153s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3823 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3847 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3870 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3911 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3099 : 0.082s 0.146s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3830 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3846 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3867 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3895 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3134 : 0.131s 0.201s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateProjectRestoreGraph) | | | 3837 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (GetAllRuntimeIdentifiers) | | | 3857 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (GetAllRuntimeIdentifiers) | | | 3935 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3963 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3089 : 0.062s 0.150s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3840 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3856 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3884 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3919 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3130 : 0.062s 0.188s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3839 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3855 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3896 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3957 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3110 : 0.325s 0.462s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3852 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3877 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3903 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3915 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3941 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3973 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3997 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4040 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3177 : 0.055s 0.089s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3854 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3879 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3190 : 0.195s 0.507s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3859 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3880 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3892 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3931 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3958 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3988 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4023 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4049 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4080 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4117 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3093 : 0.127s 0.387s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3858 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3906 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3930 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3944 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3970 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4027 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3140 : 0.106s 0.156s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3862 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3887 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3902 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3952 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3158 : 0.185s 0.534s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3863 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3882 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3901 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3914 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3924 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3951 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3976 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4017 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4046 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4076 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4107 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4137 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3189 : 0.123s 0.516s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3865 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3886 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3898 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3922 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3937 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3983 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4014 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4066 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4094 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4128 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3208 : 0.092s 0.373s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3866 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3883 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3893 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3913 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3938 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3962 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3986 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4018 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3141 : 0.072s 0.127s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3868 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3888 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3926 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3945 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3161 : 0.058s 0.109s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateProjectRestoreGraph) | | | 3910 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (GetAllRuntimeIdentifiers) | | . 3921 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3165 : 0.023s 0.090s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3869 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 3894 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3100 : 0.058s 0.130s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3890 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3897 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3917 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3953 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3119 : 0.294s 0.448s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3891 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3909 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3934 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4013 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4044 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4075 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3123 : 0.091s 0.361s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateProjectRestoreGraph) | | | 3905 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (GetAllRuntimeIdentifiers) | | | 3927 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (GetAllRuntimeIdentifiers) | | | 3940 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (GetAllRuntimeIdentifiers) | | | 3969 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3993 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4031 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3143 : 0.046s 0.304s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3916 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3939 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3960 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3990 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3194 : 0.130s 0.434s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3920 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3932 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3943 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3968 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3989 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4021 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4047 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4081 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3191 : 0.171s 0.524s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateProjectRestoreGraph) | | | 3936 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 3959 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 3985 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4015 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4042 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4073 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4102 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4131 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4159 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4209 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3157 : 0.134s 0.493s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3942 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3966 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3987 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4016 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4038 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4054 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4085 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4142 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4163 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4192 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3171 : 0.344s 0.662s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3949 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3979 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3998 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4022 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4041 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4060 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4087 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4115 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4145 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4271 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4304 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4323 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3150 : 0.094s 0.433s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateProjectRestoreGraph) | | | 3947 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (GetAllRuntimeIdentifiers) | | | 3974 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (GetAllRuntimeIdentifiers) | | | 3995 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4112 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3197 : 0.336s 0.559s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3948 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3975 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4001 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4026 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4048 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4065 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4093 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4118 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4150 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4186 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4212 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4247 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3210 : 0.234s 0.338s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3954 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3982 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4009 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4036 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3212 : 0.074s 0.494s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3950 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3972 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4153 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4189 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3206 : 0.364s 0.659s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3955 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3980 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4000 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4024 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4050 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4068 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4097 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4122 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4148 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4176 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4215 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4249 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4289 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4320 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3117 : 0.224s 0.284s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3956 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3978 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3999 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4034 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3179 : 0.074s 0.318s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3977 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3994 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4020 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4058 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3148 : 0.215s 0.251s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateProjectRestoreGraph) | | | 3981 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (GetAllRuntimeIdentifiers) | | . 4010 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3183 : 0.031s 0.230s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3984 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 4012 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3164 : 0.043s 0.255s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3992 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 4019 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3136 : 0.223s 0.259s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GenerateProjectRestoreGraph) | | | 4002 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (GetAllRuntimeIdentifiers) | | . 4032 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3147 : 0.212s 0.246s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4003 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (GetAllRuntimeIdentifiers) | | . 4028 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3137 : 0.238s 0.315s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 4004 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4030 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4059 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4091 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3162 : 0.209s 0.243s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4006 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 4033 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3154 : 0.209s 0.242s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4005 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 4035 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3112 : 0.299s 0.444s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 4008 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4029 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4052 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4078 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4103 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4130 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4170 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4203 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3226 : 0.096s 0.449s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 4025 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4061 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4193 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4223 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4269 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4294 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4325 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4350 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3211 : 0.081s 0.326s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4037 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4057 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4084 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4106 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4138 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4268 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3182 : 0.046s 0.088s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4043 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 4067 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3094 : 0.061s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4045 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4064 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4092 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4119 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3217 : 0.132s 0.290s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 4051 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4070 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4098 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4121 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4146 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4171 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4198 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4228 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3121 : 0.072s 0.133s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateProjectRestoreGraph) | | | 4053 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 4077 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 4105 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4134 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3167 : 0.087s 0.147s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateProjectRestoreGraph) | | | 4055 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 4079 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 4108 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4136 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3223 : 0.072s 0.487s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4056 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4086 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4385 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4424 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3139 : 0.101s 0.208s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4062 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4088 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4109 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4132 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4158 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4190 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3142 : 0.084s 0.161s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 4069 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4095 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4116 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4143 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3187 : 0.111s 0.240s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4071 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4096 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4120 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4144 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4185 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4211 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3173 : 0.179s 0.303s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 4072 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4099 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4125 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4149 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4166 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4195 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4258 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4283 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3181 : 0.176s 0.587s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4074 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4101 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4124 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4147 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4167 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4191 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4375 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4401 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4430 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4443 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4461 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4484 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3160 : 0.138s 0.314s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4082 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4111 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4139 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4157 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4172 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4246 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4273 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4312 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3138 : 0.093s 0.152s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4083 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4113 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4141 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4165 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3198 : 0.132s 0.605s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraph) | | | 4089 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4140 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4200 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4331 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4347 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4393 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4427 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4449 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4476 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4494 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4509 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4532 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3145 : 0.039s 0.075s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 4090 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 4123 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3234 : 0.071s 0.150s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateProjectRestoreGraph) | | | 4110 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (GetAllRuntimeIdentifiers) | | | 4135 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (GetAllRuntimeIdentifiers) | | | 4155 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4183 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3222 : 0.072s 0.212s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4100 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4127 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4161 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4184 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3200 : 0.172s 0.954s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4104 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4126 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4151 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4169 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4187 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4213 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4229 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4311 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4380 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4415 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4448 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4541 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4552 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4558 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4565 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4575 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4581 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4598 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4599 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4601 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4608 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4609 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4610 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4611 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3213 : 0.144s 0.440s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4114 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4156 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4173 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4196 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4221 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4234 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4265 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4332 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4383 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4405 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3203 : 0.069s 0.129s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4129 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4152 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4168 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4197 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3224 : 0.076s 0.425s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4133 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4231 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4284 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4299 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4336 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4363 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3219 : 0.123s 0.261s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4154 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4179 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4204 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4218 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4241 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4267 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4293 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4318 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3132 : 0.092s 0.204s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 4162 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4178 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4208 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4226 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4276 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4298 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3218 : 0.147s 0.303s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraph) | | | 4160 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 4182 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 4210 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 4225 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 4254 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4280 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4309 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4340 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3163 : 0.046s 0.090s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 4164 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 4180 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3155 : 0.127s 0.465s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 4174 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4194 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4214 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4373 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4404 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4437 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4452 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4477 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3205 : 0.161s 0.616s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4175 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4199 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4222 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4239 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4256 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4278 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4328 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4357 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4376 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4413 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4530 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4545 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4579 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4586 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3166 : 0.059s 0.136s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateProjectRestoreGraph) | | | 4177 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 4201 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 4216 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4243 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3174 : 0.128s 0.255s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4181 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4206 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4220 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4251 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4275 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4296 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4327 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4351 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3186 : 0.100s 0.212s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateProjectRestoreGraph) | | | 4202 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 4217 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 4253 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 4279 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4310 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4337 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3170 : 0.151s 0.222s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4207 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4227 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4240 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4262 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4285 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4356 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3214 : 0.093s 0.543s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4205 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4219 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4245 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4352 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4491 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4505 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4526 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4550 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4566 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4573 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3178 : 0.064s 0.126s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4224 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4238 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4264 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4303 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3185 : 0.071s 0.217s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4230 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4248 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4270 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4291 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4314 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4341 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3086 : 0.121s 0.245s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4235 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4252 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4277 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4295 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4313 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4342 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4369 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4397 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3156 : 0.128s 0.291s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4261 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4281 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4297 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4316 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4333 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4366 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4390 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4426 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3253 : 0.072s 0.166s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 4232 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4260 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4286 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4319 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3175 : 0.157s 0.382s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateProjectRestoreGraph) | | | 4236 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4257 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4301 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4315 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4339 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4400 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4445 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4470 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3216 : 0.057s 0.321s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 4233 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4250 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4398 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4444 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3252 : 0.073s 0.202s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4237 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4259 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4326 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4362 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3247 : 0.073s 0.383s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateProjectRestoreGraph) | | | 4242 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 4272 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 4355 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 4463 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4485 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4499 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3128 : 0.068s 0.405s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4255 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4438 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4446 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4456 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4514 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4519 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3232 : 0.028s 0.192s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4244 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 4367 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3235 : 0.070s 0.369s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateProjectRestoreGraph) | | | 4263 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 4300 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 4338 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 4361 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4479 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4498 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3168 : 0.068s 0.148s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateProjectRestoreGraph) | | | 4266 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (GetAllRuntimeIdentifiers) | | | 4302 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (GetAllRuntimeIdentifiers) | | | 4321 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4359 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3255 : 0.060s 0.350s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4274 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4407 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4459 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4510 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3204 : 0.035s 0.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4282 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 4422 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3250 : 0.089s 0.228s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4306 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4343 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4360 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4370 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4394 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4416 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3228 : 0.073s 0.496s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateProjectRestoreGraph) | | | 4287 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4308 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4425 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4524 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4533 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4560 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4568 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4587 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4590 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4591 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3239 : 0.043s 0.226s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4288 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4305 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4324 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4384 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3220 : 0.037s 0.361s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4290 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4440 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4451 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4525 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3215 : 0.034s 0.058s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4292 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 4317 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3248 : 0.050s 0.197s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4307 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | . 4334 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3196 : 0.040s 0.300s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4322 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4354 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4489 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4507 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3176 : 0.040s 0.070s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 4329 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 4346 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3238 : 0.067s 0.274s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4335 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4389 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4462 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4496 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3229 : 0.086s 0.169s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4330 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4344 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4371 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4402 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3249 : 0.077s 0.405s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4345 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4382 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4523 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4553 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3254 : 0.060s 0.325s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4348 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4381 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4469 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4487 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3246 : 0.088s 0.169s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4349 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4368 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4410 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4434 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3233 : 0.018s 0.210s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4353 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 4503 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3193 : 0.067s 0.344s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4358 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4483 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4495 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4522 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4529 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4542 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4549 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4567 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3201 : 0.152s 0.538s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4364 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4372 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4387 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4406 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4436 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4453 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4511 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4515 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4528 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4535 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4539 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4547 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4554 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4563 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4572 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4576 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4580 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4600 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4602 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4603 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4604 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4605 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4606 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4607 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3230 : 0.046s 0.131s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateProjectRestoreGraph) | | | 4365 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (GetAllRuntimeIdentifiers) | | | 4377 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (GetAllRuntimeIdentifiers) | | | 4392 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4414 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3227 : 0.069s 0.262s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4374 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4396 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4411 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4429 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4471 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4497 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4513 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4521 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4531 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4540 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3241 : 0.042s 0.134s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateProjectRestoreGraph) | | | 4378 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (GetAllRuntimeIdentifiers) | | | 4391 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (GetAllRuntimeIdentifiers) | | | 4409 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4441 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3195 : 0.065s 0.154s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4379 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4395 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4420 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4455 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3243 : 0.073s 0.094s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 4386 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 4423 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3202 : 0.051s 0.252s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4388 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4412 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4467 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4512 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3221 : 0.044s 0.207s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4399 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4417 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4480 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4504 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3207 : 0.033s 0.130s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4403 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4418 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4454 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4468 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3225 : 0.049s 0.361s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4408 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4473 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4493 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4537 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4548 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4592 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3242 : 0.061s 0.132s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4419 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4432 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4447 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4474 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3240 : 0.050s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4421 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4439 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4458 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4488 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3245 : 0.039s 0.223s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4428 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4457 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4490 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4546 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3231 : 0.096s 0.220s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateProjectRestoreGraph) | | | 4435 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (GetAllRuntimeIdentifiers) | | | 4475 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (GetAllRuntimeIdentifiers) | | | 4486 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (GetAllRuntimeIdentifiers) | | | 4516 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4534 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4543 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3251 : 0.038s 0.188s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4431 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4472 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4508 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4520 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3118 : 0.040s 0.277s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 4433 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4442 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4450 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4482 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4527 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4536 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3127 : 0.057s 0.265s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4460 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4492 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4506 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4574 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4582 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4588 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3236 : 0.056s 0.110s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4464 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4478 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4502 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4517 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3192 : 0.038s 0.112s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4465 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4481 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4500 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4518 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3149 : 0.023s 0.083s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GenerateProjectRestoreGraph) | | | 4466 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (GetAllRuntimeIdentifiers) | | . 4501 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3169 : 0.038s 0.112s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateProjectRestoreGraph) | | | 4538 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 4556 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 4561 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 4570 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4577 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4583 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3199 : 0.041s 0.190s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4544 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4559 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4564 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4571 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4578 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4584 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4585 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4589 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4594 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4595 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4596 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4597 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3244 : 0.037s 0.135s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4551 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 4593 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | . 3237 : 0.016s 0.054s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4555 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4557 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4562 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4569 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 5 16 8 6 9 4 22 15 2 17 18 11 25 14 19 3 7 26 13 28 23 21 10 24 12 32 27 31 20 29 30 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638253393385015488: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 8.094s 8.094s + (scale 1:100) 638253393465956837: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.041s 8.135s 638253393466367215: 2 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 8.138s 638253393466392698: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.034s 8.172s 638253393466736215: 3 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.005s 8.177s 638253393466785670: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.007s 8.184s 638253393466851124: 4 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.041s 8.224s 638253393467259116: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 8.226s 638253393467278115: 6 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.014s 8.240s 638253393467417949: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.502s 8.742s .......... 638253393472439247: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.069s 8.811s . 638253393473128403: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.396s 9.208s ....... 638253393477092520: | 38 37 36 35 34 33 32 31 30 29 28 27 26 25 9 23 22 21 20 19 18 17 16 15 14 13 12 11 10 39 24 0.194s 9.402s ... 638253393479034676: 40 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.141s 9.543s .. 638253393480448967: 41 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.228s 9.771s .... 638253393482728873: 42 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.076s 9.848s . 638253393483491138: 43 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.061s 9.908s . 638253393484100451: | | | | | | | | | | | | | | | | | | 44 | | | | | | | | | | | | | 0.023s 9.932s 638253393484334306: | | | | | | | | | | | | | | 45 | | | | | | | | | | | | | | | | | 0.084s 10.015s . 638253393485169379: | | | | | | | | 46 | | | | | | | | | | | | | | | | | | | | | | | 0.013s 10.028s 638253393485295971: | | | | | | | | | | | | | | | | 47 | | | | | | | | | | | | | | | 0.010s 10.038s 638253393485396222: 48 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 10.043s 638253393485444598: | | 49 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 10.051s 638253393485522749: | | | | 50 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.052s 638253393485531266: | | | | | | | 51 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.053s 638253393485542716: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 52 | | | 0.010s 10.062s 638253393485639290: | | | | | | | | | | | | | | | | | | | | 53 | | | | | | | | | | | 0.001s 10.063s 638253393485645830: | | | | | | | | | | | | | | | | | | | | | | | | | | 54 | | | | | 0.005s 10.068s 638253393485691796: | | | | | | | | | | | | | | | | | | 55 | | | | | | | | | | | | | 0.002s 10.070s 638253393485714452: | 56 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 10.077s 638253393485783824: | | | | | 57 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 10.080s 638253393485817840: | | | | | | | | | | | | | | | | | | | | | | | 58 | | | | | | | | 0.014s 10.094s 638253393485957310: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 59 | 0.001s 10.095s 638253393485965139: | | | | | | | | | | | | | | | | | | | 60 | | | | | | | | | | | | 0.002s 10.097s 638253393485989140: | | | 61 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 10.104s 638253393486057738: | | | | | | | | | | | | | | | | | | | | | | | | | 62 | | | | | | 0.027s 10.131s 638253393486326152: | | | | | | | | | | 63 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.132s 638253393486330986: | | | | | | | | | | | 64 | | | | | | | | | | | | | | | | | | | | 0.002s 10.133s 638253393486347056: | | | | | | | | | | | | | 65 | | | | | | | | | | | | | | | | | | 0.000s 10.134s 638253393486351460: | | | | | | | | | 66 | | | | | | | | | | | | | | | | | | | | | | 0.003s 10.136s 638253393486379624: | | | | | | | | | | | | | | | | | | | | | | | | | | | 67 | | | | 0.001s 10.137s 638253393486386955: | | | | | | | | | | | | | | | | | | | | | 68 | | | | | | | | | | 0.002s 10.139s 638253393486408823: | | | | | | | | | | | | | | 69 | | | | | | | | | | | | | | | | | 0.001s 10.141s 638253393486422635: | | | | | | | | | | | | | | | | | | | | | | 70 | | | | | | | | | 0.030s 10.171s 638253393486724925: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 71 | | 0.001s 10.172s 638253393486737055: | | | | | | | | | | | | 72 | | | | | | | | | | | | | | | | | | | 0.007s 10.179s 638253393486805973: | | | | | 73 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.180s 638253393486811557: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 74 | | | 0.001s 10.180s 638253393486818712: | | | | 75 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.181s 638253393486826086: | | | | | | | | | | | | | | | | | 76 | | | | | | | | | | | | | | 0.001s 10.182s 638253393486831268: | | | | | | | | | | | | | | | | | | | | | | | | 77 | | | | | | | 0.000s 10.182s 638253393486836079: | | | | | | | | | | | | | | | 78 | | | | | | | | | | | | | | | | 0.005s 10.188s 638253393486890877: | | | | | | | 79 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 10.194s 638253393486959753: | | | | | | | | | | | | | | | | | | | | | | 80 | | | | | | | | | 0.000s 10.195s 638253393486964639: | | | | | | 81 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.195s 638253393486967890: | | 82 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.196s 638253393486978231: | | | | | | | | | 83 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.197s 638253393486982571: 84 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.198s 638253393486995816: | 85 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 10.206s 638253393487070611: | | | | | | | | | | | | | | | | | | 86 | | | | | | | | | | | | | 0.006s 10.211s 638253393487127435: | | | | | | | | 87 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.213s 638253393487144034: | | | | | | | | | | | | | | | | | | | | | | | | | | 88 | | | | | 0.007s 10.220s 638253393487215522: | | | | | | | | | | | | | | | | 89 | | | | | | | | | | | | | | | 0.002s 10.222s 638253393487236004: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 90 | 0.008s 10.230s 638253393487319311: | | | | | | | | | | | | | | | | | | | 91 | | | | | | | | | | | | 0.002s 10.232s 638253393487337464: | | | | | | | | | | | | | | | | | | | | 92 | | | | | | | | | | | 0.000s 10.233s 638253393487341341: | | | | | | | | | | 93 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.233s 638253393487346102: | | | | | | | | | | | | | | 94 | | | | | | | | | | | | | | | | | 0.006s 10.239s 638253393487407002: | | | | | | | | | | | | | 95 | | | | | | | | | | | | | | | | | | 0.001s 10.240s 638253393487413077: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 96 | | 0.007s 10.247s 638253393487486821: | | | 97 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.248s 638253393487495825: | | | | | | | | | | | | | | | | | | | | | | | 98 | | | | | | | | 0.001s 10.249s 638253393487502567: | | | | | | | | | | | 99 | | | | | | | | | | | | | | | | | | | | 0.001s 10.250s 638253393487512853: | | | | | | | | | | | | | | | | | | | | | | | | | | | 100 | | | | 0.057s 10.307s . 638253393488081575: | | | | | 101 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.307s 638253393488086859: | | | | | | | | | | | | | | | | | | | | | | 102 | | | | | | | | | 0.000s 10.308s 638253393488090583: | | | | | | | | | | | | | | | | | | | | | 103 | | | | | | | | | | 0.000s 10.308s 638253393488093803: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 104 0.001s 10.308s 638253393488099104: | | | | | | | | | 105 | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.310s 638253393488115428: | | | | | | | | | | | | | | | | | 106 | | | | | | | | | | | | | | 0.002s 10.312s 638253393488130847: | | | | | | | 107 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.313s 638253393488144702: | | | | | | | | | | | | | | | | | | | | | | | | 108 | | | | | | | 0.002s 10.315s 638253393488164931: | | | | | | | | | | | | | | | 109 | | | | | | | | | | | | | | | | 0.000s 10.315s 638253393488169457: | | | | | | 110 | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 10.324s 638253393488256270: | | | | | | | | | | | | | | | | | | | | | | | | | | 111 | | | | | 0.001s 10.325s 638253393488263377: | | | | | | | | | | | | | | | | 112 | | | | | | | | | | | | | | | 0.008s 10.333s 638253393488342428: | | | | | | | | | | | | | | | | | | | | | | | | | 113 | | | | | | 0.004s 10.337s 638253393488383583: | | | | | | | | | | | | | | | | | | | | 114 | | | | | | | | | | | 0.002s 10.339s 638253393488408239: | | | | | | | | | | 115 | | | | | | | | | | | | | | | | | | | | | 0.002s 10.341s 638253393488425763: | 116 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.341s 638253393488430342: | | | 117 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.342s 638253393488434265: | | | | | | | | | | | | | | | | | | 118 | | | | | | | | | | | | | 0.000s 10.342s 638253393488438542: | | | | | | | | 119 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 10.349s 638253393488505734: | | | | | | | | | | | | | | | | | | | 120 | | | | | | | | | | | | 0.000s 10.349s 638253393488510243: | | | | | 121 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.350s 638253393488513904: | | | | | | | | | | | | 122 | | | | | | | | | | | | | | | | | | | 0.006s 10.355s 638253393488569488: | | | | | | | | | | | | | 123 | | | | | | | | | | | | | | | | | | 0.004s 10.360s 638253393488611449: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 124 | | | 0.003s 10.362s 638253393488639677: | | | | | | | | | | | | | | | | | | | | | | | | | | | 125 | | | | 0.002s 10.365s 638253393488664082: | | | | | | | | | 126 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.366s 638253393488674761: | | | | | | | | | | | | | | | | | 127 | | | | | | | | | | | | | | 0.004s 10.370s 638253393488711294: 128 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 10.378s 638253393488799012: | | | | | | | 129 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.380s 638253393488818228: | | | | | | | | | | | | | | 130 | | | | | | | | | | | | | | | | | 0.001s 10.381s 638253393488830014: | | 131 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.383s 638253393488843589: | | | | | | | | | | | 132 | | | | | | | | | | | | | | | | | | | | 0.001s 10.384s 638253393488856521: | | | | | | | | | | | | | | | 133 | | | | | | | | | | | | | | | | 0.005s 10.389s 638253393488902162: | | | | | | | | | | | | | | | | | | | | | | | | 134 | | | | | | | 0.004s 10.392s 638253393488937974: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 135 | 0.053s 10.445s . 638253393489469930: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 136 | | 0.006s 10.452s 638253393489530958: | | | | | | | | | | | | | | | | | | | | 137 | | | | | | | | | | | 0.000s 10.452s 638253393489535778: | | | | 138 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.453s 638253393489544974: | | | | | | | | | | | | | | | | | | | | | | 139 | | | | | | | | | 0.012s 10.465s 638253393489661839: | | | | | | 140 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.465s 638253393489666396: | | | 141 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.465s 638253393489669603: | | | | | 142 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 10.484s 638253393489857323: | 143 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.485s 638253393489866346: | | | | | | | | | | | | 144 | | | | | | | | | | | | | | | | | | | 0.000s 10.485s 638253393489870047: | | | | | | | | | | | | | | | | | | | | | | | | | | | 145 | | | | 0.000s 10.486s 638253393489873508: | | | | | | | | | | 146 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.486s 638253393489876649: | | | | | | | | 147 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.486s 638253393489879858: | | | | | | | | | | | | | | | | | | | | | 148 | | | | | | | | | | 0.000s 10.487s 638253393489883100: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 149 0.000s 10.487s 638253393489886465: | | | | | | | | | | | | | | | | | | 150 | | | | | | | | | | | | | 0.000s 10.487s 638253393489889581: 151 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.488s 638253393489896987: | | | | | | | | | | | | | | | | | | | | | | | | | | 152 | | | | | 0.009s 10.497s 638253393489990242: | | | | | | | | | | | | | | | | | | | | | | | | | 153 | | | | | | 0.013s 10.510s 638253393490120349: 154 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 10.517s 638253393490181849: | | | | | | | | | | | | | | | | 155 | | | | | | | | | | | | | | | 0.002s 10.519s 638253393490205355: | | | | | | | | | | | | | 156 | | | | | | | | | | | | | | | | | | 0.002s 10.521s 638253393490223143: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 157 | 0.005s 10.526s 638253393490278068: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 158 | | | 0.003s 10.529s 638253393490304998: | | | | | | | | | | | | | | | | | | | | 159 | | | | | | | | | | | 0.001s 10.530s 638253393490312103: | | | | | | | | | | | | | | 160 | | | | | | | | | | | | | | | | | 0.014s 10.544s 638253393490451913: | | | | | | | | | | | | | | | | | | | | | | | 161 | | | | | | | | 0.001s 10.544s 638253393490456920: | | | | | | 162 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.544s 638253393490460351: | | | | | | | 163 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.547s 638253393490485193: | | | | | | | | | | | | | | | | | 164 | | | | | | | | | | | | | | 0.139s 10.686s .. 638253393491872411: | | | | | | | | | | | 165 | | | | | | | | | | | | | | | | | | | | 0.001s 10.686s 638253393491878691: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 166 0.001s 10.688s 638253393491892524: | | | 167 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 10.697s 638253393491982416: | | | | 168 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 10.713s 638253393492146481: | | | | | 169 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.715s 638253393492162962: | | | | | | | | | | | | | | | | | | | | | | | | 170 | | | | | | | 0.000s 10.715s 638253393492167154: | | | | | | | | | 171 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.716s 638253393492170544: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 172 | | 0.002s 10.718s 638253393492194832: | | | | | | | | | | | | | | | | | | | | | | | | | 173 | | | | | | 0.009s 10.727s 638253393492288963: | | | | | | | | | | | | | 174 | | | | | | | | | | | | | | | | | | 0.005s 10.732s 638253393492335177: | | | | | | | | | | | | | | | | | | | | | | | | | | | 175 | | | | 0.006s 10.738s 638253393492398276: | | | | | | | | | | | | | | | | | | | | | | 176 | | | | | | | | | 0.000s 10.739s 638253393492402626: | | | | | | | | | | | | | | | | | | | | | 177 | | | | | | | | | | 0.002s 10.741s 638253393492423562: | | | | | | | | | | | | | | | | | | | 178 | | | | | | | | | | | | 0.000s 10.741s 638253393492428439: | | | | 179 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 10.749s 638253393492505360: | 180 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.029s 10.778s 638253393492793093: | | 181 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.778s 638253393492797760: | | | | | | | | | | | | | | | 182 | | | | | | | | | | | | | | | | 0.000s 10.779s 638253393492800988: | | | | | | | | | | | | | | 183 | | | | | | | | | | | | | | | | | 0.000s 10.779s 638253393492804090: | | | | | | | | | | 184 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.779s 638253393492807230: 185 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.780s 638253393492812902: | | | | | | | | | | | | 186 | | | | | | | | | | | | | | | | | | | 0.000s 10.780s 638253393492815949: | | | | | | | | | | | | | | | | | | | | | | | | | | 187 | | | | | 0.005s 10.785s 638253393492861591: | | | | | | | | | | | | | | | | | 188 | | | | | | | | | | | | | | 0.001s 10.785s 638253393492866945: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 189 | | 0.001s 10.786s 638253393492875897: | | | | | | | | | 190 | | | | | | | | | | | | | | | | | | | | | | 0.014s 10.800s 638253393493019851: | | | | | | | | | | | | | | | | | | | | | | | 191 | | | | | | | | 0.000s 10.801s 638253393493024253: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 192 | 0.003s 10.804s 638253393493052579: | | | | | | | 193 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 10.808s 638253393493096952: | | | 194 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.810s 638253393493115445: | | | | | | | | | | | | | | | | | | | | | | | | | | | 195 | | | | 0.000s 10.810s 638253393493119757: | | | | | | | | | | | | | | | | 196 | | | | | | | | | | | | | | | 0.000s 10.811s 638253393493122984: | | | | | | | | | | | 197 | | | | | | | | | | | | | | | | | | | | 0.001s 10.811s 638253393493129601: 198 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.812s 638253393493135439: | | | | | | | | | | | | | | | | | | | | | | | | 199 | | | | | | | 0.001s 10.813s 638253393493149319: | | | | | | | | | | | | | | | | | | 200 | | | | | | | | | | | | | 0.001s 10.814s 638253393493156146: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 201 | | | 0.058s 10.872s . 638253393493739428: | | | | | | | | | | | | | 202 | | | | | | | | | | | | | | | | | | 0.002s 10.874s 638253393493760307: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 203 0.009s 10.883s 638253393493848519: | | | | | 204 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.885s 638253393493869425: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 205 | | 0.009s 10.894s 638253393493955076: | | | | | | | | 206 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 10.897s 638253393493981131: | | | | | | | | | | 207 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.897s 638253393493985077: | | | | | | | | | | | | | | | | | | | | 208 | | | | | | | | | | | 0.000s 10.897s 638253393493988578: | | | | | | | | | | | | 209 | | | | | | | | | | | | | | | | | | | 0.000s 10.898s 638253393493992106: | | | | 210 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.898s 638253393493995387: | | | | | | 211 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 10.903s 638253393494045405: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 212 | 0.006s 10.909s 638253393494110300: | | | | | | | | | | | | | | | | | | | | | | | | | 213 | | | | | | 0.001s 10.911s 638253393494121137: | | | | | | | | | | | | | | | | | | | | | | 214 | | | | | | | | | 0.000s 10.911s 638253393494124945: | | | | | | | | | | | | | | | | | 215 | | | | | | | | | | | | | | 0.006s 10.917s 638253393494186195: | | | | | | | | | | | | | | | | | | | | | 216 | | | | | | | | | | 0.003s 10.920s 638253393494212989: | | | | | | | | | | | 217 | | | | | | | | | | | | | | | | | | | | 0.004s 10.924s 638253393494253959: | | 218 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.925s 638253393494263219: | | | | | | | | | | | | | | | | | | | | | | | | | | 219 | | | | | 0.009s 10.934s 638253393494354257: | | | | | | | | | | | | | | | | | | | 220 | | | | | | | | | | | | 0.003s 10.936s 638253393494379966: | | | | | | | | | | | | | | 221 | | | | | | | | | | | | | | | | | 0.004s 10.940s 638253393494419266: | | | | | | | | | | | | | | | | | | | | | | | | | | | 222 | | | | 0.000s 10.941s 638253393494423873: | | | | | | | | | 223 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.941s 638253393494427636: | | | | | | | | | | | | | | | | 224 | | | | | | | | | | | | | | | 0.003s 10.945s 638253393494460718: | | | | | | | | | | | | | | | 225 | | | | | | | | | | | | | | | | 0.003s 10.948s 638253393494494371: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 226 0.004s 10.951s 638253393494530227: | | | | | | | | | | | | | | | | | | | | | | | 227 | | | | | | | | 0.014s 10.966s 638253393494671593: | | | | | | | 228 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.968s 638253393494690922: | | | | | | | | | | | | | | | | | | 229 | | | | | | | | | | | | | 0.007s 10.975s 638253393494765300: | | | | | | | | | | | 230 | | | | | | | | | | | | | | | | | | | | 0.001s 10.976s 638253393494776524: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 231 | | | 0.002s 10.978s 638253393494794305: | | | | | 232 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.980s 638253393494817755: | | | | | | | | | | | | | 233 | | | | | | | | | | | | | | | | | | 0.003s 10.983s 638253393494846575: | | | 234 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.985s 638253393494861571: | | | | | | | | | | | | | | | | | | | | | | | | | | | 235 | | | | 0.001s 10.985s 638253393494867097: | | | | | | | | 236 | | | | | | | | | | | | | | | | | | | | | | | 0.008s 10.993s 638253393494945184: | 237 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.994s 638253393494954716: | | | | | | | | | | | | 238 | | | | | | | | | | | | | | | | | | | 0.069s 11.062s . 638253393495639838: 239 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 11.068s 638253393495693555: | | | | | | | | | | | | | | | | | | | | | | | | 240 | | | | | | | 0.002s 11.070s 638253393495713181: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 241 | 0.000s 11.070s 638253393495717359: | | | | | | | | | 242 | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.073s 638253393495742164: | | 243 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.074s 638253393495755904: | | | | | | | | | | | | | | | | | | | | | | 244 | | | | | | | | | 0.003s 11.077s 638253393495785944: | | | | | | | | | | | | | | | | | | | | 245 | | | | | | | | | | | 0.005s 11.082s 638253393495835209: | | | | | | | | | | | | | | 246 | | | | | | | | | | | | | | | | | 0.002s 11.084s 638253393495856336: | | | | | | | | | | | | | | | | | | | | | | | | | | | 247 | | | | 0.003s 11.088s 638253393495890724: | | | | | | | | | | | | | | | | | | | | | 248 | | | | | | | | | | 0.005s 11.093s 638253393495943764: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 249 | | 0.000s 11.093s 638253393495947968: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 250 0.001s 11.094s 638253393495956879: | 251 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.095s 638253393495961199: | | | | | | | | | | | 252 | | | | | | | | | | | | | | | | | | | | 0.002s 11.097s 638253393495982928: | | | | | | | 253 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.097s 638253393495987654: | | | | | | | | | | | | | | | | | | 254 | | | | | | | | | | | | | 0.006s 11.103s 638253393496042744: | | | | | | | | | | | | | | | | | | | | | | | | | 255 | | | | | | 0.000s 11.103s 638253393496047282: | | | | | | 256 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.103s 638253393496050435: | | | 257 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.106s 638253393496072342: | | | | | | | | | | | | | | | | | | | | | | | | | | 258 | | | | | 0.001s 11.107s 638253393496086279: | | | | 259 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 11.113s 638253393496143273: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 260 | | | 0.002s 11.115s 638253393496167798: | | | | | | | | | | | | | | | | | 261 | | | | | | | | | | | | | | 0.005s 11.120s 638253393496216811: | | | | | | | | | | | | | | | 262 | | | | | | | | | | | | | | | | 0.002s 11.122s 638253393496233553: | | | | | | | | | | | | | | | | 263 | | | | | | | | | | | | | | | 0.006s 11.127s 638253393496290337: | | | | | | | | 264 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 11.131s 638253393496324626: | | | | | 265 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 11.144s 638253393496453482: | | | | | | | | | | 266 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.145s 638253393496466983: | | | | | | | | | | | | 267 | | | | | | | | | | | | | | | | | | | 0.024s 11.169s 638253393496702169: | | | | | | | | | | | | | | | | | | | 268 | | | | | | | | | | | | 0.002s 11.170s 638253393496718352: | | | | | | | | | | | | | 269 | | | | | | | | | | | | | | | | | | 0.001s 11.171s 638253393496728572: | | | | | | | | | | | | | | | | | | | | | | | 270 | | | | | | | | 0.000s 11.172s 638253393496732466: | | | | | | | | | | | | | | | | | | | | | | | | 271 | | | | | | | 0.000s 11.172s 638253393496736168: 272 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 11.175s 638253393496769217: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 273 | 0.004s 11.179s 638253393496809499: | | | | | | | | | | | 274 | | | | | | | | | | | | | | | | | | | | 0.066s 11.245s . 638253393497466318: | | | | | | | 275 | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 11.260s 638253393497620278: | | | | | 276 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 11.265s 638253393497662219: | | | | | | | | | | | | | | | | | | 277 | | | | | | | | | | | | | 0.002s 11.267s 638253393497684796: | | | | 278 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.268s 638253393497690561: | | | | | | | | | | | | | | | | | | | | | | | | | | 279 | | | | | 0.001s 11.269s 638253393497701778: | | | | | | | | | | | | | | | | | | | | 280 | | | | | | | | | | | 0.001s 11.269s 638253393497707430: | | | 281 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.271s 638253393497727852: | | | | | | | | | | | | | | | | | | | | | | | | | | | 282 | | | | 0.002s 11.274s 638253393497752766: | | | | | | 283 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 11.278s 638253393497797282: | | | | | | | | | | | | | | | | | | | | | 284 | | | | | | | | | | 0.003s 11.281s 638253393497826131: | | | | | | | | | | | | | | | | | | | | | | | | | 285 | | | | | | 0.001s 11.282s 638253393497835542: | | | | | | | | | | | | | | 286 | | | | | | | | | | | | | | | | | 0.001s 11.283s 638253393497845041: | | | | | | | | | | | | | | | | | | | | | | 287 | | | | | | | | | 0.004s 11.287s 638253393497885299: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 288 | 0.002s 11.289s 638253393497902830: | | | | | | | | 289 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.289s 638253393497906369: | | | | | | | | | | | | | | | 290 | | | | | | | | | | | | | | | | 0.000s 11.289s 638253393497909271: | | | | | | | | | 291 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.290s 638253393497912057: 292 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.291s 638253393497922439: | | 293 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 11.300s 638253393498018695: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 294 0.000s 11.301s 638253393498022658: | | | | | | | | | | 295 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.301s 638253393498025399: | | | | | | | | | | | | | | | | 296 | | | | | | | | | | | | | | | 0.000s 11.301s 638253393498027824: | | | | | | | | | | | | | | | | | | | 297 | | | | | | | | | | | | 0.002s 11.303s 638253393498043943: | 298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 11.308s 638253393498092679: | | | | | | | | | | | | | | | | | | | | | | | 299 | | | | | | | | 0.002s 11.309s 638253393498108966: | | | | | | | | | | | 300 | | | | | | | | | | | | | | | | | | | | 0.012s 11.321s 638253393498228088: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 301 | | | 0.001s 11.322s 638253393498237658: | | | | | | | | | | | | | 302 | | | | | | | | | | | | | | | | | | 0.016s 11.339s 638253393498402284: | | | | | | | | | | | | | | | | | | | | 303 | | | | | | | | | | | 0.004s 11.342s 638253393498439535: | | | | | | | | | | | | | | | | | | | | | | | | | | | 304 | | | | 0.000s 11.343s 638253393498443363: | | | | | | | 305 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.344s 638253393498459104: | | | | | | | | | | | | | | | | | | | | | | | | 306 | | | | | | | 0.007s 11.351s 638253393498526564: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 307 | | 0.000s 11.352s 638253393498530527: | | | | | | | | | | | | 308 | | | | | | | | | | | | | | | | | | | 0.155s 11.506s ... 638253393500078185: | | 309 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.507s 638253393500085054: | | | | | 310 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.044s 11.551s 638253393500521589: | | | | | | | | | | | 311 | | | | | | | | | | | | | | | | | | | | 0.002s 11.552s 638253393500537229: | | | | | | | 312 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 11.557s 638253393500584893: | | | | | | | | | | | | | | | | | 313 | | | | | | | | | | | | | | 0.000s 11.557s 638253393500588824: | | | | | | | | | | | | | | | | | | | | | | 314 | | | | | | | | | 0.000s 11.558s 638253393500591677: | | | | | | | | | | 315 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.558s 638253393500594655: | | | | | | | | | | | | 316 | | | | | | | | | | | | | | | | | | | 0.000s 11.558s 638253393500597435: | | | | | | | | | | | | | | | | | | | | | | | | | 317 | | | | | | 0.000s 11.558s 638253393500600155: | | | | | | | | | | | | | | 318 | | | | | | | | | | | | | | | | | 0.004s 11.563s 638253393500643482: | 319 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.563s 638253393500647190: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 320 0.000s 11.563s 638253393500649891: | | | | | | | | | | | | | | | | | | | | | | | | | | 321 | | | | | 0.003s 11.567s 638253393500680644: | | | | | | | | | | | | | | | | | | | | | | | 322 | | | | | | | | 0.003s 11.569s 638253393500708124: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.570s 638253393500713090: | | | | | | x | | | | | | | | | | | x | | | | | | | | | | | | | 0.003s 11.572s 638253393500738768: | | | | | | x | x | | | | | | | | | x | | | | | | | | | | | | | 0.000s 11.573s 638253393500741509: x | | | | | x | x | | | | | | | | | x | | | | | | | | | | | | | 0.001s 11.573s 638253393500747577: x | | | | | x | x x | | | | | | | | x | | | | | | | | | | | | | 0.001s 11.574s 638253393500759816: x | | | | | x | x x | | | x | | | | x | | | | | | | | | | | | | 0.003s 11.577s 638253393500785799: x | | | | | x | x x | | | x | | | | x | | | | | | | | x | | | | 0.002s 11.579s 638253393500804898: x | | | | | x | x x | | | x | | | | x | | | | | | | | x | | x | 0.001s 11.580s 638253393500810865: x | | x | | x | x x | | | x | | | | x | | | | | | | | x | | x | 0.000s 11.580s 638253393500811548: x | | x x | x | x x | | | x | | | | x | | | | | | | | x | | x | 0.002s 11.582s 638253393500830554: x | | x x | x | x x | | | x | x | | x | | | | | | | | x | | x | 0.003s 11.585s 638253393500863688: x | | x x | x | x x | | | x | x | | x | | | | | | x | x | | x | 0.001s 11.586s 638253393500878212: x | | x x | x | x x | | | x | x | | x | x | | | | x | x | | x | 0.003s 11.589s 638253393500910152: x | | x x | x | x x | | | x | x | | x x x | | | | x | x | | x | 0.009s 11.598s 638253393500998000: x | | x x | x | x x | | | x | x | | x x x | | | x x | x | | x | 0.000s 11.599s 638253393501002253: x | | x x | x | x x | | | x | x x | x x x | | | x x | x | | x | 0.000s 11.599s 638253393501003397: x | | x x | x | x x | | | x | x x | x x x | | | x x | x x | x | 0.000s 11.599s 638253393501008057: x | | x x | x | x x | | | x x x x | x x x | | | x x | x x | x | 0.001s 11.601s 638253393501021454: x | | x x | x | x x | | | x x x x | x x x x | | x x | x x | x | 0.001s 11.601s 638253393501026718: x | | x x | x | x x | | | x x x x | x x x x | | x x | x x x x | 0.002s 11.604s 638253393501050712: x x | x x | x | x x | | | x x x x | x x x x | | x x | x x x x | 0.001s 11.605s 638253393501065141: x x | x x | x | x x | | x x x x x | x x x x | | x x | x x x x | 0.002s 11.607s 638253393501085566: x x | x x | x | x x | | x x x x x | x x x x x | x x | x x x x | 0.005s 11.612s 638253393501135023: x x | x x | x | x x | | x x x x x x x x x x x | x x | x x x x | 0.003s 11.615s 638253393501167889: x x | x x | x | x x | | x x x x x x x x x x x | x x x x x x x | 0.002s 11.617s 638253393501182922: x x | x x | x | x x | x x x x x x x x x x x x | x x x x x x x | 0.000s 11.617s 638253393501186737: x x x x x | x | x x | x x x x x x x x x x x x | x x x x x x x | 0.001s 11.618s 638253393501193412: x x x x x x x | x x | x x x x x x x x x x x x | x x x x x x x | 0.000s 11.618s 638253393501193957: x x x x x x x | x x x x x x x x x x x x x x x | x x x x x x x | 0.002s 11.620s 638253393501218714: x x x x x x x x x x x x x x x x x x x x x x x | x x x x x x x | 0.008s 11.628s 638253393501297294: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x | 0.013s 11.641s 638253393501424745: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.047s 11.688s 638253393501893191: x x x x x x x x x x x x x x x 323 x x x x x x x x x x x x x x x x 0.250s 11.937s .... 638253393504389353: 355 346 337 348 338 352 324 351 336 343 342 353 339 340 350 327 334 333 344 326 345 325 347 332 331 330 349 354 329 328 341 335 0.093s 12.030s . 638253393505318922: | 356 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.052s 12.082s . 638253393505836477: | | | | | | | | | | | | | | | | | | 357 | | | | | | | | | | | | | 0.002s 12.084s 638253393505860414: | | | | | | | | | 358 | | | | | | | | | | | | | | | | | | | | | | 0.006s 12.091s 638253393505924778: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 359 0.004s 12.094s 638253393505960419: | | | | | | | | | | | | | | 360 | | | | | | | | | | | | | | | | | 0.001s 12.095s 638253393505966764: | | | 361 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.096s 638253393505974736: | | | | | 362 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 12.101s 638253393506029990: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 363 | | | 0.001s 12.103s 638253393506042587: | | | | | | | | | | | | | | | | | | | | | | | | 364 | | | | | | | 0.001s 12.103s 638253393506047983: | | | | | | | | | | | | | | | | | | | | | | 365 | | | | | | | | | 0.001s 12.104s 638253393506057076: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 366 | | 0.001s 12.105s 638253393506070187: | | | | | | | | | | | | | | | | | | | | | | | | | | 367 | | | | | 0.001s 12.107s 638253393506081661: | | | | | | | | | | | | | | | | | | | | | | | 368 | | | | | | | | 0.003s 12.110s 638253393506116055: | | | | | | | | | | | | | | | | | | | | 369 | | | | | | | | | | | 0.001s 12.111s 638253393506126198: | | | | | | | | 370 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.112s 638253393506139354: | | | | | | | 371 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.113s 638253393506149981: | | | | | | | | | | | | | | | | | 372 | | | | | | | | | | | | | | 0.002s 12.115s 638253393506168267: | | | | | | | | | | | | | | | | | | | | | | | | | 373 | | | | | | 0.011s 12.126s 638253393506278710: | | | | | | | | | | | | | | | 374 | | | | | | | | | | | | | | | | 0.002s 12.128s 638253393506296392: | | 375 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 12.137s 638253393506383587: | | | | | | 376 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.137s 638253393506388647: | | | | | | | | | | | | | | | | | | | 377 | | | | | | | | | | | | 0.000s 12.138s 638253393506393334: | | | | | | | | | | | | 378 | | | | | | | | | | | | | | | | | | | 0.003s 12.141s 638253393506426916: | | | | | | | | | | | | | | | | | | | | | | | | | | | 379 | | | | 0.008s 12.149s 638253393506502597: | | | | | | | | | | | 380 | | | | | | | | | | | | | | | | | | | | 0.030s 12.179s 638253393506802018: | | | | | | | | | | | | | | | | 381 | | | | | | | | | | | | | | | 0.004s 12.182s 638253393506837832: | | | | | | | | | 382 | | | | | | | | | | | | | | | | | | | | | | 0.017s 12.199s 638253393507007494: | | | 383 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.202s 638253393507034792: | | | | | | | | | | | | | | | | | | | | | | | 384 | | | | | | | | 0.001s 12.203s 638253393507048424: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 385 | | 0.001s 12.204s 638253393507053592: | | | | | 386 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.204s 638253393507058523: | | | | | | | | 387 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.206s 638253393507070889: | | | | | | | | | | 388 | | | | | | | | | | | | | | | | | | | | | 0.002s 12.207s 638253393507086154: | | | | 389 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.209s 638253393507106311: | | | | | | | | | | | | | | | | | | | | | | | | 390 | | | | | | | 0.001s 12.210s 638253393507115827: | | | | | | | | | | | | | | | | | | | | | 391 | | | | | | | | | | 0.006s 12.216s 638253393507174071: | | | | | | | | | | | | | | | | | | | | | | | | | 392 | | | | | | 0.001s 12.217s 638253393507183096: | | | | | | | | | | | | | | | | | | | | | | 393 | | | | | | | | | 0.001s 12.217s 638253393507188517: | | | | | | | | | | | | | 394 | | | | | | | | | | | | | | | | | | 0.001s 12.219s 638253393507201836: | | | | | | | | | | | | | | | | | | 395 | | | | | | | | | | | | | 0.001s 12.219s 638253393507207930: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 396 0.002s 12.221s 638253393507228003: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 397 | 0.013s 12.234s 638253393507355023: | | | | | | | | | | | | | | | | | | | 398 | | | | | | | | | | | | 0.007s 12.241s 638253393507429832: | 399 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.242s 638253393507436918: | | | | | | | | | | | | | | | | | | | | | | | | | | 400 | | | | | 0.000s 12.243s 638253393507441430: | | | | | | | | | | | | | | 401 | | | | | | | | | | | | | | | | | 0.010s 12.252s 638253393507540452: | | | | | | | | | | | 402 | | | | | | | | | | | | | | | | | | | | 0.002s 12.255s 638253393507560576: | | | | | | | | | | | | | | | | 403 | | | | | | | | | | | | | | | 0.001s 12.256s 638253393507571699: | | | | | | | | | | | | | | | | | 404 | | | | | | | | | | | | | | 0.001s 12.256s 638253393507578956: | | | | | | | | 405 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.257s 638253393507584498: | | | | | | | | | | | | | | | | | | | | 406 | | | | | | | | | | | 0.001s 12.258s 638253393507591016: | | | | | | | | | | | | | | | | | | | | | 407 | | | | | | | | | | 0.108s 12.365s .. 638253393508667935: | | | | | | | 408 | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 12.376s 638253393508774841: | | | | | | | | | | | | | | | | | | | | | | | | | 409 | | | | | | 0.001s 12.377s 638253393508783967: 410 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 12.381s 638253393508821026: | | | | | | | | | | | | | | | | | | | | | | | 411 | | | | | | | | 0.002s 12.382s 638253393508838925: | | | | | | | | | | 412 | | | | | | | | | | | | | | | | | | | | | 0.005s 12.387s 638253393508884935: | | | | | 413 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.388s 638253393508891217: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 414 0.003s 12.390s 638253393508918216: | | | | | | | | | | | | | | | | | | | | | 415 | | | | | | | | | | 0.001s 12.391s 638253393508928227: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 416 | 0.001s 12.392s 638253393508934093: | | | | | | | | | 417 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.393s 638253393508941041: | | | | | | | | | | | | | | | | | | | | | | | | | | | 418 | | | | 0.001s 12.394s 638253393508953885: | | | | | | | | | | | | | 419 | | | | | | | | | | | | | | | | | | 0.001s 12.395s 638253393508967526: | | | | | | 420 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.396s 638253393508973427: | | | | | | | | | | | | | | | | | | | 421 | | | | | | | | | | | | 0.005s 12.401s 638253393509021165: | | | 422 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.401s 638253393509027502: | | | | | | | | 423 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 12.405s 638253393509067979: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 424 | | 0.012s 12.418s 638253393509190496: | | | | | | | | | | | | | | | | | | | | | | | | 425 | | | | | | | 0.001s 12.419s 638253393509204880: | | | | | | | | | | | | | | | | | | | | | | 426 | | | | | | | | | 0.001s 12.420s 638253393509218999: | | 427 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.422s 638253393509238373: | | | | | | | | | | | | | | 428 | | | | | | | | | | | | | | | | | 0.001s 12.423s 638253393509247693: | | | | | | | | | | | | | | | | | | | | | 429 | | | | | | | | | | 0.005s 12.428s 638253393509297975: | | | | | | | | | | | | | | | | | | | | 430 | | | | | | | | | | | 0.004s 12.432s 638253393509337659: | | | | | | | 431 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.435s 638253393509365364: | | | | | | | | | | | | | | | | | 432 | | | | | | | | | | | | | | 0.001s 12.436s 638253393509373746: | | | | | | | | | | | | 433 | | | | | | | | | | | | | | | | | | | 0.001s 12.437s 638253393509386782: | | | | | | | | | | | | | | | | | | | | | | | | | 434 | | | | | | 0.001s 12.438s 638253393509399690: | | | 435 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.439s 638253393509405625: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 436 | | | 0.001s 12.440s 638253393509415858: | 437 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.441s 638253393509420990: | | | | 438 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.441s 638253393509430132: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 439 | 0.003s 12.444s 638253393509456941: | | | | | | | | | | | | | | | 440 | | | | | | | | | | | | | | | | 0.001s 12.445s 638253393509470368: | | | | | | | | | | | | | | | | | | | | | | | | | | 441 | | | | | 0.003s 12.448s 638253393509499132: | | | | | | | | | | | | | | | | | | 442 | | | | | | | | | | | | | 0.005s 12.453s 638253393509546006: | | | | | 443 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.093s 12.546s . 638253393510478670: | | | | | | | | | | | | | | | | | | | | | | | 444 | | | | | | | | 0.005s 12.551s 638253393510524828: | | | | | | | | | | | | | | | | 445 | | | | | | | | | | | | | | | 0.001s 12.552s 638253393510532245: | | | | | | | 446 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.553s 638253393510549813: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 447 | | 0.003s 12.556s 638253393510577285: | | | | | | | | | | | 448 | | | | | | | | | | | | | | | | | | | | 0.004s 12.560s 638253393510618995: | | | | | | | | | | | | | | | | | | | | | 449 | | | | | | | | | | 0.001s 12.562s 638253393510630997: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 450 0.001s 12.562s 638253393510636905: | | 451 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.563s 638253393510642229: | | | | | | 452 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.563s 638253393510647610: | | | | | | | | | | | | | | | | | | | | | | | | | | 453 | | | | | 0.003s 12.566s 638253393510674269: | | | | | | | | | | | | | | 454 | | | | | | | | | | | | | | | | | 0.003s 12.569s 638253393510708595: | | | | | | | | | | 455 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.570s 638253393510715835: 456 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 12.574s 638253393510755847: | 457 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.575s 638253393510762135: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 458 | | | 0.004s 12.578s 638253393510798424: | | | | | | | | | | | | | | | | | | | | | | 459 | | | | | | | | | 0.001s 12.579s 638253393510806143: | | | | | | | | | | | | | | | | | 460 | | | | | | | | | | | | | | 0.001s 12.580s 638253393510814147: | | | | | 461 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.581s 638253393510821905: | | | | | | | | | | | | 462 | | | | | | | | | | | | | | | | | | | 0.002s 12.583s 638253393510841540: | | | | | | | | | | | | | | | | | | | | | | | | 463 | | | | | | | 0.002s 12.584s 638253393510859689: | | | | | | | | | | | | | | | | | | | | | | | | | | | 464 | | | | 0.004s 12.588s 638253393510895950: | | | 465 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 12.595s 638253393510963058: | | | | | | | | | 466 | | | | | | | | | | | | | | | | | | | | | | 0.020s 12.615s 638253393511166115: | | | | | | | | | | | | | | | | | | | | | | | 467 | | | | | | | | 0.006s 12.621s 638253393511222480: | | | | | | | | | | | | | | | | | | | | 468 | | | | | | | | | | | 0.002s 12.623s 638253393511244061: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 469 | | 0.001s 12.624s 638253393511256733: | 470 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 12.636s 638253393511377395: | | | | | 471 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.637s 638253393511383825: | | | | | | | | | 472 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.638s 638253393511398129: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 473 | 0.004s 12.642s 638253393511433540: | | | | 474 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.645s 638253393511463196: | | | | | | | 475 | | | | | | | | | | | | | | | | | | | | | | | | 0.138s 12.783s .. 638253393512847396: | | | | | | | | | | | | | | | | | | | | | | | | | 476 | | | | | | 0.001s 12.784s 638253393512853152: | | | | | | | | | | | | | | | | | | | | | | 477 | | | | | | | | | 0.000s 12.784s 638253393512857361: 478 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 12.794s 638253393512955024: | | | | | | | | | | | | | | | | | | 479 | | | | | | | | | | | | | 0.001s 12.795s 638253393512968871: | | | | | | | | | | | | | | | | | | | 480 | | | | | | | | | | | | 0.000s 12.796s 638253393512973100: | | 481 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.797s 638253393512984630: | | | 482 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.797s 638253393512990382: | | | | | 483 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.799s 638253393513007572: | | | | | | | | | | | | | | | 484 | | | | | | | | | | | | | | | | 0.003s 12.802s 638253393513033912: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 485 0.003s 12.805s 638253393513063305: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 486 | | | 0.005s 12.810s 638253393513115589: | | | | | | | | | | | | | 487 | | | | | | | | | | | | | | | | | | 0.002s 12.812s 638253393513135622: | | | | 488 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.813s 638253393513141034: | | | | | | | | | | | | | | 489 | | | | | | | | | | | | | | | | | 0.001s 12.813s 638253393513149927: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 490 | 0.001s 12.814s 638253393513157284: | | | | | | | | 491 | | | | | | | | | | | | | | | | | | | | | | | 0.008s 12.822s 638253393513237714: | | | | | | | | | | | | | | | | | | | | 492 | | | | | | | | | | | 0.001s 12.823s 638253393513244306: | | | | | | | | | | | | | | | | | | | | | | | 493 | | | | | | | | 0.000s 12.823s 638253393513248543: | | | | | | 494 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.824s 638253393513253424: | | | | | | | | | | | | | | | | | 495 | | | | | | | | | | | | | | 0.000s 12.824s 638253393513257604: | | | | | | | | | | 496 | | | | | | | | | | | | | | | | | | | | | 0.002s 12.826s 638253393513275856: | | | | | | | | | | | | 497 | | | | | | | | | | | | | | | | | | | 0.001s 12.827s 638253393513282545: | 498 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.830s 638253393513315266: | | | | | | | | | | | | | | | | | | | | | | | | 499 | | | | | | | 0.001s 12.831s 638253393513326068: | | | | | | | | | 500 | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.833s 638253393513350325: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 501 | | 0.001s 12.835s 638253393513362138: | | | | | | | | | | | | | | | | | | | | | 502 | | | | | | | | | | 0.007s 12.841s 638253393513429300: | | | | | | | | | | | | | | | | | | | | | | | | | | | 503 | | | | 0.003s 12.844s 638253393513459981: | | | | | | | 504 | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 12.854s 638253393513552829: | | | | | | | | | | | | | | | | 505 | | | | | | | | | | | | | | | 0.001s 12.855s 638253393513560625: | | | | | | | | | | | | | | 506 | | | | | | | | | | | | | | | | | 0.003s 12.858s 638253393513590835: | | | | | | | | | | | 507 | | | | | | | | | | | | | | | | | | | | 0.008s 12.866s 638253393513673036: | | | | | | | | | | | | 508 | | | | | | | | | | | | | | | | | | | 0.007s 12.872s 638253393513738524: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 509 | | | 0.002s 12.874s 638253393513756213: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 510 | | 0.003s 12.877s 638253393513783515: | | | | | | | | | | | | | | | | | 511 | | | | | | | | | | | | | | 0.001s 12.878s 638253393513792188: 512 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.042s 12.919s 638253393514208022: | 513 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.921s 638253393514227910: | | | | | | | | | | | | | | | | | | | | | | | | | | 514 | | | | | 0.001s 12.922s 638253393514234298: | | | | | | | | | | | | | | | | | | | | | | 515 | | | | | | | | | 0.000s 12.922s 638253393514238738: | | | | | | | | | | | | | 516 | | | | | | | | | | | | | | | | | | 0.000s 12.923s 638253393514243476: | | | | | | | | | | | | | | | | | | | | 517 | | | | | | | | | | | 0.000s 12.923s 638253393514247781: | | | | | | | | | | | | | | | | | | | 518 | | | | | | | | | | | | 0.000s 12.924s 638253393514252086: | | | | | | | | 519 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.924s 638253393514256221: | | | | | 520 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.925s 638253393514260530: | | | | | | | | | | | | | | 521 | | | | | | | | | | | | | | | | | 0.001s 12.925s 638253393514270140: | | | | | | | | | | | | | | | | | | | | | | | | | 522 | | | | | | 0.001s 12.927s 638253393514283840: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 523 | 0.001s 12.928s 638253393514298504: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 524 0.008s 12.937s 638253393514381121: | | | | | | | | | 525 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.937s 638253393514387662: | | | | | | | | | | | | | | | | 526 | | | | | | | | | | | | | | | 0.007s 12.944s 638253393514454894: | | | | 527 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.945s 638253393514461426: | | | | | | | | | | | | | | | | | | | | | | | 528 | | | | | | | | 0.006s 12.950s 638253393514519609: | | | | | | 529 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 12.955s 638253393514568391: | 530 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.956s 638253393514574566: | | | | | | | | | | | | | | | | | | | | | | | | 531 | | | | | | | 0.002s 12.958s 638253393514590967: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 532 | | 0.009s 12.967s 638253393514683932: | | | | | | | | | | | | | | | | | | | | | 533 | | | | | | | | | | 0.001s 12.968s 638253393514691448: | | 534 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.971s 638253393514724620: | | | | | | | | | | | | | | | 535 | | | | | | | | | | | | | | | | 0.001s 12.972s 638253393514730676: | | | | | | | | | | | | | | | | | | | | | | | | | | | 536 | | | | 0.001s 12.973s 638253393514743505: | | | | | | | | | | | | | | | | | | | | 537 | | | | | | | | | | | 0.003s 12.976s 638253393514775825: | | | | | | | 538 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.979s 638253393514801799: | | | | | | | | | | | | | | | | | | | | | | | | | 539 | | | | | | 0.002s 12.981s 638253393514824351: | | | 540 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.982s 638253393514835285: | | | | | | | | | | 541 | | | | | | | | | | | | | | | | | | | | | 0.003s 12.985s 638253393514869870: | | | | | | | | | | | | | | | | | | 542 | | | | | | | | | | | | | 0.004s 12.989s 638253393514905547: | | | | | | | | 543 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.992s 638253393514935473: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 544 | | | 0.001s 12.993s 638253393514944967: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 545 | 0.007s 13.000s 638253393515011438: | | | | | | | | | | | | | | | | | | | | | | | 546 | | | | | | | | 0.001s 13.000s 638253393515017915: | | | | | | | | | | | | 547 | | | | | | | | | | | | | | | | | | | 0.003s 13.003s 638253393515046925: | | | | | | | | | | | 548 | | | | | | | | | | | | | | | | | | | | 0.139s 13.142s .. 638253393516439631: | | | | | | | | | | | | | | | | | | | | | 549 | | | | | | | | | | 0.001s 13.143s 638253393516445948: | | | | | | | | | | | | | | | | | | | | | | | | 550 | | | | | | | 0.001s 13.144s 638253393516452823: | | | | | | | | | | | | | | | | | 551 | | | | | | | | | | | | | | 0.001s 13.144s 638253393516457946: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 552 | | 0.000s 13.145s 638253393516462786: | | | | | | | | | | | | | | 553 | | | | | | | | | | | | | | | | | 0.000s 13.145s 638253393516467195: | | | | | | | | | | | | | 554 | | | | | | | | | | | | | | | | | | 0.000s 13.146s 638253393516471604: 555 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 13.151s 638253393516521552: | 556 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 13.173s 638253393516745469: | | | | | | | | | | 557 | | | | | | | | | | | | | | | | | | | | | 0.001s 13.174s 638253393516757373: | | | | | | | | | | | | | | | | | | | | | | | 558 | | | | | | | | 0.002s 13.176s 638253393516777386: | | | | | | | | | | | | | | | | | | | | | | 559 | | | | | | | | | 0.001s 13.177s 638253393516782823: | | | | | | | | | | | | | | | | | | | | | | | | | | 560 | | | | | 0.016s 13.193s 638253393516942907: | | | | | | | 561 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.193s 638253393516947975: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 562 | | | 0.000s 13.194s 638253393516952505: | | | | | | | | | | | | | | | | | | | 563 | | | | | | | | | | | | 0.003s 13.196s 638253393516978309: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 564 | 0.001s 13.197s 638253393516984115: | | | | | | | | | | | | | | | | 565 | | | | | | | | | | | | | | | 0.001s 13.198s 638253393516996456: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 566 0.001s 13.199s 638253393517002154: | | 567 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.199s 638253393517006840: | | | 568 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.200s 638253393517015876: | | | | | | | | | 569 | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.201s 638253393517021148: | | | | | | | | | | | | 570 | | | | | | | | | | | | | | | | | | | 0.002s 13.203s 638253393517042569: 571 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.203s 638253393517049534: | | | | | | | | | | | | | | | | | | 572 | | | | | | | | | | | | | 0.002s 13.205s 638253393517067904: | | | | | | | | | | | | | | | | | | | | | | | | | | | 573 | | | | 0.004s 13.209s 638253393517107258: | | | | | | | | | | | | | | | 574 | | | | | | | | | | | | | | | | 0.008s 13.217s 638253393517188777: | | | | | | | | | | | | | | | | | | | | | | | | | 575 | | | | | | 0.011s 13.228s 638253393517294226: | | | | | | | | 576 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 13.234s 638253393517351160: | | | | | | | | | | | | | | | | | | | | | | | | | | 577 | | | | | 0.001s 13.234s 638253393517357519: | | | | | | | | | | | | | | | | | | | | | | 578 | | | | | | | | | 0.002s 13.236s 638253393517373157: | 579 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 13.240s 638253393517414340: | | 580 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 13.242s 638253393517438660: | | | | | | | | | | | | | | | | | | | | 581 | | | | | | | | | | | 0.001s 13.243s 638253393517444781: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 582 | | 0.003s 13.246s 638253393517477052: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 583 | | | 0.002s 13.248s 638253393517494933: | | | | | | | | | | | | | 584 | | | | | | | | | | | | | | | | | | 0.001s 13.249s 638253393517507775: | | | | | | | | | | | | | | | | | 585 | | | | | | | | | | | | | | 0.121s 13.371s .. 638253393518722549: | | | | | 586 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.371s 638253393518727281: | | | 587 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.372s 638253393518735294: | | | | | | | | | | | | | | | | | | | | | | | | 588 | | | | | | | 0.000s 13.372s 638253393518739865: | | | | | | | | | | | 589 | | | | | | | | | | | | | | | | | | | | 0.000s 13.373s 638253393518743659: | | | | | | | | | | | | | | 590 | | | | | | | | | | | | | | | | | 0.000s 13.373s 638253393518747587: 591 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 13.378s 638253393518794614: | | | | | | 592 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.379s 638253393518804124: | | | | 593 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 13.382s 638253393518831054: | | | | | | | | | | | | | | | | | | | 594 | | | | | | | | | | | | 0.006s 13.387s 638253393518887355: | | | | | | | | | | | | | | | | | | 595 | | | | | | | | | | | | | 0.002s 13.390s 638253393518910503: | | | | | | | | | | | | | | | | 596 | | | | | | | | | | | | | | | 0.002s 13.391s 638253393518926204: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 597 | 0.001s 13.392s 638253393518931553: | | 598 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.392s 638253393518936235: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 599 | | | 0.000s 13.392s 638253393518940439: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 600 0.003s 13.395s 638253393518969842: | | | | | | | | | | | | | | | | | | | | | | | | | | | 601 | | | | 0.001s 13.396s 638253393518976163: | | | | | | | | | | | | | | | | | | | | | | | | | | 602 | | | | | 0.001s 13.397s 638253393518986777: | | | | | | | | | | | | | | | | | | | | | 603 | | | | | | | | | | 0.001s 13.398s 638253393518993048: | | | | | | | | | | 604 | | | | | | | | | | | | | | | | | | | | | 0.003s 13.400s 638253393519018698: | | | | | | | | | | | | | | | | | | | | 605 | | | | | | | | | | | 0.002s 13.402s 638253393519033902: 606 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 13.415s 638253393519166763: | | | | | | | | | | | | 607 | | | | | | | | | | | | | | | | | | | 0.001s 13.416s 638253393519173078: | | | | | | | | | | | | | | | | | | | | | | 608 | | | | | | | | | 0.004s 13.420s 638253393519218064: | | | | | | | | | | | | | | | 609 | | | | | | | | | | | | | | | | 0.001s 13.421s 638253393519224362: | | | | | | | | | 610 | | | | | | | | | | | | | | | | | | | | | | 0.002s 13.423s 638253393519244568: | | | | | | | | | | | | | | | | | | | | | | | | 611 | | | | | | | 0.002s 13.425s 638253393519262023: | 612 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 13.451s 638253393519526791: | | | | | | | | 613 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.452s 638253393519532802: | | | | | | | | | | | | | | | | | 614 | | | | | | | | | | | | | | 0.000s 13.452s 638253393519537635: | | | | | | | | | | | | | | | | | | | | | | | 615 | | | | | | | | 0.000s 13.453s 638253393519541945: | | | 616 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.453s 638253393519546336: | | | | 617 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.454s 638253393519550891: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 618 | | | 0.000s 13.454s 638253393519555772: | | | | | | | | | | | | | | | | 619 | | | | | | | | | | | | | | | 0.001s 13.455s 638253393519560804: | | | | | | | | | | | | | | | | | | | | | | | | | 620 | | | | | | 0.001s 13.455s 638253393519565913: | | | | | | | 621 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.455s 638253393519570234: | | | | | | | | | | | | | | | | | | | | 622 | | | | | | | | | | | 0.124s 13.580s .. 638253393520812250: | | | | | | | | | | | | | | | | | | | | | | | | | | | 623 | | | | 0.008s 13.588s 638253393520892378: | | | | | | | | | | | | | | | | | | | | | | | | | | 624 | | | | | 0.001s 13.588s 638253393520898345: | | | | | | | | | | | | | 625 | | | | | | | | | | | | | | | | | | 0.000s 13.589s 638253393520902619: | | | | | | | | | | | 626 | | | | | | | | | | | | | | | | | | | | 0.000s 13.589s 638253393520906632: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 627 | | 0.000s 13.590s 638253393520910704: | | | | | | | | | 628 | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.590s 638253393520915226: | | 629 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.590s 638253393520919367: | | | | | | | | | | | | 630 | | | | | | | | | | | | | | | | | | | 0.000s 13.591s 638253393520923664: | | | | | | | | | | | | | | | | | | | | | 631 | | | | | | | | | | 0.022s 13.613s 638253393521148487: | | | | | | | | | | | | | | | | | | | | | | | | 632 | | | | | | | 0.001s 13.614s 638253393521154694: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 633 0.001s 13.614s 638253393521159724: | | | | | | | | | | 634 | | | | | | | | | | | | | | | | | | | | | 0.000s 13.615s 638253393521163931: | | | | | 635 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.615s 638253393521168210: | | | | | | | | | | | | | | | | | | 636 | | | | | | | | | | | | | 0.000s 13.616s 638253393521172557: | | | | | | | 637 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.616s 638253393521176826: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 638 | | | 0.000s 13.617s 638253393521181084: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.617s 638253393521181286: | x | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.617s 638253393521181438: | x | | | | x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 13.617s 638253393521181584: | x | x | | x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 13.617s 638253393521181735: x x | x | | x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 13.617s 638253393521181935: x x | x x | x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 13.617s 638253393521182084: x x | x x | x | | | | | | | | | | | | | x | | | | | | | | | x | 0.002s 13.619s 638253393521202974: x x | x x | x | | | | | | | | | | | | x x | | | | | | | | | x | 0.004s 13.623s 638253393521241142: x x | x x | x | | | | | | | | | | x | x x | | | | | | | | | x | 0.001s 13.623s 638253393521247866: x x | x x | x | x | | | | | | | | x | x x | | | | | | | | | x | 0.001s 13.624s 638253393521255062: x x | x x | x | x | | | | | | | | x | x x | x | | | | | | | x | 0.002s 13.625s 638253393521270109: x x | x x | x | x | | | | | | x | x | x x | x | | | | | | | x | 0.001s 13.627s 638253393521283604: x x x x x | x | x | | | | | | x | x | x x | x | | | | | | | x | 0.003s 13.630s 638253393521318432: x x x x x | x | x | | | | | | x x x | x x | x | | | | | | | x | 0.001s 13.631s 638253393521324918: x x x x x | x | x | | | | | x x x x | x x | x | | | | | | | x | 0.004s 13.635s 638253393521368058: x x x x x | x | x | | x | | x x x x | x x | x | | | | | | | x | 0.003s 13.638s 638253393521393754: x x x x x | x | x | | x | | x x x x | x x | x x | | | | | | x | 0.003s 13.641s 638253393521421120: x x x x x | x | x | | x x | x x x x | x x | x x | | | | | | x | 0.003s 13.643s 638253393521447656: x x x x x | x | x | x x x | x x x x | x x | x x | | | | | | x | 0.005s 13.648s 638253393521496021: x x x x x | x | x | x x x | x x x x | x x | x x | x | | | | x | 0.005s 13.653s 638253393521549284: x x x x x | x | x | x x x x x x x x | x x | x x | x | | | | x | 0.001s 13.654s 638253393521555050: x x x x x | x | x | x x x x x x x x | x x | x x x x | | | | x | 0.000s 13.654s 638253393521557507: x x x x x x x | x | x x x x x x x x | x x | x x x x | | | | x | 0.001s 13.655s 638253393521568580: x x x x x x x | x | x x x x x x x x | x x | x x x x | | | | x x 0.000s 13.655s 638253393521569318: x x x x x x x | x | x x x x x x x x | x x x x x x x | | | | x x 0.005s 13.661s 638253393521620621: x x x x x x x x x | x x x x x x x x | x x x x x x x | | | | x x 0.000s 13.661s 638253393521621499: x x x x x x x x x | x x x x x x x x | x x x x x x x | | x | x x 0.002s 13.662s 638253393521637646: x x x x x x x x x | x x x x x x x x x x x x x x x x | | x | x x 0.003s 13.665s 638253393521668214: x x x x x x x x x | x x x x x x x x x x x x x x x x | | x x x x 0.009s 13.675s 638253393521762830: x x x x x x x x x | x x x x x x x x x x x x x x x x x | x x x x 0.038s 13.713s 638253393522144951: x x x x x x x x x | x x x x x x x x x x x x x x x x x x x x x x 0.004s 13.717s 638253393522185174: x x x x x x x x x x x x x x x 323 x x x x x x x x x x x x x x x x 0.150s 13.867s .. 638253393523681644: 670 661 652 663 653 667 639 666 651 658 657 668 654 655 665 642 649 648 659 641 660 640 662 647 646 645 664 669 644 643 656 650 0.059s 13.926s . 638253393524274977: 725 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 13.929s 638253393524307833: | | | | | | | | | | | | | | | 689 | | | | | | | | | | | | | | | | 0.004s 13.933s 638253393524346627: 954 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 13.935s 638253393524368922: | | | | | | | | | | | | | | | 755 | | | | | | | | | | | | | | | | 0.011s 13.947s 638253393524480771: | | | | | | | | | | 703 | | | | | | | | | | | | | | | | | | | | | 0.001s 13.948s 638253393524493051: | 671 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.949s 638253393524501887: | | | 676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 13.954s 638253393524556553: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 681 | | 0.001s 13.955s 638253393524566134: | | | | | | | | | | | | | | | | | | | | 684 | | | | | | | | | | | 0.001s 13.956s 638253393524573993: | | | | | | | | | | | | | | | | | | | | | | 680 | | | | | | | | | 0.012s 13.968s 638253393524698657: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 712 | 0.003s 13.971s 638253393524728254: | | 690 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.972s 638253393524737073: | | | | | | | | | | | | | | | | | | | | | | | | | | | 694 | | | | 0.001s 13.973s 638253393524744747: | | | | | | | | | | | | | | | | | | | | | | | | 679 | | | | | | | 0.001s 13.974s 638253393524753118: | | | | | | | | | | | 695 | | | | | | | | | | | | | | | | | | | | 0.001s 13.975s 638253393524760694: | 714 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 13.977s 638253393524781646: | | | | 704 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 13.982s 638253393524837633: | | | | | | | | | | | | | | | | | | | | | | | | | 688 | | | | | | 0.001s 13.983s 638253393524845894: | | | | | | | | | | | | | 709 | | | | | | | | | | | | | | | | | | 0.001s 13.984s 638253393524854145: | | | | | | | | | | | | | | | | 696 | | | | | | | | | | | | | | | 0.003s 13.987s 638253393524882439: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 678 | | | 0.001s 13.987s 638253393524890351: | | | | | | | | 685 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.988s 638253393524897750: | | | | | | | | | | | | | | | | | | 672 | | | | | | | | | | | | | 0.001s 13.989s 638253393524905051: | | | | | | | | | | | | | | 675 | | | | | | | | | | | | | | | | | 0.001s 13.990s 638253393524912544: | | | | | | | | | | | | | | | 955 | | | | | | | | | | | | | | | | 0.001s 13.990s 638253393524919919: | | | | | | | | | | | | | | | | | | | | 721 | | | | | | | | | | | 0.001s 13.991s 638253393524927485: | | | | | 677 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.992s 638253393524934629: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 700 | | 0.001s 13.993s 638253393524941949: | | | 698 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.993s 638253393524949155: | | | | | | | | | | | | | | | | | 687 | | | | | | | | | | | | | | 0.001s 13.994s 638253393524956536: | | | | | | | 686 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.995s 638253393524963932: | | | | | | | | | | | | | | | | | | | | | | | | | | 682 | | | | | 0.001s 13.996s 638253393524971100: | | 742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 13.999s 638253393525001511: | | | | | | | | | | | | | | | | | | | | | 706 | | | | | | | | | | 0.002s 14.000s 638253393525017297: | | | | | | | | | | | | | | | | | | | | | | | | | | | 733 | | | | 0.001s 14.001s 638253393525024910: | | | | | | | | | | | | | | | | | | | | | | | | 705 | | | | | | | 0.007s 14.008s 638253393525096873: | | | | | | | | | | | | | | | | | | | | | | 708 | | | | | | | | | 0.001s 14.009s 638253393525105568: | | | | | | 691 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.010s 638253393525113187: | | | | | | | | | | | | | | | | | | | 692 | | | | | | | | | | | | 0.001s 14.010s 638253393525120461: | | | | | | | | | | | | 693 | | | | | | | | | | | | | | | | | | | 0.001s 14.011s 638253393525127855: | | | | | | | | | | | | | | | | | | | | | | | 683 | | | | | | | | 0.001s 14.012s 638253393525134989: | | | | | | | | | | | | | | | | | | | | | | | | | 707 | | | | | | 0.001s 14.013s 638253393525142012: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 751 | | | 0.001s 14.013s 638253393525149000: 725 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 14.021s 638253393525224533: | | | | | | | | | | | | | | 716 | | | | | | | | | | | | | | | | | 0.003s 14.024s 638253393525258777: | | | | | | | | 702 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.025s 638253393525266199: | | | | | | | 723 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 14.029s 638253393525304268: | | | | | | | | | | | | | | | | | 719 | | | | | | | | | | | | | | 0.001s 14.030s 638253393525311980: | | | | | | | | | 673 | | | | | | | | | | | | | | | | | | | | | | 0.003s 14.033s 638253393525344080: | | | | | 701 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.034s 638253393525351713: | | | | | | | | | | | | | | | | | | 710 | | | | | | | | | | | | | 0.001s 14.034s 638253393525359177: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 674 0.009s 14.044s 638253393525453316: | | | | | | | | | | | | | | | | | | | | | | | | | | 715 | | | | | 0.001s 14.045s 638253393525462901: | | | | | | 735 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 14.047s 638253393525483127: | | | | | | | | | | | | | | | | | | | | | | | 699 | | | | | | | | 0.003s 14.050s 638253393525514800: | | | | | | | | | | | | | | | | | | | 713 | | | | | | | | | | | | 0.001s 14.051s 638253393525521887: | | | | | | | | | | | | 748 | | | | | | | | | | | | | | | | | | | 0.001s 14.051s 638253393525529310: 771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 14.054s 638253393525558905: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 711 0.001s 14.055s 638253393525567309: | | | | | | | | | 697 | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.056s 638253393525575070: | | | | | | | | | | 956 | | | | | | | | | | | | | | | | | | | | | 0.002s 14.058s 638253393525592336: | | | | | | | | | | | 957 | | | | | | | | | | | | | | | | | | | | 0.001s 14.058s 638253393525600199: | 958 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.059s 638253393525607778: | | | | | | | | | | | | | | | | 959 | | | | | | | | | | | | | | | 0.004s 14.064s 638253393525652191: | | | 960 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.065s 638253393525660787: | | | | | | | | | | | | | 961 | | | | | | | | | | | | | | | | | | 0.001s 14.065s 638253393525668460: | | | | | | | | | | | | | | | | | | | | 962 | | | | | | | | | | | 0.002s 14.067s 638253393525684150: | | | | | | | | | | | | | | | 755 | | | | | | | | | | | | | | | | 0.000s 14.067s 638253393525684827: | | 963 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.068s 638253393525692548: 964 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.069s 638253393525703086: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 965 | | 0.002s 14.071s 638253393525727362: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 966 | 0.001s 14.072s 638253393525735457: | | | | | | | | | | | | | | | | | | | | | | | | 967 | | | | | | | 0.001s 14.073s 638253393525742607: | | | | | | | | | | | | | | | | | | | | | | | | | | | 968 | | | | 0.001s 14.074s 638253393525750698: | | | | | | | | | | | | | | | | | | | | | 969 | | | | | | | | | | 0.066s 14.139s . 638253393526409022: | | | | | | | | | | | | | | | 970 | | | | | | | | | | | | | | | | 0.001s 14.140s 638253393526419959: | | | | 971 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 14.145s 638253393526467840: | | | | | | | | | | | | | | 972 | | | | | | | | | | | | | | | | | 0.001s 14.146s 638253393526479281: | | | | | | | | | | | | | | | | | | | | | | | 973 | | | | | | | | 0.005s 14.152s 638253393526530592: | | | | | | | | | 974 | | | | | | | | | | | | | | | | | | | | | | 0.002s 14.153s 638253393526550335: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 975 | | | 0.001s 14.154s 638253393526558739: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 976 0.001s 14.155s 638253393526566274: | | | | | | | | | | | | | | | | | | | | | | 977 | | | | | | | | | 0.001s 14.156s 638253393526573541: | | | | | | | 978 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.156s 638253393526580238: | | | | | 979 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.157s 638253393526587049: | | | | | | | | | | | | | | | | | | | | | | | | | 980 | | | | | | 0.004s 14.161s 638253393526629095: | | | | | | | | | | | | | | | | | | | 981 | | | | | | | | | | | | 0.002s 14.163s 638253393526647678: | | | | | | | | | | | | | | | | | 982 | | | | | | | | | | | | | | 0.002s 14.165s 638253393526666423: | | | | | | 983 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.166s 638253393526676124: | | | | | | | | | | | | | | | | | | | | | | | | | | 984 | | | | | 0.004s 14.170s 638253393526713085: | | | | | | | | | | | | 985 | | | | | | | | | | | | | | | | | | | 0.001s 14.171s 638253393526722839: | | | | | | | | 986 | | | | | | | | | | | | | | | | | | | | | | | 0.009s 14.179s 638253393526809341: | | | | | | | | | | | | | | | | 696 | | | | | | | | | | | | | | | 0.008s 14.188s 638253393526890988: | | | | | | | | | | 703 | | | | | | | | | | | | | | | | | | | | | 0.001s 14.189s 638253393526902509: | | | | | | | | | | | | | | | | | | 987 | | | | | | | | | | | | | 0.009s 14.197s 638253393526987529: 771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 14.199s 638253393527003441: | | | 698 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 14.200s 638253393527020276: | | | | | | | | | | | | | | | | 988 | | | | | | | | | | | | | | | 0.006s 14.206s 638253393527075900: | | | | | | | | | | | | | | 716 | | | | | | | | | | | | | | | | | 0.049s 14.255s 638253393527564838: | | | | | | | | | | | | | | | | | | | | | 706 | | | | | | | | | | 0.000s 14.255s 638253393527569557: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 712 | 0.000s 14.256s 638253393527570833: 989 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.257s 638253393527581557: | | | | | | | | | | 990 | | | | | | | | | | | | | | | | | | | | | 0.002s 14.259s 638253393527602206: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 700 | | 0.000s 14.259s 638253393527602932: | | | | | | | | | | | | | 709 | | | | | | | | | | | | | | | | | | 0.001s 14.260s 638253393527613613: | | | | | | | | | | | | | | 991 | | | | | | | | | | | | | | | | | 0.001s 14.261s 638253393527626372: | | | | 704 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.262s 638253393527639740: | | | | | | | | | | | | | | | | | | | | | | | | | | | 733 | | | | 0.004s 14.267s 638253393527682733: | | | | | | | | | 697 | | | | | | | | | | | | | | | | | | | | | | 0.002s 14.269s 638253393527702591: | | | 992 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.270s 638253393527712779: | 714 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.271s 638253393527720865: | | | | | | | | | | | | | | | | | | | | 721 | | | | | | | | | | | 0.000s 14.271s 638253393527722094: | | | | | | | | | | | | | | | | | | | | | | | | 705 | | | | | | | 0.003s 14.274s 638253393527751754: | | | | | | | | | | | 695 | | | | | | | | | | | | | | | | | | | | 0.000s 14.274s 638253393527753197: | | 742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.274s 638253393527753704: | | | | | | | | | | | | | | | | | | | | | | 708 | | | | | | | | | 0.000s 14.274s 638253393527754174: | | | | | | | | | | | | | | | 755 | | | | | | | | | | | | | | | | 0.001s 14.275s 638253393527763816: | | | | | | 735 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 14.277s 638253393527788573: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 993 | 0.001s 14.278s 638253393527799378: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 751 | | | 0.002s 14.280s 638253393527818979: | | | | | 701 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 14.285s 638253393527860738: | | | | | | | | | | | | 748 | | | | | | | | | | | | | | | | | | | 0.002s 14.287s 638253393527882882: | | | | | | | | 702 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.288s 638253393527896917: | | | | | | | | | 994 | | | | | | | | | | | | | | | | | | | | | | 0.005s 14.293s 638253393527947851: | | | | | | | 723 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.293s 638253393527949309: | | | | | | | | | | | | | | | | | | | | | | | | | 707 | | | | | | 0.000s 14.293s 638253393527949827: | | | | 995 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.294s 638253393527959902: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 996 | | 0.001s 14.295s 638253393527968739: | | | | | | | | | | | | | | | 997 | | | | | | | | | | | | | | | | 0.001s 14.296s 638253393527977072: | | | | | | | | | | | 998 | | | | | | | | | | | | | | | | | | | | 0.001s 14.297s 638253393527984518: | | | | | | | | | | | | | | | | 696 | | | | | | | | | | | | | | | 0.000s 14.297s 638253393527985218: | | | | | | | | | | | | | | | | | | | 713 | | | | | | | | | | | | 0.000s 14.297s 638253393527985645: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 711 0.000s 14.297s 638253393527988909: | | | | | | | | | | | | | | | | | | | | | | | | 999 | | | | | | | 0.002s 14.299s 638253393528009432: | | | | | | | | | | | | | | | | | | | | | | 1000 | | | | | | | | | 0.001s 14.300s 638253393528020169: | | 1001 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.301s 638253393528028197: | | | | | | | | | | | | | 1002 | | | | | | | | | | | | | | | | | | 0.002s 14.303s 638253393528050116: | | | | | | | | | | | | | | | | | | | | | 1003 | | | | | | | | | | 0.001s 14.305s 638253393528064159: | | | | | | | | | | | | | | | | 1004 | | | | | | | | | | | | | | | 0.001s 14.306s 638253393528074948: | | | | | | | | | | | | | | | | | | | | | | | 699 | | | | | | | | 0.003s 14.308s 638253393528100315: | | | | | | 1005 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 14.314s 638253393528160205: | | | | | | | | | | | | | | | | | | | | 745 | | | | | | | | | | | 0.014s 14.329s 638253393528303922: | | | | | | | | | | | | | | | | | 719 | | | | | | | | | | | | | | 0.000s 14.329s 638253393528307078: | | | | | | | | | | | | | | | | | | | | | | | | | | 715 | | | | | 0.000s 14.329s 638253393528308801: | | | | | 1006 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.331s 638253393528322647: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 773 | | | 0.007s 14.337s 638253393528388515: | 1007 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.338s 638253393528399947: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1008 | | | | 0.001s 14.339s 638253393528408588: | | | | | | | | | | 703 | | | | | | | | | | | | | | | | | | | | | 0.000s 14.339s 638253393528409337: | | | | | | | | | | | | | | | | | | 710 | | | | | | | | | | | | | 0.002s 14.342s 638253393528433506: | | | | | | | | | | | | | | | | | | | 1009 | | | | | | | | | | | | 0.001s 14.343s 638253393528445884: | | | | | | | | | | | | 1010 | | | | | | | | | | | | | | | | | | | 0.004s 14.347s 638253393528485992: | | | | | | | | | | | | | | | | | | | | | | | | | 1011 | | | | | | 0.002s 14.349s 638253393528503298: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1012 0.002s 14.351s 638253393528526853: | | | | | | | | | | | | | | | | | | | | | | | 1013 | | | | | | | | 0.057s 14.408s . 638253393529095296: | | | | | | | | | | 727 | | | | | | | | | | | | | | | | | | | | | 0.001s 14.409s 638253393529105455: | | | | | | | 1014 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.410s 638253393529113304: | | | | | | | | | | | | | | | | | | | | 1015 | | | | | | | | | | | 0.001s 14.411s 638253393529121472: | | | | | | | | | | | | | | | | | 747 | | | | | | | | | | | | | | 0.001s 14.411s 638253393529130015: | | | | | | | | | | | | | | | | | | | | | | | | | | 1016 | | | | | 0.002s 14.413s 638253393529150397: | | | | | | | | 1017 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.415s 638253393529160836: | | | | | | | | | | | | | | 716 | | | | | | | | | | | | | | | | | 0.004s 14.418s 638253393529196334: | | | | | | | | | | | | | | | | | | | | | | | | 705 | | | | | | | 0.000s 14.418s 638253393529199255: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1018 | | | 0.001s 14.419s 638253393529209366: | | | | | | | | | | | | | | | | | | 1019 | | | | | | | | | | | | | 0.004s 14.423s 638253393529248566: | | | | | | | | | | | | | | | | | | | | | | | | | | | 733 | | | | 0.003s 14.426s 638253393529274425: | | | 698 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 14.434s 638253393529350807: | | | | | | | | | | 1020 | | | | | | | | | | | | | | | | | | | | | 0.003s 14.437s 638253393529383794: | | | | | | | | | | | | | | | | | | | | | | | | | | | 779 | | | | 0.001s 14.438s 638253393529394562: | | | | | | | | | | | | | | 743 | | | | | | | | | | | | | | | | | 0.004s 14.442s 638253393529430670: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 712 | 0.003s 14.445s 638253393529463946: | | | 737 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 14.448s 638253393529494457: | | | | | | | | | | | | | | | | | | | | | | | | 740 | | | | | | | 0.001s 14.449s 638253393529505857: | | | | | | | | | | | | | 709 | | | | | | | | | | | | | | | | | | 0.002s 14.451s 638253393529529476: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 700 | | 0.001s 14.453s 638253393529542966: | | | | | | | | | | | | | | | 755 | | | | | | | | | | | | | | | | 0.001s 14.454s 638253393529555529: | | | | | | | | | | | | | | | | | | | | | | 708 | | | | | | | | | 0.004s 14.458s 638253393529597938: | 714 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.458s 638253393529599287: | | | | | | | | | | | | | | | | | | | | | 706 | | | | | | | | | | 0.003s 14.462s 638253393529633393: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 739 | | 0.001s 14.463s 638253393529644333: | | | | | | | | | | | | | | | | | | | | | | | | 1021 | | | | | | | 0.003s 14.466s 638253393529670541: | | | | | | | | | | | | | | 1022 | | | | | | | | | | | | | | | | | 0.002s 14.468s 638253393529691772: | | | | | | | | | | | | | | | | | | | | | | | | | 707 | | | | | | 0.001s 14.469s 638253393529702326: | | | | | | | | | | | | | | | | | | | | | 722 | | | | | | | | | | 0.002s 14.471s 638253393529722970: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1023 | | | | 0.001s 14.472s 638253393529736844: | | | | | | | | | | | | | 734 | | | | | | | | | | | | | | | | | | 0.001s 14.473s 638253393529746573: | | | 1024 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.474s 638253393529754225: | | | | | | | | | | | | | | | 799 | | | | | | | | | | | | | | | | 0.006s 14.479s 638253393529809733: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 773 | | | 0.001s 14.481s 638253393529822985: | | | | | | | | | | | | | | | | | | | 713 | | | | | | | | | | | | 0.001s 14.482s 638253393529833243: | | | | 704 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 14.484s 638253393529854064: | | | | | | | | | | | | | | | | | | 710 | | | | | | | | | | | | | 0.002s 14.486s 638253393529873655: | | | | | | | | | | | | | | | | | 1025 | | | | | | | | | | | | | | 0.002s 14.488s 638253393529897520: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1026 | | | 0.001s 14.489s 638253393529910339: | | | | | 701 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.490s 638253393529912742: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 731 | 0.001s 14.491s 638253393529920514: | 752 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.491s 638253393529927921: | | | | | | | | | | | | | | | | | | | | | 1027 | | | | | | | | | | 0.003s 14.494s 638253393529954466: | | | | | | | | | | | | | | | | | | | | 745 | | | | | | | | | | | 0.000s 14.494s 638253393529955290: | | | | | | | | | | | | | | | | | | | 736 | | | | | | | | | | | | 0.001s 14.495s 638253393529963802: | | | | | | | | | | | | | | | | | | | | | | | | | | 715 | | | | | 0.000s 14.495s 638253393529964386: | | | | | | | | | | | | 748 | | | | | | | | | | | | | | | | | | | 0.000s 14.495s 638253393529964780: | | | | | | | | | | | | | | | | | | | | | | | | | 724 | | | | | | 0.049s 14.544s 638253393530457018: | | | | | | | | | | | 695 | | | | | | | | | | | | | | | | | | | | 0.000s 14.544s 638253393530457874: | | | | 753 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.545s 638253393530466620: | | | | | | | | | | | | | | | | | | 757 | | | | | | | | | | | | | 0.001s 14.546s 638253393530474877: | | | | | | | 723 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.546s 638253393530475369: | | | | | | | | | 697 | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.546s 638253393530475758: | | | | | | | | | | | | | | | | | | | | | | | 699 | | | | | | | | 0.000s 14.546s 638253393530476102: | | 742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.546s 638253393530476442: | | | | | | | | 702 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.547s 638253393530483562: | | | | | | | | | | | | | | | | | | | | 1028 | | | | | | | | | | | 0.001s 14.548s 638253393530493105: | | | | | | | | | | | | | | | 1029 | | | | | | | | | | | | | | | | 0.002s 14.549s 638253393530510226: | | | | | | | | | | | | | | | | | | | | | | | | | | 756 | | | | | 0.001s 14.551s 638253393530524274: | | | | | | | | | | | | | | | | | | | | | | 741 | | | | | | | | | 0.001s 14.552s 638253393530535705: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1030 | | 0.001s 14.553s 638253393530543115: | | | | | | | | | | | | | 1031 | | | | | | | | | | | | | | | | | | 0.001s 14.554s 638253393530555782: | | | | | | | | | | | | 777 | | | | | | | | | | | | | | | | | | | 0.001s 14.555s 638253393530566222: | | | | | | | | | 1032 | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.556s 638253393530574394: | | 1033 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 14.560s 638253393530612759: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1034 | 0.001s 14.561s 638253393530621793: | | | | | | | 746 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.561s 638253393530629676: | | | | | | | | | | | | | | | | 696 | | | | | | | | | | | | | | | 0.003s 14.564s 638253393530656785: | | | | | 728 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 14.568s 638253393530698511: | | | | | | | | | | | 1035 | | | | | | | | | | | | | | | | | | | | 0.001s 14.569s 638253393530709650: | | | | | | | | | | 727 | | | | | | | | | | | | | | | | | | | | | 0.000s 14.570s 638253393530714386: | | | | | | | | | | | | | | | | | | | | | | | | | 1036 | | | | | | 0.002s 14.572s 638253393530733495: | | | | | | | | | | | | | | | | 718 | | | | | | | | | | | | | | | 0.002s 14.574s 638253393530753976: | | | | | | | | | | 770 | | | | | | | | | | | | | | | | | | | | | 0.002s 14.576s 638253393530774340: | | | | | | | | | | | | | | | | | | | | | | | | | | | 779 | | | | 0.000s 14.576s 638253393530775686: | | | | | | | | | | | | | | | | | | | | | | | 726 | | | | | | | | 0.002s 14.578s 638253393530793869: | | | | 1037 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.579s 638253393530804229: | | | | | | 735 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.579s 638253393530804884: | | | | | | | | | | | | | | | | | | | 1038 | | | | | | | | | | | | 0.001s 14.580s 638253393530819331: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1039 | | | | 0.006s 14.587s 638253393530881214: | | | | | | | | 720 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 14.588s 638253393530899362: | 1040 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.589s 638253393530909864: | | | | | | | | | | | | | | | | | | | | | | 1041 | | | | | | | | | 0.001s 14.590s 638253393530918425: 771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.592s 638253393530930951: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 711 0.003s 14.594s 638253393530959607: | | | | | | | | | | | | | | | | | | | | | | | | | | 1042 | | | | | 0.001s 14.595s 638253393530970340: | | | | | | | | | | | | 1043 | | | | | | | | | | | | | | | | | | | 0.001s 14.596s 638253393530979390: | | | | | | | | | | | | | | | | 1044 | | | | | | | | | | | | | | | 0.003s 14.600s 638253393531011404: 793 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.601s 638253393531021007: | | | | | | | | | | 1045 | | | | | | | | | | | | | | | | | | | | | 0.002s 14.602s 638253393531037994: | | | | | | | 1046 | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 14.617s 638253393531186906: | | | | | | | | | | | | | | | | | | | | | | | 1047 | | | | | | | | 0.001s 14.618s 638253393531197409: | | | | | | | | 1048 | | | | | | | | | | | | | | | | | | | | | | | 0.018s 14.636s 638253393531379604: | | | | | 1049 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.637s 638253393531389733: | | | | | | | | | | | | | | | | | | | | | 722 | | | | | | | | | | 0.000s 14.637s 638253393531390435: | | | | | | 767 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.638s 638253393531398520: | | | | | | | | | | | | | | | | | | | | | | | | 740 | | | | | | | 0.000s 14.638s 638253393531399019: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 729 0.001s 14.639s 638253393531406663: | | | | | | | | | 697 | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.639s 638253393531407659: | | | | | | | | | | | | | | 743 | | | | | | | | | | | | | | | | | 0.000s 14.639s 638253393531408051: | | | | | | | | | | | | | | | | | | | | 745 | | | | | | | | | | | 0.000s 14.639s 638253393531410328: 1050 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.062s 14.701s . 638253393532026239: | | | | | | | | | | | 695 | | | | | | | | | | | | | | | | | | | | 0.001s 14.702s 638253393532033884: | | | | | | | | | | | | | | | | | | | 736 | | | | | | | | | | | | 0.001s 14.702s 638253393532040346: | | | | | | | | | | | | | | | | | | 1051 | | | | | | | | | | | | | 0.001s 14.703s 638253393532048992: | | | | | | | | | | | | | 734 | | | | | | | | | | | | | | | | | | 0.000s 14.703s 638253393532049488: | | | | | | | | | 1052 | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.705s 638253393532062899: | | | | | | | | | | | | | | | | | | | | | 1053 | | | | | | | | | | 0.001s 14.706s 638253393532070656: | | | | | | | | | | | | | | | | | | | | | | | | 1054 | | | | | | | 0.001s 14.706s 638253393532078298: | | | | | | | | | | | | | | | | | | | | 783 | | | | | | | | | | | 0.002s 14.708s 638253393532094186: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1055 0.001s 14.709s 638253393532104297: | | | 737 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.709s 638253393532104922: | | | | | | | | | | | | | | | | | 747 | | | | | | | | | | | | | | 0.004s 14.713s 638253393532141618: | | | | | | | | | | | | | 1056 | | | | | | | | | | | | | | | | | | 0.001s 14.714s 638253393532152694: | | | | | | | | | | | | | | | | | 1057 | | | | | | | | | | | | | | 0.002s 14.715s 638253393532169298: | | | | | | | | | | | | | | | | | | | | 1058 | | | | | | | | | | | 0.001s 14.717s 638253393532181806: | | | | | | | | | | | | | | | | | | | 1059 | | | | | | | | | | | | 0.001s 14.718s 638253393532191176: | | | | | | | | | | 770 | | | | | | | | | | | | | | | | | | | | | 0.000s 14.718s 638253393532192450: | | | 1060 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 14.731s 638253393532327077: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 731 | 0.003s 14.734s 638253393532353214: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 754 | 0.004s 14.738s 638253393532393506: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 739 | | 0.002s 14.739s 638253393532408940: | | 742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 14.747s 638253393532480799: | | 1061 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 14.749s 638253393532503734: | | | | | | | 746 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 14.751s 638253393532520866: | | | | | | | | | | | 717 | | | | | | | | | | | | | | | | | | | | 0.001s 14.752s 638253393532531549: | | | | | | | | | | 811 | | | | | | | | | | | | | | | | | | | | | 0.002s 14.753s 638253393532548677: | | | | | | | 1062 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.754s 638253393532557436: | | | | | | | | | | | | | | 1063 | | | | | | | | | | | | | | | | | 0.001s 14.755s 638253393532565776: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1064 | | 0.001s 14.756s 638253393532572870: | | | | | | | | | | | | | | | | | | | | | | | | | | 756 | | | | | 0.004s 14.760s 638253393532610851: | | | | | | | | | | 1065 | | | | | | | | | | | | | | | | | | | | | 0.002s 14.761s 638253393532626911: | | | | | | | | | | | | | | | | | | | | | | | | | | 1066 | | | | | 0.001s 14.762s 638253393532637271: | 752 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 14.766s 638253393532679369: | 772 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 14.773s 638253393532740982: | | | | | | | | | | | 1067 | | | | | | | | | | | | | | | | | | | | 0.003s 14.775s 638253393532766876: | | | | | | 1068 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 14.782s 638253393532839671: | | | | | | | | | | | | | | | | | | | | | | 741 | | | | | | | | | 0.009s 14.791s 638253393532929059: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1069 | 0.003s 14.795s 638253393532963456: | 1070 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.796s 638253393532974688: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 729 0.003s 14.799s 638253393533005424: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 765 0.001s 14.800s 638253393533017294: | | | | | | | | | | | | | | | | | | | | | | 1071 | | | | | | | | | 0.001s 14.801s 638253393533028391: | | | | | | | | | | | | | | | | | | | | | | | 726 | | | | | | | | 0.003s 14.805s 638253393533063180: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 773 | | | 0.004s 14.809s 638253393533102910: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 801 | | | 0.092s 14.901s . 638253393534024182: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1072 0.001s 14.902s 638253393534032343: | | | | | | | | | | | | | | | | | | | | | | | | | | | 779 | | | | 0.005s 14.907s 638253393534083525: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1073 | | | | 0.009s 14.916s 638253393534174192: | | | | | | | | | | | | | | 743 | | | | | | | | | | | | | | | | | 0.000s 14.916s 638253393534176393: | | | | | | | | | | | | | | | | | | | | | 722 | | | | | | | | | | 0.001s 14.918s 638253393534191117: | | | | | | | | | | | 717 | | | | | | | | | | | | | | | | | | | | 0.002s 14.920s 638253393534213650: | | | | | 728 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.920s 638253393534214676: | | | | | | | | | | | | | | | | | 747 | | | | | | | | | | | | | | 0.000s 14.920s 638253393534217303: | | | | | | | | | | | 763 | | | | | | | | | | | | | | | | | | | | 0.002s 14.922s 638253393534233091: | | | | | | | | | | | | | | 1074 | | | | | | | | | | | | | | | | | 0.002s 14.924s 638253393534252814: | | | | | | | | | | | | | | | | 718 | | | | | | | | | | | | | | | 0.000s 14.924s 638253393534253607: | | | | | | | | 720 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.924s 638253393534253969: | | | | | 758 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.925s 638253393534262479: | | | | | | | | | | | | | | | | | | | | | 730 | | | | | | | | | | 0.003s 14.928s 638253393534292523: | | | | | | | | | | | | | | | | | 1075 | | | | | | | | | | | | | | 0.004s 14.931s 638253393534328665: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 739 | | 0.000s 14.932s 638253393534332368: | | | | | | | | | | | | | | | | | | | | | | | 759 | | | | | | | | 0.001s 14.933s 638253393534342570: | | | | | | | | 738 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 14.940s 638253393534410726: | | | | | | 767 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.940s 638253393534416154: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1077 | | 0.002s 14.942s 638253393534434008: | | | | | | | | | | | | | | | | | | | | | | | | | | 756 | | | | | 0.002s 14.943s 638253393534449940: 793 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.945s 638253393534464626: | | | | | | | | | | | 1078 | | | | | | | | | | | | | | | | | | | | 0.002s 14.947s 638253393534485171: | | | | | | | | | | | | | 734 | | | | | | | | | | | | | | | | | | 0.000s 14.947s 638253393534485832: | | | | | 1079 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 14.951s 638253393534521197: | | | | 753 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 14.951s 638253393534522602: | | | | | | | 746 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.952s 638253393534537231: | | | | | | 809 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 14.956s 638253393534572831: | | | | | | | | | | | | | | | | | | | | | | | | | | 1080 | | | | | 0.001s 14.957s 638253393534585170: | | | | | | | | | | | | | | | | | | | 736 | | | | | | | | | | | | 0.000s 14.957s 638253393534585770: | | | | | | | | | | 811 | | | | | | | | | | | | | | | | | | | | | 0.023s 14.981s 638253393534820636: | | | | | | | | | | | | | | | | | | | | | | | | 740 | | | | | | | 0.000s 14.981s 638253393534821365: | | | | | | | | | | | | | | | | 760 | | | | | | | | | | | | | | | 0.001s 14.982s 638253393534831313: 1081 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.982s 638253393534840118: | | | | 789 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.983s 638253393534848322: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 754 | 0.000s 14.983s 638253393534848811: | | | | | | | | | | | | | | | | | | | | | | | | | 724 | | | | | | 0.000s 14.983s 638253393534849203: | | | | | | | | 1082 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.984s 638253393534856467: | | | | | | | | | | | | | | | | | | 757 | | | | | | | | | | | | | 0.000s 14.984s 638253393534857633: | | | | | | | | | | | | | 1083 | | | | | | | | | | | | | | | | | | 0.001s 14.985s 638253393534864537: | | | | | | | | | | | | | | | | | | | | | | | 1084 | | | | | | | | 0.008s 14.993s 638253393534946800: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1085 | | | 0.010s 15.003s 638253393535043802: | | | | | | | | | | | | 777 | | | | | | | | | | | | | | | | | | | 0.000s 15.003s 638253393535045249: | | 742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.003s 638253393535045749: | | | | | | | | | | | | | | | | | | | | | 1086 | | | | | | | | | | 0.001s 15.004s 638253393535054093: | | | | | | | | | | | | | | | 799 | | | | | | | | | | | | | | | | 0.000s 15.004s 638253393535055065: | | | | | | | | | | | | | | | | | | | | | | | | 1087 | | | | | | | 0.001s 15.005s 638253393535063087: | | | | | | | | | | | | | | | | | | | 795 | | | | | | | | | | | | 0.001s 15.006s 638253393535070800: | | | 737 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.006s 638253393535071316: | | | | | | | 1088 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.006s 638253393535079007: | | | | | | | | | | | | | | | | | | | | 783 | | | | | | | | | | | 0.000s 15.006s 638253393535079547: | | | | | | | | | | 1089 | | | | | | | | | | | | | | | | | | | | | 0.094s 15.100s . 638253393536018038: | | | | | | | | | | | | | | | | | | | | | | | | | 1090 | | | | | | 0.001s 15.101s 638253393536026240: | | | | | | | | | | | | | | | | 1091 | | | | | | | | | | | | | | | 0.001s 15.102s 638253393536033505: | | | | | | | | | | | | | | | | | | 1092 | | | | | | | | | | | | | 0.001s 15.103s 638253393536040506: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1093 | 0.001s 15.103s 638253393536048492: | | | 750 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.104s 638253393536056928: | | | | 1094 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.105s 638253393536064210: | | | | | | 1095 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.107s 638253393536087921: | | | | | | | | | | | | | | | | | | | | | | | | | | | 779 | | | | 0.002s 15.109s 638253393536105714: | | | | | | | | | | | | 1096 | | | | | | | | | | | | | | | | | | | 0.002s 15.111s 638253393536127047: | | | 1097 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 15.116s 638253393536174632: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1098 | | | | 0.010s 15.126s 638253393536278925: | | | | | | | | | 697 | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.126s 638253393536280297: | 772 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.128s 638253393536291547: | | | | | | | | | | | | | | | | | | | 1099 | | | | | | | | | | | | 0.002s 15.129s 638253393536310465: | 1100 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 15.138s 638253393536400276: | | | | | | | | | | | | | | | 1101 | | | | | | | | | | | | | | | | 0.001s 15.140s 638253393536411436: | | | | | | | | 738 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.142s 638253393536435225: | | 766 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.144s 638253393536455753: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 765 0.002s 15.146s 638253393536479039: | | | | | | | | | | | | | | | | | | | | 1102 | | | | | | | | | | | 0.007s 15.153s 638253393536549394: | | | | | | | | | | | | | | 743 | | | | | | | | | | | | | | | | | 0.002s 15.156s 638253393536571702: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 739 | | 0.000s 15.156s 638253393536572168: | | | | | | | | | 732 | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.157s 638253393536581463: | | | | | | | 746 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.157s 638253393536581940: | | | | | | | | | | | | | | | | | | | | | 730 | | | | | | | | | | 0.000s 15.157s 638253393536586767: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1103 0.002s 15.159s 638253393536602241: | | | | | | | | | | | | | | 1104 | | | | | | | | | | | | | | | | | 0.001s 15.159s 638253393536609626: | | | | | | | 761 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.161s 638253393536620955: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1105 | | 0.004s 15.165s 638253393536663432: | | | | | | | | | | | | | | | | | | | | | | | | | | 756 | | | | | 0.004s 15.169s 638253393536707539: | | | | | | | | | | | | | | | | | | | | | | | | | | 1106 | | | | | 0.002s 15.171s 638253393536730107: | | | | | | | 1107 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 15.175s 638253393536765430: | | | | | | | | | | | 763 | | | | | | | | | | | | | | | | | | | | 0.002s 15.177s 638253393536789301: | | | | | | | | | | | | | | | | | | | | | | | 759 | | | | | | | | 0.002s 15.179s 638253393536806271: | | 1108 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 15.201s 638253393537027472: | | | | | | | | | | | | | | | | | 747 | | | | | | | | | | | | | | 0.001s 15.202s 638253393537032936: | | | | | | | | | | | | | | | | | | | | | | | 1109 | | | | | | | | 0.002s 15.204s 638253393537055415: | | | | | | | | | | | | | | | | | 1110 | | | | | | | | | | | | | | 0.007s 15.211s 638253393537129984: | | | | | | | | | | | | | | | | | | | | | 744 | | | | | | | | | | 0.023s 15.234s 638253393537359829: | | | | | 758 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.234s 638253393537360431: | | | | | | | | | 1111 | | | | | | | | | | | | | | | | | | | | | | 0.004s 15.238s 638253393537395771: | | | | | | | | | | 811 | | | | | | | | | | | | | | | | | | | | | 0.000s 15.238s 638253393537396479: | | | | | | | | | | | | | | | | | | | | | | | | 740 | | | | | | | 0.000s 15.238s 638253393537397452: | | | | | | | | | | | | | | | | | | | | | | 741 | | | | | | | | | 0.066s 15.304s . 638253393538053266: | | | 750 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.304s 638253393538054536: | | | | | | | | | | | | | 734 | | | | | | | | | | | | | | | | | | 0.000s 15.304s 638253393538055634: | | | | | | | | 1112 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 15.307s 638253393538085722: | | | | | | | | | | | 1113 | | | | | | | | | | | | | | | | | | | | 0.001s 15.308s 638253393538094630: | | | | | 1114 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.309s 638253393538103723: | | | | | | | | | | | | | 802 | | | | | | | | | | | | | | | | | | 0.001s 15.310s 638253393538111383: | | | | | | | | | | | | | | | | | | | | | | 1115 | | | | | | | | | 0.001s 15.310s 638253393538119207: | | | | | | | | | | 1116 | | | | | | | | | | | | | | | | | | | | | 0.001s 15.311s 638253393538126763: | | | | | | | | | | | | | | | | | | | | | 1117 | | | | | | | | | | 0.001s 15.312s 638253393538139735: | | | | | | | | | | | | | | | | | | | | | | | | | | | 779 | | | | 0.001s 15.314s 638253393538151123: | | | | 789 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.314s 638253393538152243: | | | | | | 809 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 15.317s 638253393538181238: | | | | 1118 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 15.323s 638253393538242629: | | | | | | | | | | | | | | | | 760 | | | | | | | | | | | | | | | 0.009s 15.332s 638253393538331787: | | | | | | 1119 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.333s 638253393538341873: | | | | | | | | | | | | | | | | | | | | | | | | | | | 818 | | | | 0.001s 15.333s 638253393538349949: | | | 1120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.334s 638253393538356969: | | | | | | | | | | | | | | | | 1121 | | | | | | | | | | | | | | | 0.001s 15.335s 638253393538369325: | 772 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.337s 638253393538384882: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 765 0.001s 15.338s 638253393538398332: | 785 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.339s 638253393538408369: | | | | | | | | | | | | | | | | | | | | | | | | 1122 | | | | | | | 0.001s 15.340s 638253393538418991: | | | | | | | | | | | | | | | | | | 757 | | | | | | | | | | | | | 0.000s 15.340s 638253393538420166: | | | | | | | | | | | | | | | | | | | 795 | | | | | | | | | | | | 0.000s 15.341s 638253393538424283: | | | | | | | 761 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 15.346s 638253393538475426: | | | | | | | | | | | | | | | | | | | 1123 | | | | | | | | | | | | 0.001s 15.347s 638253393538485852: | | 766 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.348s 638253393538497709: | | | | | | | | | | | | | | | | | | | | | | | | | 724 | | | | | | 0.000s 15.348s 638253393538498803: | | | | | | | | | | | | | | | | | | | | 783 | | | | | | | | | | | 0.001s 15.349s 638253393538503814: | | | | | | | | | | | | | | | 799 | | | | | | | | | | | | | | | | 0.001s 15.350s 638253393538513628: | | | | | | | | | | | | | | | | | 747 | | | | | | | | | | | | | | 0.000s 15.350s 638253393538515399: | | | | | | | | | | | | | 1124 | | | | | | | | | | | | | | | | | | 0.001s 15.351s 638253393538525025: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1125 | | | | 0.001s 15.352s 638253393538538232: | 1126 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.353s 638253393538547383: | | 796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.354s 638253393538557191: | | | | | | | | | | | | | | | | | | | | | | | | | 1127 | | | | | | 0.015s 15.369s 638253393538702478: | | | | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | 0.001s 15.370s 638253393538711407: | | | | | | | | | | | | 777 | | | | | | | | | | | | | | | | | | | 0.000s 15.370s 638253393538712093: | | | | | | | | | | | | | | | | | | | | | | | | | | 756 | | | | | 0.000s 15.370s 638253393538712842: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 801 | | | 0.000s 15.370s 638253393538713178: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 754 | 0.000s 15.370s 638253393538713484: | | | | | | | | | | | | | | | 850 | | | | | | | | | | | | | | | | 0.001s 15.371s 638253393538721352: | | | | | | | | | | | | | | | | | | | | 1128 | | | | | | | | | | | 0.001s 15.371s 638253393538728591: | | 1129 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.372s 638253393538735388: | | | | | | | 1130 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.373s 638253393538741952: | | | | | | | | | | | | | | | | | | | | | | | | | | 768 | | | | | 0.002s 15.375s 638253393538765546: | | | | | | | | | | | | 812 | | | | | | | | | | | | | | | | | | | 0.002s 15.377s 638253393538785263: | | | | | | | | | 732 | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.377s 638253393538788882: | | | | | | | | | | | | | | | | | | | | | | | 759 | | | | | | | | 0.000s 15.378s 638253393538792813: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 739 | | 0.002s 15.380s 638253393538815189: | | | | | | | | | 781 | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.382s 638253393538831271: | | | | | | | | | | | | | | | | | | | | | | | 782 | | | | | | | | 0.001s 15.383s 638253393538842871: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1131 | | 0.001s 15.384s 638253393538855621: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1132 | 0.001s 15.385s 638253393538870453: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1133 | | | 0.001s 15.387s 638253393538885220: | | | | | | | | | | | | | | 743 | | | | | | | | | | | | | | | | | 0.001s 15.388s 638253393538893068: | | | | | | | | | | | | 1134 | | | | | | | | | | | | | | | | | | | 0.003s 15.391s 638253393538922108: | | | | | | | | | | | | | | 769 | | | | | | | | | | | | | | | | | 0.004s 15.394s 638253393538959350: | | | | | | | | | | | | | | | 1135 | | | | | | | | | | | | | | | | 0.004s 15.398s 638253393538994839: | | | | | | | | | | | | | | 1136 | | | | | | | | | | | | | | | | | 0.076s 15.474s . 638253393539756719: | | | | | | | | | | | | | | | | | | 794 | | | | | | | | | | | | | 0.001s 15.475s 638253393539767544: | | | | | | | | | | | 763 | | | | | | | | | | | | | | | | | | | | 0.000s 15.475s 638253393539768099: 793 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.475s 638253393539769302: | | | | | | | | | 1137 | | | | | | | | | | | | | | | | | | | | | | 0.003s 15.478s 638253393539795399: 827 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 15.482s 638253393539833582: | | | | | | | | | | | | | | | | | | | | | 744 | | | | | | | | | | 0.001s 15.483s 638253393539844906: 1138 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 15.486s 638253393539874640: | | | | | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | 0.003s 15.489s 638253393539905904: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 800 0.001s 15.490s 638253393539916267: | | | | | | | | | | 811 | | | | | | | | | | | | | | | | | | | | | 0.002s 15.492s 638253393539938760: | | | | | | | | | | | | | | | | | | | | | | | | | | 1139 | | | | | 0.001s 15.493s 638253393539947339: | | | | | | | | | | | | | | | | | | 1140 | | | | | | | | | | | | | 0.002s 15.495s 638253393539966451: | | | | | | | | | | | | | | | | | | | | | | | 1141 | | | | | | | | 0.008s 15.503s 638253393540048495: | | | | | | | | | | | 1076 | | | | | | | | | | | | | | | | | | | | 0.004s 15.507s 638253393540084064: | | | | | | | | | | | 822 | | | | | | | | | | | | | | | | | | | | 0.007s 15.514s 638253393540150801: | | | | | | | | | | | | | | | | | | | | | 1142 | | | | | | | | | | 0.001s 15.515s 638253393540161071: | | | | | | | | | | | 1143 | | | | | | | | | | | | | | | | | | | | 0.002s 15.517s 638253393540183262: | | | | | | | | | | | | | | | | | | | 795 | | | | | | | | | | | | 0.001s 15.517s 638253393540190307: | | | | 789 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.518s 638253393540198538: | 785 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.519s 638253393540204202: | | | | | | | | | | | | | | | | | 1144 | | | | | | | | | | | | | | 0.002s 15.521s 638253393540228287: | 813 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 15.525s 638253393540264632: | | | | | | | | | | | | | | | | | | | 833 | | | | | | | | | | | | 0.003s 15.528s 638253393540298557: | | | | | | | | | | | | | 802 | | | | | | | | | | | | | | | | | | 0.001s 15.529s 638253393540309462: | | | | | | 809 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 15.532s 638253393540340455: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1145 0.005s 15.538s 638253393540393941: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 754 | 0.000s 15.538s 638253393540395448: | | | | | | | | | | | | | | | | | | | | | | 741 | | | | | | | | | 0.000s 15.538s 638253393540395853: | | | | | | | 761 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.538s 638253393540399359: | | | | | | | | | | 1146 | | | | | | | | | | | | | | | | | | | | | 0.004s 15.543s 638253393540441079: | | 796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.543s 638253393540442272: | | | | | | | | | | | | | 1147 | | | | | | | | | | | | | | | | | | 0.001s 15.544s 638253393540451196: | | | | | | | | | | | | | | | | | | | 1148 | | | | | | | | | | | | 0.001s 15.544s 638253393540457984: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 788 | 0.001s 15.545s 638253393540464732: | | | | 1149 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.546s 638253393540471156: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 801 | | | 0.003s 15.548s 638253393540496216: | | | | | | | | | | | | | | | | | | | | | | | | | 724 | | | | | | 0.000s 15.548s 638253393540497295: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1150 | | | 0.001s 15.549s 638253393540506221: | | | | | | | | | | | | | | | | 760 | | | | | | | | | | | | | | | 0.001s 15.550s 638253393540511952: | | 1151 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 15.552s 638253393540539985: | | | | | | | | | | | | | | | | | | | | | | | | | 749 | | | | | | 0.001s 15.553s 638253393540548146: | | | | | | | | | | | | | | | | | | | | 783 | | | | | | | | | | | 0.001s 15.554s 638253393540558057: | | | | | | | | | | | | | | | | 820 | | | | | | | | | | | | | | | 0.003s 15.557s 638253393540589325: | | | | | | | | | | | | 812 | | | | | | | | | | | | | | | | | | | 0.001s 15.558s 638253393540597433: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1152 | 0.002s 15.560s 638253393540613103: | 1153 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.562s 638253393540638062: | | | 750 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.563s 638253393540648665: | | | | | | | | | | | | | | | | | | | | 1154 | | | | | | | | | | | 0.112s 15.675s .. 638253393541767066: | | | | | | | | 720 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.677s 638253393541788324: | | | | | | | | | | | | | | | | | | | | | | | | | 1155 | | | | | | 0.002s 15.679s 638253393541806982: | | | | | 758 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.680s 638253393541819186: | | | | | | | | | | | | | | | | | | | | | | | | | | | 818 | | | | 0.000s 15.681s 638253393541823040: | | | | | | 844 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 15.684s 638253393541856847: | | | 780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.685s 638253393541865856: | | | | | | | | | | | | | | | | | | | | | | | | 740 | | | | | | | 0.001s 15.686s 638253393541872443: | | | | | | | | | | | | | | | 850 | | | | | | | | | | | | | | | | 0.003s 15.688s 638253393541900077: | | | | | | 1156 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.690s 638253393541911476: | | | | | | | | | | | | | | | 1157 | | | | | | | | | | | | | | | | 0.002s 15.691s 638253393541929908: | | | | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | 0.004s 15.695s 638253393541966089: | | | | | | | | | | | 822 | | | | | | | | | | | | | | | | | | | | 0.000s 15.695s 638253393541967171: | | | | | | | | | | | | | | | | | 1158 | | | | | | | | | | | | | | 0.004s 15.699s 638253393542008739: | | | | | | | 790 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.700s 638253393542017686: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 739 | | 0.001s 15.701s 638253393542024467: | | | | | | | | | | | 1159 | | | | | | | | | | | | | | | | | | | | 0.002s 15.703s 638253393542040563: | | | | | | | | | | | | 1160 | | | | | | | | | | | | | | | | | | | 0.003s 15.706s 638253393542072036: | | | | | | | | | 781 | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.706s 638253393542077461: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 800 0.000s 15.706s 638253393542080257: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 762 | | 0.002s 15.708s 638253393542095711: | | | | | | | | 738 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 15.711s 638253393542126398: | | | | | | | 1161 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.712s 638253393542136062: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1162 0.003s 15.715s 638253393542168222: | | | | | | | | 806 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.718s 638253393542190557: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1163 | | 0.003s 15.720s 638253393542217767: | | | | | 776 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.722s 638253393542240073: | | | 1164 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.724s 638253393542252876: | | | | | | | | | | | | | | | | | | | | | | 774 | | | | | | | | | 0.001s 15.725s 638253393542260545: | | | | | | | | | 1165 | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.725s 638253393542267806: | | | | | | | | 1166 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.726s 638253393542275465: | | 796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.728s 638253393542299430: | | 849 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 15.731s 638253393542325398: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1167 | | | | 0.007s 15.738s 638253393542392095: | 813 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.739s 638253393542400570: | | | | | | | | | | | | | 802 | | | | | | | | | | | | | | | | | | 0.015s 15.754s 638253393542551306: | | | | | | | | | | | | | | | | 1168 | | | | | | | | | | | | | | | 0.011s 15.765s 638253393542663346: 827 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.766s 638253393542675278: | | | | | | | | | | | | | | | | | | | | | | | | | | 768 | | | | | 0.001s 15.767s 638253393542680813: 1169 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.768s 638253393542692011: | | | | | | | | | | | | | | | | | | | | | | | | 778 | | | | | | | 0.002s 15.769s 638253393542708044: | | | | | | | | | | | | | 831 | | | | | | | | | | | | | | | | | | 0.109s 15.878s .. 638253393543793566: | | | | | | | | | | | | | | 769 | | | | | | | | | | | | | | | | | 0.000s 15.878s 638253393543794224: | | | | | | | | | | | | | | | | | | | | | | | | | | 829 | | | | | 0.001s 15.879s 638253393543803919: | 1170 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.880s 638253393543818474: | | | | | | | | | | | | | | | | | | | | 783 | | | | | | | | | | | 0.000s 15.880s 638253393543818999: | | | | 789 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.880s 638253393543819315: | | | | | | | | | | | | | | | | | | | 833 | | | | | | | | | | | | 0.000s 15.880s 638253393543820271: | | | | | | | | | | | | | | | | | | 794 | | | | | | | | | | | | | 0.000s 15.881s 638253393543820597: | | | | | | | | | | 811 | | | | | | | | | | | | | | | | | | | | | 0.000s 15.881s 638253393543821200: | | | | | | | | | | | | 812 | | | | | | | | | | | | | | | | | | | 0.000s 15.881s 638253393543821502: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 788 | 0.000s 15.881s 638253393543821802: | | | | | | 844 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.881s 638253393543822059: | | | | | | | | | | | | | | | | | | | | | | | | | 749 | | | | | | 0.000s 15.881s 638253393543822618: | | | | | | | | | | | | | | | 850 | | | | | | | | | | | | | | | | 0.001s 15.882s 638253393543837484: | | 1171 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.884s 638253393543860276: | | | | | | 907 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.886s 638253393543871401: | | | | | | | | | | | | | | | | | | | | | | | | 1172 | | | | | | | 0.001s 15.887s 638253393543882843: | | | | | | | | | | | | | | | | | | | | 807 | | | | | | | | | | | 0.001s 15.888s 638253393543893013: | | | | | 1173 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 15.899s 638253393544003453: | | | | | | | | | | | | 1174 | | | | | | | | | | | | | | | | | | | 0.002s 15.901s 638253393544020689: | | | | | | | | | | | | | | | | | | | | | | | | | | 1175 | | | | | 0.001s 15.902s 638253393544034142: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 801 | | | 0.004s 15.906s 638253393544073487: | | | | | | | | | | | | | | | | | | | 1176 | | | | | | | | | | | | 0.004s 15.909s 638253393544110031: | | | | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | 0.000s 15.910s 638253393544110977: | | | | | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | 0.000s 15.910s 638253393544113912: | | | | | | | | | | | | | | | | | | | | | | 1177 | | | | | | | | | 0.002s 15.912s 638253393544130568: | | | | | | | | | | | | | 1178 | | | | | | | | | | | | | | | | | | 0.001s 15.913s 638253393544142881: | | | | | | | | | | | 822 | | | | | | | | | | | | | | | | | | | | 0.000s 15.913s 638253393544144920: | | | | | | | | | | | | | | | | | | | | | 1179 | | | | | | | | | | 0.003s 15.916s 638253393544175750: | | | | | | | | | | | | | | | | | | 1180 | | | | | | | | | | | | | 0.001s 15.917s 638253393544188755: | | | | | | | | | | | 1181 | | | | | | | | | | | | | | | | | | | | 0.001s 15.919s 638253393544202154: 827 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.919s 638253393544205413: | | | | | | | | | | | | | | | | | 1182 | | | | | | | | | | | | | | 0.001s 15.920s 638253393544220323: | | | | | | | | | | 856 | | | | | | | | | | | | | | | | | | | | | 0.001s 15.922s 638253393544230809: | | | | | | | | | | | | | | | | | | | | 1183 | | | | | | | | | | | 0.008s 15.929s 638253393544308862: | | | | | | | | | | | | | | 804 | | | | | | | | | | | | | | | | | 0.002s 15.931s 638253393544327207: | | | | | | | | | | | | | | | | | | | | | | | | | 1184 | | | | | | 0.002s 15.933s 638253393544344997: | | | | | | | 790 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.935s 638253393544366377: | | | | | | | | | | | | | | | | | | | | | | | 782 | | | | | | | | 0.000s 15.935s 638253393544368800: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1185 | | | 0.002s 15.937s 638253393544385141: | | | | 1186 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.938s 638253393544397806: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1187 | 0.006s 15.944s 638253393544459364: | | | | | | | | | | | | | | 1188 | | | | | | | | | | | | | | | | | 0.001s 15.945s 638253393544467950: | | | | | | | | | | | | | | | | | | | | | | | 1189 | | | | | | | | 0.001s 15.946s 638253393544476122: | | | | | | | | | | | | | | | | | | | | | | | | 778 | | | | | | | 0.001s 15.947s 638253393544482729: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 800 0.001s 15.947s 638253393544488890: | | | | | | | | 806 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.949s 638253393544505346: | | | | | | | | | | | | | | | | | | | | | | | | | | | 818 | | | | 0.005s 15.954s 638253393544554961: | | | 780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.954s 638253393544558399: | | | | | | | | | | | | | | | | | | | | | | | | | | | 851 | | | | 0.001s 15.955s 638253393544569845: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1190 0.001s 15.956s 638253393544579224: | | | | | | | | | | | | | | | | | | | | | | | | 1191 | | | | | | | 0.001s 15.958s 638253393544591205: | | | 1192 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.958s 638253393544599245: | | | | | | | | 1193 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.959s 638253393544608059: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 762 | | 0.003s 15.962s 638253393544639807: | | | | | | | | | 781 | | | | | | | | | | | | | | | | | | | | | | 0.000s 15.963s 638253393544641834: | | 849 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 15.966s 638253393544677530: | | | | | | | | | | | | | | | 1194 | | | | | | | | | | | | | | | | 0.001s 15.967s 638253393544688548: | | | | | | | | | | | | | | | | 820 | | | | | | | | | | | | | | | 0.000s 15.968s 638253393544692592: | | | | | | | | | 787 | | | | | | | | | | | | | | | | | | | | | | 0.002s 15.969s 638253393544709483: | | 1195 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 15.971s 638253393544720830: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1196 | | 0.003s 15.973s 638253393544747200: | | | | | | | | | | | | | | | | 1197 | | | | | | | | | | | | | | | 0.002s 15.975s 638253393544763776: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1198 | | | | 0.003s 15.978s 638253393544791102: | | | | | | | | | 1199 | | | | | | | | | | | | | | | | | | | | | | 0.050s 16.028s . 638253393545295138: | | | | | | | 1200 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 16.032s 638253393545336826: | | | | | | 1201 | | | | | | | | | | | | | | | | | | | | | | | | | 0.177s 16.209s ... 638253393547108836: | | | | | | | | | | | | | | | | | | | | | | | | | | | 851 | | | | 0.001s 16.211s 638253393547123594: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 800 0.007s 16.217s 638253393547188654: 870 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 16.227s 638253393547280762: | | | | | | | | | | | | | | | | | | | 833 | | | | | | | | | | | | 0.000s 16.227s 638253393547283697: 1202 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.228s 638253393547294239: | | | | | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | 0.005s 16.233s 638253393547344479: | | | 780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.234s 638253393547356698: | | | | | | | | | | 1203 | | | | | | | | | | | | | | | | | | | | | 0.001s 16.235s 638253393547369117: | | | | | | | | | | | | | | | | | | | 878 | | | | | | | | | | | | 0.004s 16.239s 638253393547407917: | | | 1204 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.241s 638253393547423661: | | | | | | | | | | | | | | | | | | | | | | | | | 749 | | | | | | 0.000s 16.241s 638253393547426770: | | | | | | | | | | | | | | | | | | | | | | | | | | | 888 | | | | 0.001s 16.242s 638253393547437338: | | | | | 776 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.243s 638253393547446228: | 813 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 16.243s 638253393547449732: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 839 0.001s 16.245s 638253393547460647: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 762 | | 0.000s 16.245s 638253393547465228: | | | | | 1205 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.246s 638253393547475220: | | | | | | | | | | | | | | | | | | | | | | | | | 791 | | | | | | 0.001s 16.247s 638253393547483646: | | | | 789 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 16.247s 638253393547484932: | | | | | | | | | | | | | | | | | | | | | | | | | | 829 | | | | | 0.004s 16.251s 638253393547526314: | 1206 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.253s 638253393547545125: | | | | | | | | | | | | | | | | | | | | | | | | | | 875 | | | | | 0.002s 16.255s 638253393547560991: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1207 | | | | 0.001s 16.255s 638253393547569569: | | | | 1208 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.256s 638253393547577059: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1209 | | 0.001s 16.257s 638253393547584584: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1210 0.001s 16.258s 638253393547598162: | | | | | | | | | | | | | | | | | | | 1211 | | | | | | | | | | | | 0.004s 16.263s 638253393547640627: | | 849 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.264s 638253393547656925: | | | | | | | | | | | | | | | | | | | | | | | | | 1212 | | | | | | 0.003s 16.267s 638253393547683820: | | 882 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.269s 638253393547704398: | | | | | | | | | | | | | | | 850 | | | | | | | | | | | | | | | | 0.001s 16.270s 638253393547715930: | | | | | | | | | | | 822 | | | | | | | | | | | | | | | | | | | | 0.002s 16.272s 638253393547731686: | | | | | | | | | | | | | | | | | | | | | | | | | | 1213 | | | | | 0.002s 16.274s 638253393547752128: | | | | | | | | | | | | | | | 889 | | | | | | | | | | | | | | | | 0.001s 16.274s 638253393547760379: | | | | | | | | | | | 863 | | | | | | | | | | | | | | | | | | | | 0.006s 16.280s 638253393547815745: | | | | | | | | 806 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 16.280s 638253393547816371: | | | | | | | | | | | | | 831 | | | | | | | | | | | | | | | | | | 0.002s 16.282s 638253393547839607: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 801 | | | 0.000s 16.282s 638253393547840194: | | | | | | | | | | | | | | | | | | | | | | | | 778 | | | | | | | 0.116s 16.398s .. 638253393548999140: | | | | | | | | | 787 | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.401s 638253393549021140: | | | | | | | | | | | | | | 804 | | | | | | | | | | | | | | | | | 0.003s 16.403s 638253393549047276: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 824 | | | 0.002s 16.405s 638253393549062934: | | | | | | | | | | | | | | | | | | | | | | | | 1214 | | | | | | | 0.004s 16.409s 638253393549101511: | | | | | | | | | | | | | | | | | | 794 | | | | | | | | | | | | | 0.000s 16.409s 638253393549105227: | | | | | | | | | | | | | | 1215 | | | | | | | | | | | | | | | | | 0.006s 16.415s 638253393549169264: | | | | 789 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 16.415s 638253393549170374: | | | | | | | | | | | | | | | | | | 857 | | | | | | | | | | | | | 0.001s 16.417s 638253393549180708: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1216 | | | 0.010s 16.427s 638253393549283744: | | | | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | 0.000s 16.427s 638253393549284461: | | | | | | | | | | | | | | | | | | | | 807 | | | | | | | | | | | 0.000s 16.427s 638253393549284789: | | | | | | | | | | | 1217 | | | | | | | | | | | | | | | | | | | | 0.001s 16.428s 638253393549294027: | | | 780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 16.428s 638253393549294478: | | | | | | | | | | | | | | | | 820 | | | | | | | | | | | | | | | 0.000s 16.428s 638253393549294771: 870 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 16.428s 638253393549297373: | | | | 803 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.429s 638253393549305744: | | | | | | | | | | | | | | | | | | 1218 | | | | | | | | | | | | | 0.001s 16.430s 638253393549320404: | | | | | | | | 1219 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.432s 638253393549334868: | | | | | | | | | | | | | 1220 | | | | | | | | | | | | | | | | | | 0.001s 16.433s 638253393549344441: | | 1221 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.434s 638253393549355680: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 788 | 0.007s 16.441s 638253393549430352: | | | | | | | | | | | | | | | 1222 | | | | | | | | | | | | | | | | 0.001s 16.443s 638253393549442502: | | | | | | | | | | | | | | | | | | | | | 1223 | | | | | | | | | | 0.001s 16.443s 638253393549449691: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 805 | 0.005s 16.449s 638253393549503944: | | | | | | | | | | | | | | | | | | | | | | 774 | | | | | | | | | 0.000s 16.449s 638253393549508291: | | | | | | 907 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.450s 638253393549514244: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1224 | 0.003s 16.452s 638253393549540122: | 813 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.454s 638253393549553713: | | | | | | | | | | | | | | | | | | | | | | 1225 | | | | | | | | | 0.001s 16.455s 638253393549565108: | | | | | | 1226 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.456s 638253393549576429: | | | | | | | | | | | | | | | | | | | | | | | | | | | 888 | | | | 0.001s 16.457s 638253393549583492: | 1227 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 16.462s 638253393549632424: | | | | | | | 790 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.463s 638253393549644257: 1228 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.464s 638253393549654713: | | | | | | | | | | | | | | | | | | | | 1229 | | | | | | | | | | | 0.001s 16.465s 638253393549662301: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1230 | | | | 0.001s 16.465s 638253393549669941: | | | | | | | | | | 856 | | | | | | | | | | | | | | | | | | | | | 0.001s 16.466s 638253393549675541: | | | | | | | 1231 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.467s 638253393549684046: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 839 0.001s 16.468s 638253393549691445: | | | 1232 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.469s 638253393549702516: | | | | | | | | | | | | | | | | | 1233 | | | | | | | | | | | | | | 0.031s 16.500s 638253393550015991: | | | | | | | | | | | | | | | | 1234 | | | | | | | | | | | | | | | 0.001s 16.501s 638253393550026739: | | | | | | | | | | | | | | | | | | | 878 | | | | | | | | | | | | 0.000s 16.501s 638253393550027325: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 762 | | 0.000s 16.501s 638253393550027637: | | | | | 776 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.090s 16.592s . 638253393550931456: | | | | 1235 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.593s 638253393550942023: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1236 0.001s 16.593s 638253393550949360: | | | | | | | | | 1237 | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.594s 638253393550956794: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 824 | | | 0.003s 16.597s 638253393550983308: | | | | | | | | | | 1238 | | | | | | | | | | | | | | | | | | | | | 0.002s 16.599s 638253393551004851: | | | | | | | | | | | | 812 | | | | | | | | | | | | | | | | | | | 0.001s 16.600s 638253393551010628: | | | | | | | | | | | | | | | | | | | | | | | | 778 | | | | | | | 0.001s 16.600s 638253393551019683: | | | | | | | | | | | | | | | | | | | | | | | | | | 875 | | | | | 0.002s 16.603s 638253393551040506: | | | | | | | | | | | | 1239 | | | | | | | | | | | | | | | | | | | 0.001s 16.604s 638253393551050804: | | | | | | | | | | | | | | | | | | | | | | | | | | 892 | | | | | 0.001s 16.604s 638253393551058427: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1240 | | 0.003s 16.607s 638253393551087729: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1241 | | | 0.005s 16.612s 638253393551133982: | | | | | | | | | | | | | | | | | | 857 | | | | | | | | | | | | | 0.002s 16.614s 638253393551157405: | | | | | | | | | | | | | | | | | | | 1242 | | | | | | | | | | | | 0.003s 16.617s 638253393551189979: | | | | | | | | | | | | | | | | | | 1243 | | | | | | | | | | | | | 0.011s 16.628s 638253393551295291: | | | | | | | | 806 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 16.631s 638253393551329110: | | | | | | | | 1244 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.633s 638253393551342010: | | | | | 786 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 16.644s 638253393551451560: | | | 780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.646s 638253393551473839: | | | | | 1245 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.647s 638253393551484828: | | | | | | | 790 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.648s 638253393551498821: | | | | | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | 0.003s 16.651s 638253393551524977: | | 882 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 16.651s 638253393551527271: | | | | | | | | | | | | | | | | | | | | | | | | 814 | | | | | | | 0.001s 16.652s 638253393551538729: | | | | | | | | | | | | | | | | | | | | | | | | | | 1246 | | | | | 0.001s 16.653s 638253393551546748: | | | | | | | | | | | | | | | 889 | | | | | | | | | | | | | | | | 0.000s 16.653s 638253393551547161: | | | | | | | | | | | 863 | | | | | | | | | | | | | | | | | | | | 0.000s 16.653s 638253393551547476: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 805 | 0.001s 16.654s 638253393551553287: | | | | | | | | | | | | | | | | | | | | | 1247 | | | | | | | | | | 0.003s 16.656s 638253393551580207: | | | | | | | | | | | | | | | 1248 | | | | | | | | | | | | | | | | 0.001s 16.657s 638253393551588911: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1249 | 0.001s 16.659s 638253393551602329: | | | | | | | | | | | 904 | | | | | | | | | | | | | | | | | | | | 0.009s 16.667s 638253393551689715: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 762 | | 0.004s 16.671s 638253393551726588: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1250 | | 0.003s 16.674s 638253393551759704: | | | 797 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 16.678s 638253393551798633: | | | | 803 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.679s 638253393551805861: | | 1251 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.681s 638253393551820788: | | | | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | 0.003s 16.684s 638253393551855302: | | | | | | | | | | | 1252 | | | | | | | | | | | | | | | | | | | | 0.001s 16.685s 638253393551865830: | | | | 1253 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.687s 638253393551887101: | | | | | | | | | | | | | | | | | | | | | | | | 1254 | | | | | | | 0.005s 16.692s 638253393551934971: | | | 1255 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.694s 638253393551954450: | | | | | | | | | | | | | | | | | | | | | | | 782 | | | | | | | | 0.001s 16.695s 638253393551963503: | | | | | | | | | | | | | | | | | | | | | | 774 | | | | | | | | | 0.000s 16.695s 638253393551965318: 870 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.695s 638253393551970356: | | | | | | | | | | | | | | | | | | | | | | | | | 791 | | | | | | 0.001s 16.697s 638253393551981774: 886 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.698s 638253393551992425: | | | | | | | | | | | | | | | | | 1256 | | | | | | | | | | | | | | 0.001s 16.698s 638253393551999928: | | | | | | | | | | | | | | | | | | | | | | | 808 | | | | | | | | 0.004s 16.703s 638253393552041690: | | | | | | | | | | | | | | | | | | | | 807 | | | | | | | | | | | 0.000s 16.703s 638253393552043933: 1257 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.704s 638253393552053489: | | | | | | | | | | | | | | | | | | | | | | | | | 1258 | | | | | | 0.054s 16.758s . 638253393552591284: | | | | | | | | | | | | | | 804 | | | | | | | | | | | | | | | | | 0.000s 16.758s 638253393552594052: | | | | | | | | | | | | | 831 | | | | | | | | | | | | | | | | | | 0.003s 16.761s 638253393552623659: | | | | | | | | | | | | | 1259 | | | | | | | | | | | | | | | | | | 0.001s 16.762s 638253393552634065: | | | | | | | | | 787 | | | | | | | | | | | | | | | | | | | | | | 0.000s 16.762s 638253393552635608: | | | | | | 907 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 16.762s 638253393552636631: | | | | | | | | | | | | | | 821 | | | | | | | | | | | | | | | | | 0.002s 16.764s 638253393552652587: | | | | | | | | | | | | | | | | | | | | | | 1260 | | | | | | | | | 0.001s 16.765s 638253393552665602: | | | | | | | 1261 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.766s 638253393552676374: | | | | | | | | | | | | | | | | | | | | 832 | | | | | | | | | | | 0.002s 16.768s 638253393552695203: | | | | | | | | | 815 | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.769s 638253393552705959: | | | | | | | | | | | | | | | | | | | | | | | | | | 892 | | | | | 0.006s 16.775s 638253393552765226: | | | | | | 1262 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.776s 638253393552775590: | | | | | | | | | | 856 | | | | | | | | | | | | | | | | | | | | | 0.003s 16.779s 638253393552802878: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 824 | | | 0.004s 16.783s 638253393552845719: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 839 0.000s 16.783s 638253393552848560: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 859 | | | 0.001s 16.784s 638253393552857319: | | | | | | | | | | | | | | | 889 | | | | | | | | | | | | | | | | 0.001s 16.785s 638253393552864648: | | | | | | | | | | | | | | | | | | | | 1263 | | | | | | | | | | | 0.001s 16.786s 638253393552872983: | | | | | | | | | | | | | | | | 820 | | | | | | | | | | | | | | | 0.001s 16.787s 638253393552883940: | 813 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 16.790s 638253393552911030: | | | | | | | | | | | | | | | | | | | | | | | | | | 1264 | | | | | 0.012s 16.802s 638253393553032593: | 828 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.803s 638253393553044131: | | | | | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | 0.000s 16.803s 638253393553045035: | | | | | | | | | | | | | | 1265 | | | | | | | | | | | | | | | | | 0.002s 16.805s 638253393553062573: | | | | | | | | | | 1266 | | | | | | | | | | | | | | | | | | | | | 0.001s 16.806s 638253393553075600: | | | | | | | | | | | | | | | 1267 | | | | | | | | | | | | | | | | 0.001s 16.807s 638253393553088839: | | | | | | | | | | | | | | | | | | | | | | | 1268 | | | | | | | | 0.005s 16.813s 638253393553142426: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1269 | | | 0.007s 16.819s 638253393553209978: | 1270 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.821s 638253393553222526: 886 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.822s 638253393553236138: 1271 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 16.826s 638253393553274533: | | | | | 786 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 16.829s 638253393553304589: | | | | | 798 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 16.833s 638253393553344560: | | | | | | | | | | | | | | | | 841 | | | | | | | | | | | | | | | 0.001s 16.834s 638253393553355166: | | | | | | | | | | | | | | | | | | 857 | | | | | | | | | | | | | 0.003s 16.837s 638253393553387893: | | | | | | | | | | | | | | | | | | 1272 | | | | | | | | | | | | | 0.007s 16.844s 638253393553457572: | | | | | | | | | | | | | | | | 1273 | | | | | | | | | | | | | | | 0.001s 16.845s 638253393553469303: | | | | | | | | | | | | | | | | | | | | | | | | 814 | | | | | | | 0.002s 16.848s 638253393553491399: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 881 0.001s 16.849s 638253393553501488: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 805 | 0.001s 16.849s 638253393553508525: | | | | | | | | | | | | | | | | | | | | | 817 | | | | | | | | | | 0.003s 16.852s 638253393553533822: | | | | | | | | | | | | | | | | | | | | | | | | 1274 | | | | | | | 0.058s 16.910s . 638253393554112107: | | | | | | | | | | | | | | | | | | | | | | | | | | | 888 | | | | 0.000s 16.910s 638253393554117002: | | 882 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.912s 638253393554140298: | | | | | | | | | | | | | | | | | | | | | 1275 | | | | | | | | | | 0.001s 16.914s 638253393554150771: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 838 | 0.001s 16.915s 638253393554165432: | | | | 803 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.917s 638253393554186922: | | | | | | | | | | | | | 831 | | | | | | | | | | | | | | | | | | 0.003s 16.920s 638253393554212599: | | | | | 1276 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.921s 638253393554222608: | | | | 842 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.921s 638253393554229766: | | | | | | | | | | | 904 | | | | | | | | | | | | | | | | | | | | 0.000s 16.922s 638253393554233213: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1277 0.002s 16.923s 638253393554249717: | | 895 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.926s 638253393554273319: | | | | | | | | | | | | | 1278 | | | | | | | | | | | | | | | | | | 0.005s 16.930s 638253393554320317: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1279 | | | | 0.001s 16.931s 638253393554330369: | | | | | | | | | | | | 812 | | | | | | | | | | | | | | | | | | | 0.001s 16.932s 638253393554337969: | | | | | | | | | | | | | | | | | | | | | | 774 | | | | | | | | | 0.002s 16.934s 638253393554357369: 886 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 16.934s 638253393554359119: | | | | | | | | | | | | | | | | | | | | | | | | | 791 | | | | | | 0.001s 16.935s 638253393554366935: | | 1280 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.936s 638253393554376334: | | | | | | 907 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.937s 638253393554387543: | | | | | | | | | | | | | | | | | | | | | | | | | 1281 | | | | | | 0.003s 16.940s 638253393554418203: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1282 | 0.001s 16.941s 638253393554429731: 1283 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.942s 638253393554440234: | | | | | | 1284 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.943s 638253393554447778: | | | | | | | | | | | | | | | | | | | | | | | 808 | | | | | | | | 0.001s 16.945s 638253393554461400: | | | | | | | | | | | 1285 | | | | | | | | | | | | | | | | | | | | 0.006s 16.951s 638253393554521530: | | | | | | | | | 1286 | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.952s 638253393554531709: | | | | | | | | | | | | | | | | | | | | | | 1287 | | | | | | | | | 0.008s 16.960s 638253393554615170: | | | | | | | | 806 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.961s 638253393554627772: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 859 | | | 0.005s 16.967s 638253393554681202: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 877 | | | 0.007s 16.974s 638253393554750997: | | | | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | 0.000s 16.974s 638253393554755550: | | | | | | | | | | | | 823 | | | | | | | | | | | | | | | | | | | 0.002s 16.976s 638253393554771501: | | | | | | | | 1288 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.976s 638253393554779565: | | | | 1289 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.977s 638253393554790224: | | | | | | | | | | | | | | | | | | | | | | | | 814 | | | | | | | 0.000s 16.978s 638253393554791038: | | | | | | | | | | | | | | | | | | 857 | | | | | | | | | | | | | 0.003s 16.981s 638253393554825598: | | | | | | | | | | | | | | | | | | | | | | | | 846 | | | | | | | 0.002s 16.983s 638253393554846634: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 762 | | 0.001s 16.984s 638253393554858461: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1290 | | | 0.004s 16.989s 638253393554902742: | | | | | | | | | | | | | | | | | | | | | | | | 1291 | | | | | | | 0.001s 16.990s 638253393554912745: | | | | | | | | | | | | | | | | | | 1292 | | | | | | | | | | | | | 0.001s 16.990s 638253393554919506: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1293 | | 0.006s 16.996s 638253393554977822: | | | | | | | | | | | | | | | | 841 | | | | | | | | | | | | | | | 0.006s 17.002s 638253393555033379: | | | | | | | | | | | | | | | | | | | | | | | | | | 892 | | | | | 0.000s 17.002s 638253393555035693: | | | | | | | | | | | | | | | | 1294 | | | | | | | | | | | | | | | 0.064s 17.066s . 638253393555676345: | | | | | | | 790 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.067s 638253393555690201: | | | | | | | | | | | | 1295 | | | | | | | | | | | | | | | | | | | 0.001s 17.069s 638253393555701536: | | | | | | | | | | | | | | | | | | | 878 | | | | | | | | | | | | 0.000s 17.069s 638253393555702055: | | | 797 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.069s 638253393555703085: | | | | | | | | | | | | | | 821 | | | | | | | | | | | | | | | | | 0.000s 17.069s 638253393555703383: | | | | | | | | | | | | | | | | | | | | | | | 1296 | | | | | | | | 0.002s 17.070s 638253393555719479: | | | | | | | | | | | | | | | | | 1297 | | | | | | | | | | | | | | 0.001s 17.072s 638253393555731738: | | | | | | | | | | | | | | 1298 | | | | | | | | | | | | | | | | | 0.003s 17.075s 638253393555765032: | | | | | 798 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.075s 638253393555765956: | | | | | | | 1299 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.076s 638253393555777511: | | | | | | | | | | | | | | | | | | | | | | | | | | 1300 | | | | | 0.001s 17.077s 638253393555789468: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 881 0.000s 17.078s 638253393555794093: | | | 1301 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.079s 638253393555803747: | | | | | | | | | | | | | | | | | | | 1302 | | | | | | | | | | | | 0.001s 17.080s 638253393555815870: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 915 0.001s 17.081s 638253393555824792: | | | | | 1303 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 17.085s 638253393555864630: | | | | | | | | | | 856 | | | | | | | | | | | | | | | | | | | | | 0.003s 17.088s 638253393555893640: | | | | | | | | | | 1304 | | | | | | | | | | | | | | | | | | | | | 0.012s 17.100s 638253393556018383: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1305 0.008s 17.109s 638253393556102471: | | | | | | | | | | | | | 831 | | | | | | | | | | | | | | | | | | 0.003s 17.111s 638253393556129695: | | | | | | | | | 815 | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.112s 638253393556132125: | | | | | | | | | | | 904 | | | | | | | | | | | | | | | | | | | | 0.007s 17.118s 638253393556198813: | | | | | | | | | | | | | | | | | | | | | | | | | | | 888 | | | | 0.001s 17.120s 638253393556211693: | | | | | | | | | | | | | | | | | | | | 832 | | | | | | | | | | | 0.000s 17.120s 638253393556212643: | | 895 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.121s 638253393556230101: | | | | | | | | | | | | | 869 | | | | | | | | | | | | | | | | | | 0.013s 17.135s 638253393556360894: | | | | | | | | | 1306 | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.135s 638253393556369445: | | | | | | | | | | | | | | | | | | 857 | | | | | | | | | | | | | 0.000s 17.136s 638253393556370558: | | | | | | | | | | | | | | | | | | | | | | | | 846 | | | | | | | 0.001s 17.136s 638253393556375563: | | | | | | | | | | | | | | | | | | | | 1307 | | | | | | | | | | | 0.001s 17.137s 638253393556385568: | | 1308 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.138s 638253393556394403: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1309 | | | | 0.002s 17.140s 638253393556414112: | | | | | | | | | | | | | | | | | | 887 | | | | | | | | | | | | | 0.002s 17.142s 638253393556431555: | | | | | | | | | | | 1310 | | | | | | | | | | | | | | | | | | | | 0.006s 17.147s 638253393556487213: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 838 | 0.004s 17.151s 638253393556527837: | | | | | | | | | | | | | | | | | | | | | 817 | | | | | | | | | | 0.000s 17.151s 638253393556529581: | | | | 842 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.152s 638253393556535315: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1311 | 0.002s 17.154s 638253393556553845: | 828 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 17.157s 638253393556588173: | | | | | | | | | | | | | | | | | | | | | 1312 | | | | | | | | | | 0.001s 17.158s 638253393556597822: | | | | | | | | | | | | | | | | | | 1313 | | | | | | | | | | | | | 0.071s 17.229s . 638253393557304461: | | | | | | | | | | | | | | | | | | | | | | | | 865 | | | | | | | 0.001s 17.230s 638253393557315456: | | | | | | 907 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.230s 638253393557315895: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 877 | | | 0.000s 17.230s 638253393557316195: | 1314 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.232s 638253393557331240: | | | | | | | | | | | | | | | | | | | | | | | 808 | | | | | | | | 0.000s 17.232s 638253393557332752: | | | | | | | | | | | | 823 | | | | | | | | | | | | | | | | | | | 0.000s 17.232s 638253393557336216: | | | | | | | | | | | | | | | | 841 | | | | | | | | | | | | | | | 0.004s 17.236s 638253393557372181: | | | | | | | | | | | | | | | | | | | | | | | 1315 | | | | | | | | 0.001s 17.237s 638253393557381971: | | | | | | | | | | | | 1316 | | | | | | | | | | | | | | | | | | | 0.001s 17.237s 638253393557389889: | | | | | | | | | | | | | | | | | | | | | | 774 | | | | | | | | | 0.000s 17.238s 638253393557392260: | | | | | | | | | | | | | | | | 880 | | | | | | | | | | | | | | | 0.001s 17.238s 638253393557400169: | | | | | | | | | | | | | | | | | | | | | | | | 1317 | | | | | | | 0.002s 17.240s 638253393557418090: | | | | | | | | | | | | | | | | | | | | | | 1318 | | | | | | | | | 0.002s 17.242s 638253393557435208: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1319 | | | 0.003s 17.245s 638253393557466406: | | | | | | | | | | | | | | | | 1320 | | | | | | | | | | | | | | | 0.002s 17.247s 638253393557484437: | | | | | | | | | | | | | | 821 | | | | | | | | | | | | | | | | | 0.000s 17.247s 638253393557485530: | | | | | 798 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.247s 638253393557490260: | | | | 1321 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.249s 638253393557509286: | | | | | | | | | | | | | 1322 | | | | | | | | | | | | | | | | | | 0.001s 17.250s 638253393557518528: | | | | | 835 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.252s 638253393557536041: | | | | | | | | | | 856 | | | | | | | | | | | | | | | | | | | | | 0.001s 17.253s 638253393557543352: | | | | | | | | | | | | | | | 889 | | | | | | | | | | | | | | | | 0.013s 17.266s 638253393557672842: | | | | | 1323 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.267s 638253393557686036: | | | | | | | | | | | | | | 1324 | | | | | | | | | | | | | | | | | 0.003s 17.270s 638253393557711235: | | | | | | | | | | 1325 | | | | | | | | | | | | | | | | | | | | | 0.001s 17.271s 638253393557725506: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.273s 638253393557746463: | | | | | | 1326 | | | | | | | | 924 | | | | | | | | | | | | | | | | 0.012s 17.285s 638253393557866356: | | | 797 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 17.292s 638253393557940069: | | | | | | | | 806 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.294s 638253393557951014: | | | | | | | | | | | | | | | | | | | | | | | | | 791 | | | | | | 0.000s 17.294s 638253393557952703: | | | | | | | | | | | | | | | | | | | | | | | | | | | 888 | | | | 0.004s 17.297s 638253393557987833: | | | | | | | | | | | | | | | | | | | | | | | | | 837 | | | | | | 0.002s 17.299s 638253393558003473: | | | | | | | | 834 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.300s 638253393558013327: | | | | | | | | | | | | | | | | | | 887 | | | | | | | | | | | | | 0.002s 17.302s 638253393558037263: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1327 | | | | 0.003s 17.305s 638253393558064277: | | | | | | | | | | | | | | | | | | | | | | | | | | 892 | | | | | 0.001s 17.305s 638253393558070481: | | 895 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.306s 638253393558071350: | | | | | | | | | | | | | | | | | | | | | | | | | 1328 | | | | | | 0.001s 17.307s 638253393558081193: | | | | | | | | | | | 904 | | | | | | | | | | | | | | | | | | | | 0.001s 17.308s 638253393558094331: | | | | | | | | | 815 | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.308s 638253393558095194: 886 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.308s 638253393558096521: | | | 855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.309s 638253393558106344: | | | | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | 0.000s 17.309s 638253393558106829: | | | | | | | | | | | | | | | | | | 1329 | | | | | | | | | | | | | 0.010s 17.319s 638253393558201957: | | | | | | | | | | | | | | | 1330 | | | | | | | | | | | | | | | | 0.001s 17.320s 638253393558213266: | | | | | | | | | | | 1331 | | | | | | | | | | | | | | | | | | | | 0.004s 17.323s 638253393558249970: | | | | | | | 790 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.324s 638253393558257952: | | | | | | | | | | | | | | | | | | | | | | | | | | 1332 | | | | | 0.005s 17.329s 638253393558305287: | | | | | | | 819 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.330s 638253393558317030: | | | | | | | | | | | | | | | | | | | 878 | | | | | | | | | | | | 0.000s 17.331s 638253393558322004: | | | | | | | | 1333 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.332s 638253393558336878: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 762 | | 0.000s 17.332s 638253393558337716: | | | | | | | | | | | | | | | | | | | | 832 | | | | | | | | | | | 0.002s 17.334s 638253393558356991: 906 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.335s 638253393558368191: | | | | | | | | | | | | | | | | | | | | 852 | | | | | | | | | | | 0.001s 17.336s 638253393558376580: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 784 | | 0.004s 17.340s 638253393558417510: | | | | | | | 1334 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.342s 638253393558431275: 1335 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.057s 17.399s . 638253393559002491: | | | | | | | | | | | | | | | | | | | | 1336 | | | | | | | | | | | 0.002s 17.401s 638253393559023769: | | 1337 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.402s 638253393559034199: | | | | | | | | | | | | | | | | | | | 1338 | | | | | | | | | | | | 0.002s 17.403s 638253393559049217: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 915 0.005s 17.408s 638253393559097333: | | | | | | | | | | 856 | | | | | | | | | | | | | | | | | | | | | 0.002s 17.410s 638253393559118905: | | | | | | | | | | | | 823 | | | | | | | | | | | | | | | | | | | 0.002s 17.412s 638253393559134568: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1339 0.002s 17.414s 638253393559151586: | | | | | | | | | | | | 1340 | | | | | | | | | | | | | | | | | | | 0.003s 17.416s 638253393559179565: | | | 1341 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.417s 638253393559188877: | | | | | | | | | | | | | | | | | | | | | | | 808 | | | | | | | | 0.000s 17.417s 638253393559189397: | | | | | | | | | | | | | | | | | 1342 | | | | | | | | | | | | | | 0.001s 17.418s 638253393559197103: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1343 | | 0.001s 17.419s 638253393559204481: | | | | | | | | | 840 | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.420s 638253393559211612: | | | | | | | | | | | | | | | | | | | | | 817 | | | | | | | | | | 0.003s 17.423s 638253393559241378: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 17.425s 638253393559267655: | 828 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.427s 638253393559285637: | | | | 842 | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.428s 638253393559295250: | | | | | | 1344 | | | | | | | | | | | | | | 848 | | | | | | | | | | 0.001s 17.429s 638253393559304076: | | | | | | | | | | | | | | | | 880 | | | | | | | | | | | | | | | 0.002s 17.431s 638253393559325278: | | | | | | | | | | | | | | | | 911 | | | | | | | | | | | | | | | 0.003s 17.434s 638253393559351418: | | | | | | | | | | | | | | 821 | | | | | | | | | | | | | | | | | 0.006s 17.439s 638253393559408797: | | | | | | | | | | | | | | | | | | | | | 1345 | | | | | | | | | | 0.001s 17.440s 638253393559418778: | 845 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.441s 638253393559425703: | | | | | | | | | | | | | | | | 1346 | | | | | | | | | | | | | | | 0.001s 17.442s 638253393559432592: | | | | | | | | | | | | | | | | | | | | | | | 1347 | | | | | | | | 0.001s 17.442s 638253393559439094: | | | | | | | | | | | | | | 836 | | | | | | | | | | | | | | | | | 0.001s 17.443s 638253393559446787: | | | | | | | | | | | | | | | | | | | | | | | | | | | 888 | | | | 0.000s 17.443s 638253393559447195: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 877 | | | 0.001s 17.444s 638253393559456169: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 838 | 0.004s 17.448s 638253393559499710: | | | | | | | | | 1348 | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.449s 638253393559509490: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 898 | | | 0.001s 17.450s 638253393559518243: | | | | | | | | | | | | | 869 | | | | | | | | | | | | | | | | | | 0.001s 17.451s 638253393559526222: | | | | 1349 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.452s 638253393559539150: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 860 | 0.001s 17.453s 638253393559549369: | | | | | | | | | | | | | | | | | | | | | | | | | | | 916 | | | | 0.001s 17.454s 638253393559558190: | | | | | | | | | | | | | 1350 | | | | | | | | | | | | | | | | | | 0.001s 17.455s 638253393559567248: | | | | | | | | 834 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 17.462s 638253393559635038: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1351 | | | 0.001s 17.463s 638253393559646445: | | | | | | | | | | 1352 | | | | | | | | | | | | | | | | | | | | | 0.003s 17.466s 638253393559674476: | 1353 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.467s 638253393559687205: | | | | | | | | | | | | | | 1354 | | | | | | | | | | | | | | | | | 0.004s 17.471s 638253393559724504: | | | | | | | | 858 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.472s 638253393559734022: | | | | | | | | | | | | | | | 889 | | | | | | | | | | | | | | | | 0.000s 17.472s 638253393559736941: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1355 | | | | 0.001s 17.473s 638253393559749546: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1356 | 0.002s 17.475s 638253393559766865: | | | | | | | | | | | | | | | 924 | | | | | | | | | | | | | | | | 0.003s 17.478s 638253393559792860: | | | | | | | 819 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.479s 638253393559805879: 906 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.071s 17.550s . 638253393560516641: | | | | | | | | | | | | | | | 1358 | | | | | | | | | | | | | | | | 0.001s 17.551s 638253393560525832: | | | | | | | | | | | | | | | | | | | | | | | | 865 | | | | | | | 0.000s 17.551s 638253393560526367: | | | | | 835 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.553s 638253393560540510: | | | | | | | | | | | | | | | | | | | | | | 774 | | | | | | | | | 0.004s 17.557s 638253393560583642: | | | | | | | | | | | 904 | | | | | | | | | | | | | | | | | | | | 0.001s 17.558s 638253393560591282: | | | | | 1359 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.559s 638253393560606058: | | | | | | | 1360 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 17.562s 638253393560639992: | | | | | | | | | | | 1361 | | | | | | | | | | | | | | | | | | | | 0.003s 17.565s 638253393560665009: | | | | | | | | | | | | | | | | | | 887 | | | | | | | | | | | | | 0.001s 17.566s 638253393560677700: | | | | | | | | | | | | | | | | | | | | | | | | | 837 | | | | | | 0.001s 17.567s 638253393560686442: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 915 0.002s 17.569s 638253393560708533: | | 895 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 17.572s 638253393560739172: | | | | | | | | | | | | | | | | | | | 878 | | | | | | | | | | | | 0.001s 17.573s 638253393560749469: | | | | | | 1357 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.575s 638253393560766472: | | | | | | | | | | | | | | | | | | | | | | | | | 1362 | | | | | | 0.012s 17.587s 638253393560889283: | | | | | | | | | | | | | | | | | | 1363 | | | | | | | | | | | | | 0.001s 17.588s 638253393560899407: | | | | | | | | | | | | | | | | | | | | | | 1364 | | | | | | | | | 0.004s 17.593s 638253393560944147: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1365 0.001s 17.594s 638253393560957505: | | | | | | | | | | | | | | | | | | | | | | | | 1366 | | | | | | | 0.002s 17.597s 638253393560981228: | | 1367 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.598s 638253393560995963: 1368 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 17.601s 638253393561027882: | | | | | | | | 1369 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.603s 638253393561041630: | | | | | | | | | 840 | | | | | | | | | | | | | | | | | | | | | | 0.005s 17.608s 638253393561091619: | | | | | | | | | 1370 | | | | | | | | | | | | | | | | | | | | | | 0.007s 17.615s 638253393561163548: | | | | | | | | | | | | | | | | | | | | | | | | | | 892 | | | | | 0.003s 17.618s 638253393561196600: | | | | | | | | | | | | | | | | | | | | | 817 | | | | | | | | | | 0.000s 17.618s 638253393561197513: | | | | | | | | | | | | 823 | | | | | | | | | | | | | | | | | | | 0.001s 17.619s 638253393561209173: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 860 | 0.003s 17.622s 638253393561237023: | | | | | | | | | | | | | | | | | | | | | 848 | | | | | | | | | | 0.001s 17.623s 638253393561248277: | | | | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | 0.003s 17.626s 638253393561274625: | | | | | | | | | | | | | | | | | 810 | | | | | | | | | | | | | | 0.002s 17.628s 638253393561295741: | | | | | | | | | | | | | | | | | | | | | 1371 | | | | | | | | | | 0.002s 17.630s 638253393561318339: | | | | | | | | | | | | 862 | | | | | | | | | | | | | | | | | | | 0.001s 17.631s 638253393561326727: | 845 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.631s 638253393561327144: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 879 | 0.001s 17.632s 638253393561334693: | | | | | | | | | | | | | | | | | | | 1372 | | | | | | | | | | | | 0.006s 17.638s 638253393561399154: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 898 | | | 0.001s 17.639s 638253393561406131: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1373 | 0.001s 17.640s 638253393561416074: | | | | | | | | | | | | | 869 | | | | | | | | | | | | | | | | | | 0.000s 17.641s 638253393561420796: | | | | | | | | | | | | | | | | | | | | | | | 808 | | | | | | | | 0.001s 17.642s 638253393561435014: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 784 | | 0.001s 17.643s 638253393561440703: | | | | | | | | | | | | | 1374 | | | | | | | | | | | | | | | | | | 0.001s 17.644s 638253393561451532: | | | 855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.645s 638253393561463591: | | | | | | | | | | | | | | | | | | | | | | | | | | 917 | | | | | 0.001s 17.646s 638253393561473446: | | | | | | | | | | 856 | | | | | | | | | | | | | | | | | | | | | 0.001s 17.647s 638253393561485912: | | | 1375 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.648s 638253393561498316: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1376 | | 0.001s 17.649s 638253393561506413: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1377 | | | 0.077s 17.726s . 638253393562277400: | | | | | | | | | | | | | | 836 | | | | | | | | | | | | | | | | | 0.002s 17.728s 638253393562295611: | 871 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.730s 638253393562310898: | | | | | | | | | | | | | | | | | | | | | | | | | | 1378 | | | | | 0.007s 17.736s 638253393562378005: | | | | | | | | | | | | | | 1379 | | | | | | | | | | | | | | | | | 0.001s 17.737s 638253393562387609: | | | | | | | | | | | | | | | | | | | | | | | | 865 | | | | | | | 0.003s 17.740s 638253393562416035: | | | | | | | 819 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.740s 638253393562416967: | 1380 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.741s 638253393562426406: | | | | | | | | | | | | 1381 | | | | | | | | | | | | | | | | | | | 0.001s 17.742s 638253393562434030: | | | | | | | | | | | | | | | | | | | | | | | 843 | | | | | | | | 0.001s 17.743s 638253393562441315: | | | | | | | | | | | | | | | | | | | | | | | | | | | 916 | | | | 0.000s 17.743s 638253393562441646: | | 895 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.743s 638253393562441871: | | | | | | | | 858 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.743s 638253393562442067: | | | | | | | | | | | | | | | | | | | | | | 774 | | | | | | | | | 0.000s 17.743s 638253393562442270: | | | | | | | | | | | | | | | | | | | | | | | | 903 | | | | | | | 0.001s 17.743s 638253393562449794: | | | | | | | | | 840 | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.743s 638253393562450100: | | | | | | | | | | | | | | | | | | | | 852 | | | | | | | | | | | 0.000s 17.743s 638253393562450333: | | | | | | | 853 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 17.751s 638253393562522459: | | | | | | | | | | 872 | | | | | | | | | | | | | | | | | | | | | 0.001s 17.752s 638253393562533562: | | | | | | | | | | | | | | | 924 | | | | | | | | | | | | | | | | 0.000s 17.752s 638253393562534424: | | | | | | | | | 884 | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.753s 638253393562542121: | | | | | | | | | | | | | | | | | 1382 | | | | | | | | | | | | | | 0.001s 17.753s 638253393562549298: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1383 | | | | 0.001s 17.754s 638253393562557131: | | | | | | | | | | | | | | | | 911 | | | | | | | | | | | | | | | 0.000s 17.754s 638253393562557555: | | | | 842 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.754s 638253393562557790: | | 1384 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.755s 638253393562565440: | | | | | | | | 1385 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.756s 638253393562572673: | | | | | | | | | | | | | | | | | | | | | | | | | 837 | | | | | | 0.000s 17.756s 638253393562573106: | | | | | | | | | | | | | | | | | | 887 | | | | | | | | | | | | | 0.002s 17.758s 638253393562592735: | | | | 908 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.759s 638253393562602400: | | | | | | | | | | | | | | | | | | | | 896 | | | | | | | | | | | 0.001s 17.760s 638253393562614842: | | | | | | | | | | | | | | | 1386 | | | | | | | | | | | | | | | | 0.001s 17.761s 638253393562628785: | | | | | | | | | | | | | | | | | | | | | | 1387 | | | | | | | | | 0.006s 17.767s 638253393562690060: | | | | | | | | | | | | | | | | 1388 | | | | | | | | | | | | | | | 0.003s 17.770s 638253393562716057: | | | | | | | | | | | | | | | | | | | | | | | | 1389 | | | | | | | 0.004s 17.774s 638253393562759885: | | | | | | | | | | | | | | | | | | 1390 | | | | | | | | | | | | | 0.001s 17.776s 638253393562770782: | | | | 1391 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.776s 638253393562779676: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.777s 638253393562786827: | | | | | | 1392 | | | | | | | | | | | | | 920 | | | | | | | | | | | 0.001s 17.778s 638253393562793981: | | | | | | | | | | | | | | | | | | | | | | | | | 1393 | | | | | | 0.002s 17.780s 638253393562816812: | | | | | | | | | | 1394 | | | | | | | | | | | | | | | | | | | | | 0.008s 17.788s 638253393562894160: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 915 0.000s 17.788s 638253393562896429: | | | | | | | | | | | | | | | | | | | | | | | 1395 | | | | | | | | 0.002s 17.791s 638253393562920584: | | | | | 835 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.791s 638253393562921149: | | | | | | | 1396 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.791s 638253393562928689: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 879 | 0.001s 17.793s 638253393562943390: | | | 855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.793s 638253393562943852: | | | | | | | | | 1397 | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.794s 638253393562952513: | | | | | | | | | | | | | | | | | | | | | 848 | | | | | | | | | | 0.006s 17.800s 638253393563015676: | | | 1398 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.801s 638253393563029769: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1399 | 0.001s 17.802s 638253393563037883: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 784 | | 0.000s 17.802s 638253393563038349: | | | | | | | | | | | | | | | | | | | | | 864 | | | | | | | | | | 0.007s 17.809s 638253393563108551: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1400 | | 0.008s 17.817s 638253393563187147: | | | | | | | | | | | | | 869 | | | | | | | | | | | | | | | | | | 0.003s 17.820s 638253393563215136: | | | | | | | | | | | 904 | | | | | | | | | | | | | | | | | | | | 0.001s 17.821s 638253393563224211: | | | | | | | | | | | | | 1401 | | | | | | | | | | | | | | | | | | 0.062s 17.883s . 638253393563842213: | | | | | 901 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.884s 638253393563852897: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 898 | | | 0.000s 17.884s 638253393563854526: | | | | | | | | | | | | | | | | | | | 878 | | | | | | | | | | | | 0.001s 17.885s 638253393563861569: | | | | | | | | | | | | | | | | | | | | | 1402 | | | | | | | | | | 0.001s 17.885s 638253393563870430: | | | | | | | | | | | | | | | | | | | | 1403 | | | | | | | | | | | 0.015s 17.901s 638253393564022222: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1404 0.001s 17.902s 638253393564033073: | | | | | | | | | | | | | | | | | | | 909 | | | | | | | | | | | | 0.001s 17.903s 638253393564045513: | | | | 908 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.903s 638253393564046193: | | | | | | | | | | | | | | 836 | | | | | | | | | | | | | | | | | 0.000s 17.903s 638253393564046568: | 871 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.903s 638253393564046878: | | | | | | | | | | | | | | | | | | | | | | | | | | | 916 | | | | 0.002s 17.905s 638253393564068328: | | | 855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.906s 638253393564074478: | | | | | | | | | | | | | | | | | | | | | | | | | 837 | | | | | | 0.001s 17.906s 638253393564079807: | 1405 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.907s 638253393564088961: | | | | | 1406 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.908s 638253393564096512: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1407 | | | 0.005s 17.913s 638253393564143492: | | | | | | | | | | | | | | | | | | | | | | | | | 854 | | | | | | 0.002s 17.915s 638253393564166890: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1408 | | | | 0.003s 17.918s 638253393564192723: | | | 1409 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.919s 638253393564201130: | | | | | | | | | | | | | | | | | | | 1410 | | | | | | | | | | | | 0.001s 17.920s 638253393564213195: | | | | | | | | | | | | | | | | | | | | | | | | | 1411 | | | | | | 0.003s 17.923s 638253393564246676: | | | | 1412 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.925s 638253393564260678: | | | | | | | | | | | 1413 | | | | | | | | | | | | | | | | | | | | 0.008s 17.932s 638253393564340412: | | | | | | | | | | | | | | | | 911 | | | | | | | | | | | | | | | 0.001s 17.934s 638253393564351978: | | | | | | | | | | | | | | | | | 810 | | | | | | | | | | | | | | 0.004s 17.938s 638253393564395865: | | | | | | | | | | | | | | | 924 | | | | | | | | | | | | | | | | 0.001s 17.939s 638253393564405768: | | | | | | | | | | | | | | | | 1414 | | | | | | | | | | | | | | | 0.001s 17.940s 638253393564415999: | | | | | | | | | | | | | | | | | | | | | | | | 903 | | | | | | | 0.000s 17.940s 638253393564416475: 906 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.941s 638253393564422951: | | | | | | | | | | | | | | | 889 | | | | | | | | | | | | | | | | 0.001s 17.942s 638253393564432970: 1416 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.943s 638253393564447119: | | | | | | | | | | | | | | | | | | | | | | | | 1417 | | | | | | | 0.001s 17.944s 638253393564456855: | | | | | | | | | | | | | | | 1415 | | | | | | | | | | | | | | | | 0.001s 17.945s 638253393564467860: | | | | | | | | | | 872 | | | | | | | | | | | | | | | | | | | | | 0.001s 17.946s 638253393564476444: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 784 | | 0.002s 17.949s 638253393564501307: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1418 | | 0.001s 17.950s 638253393564515735: | | | | | | | | | | | | | | 868 | | | | | | | | | | | | | | | | | 0.003s 17.953s 638253393564548942: | | | | | | | | | | | | | | | | | 1419 | | | | | | | | | | | | | | 0.006s 17.960s 638253393564612147: | | | | | | | | | | | | | | | | | | | | | | | | | | 917 | | | | | 0.000s 17.960s 638253393564613078: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 879 | 0.003s 17.962s 638253393564639217: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1420 | 0.001s 17.963s 638253393564649516: | | | | | | | | | | | | | | | | | | | | | | | | | | 1421 | | | | | 0.001s 17.965s 638253393564662267: | | | | | | | | | | | | | | 1422 | | | | | | | | | | | | | | | | | 0.002s 17.966s 638253393564679071: | | | | | | | | | | 1423 | | | | | | | | | | | | | | | | | | | | | 0.004s 17.970s 638253393564717632: | | 895 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.972s 638253393564735021: | | | | | | | | | | | | | | | | | | | | | 864 | | | | | | | | | | 0.001s 17.973s 638253393564744795: | | 1424 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 17.977s 638253393564780800: | | | | | | | | | | | | | | | | | | | | | 1425 | | | | | | | | | | 0.126s 18.102s .. 638253393566040054: | | | | | | | | | 884 | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.104s 638253393566059762: | | | | | | | | | | | | | | | | | | 887 | | | | | | | | | | | | | 0.001s 18.106s 638253393566074336: | | | | | | | | | 1426 | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.107s 638253393566086435: | | | | | | | | | | | | 862 | | | | | | | | | | | | | | | | | | | 0.000s 18.107s 638253393566087024: | | | | | | | | | | | | | | | | | | | | | | | | | 854 | | | | | | 0.000s 18.108s 638253393566091908: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 898 | | | 0.002s 18.110s 638253393566114927: | | | | | | | | | | | | | | | | | | | | | | | | | 1427 | | | | | | 0.004s 18.114s 638253393566153117: | | | | | | | | | | | | | | | | | | | | 920 | | | | | | | | | | | 0.003s 18.117s 638253393566186146: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1428 | | | 0.002s 18.119s 638253393566202326: | | | | | | | | | | | | | | | | | | | | 1429 | | | | | | | | | | | 0.018s 18.136s 638253393566380275: | | | 855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 18.137s 638253393566384867: 906 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 18.137s 638253393566388380: | | | | | | | | | | | | | | | 924 | | | | | | | | | | | | | | | | 0.001s 18.138s 638253393566399660: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 879 | 0.001s 18.140s 638253393566411625: | | | | | | | | | | | | | | | | | 810 | | | | | | | | | | | | | | 0.002s 18.142s 638253393566434725: | | | | | | | 853 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 18.142s 638253393566435683: | | | | | | | | | | | 904 | | | | | | | | | | | | | | | | | | | | 0.000s 18.142s 638253393566436337: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.143s 638253393566446988: | | | | | 901 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.144s 638253393566459797: | | | | | | 1430 | | | | | | | | | | | 910 | | | | | | | | | | | | | 0.001s 18.145s 638253393566469398: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1431 | 0.001s 18.146s 638253393566477272: | | 895 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.148s 638253393566498021: | | | | | | | | | | | 1432 | | | | | | | | | | | | | | | | | | | | 0.002s 18.151s 638253393566522060: | | | | | | | | | | | | | | | | | | | | | | | | | | | 916 | | | | 0.001s 18.152s 638253393566530793: | | | | | 1433 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.153s 638253393566545680: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 915 0.002s 18.155s 638253393566568197: | | | | | | | | | | | | | | | | | | | | | | | | | | 917 | | | | | 0.001s 18.156s 638253393566578313: | | | 1434 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.157s 638253393566587164: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1435 | | | | 0.002s 18.159s 638253393566606038: | | | | | | | | | | | | | | 868 | | | | | | | | | | | | | | | | | 0.000s 18.159s 638253393566607066: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 948 0.002s 18.161s 638253393566622079: | | | | | | | | | | | | | | | | | | | | | | | | | | 1436 | | | | | 0.001s 18.161s 638253393566630118: | | | | | | | 1437 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 18.166s 638253393566671579: | | | | | | | | | | | | | | | | | | | | | 864 | | | | | | | | | | 0.002s 18.168s 638253393566690586: | | | | | | | | | | | | | | | | 911 | | | | | | | | | | | | | | | 0.005s 18.172s 638253393566737204: | | | | | | | | | | | | | | | | | | | | | | | 843 | | | | | | | | 0.000s 18.173s 638253393566741501: | | | | | | | | | | | | | | | | 1438 | | | | | | | | | | | | | | | 0.003s 18.175s 638253393566766613: | | | | | | | | | | | | | | | | | | | | | 918 | | | | | | | | | | 0.001s 18.176s 638253393566775734: | | | | | | | | | | | | | | 1439 | | | | | | | | | | | | | | | | | 0.002s 18.178s 638253393566796959: | | | | | | | | | | | | 885 | | | | | | | | | | | | | | | | | | | 0.001s 18.179s 638253393566804591: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1440 0.001s 18.180s 638253393566811680: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 18.180s 638253393566820439: | | | | | | | | | | | | | | | x | | | | | | | 861 | | | | | | | | 0.003s 18.184s 638253393566854594: | | | | | | | | | | | | | | | 1441 | | | | | 946 | | | | | | | | | | 0.002s 18.186s 638253393566871348: 1442 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.188s 638253393566895456: | | | | | | | | | | | | | | | | | | | | | | 774 | | | | | | | | | 0.003s 18.191s 638253393566920666: | | | | | | | | | | | | | | | | | 1443 | | | | | | | | | | | | | | 0.001s 18.191s 638253393566930377: | | | | | | | | 858 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.194s 638253393566952063: | | | | | | | | | | | | | | | | | | | | | | 792 | | | | | | | | | 0.008s 18.202s 638253393567035956: | | | | | | | | | | | | | | | | | | | | | | | | | 854 | | | | | | 0.001s 18.203s 638253393567047776: | | | | | | | | | | | | | | | | | | | | | | | 1444 | | | | | | | | 0.001s 18.204s 638253393567057443: | | | | | | | | | | | | | | | | | | | | | | 1445 | | | | | | | | | 0.001s 18.205s 638253393567065268: | | | | | | | | | | | | 1446 | | | | | | | | | | | | | | | | | | | 0.001s 18.206s 638253393567077791: | | | | | | | | 1447 | | | | | | | | | | | | | | | | | | | | | | | 0.072s 18.278s . 638253393567796345: | | | | | | | | | | | | | | | | | | | | | | | | | 1448 | | | | | | 0.004s 18.282s 638253393567833013: | | | | 908 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.282s 638253393567839857: | | 913 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.285s 638253393567866950: | | | | | | | | | | | | | | | | | | | 909 | | | | | | | | | | | | 0.001s 18.286s 638253393567873192: | | | | | | | | | 884 | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.286s 638253393567878378: | | | | 932 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.287s 638253393567888004: | | | | | | | | | | | | | | | | | | 1449 | | | | | | | | | | | | | 0.001s 18.288s 638253393567895230: | | | | | | | | | | | | | | | | | | | | | 1450 | | | | | | | | | | 0.009s 18.297s 638253393567986369: | | | | | | | | | | | 904 | | | | | | | | | | | | | | | | | | | | 0.000s 18.297s 638253393567987113: | | | | 1451 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.300s 638253393568020273: | | | | | | | | | | | 941 | | | | | | | | | | | | | | | | | | | | 0.001s 18.301s 638253393568028966: | 871 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.302s 638253393568035563: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 18.304s 638253393568059916: | | | | | | x | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 18.306s 638253393568072052: | | | | | | x | | | | | | | | x | | | | 896 | | | | | | | | | | | 0.003s 18.309s 638253393568100874: | | | | | | 1452 | | | | x | | | x | | | | | | | | | | | | | | | | 0.001s 18.309s 638253393568110455: | | | | | | | | | | | x | | | 1453 | | | | 920 | | | | | | | | | | | 0.001s 18.311s 638253393568125170: | | | | | | | | | 1454 | x | | | | | | | | | | | | | | | | | | | | 0.001s 18.312s 638253393568137830: | | | | | | | | | | | x | | | | | | | | 937 | | | | | | | | | | | 0.001s 18.313s 638253393568146289: | | | | | | | | | | | x | | | | | | | 1455 | | | | | | | | | | | | 0.001s 18.314s 638253393568154896: | | | | | | | | | | | x | 869 | | | | | | | | | | | | | | | | | | 0.005s 18.319s 638253393568202790: | | | | | | | | | | | x | | | | | | | | 1456 | | | | | | | | | | | 0.001s 18.320s 638253393568214387: | | | | | | | | | | | x | 1457 | | | | | | | | | | | | | | | | | | 0.015s 18.335s 638253393568368411: | | 1458 | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.002s 18.338s 638253393568393328: | | | | | | | | | | | x | | | | | 810 | | | | | | | | | | | | | | 0.003s 18.341s 638253393568425272: | | | | | | | | | | 872 x | | | | | | | | | | | | | | | | | | | | 0.002s 18.343s 638253393568443993: | | | | | 901 | | | | | x | | | | | | | | | | | | | | | | | | | | 0.002s 18.345s 638253393568461244: | | | | | | | | | | | x | | | | | 1459 | | | | | | | | | | | | | | 0.001s 18.345s 638253393568469615: | | | | | | | | | | 1460 x | | | | | | | | | | | | | | | | | | | | 0.001s 18.346s 638253393568478520: | | | | | 950 | | | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 18.347s 638253393568486402: | | | | | | | 853 | | | x | | | | | | | | | | | | | | | | | | | | 0.002s 18.349s 638253393568509890: | | | | | | | | | | | x | | 868 | | | | | | | | | | | | | | | | | 0.002s 18.351s 638253393568525536: | | | | | | | | | | | x | | | | | | 887 | | | | | | | | | | | | | 0.003s 18.354s 638253393568557664: | | | 855 | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 18.355s 638253393568567969: | | | | | | | 876 | | | 1461 | | | | | | | | | | | | | | | | | | | | 0.002s 18.357s 638253393568587368: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 898 | | | 0.002s 18.359s 638253393568609816: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 784 | | 0.000s 18.360s 638253393568614743: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1462 | | | 0.003s 18.363s 638253393568647748: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 948 0.002s 18.365s 638253393568669798: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 816 | | 0.002s 18.367s 638253393568688534: | | | 883 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.369s 638253393568702753: | | | | | | | | | | | | | | | | | | 910 | | | | | | | | | | | | | 0.000s 18.369s 638253393568703133: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1463 0.001s 18.370s 638253393568713742: | | | | | | | | | | | | | | 1464 | | | | | | | | | | | | | | | | | 0.001s 18.371s 638253393568724141: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 879 | 0.003s 18.373s 638253393568750130: | | | | | | | | | | | | | | | | | | 1465 | | | | | | | | | | | | | 0.001s 18.375s 638253393568762718: | | | | | | | 1466 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.377s 638253393568789230: | 1467 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.378s 638253393568797333: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1468 | 0.061s 18.439s . 638253393569408566: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1469 | | 0.001s 18.440s 638253393569417276: | | | | | | | | | | | | | | | | | | | | | | 792 | | | | | | | | | 0.000s 18.440s 638253393569419998: | | | | | 1470 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 18.446s 638253393569479630: | | | | | | | | | | | | | | | | | | | | | | | | | | | 916 | | | | 0.000s 18.446s 638253393569480065: | | | | | | | | | | | | | | | | | | | | | | | | | | 917 | | | | | 0.000s 18.447s 638253393569483954: | | | | 932 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 18.447s 638253393569485426: | | | | | | | | | | | | | | | | | | | | | | 1471 | | | | | | | | | 0.001s 18.448s 638253393569494484: | | | | | | | | | | | | | | | | | | | | 937 | | | | | | | | | | | 0.002s 18.449s 638253393569509842: | | | | | | | | | | | | | | | | | | | | | | | | | | | 938 | | | | 0.002s 18.452s 638253393569531268: | | | | | | | | | | | | | | | | | | | | 1472 | | | | | | | | | | | 0.001s 18.453s 638253393569540686: | | | 1473 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.454s 638253393569557516: | | | | | | | | | | | | | | | | | | | | | | | | | | 1474 | | | | | 0.002s 18.456s 638253393569575118: | | | | | | | | | | | | | | | | 911 | | | | | | | | | | | | | | | 0.001s 18.457s 638253393569586164: | | | | | | | | | | | | | 869 | | | | | | | | | | | | | | | | | | 0.000s 18.458s 638253393569590801: | | | | | | | | 858 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.460s 638253393569614178: | | | | | | | | | | | | | | | | 1475 | | | | | | | | | | | | | | | 0.003s 18.462s 638253393569639385: | | | | | | | | | | | | | 1476 | | | | | | | | | | | | | | | | | | 0.002s 18.465s 638253393569663683: | | | | 1477 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.466s 638253393569671546: | | | | | | | | | | | | | | | | | | | | | | | | | 854 | | | | | | 0.003s 18.469s 638253393569700762: | | | | | | | | | | | | | | | | | | | | | | | 861 | | | | | | | | 0.003s 18.472s 638253393569734342: | | | | | | | | | | | | | | | | | | | | | | | | | 1478 | | | | | | 0.007s 18.478s 638253393569800330: | | | | | | | | | | | | | | | | | | | 909 | | | | | | | | | | | | 0.001s 18.480s 638253393569813190: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 18.481s 638253393569827590: | | | | | | | | | | | | | | | 1479 | | | | | | | | | | | x | | | | 0.001s 18.482s 638253393569838591: | | | | | | | | | | | | | | | | | | | | | | | 873 | | | x | | | | 0.001s 18.483s 638253393569847486: | | | | | | | | | 884 | | | | | | | | | | | | | | | | | x | | | | 0.001s 18.485s 638253393569860503: | | | | | | x | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 18.486s 638253393569871433: | | | | | | x | | | 872 | | | | | | | | | | | | | | | | x | | | | 0.003s 18.488s 638253393569899895: | | | | | | 1480 | | | | | | | | | | | | | | | | 930 | | | x | | | | 0.002s 18.490s 638253393569918808: | | | | | | | | 1481 | | | | | | | | | | | | | | | | | | x | | | | 0.002s 18.493s 638253393569940789: | | | | | | | | | 925 | | | | | | | | | | | | | | | | | x | | | | 0.001s 18.494s 638253393569955061: | | | | | | | | | | | | | | | | | | | | | | | | 903 | | x | | | | 0.002s 18.496s 638253393569978404: | | | | | | | | | | | | | | | | | | | | | | | 1482 | | | x | | | | 0.004s 18.500s 638253393570018272: | | | | | | | | | | 1483 | | | | | | | | | | | | | | | | x | | | | 0.001s 18.501s 638253393570027799: | | | | | | | | | | | | | | | | | | | | | | | | 1484 | | x | | | | 0.006s 18.507s 638253393570082933: | | | | | | | | | | | | | | | | | | | | | | | | | | | x 898 | | | 0.001s 18.508s 638253393570092095: | | | | | | | | | | | | 885 | | | | | | | | | | | | | | x | | | | 0.001s 18.508s 638253393570098872: | | | | | | | | | | | | | | | | | | | | | 946 | | | | | x | | | | 0.003s 18.512s 638253393570133758: | | | | | | | | | | | | | | | | | | | 1485 | | | | | | | x | | | | 0.001s 18.513s 638253393570147700: | | | | | | | | | | | | 1486 | | | | | | | | | | | | | | x | | | | 0.003s 18.516s 638253393570176649: | | | | | | | | | | | | | | | | | 810 | | | | | | | | | x | | | | 0.003s 18.519s 638253393570204571: | | | | | | | | | | | | | | | | | | | | | | | | | | | x 1487 | | | 0.001s 18.520s 638253393570213364: | | | | | | | | | | | | | | | | | 826 | | | | | | | | | x | | | | 0.001s 18.520s 638253393570219992: | | 913 | | | | | | | | | | | | | | | | | | | | | | | | x | | | | 0.004s 18.525s 638253393570260700: | | 944 | | | | | | | | | | | | | | | | | | | | | | | | x | | | | 0.002s 18.526s 638253393570275754: | | | | | | | | | | | 941 | | | | | | | | | | | | | | | x | | | | 0.001s 18.527s 638253393570284276: | | | | | | | | | | | | | | 868 | | | | | | | | | | | | x | | | | 0.063s 18.590s . 638253393570917712: | | | | | | | | | | | x | | | | | | | | | | | | | | | x | | | | 0.003s 18.594s 638253393570950828: | | | | | | | | | | | x | | 905 | | | | | | | | | | | | x | | | | 0.001s 18.595s 638253393570962366: | | | | | | | | | | | x | | | | | | | | | | 792 | | | | x | | | | 0.001s 18.596s 638253393570970964: | | | | | | | 853 | | | x | | | | | | | | | | | | | | | x | | | | 0.001s 18.596s 638253393570977284: | | | | | | | | | | | x | | | | | | | | | | | | | | 917 x | | | | 0.001s 18.597s 638253393570986713: | | | | | | | | | | | x | | | | | | | | | 918 | | | | | x | | | | 0.001s 18.598s 638253393570993499: 906 | | | | | | | | | | x | | | | | | | | | | | | | | | x | | | | 0.003s 18.601s 638253393571027387: | 871 | | | | | | | | | x | | | | | | | | | | | | | | | x | | | | 0.001s 18.602s 638253393571036926: | | | | | | | | | | | x | | | x | | | | | | | | | | | 938 | | | | 0.001s 18.603s 638253393571050426: | | | | | | | | | | | x | | | x | | | | | | | | | | 939 | | | | | 0.001s 18.604s 638253393571057827: | | | | | | | | | | | x | | | 1488 | 866 | | | | | | | | | | | | | | 0.001s 18.605s 638253393571064196: | | 1489 | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 18.606s 638253393571070501: | | | | | | | | | | | x | | | | | | | | | | 830 | | | | | | | | | 0.001s 18.606s 638253393571078912: | | | | | | | | | | | x | | | | | | | | | 1490 | | | | | | | | | | 0.003s 18.609s 638253393571108294: | | | | | | | 876 | | | 1491 | | | | | | | | | | | | | | | | | | | | 0.001s 18.610s 638253393571118245: | | | 883 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 18.610s 638253393571118562: | 1492 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.611s 638253393571126094: | | | | | | | | | | | | | | | | | | | | | | | | | 854 | | | | | | 0.001s 18.612s 638253393571131527: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1493 | | | | 0.002s 18.613s 638253393571147860: | | | | | | | 1494 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.614s 638253393571155868: | | | | 932 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 18.614s 638253393571156163: | | | | | | | | | | | | | | | | | | | | 937 | | | | | | | | | | | 0.001s 18.615s 638253393571168898: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 879 | 0.001s 18.616s 638253393571175280: | | | | | | | | | | | | | | 1495 | | | | | | | | | | | | | | | | | 0.001s 18.617s 638253393571184416: | | | | | | | | | | | | | | | | | | 910 | | | | | | | | | | | | | 0.000s 18.617s 638253393571184730: | | | | | | | | | | | | | | | | | | | | 896 | | | | | | | | | | | 0.000s 18.617s 638253393571185005: | | | | | | | | | 1496 | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.618s 638253393571194979: 921 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.619s 638253393571204555: | | | | | | | | | | | | | | | | | | | | | | | | | 890 | | | | | | 0.002s 18.621s 638253393571226609: | | | | | | | | | | | | | | | | | 1497 | | | | | | | | | | | | | | 0.001s 18.622s 638253393571235880: | | | | | | | | | | | | | | | | | | | | | | 1498 | | | | | | | | | 0.003s 18.625s 638253393571263337: | | | 1499 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.626s 638253393571272547: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 18.631s 638253393571322915: | | | | 1500 | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 18.632s 638253393571333536: | | | | | | | | | | | | | | | | | | | | | | | | | | 1501 | | | 912 | 0.003s 18.635s 638253393571361345: | | | | | | | | | | | | | | | | | | 951 | | | | | | | | | | | | | 0.001s 18.636s 638253393571371288: | | | | | | | | | | | | | | | | | | | | | | | 930 | | | | | | | | 0.000s 18.636s 638253393571372017: | | | | | | | | | | | | | | | | 911 | | | | | | | | | | | | | | | 0.002s 18.637s 638253393571389936: | | | | | | | | 858 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.640s 638253393571420450: | | | | | | | | | | | | | | | | | | 1502 | | | | | | | | | | | | | 0.001s 18.641s 638253393571430326: | | | | | | | | 891 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.644s 638253393571451717: | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | 0.005s 18.649s 638253393571502072: | | | | | | | | 928 | | | | | | | | | | | | | | 1503 | | | | | | | | 0.001s 18.650s 638253393571512115: | | | | | | | | | | | | | | | | | | | 909 | | | | | | | | | | | | 0.005s 18.655s 638253393571562505: | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 18.656s 638253393571578190: | | | | | | | | | | | | | | | | | | | 1504 x | | | | | | | | | | | 0.003s 18.659s 638253393571603588: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 948 0.001s 18.660s 638253393571617009: | | | | | | | | 1505 | | | | | | | | | | | x | | | | | | | | | | | 0.002s 18.662s 638253393571639504: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 1506 0.004s 18.666s 638253393571680249: | | | | | | | | | | | | 885 | | | | | | | x | | | | | | | | | | | 0.001s 18.667s 638253393571690297: x | | | | | | | | | | | | | | | | | | | 1507 | | | | | | | | | | | 0.002s 18.670s 638253393571713834: x | | | | | | | | | | | | | | | 934 | | | | | | | | | | | | | | | 0.003s 18.673s 638253393571743155: x | | | | | | | | | 872 | | | | | | | | | | | | | | | | | | | | | 0.001s 18.674s 638253393571752129: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.677s 638253393571780709: x | | | | | 1508 | | | | | 922 | | | | | | | | | | | | | | | | | | | 0.001s 18.677s 638253393571790241: x | | | | | | | | | 919 | | | | | | | | | | | | | | | | | | | | | 0.088s 18.766s . 638253393572672829: x | | | | | | | | | | | | | | | | | | | | | | | | 1509 | | | | | | 0.001s 18.767s 638253393572682809: x | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 18.768s 638253393572691069: x | | | | | | | | 925 | | | | | x | | | | | | | | | | | | | | | | 0.001s 18.768s 638253393572699711: x | | | | | | | | | | | | | | x | | | | | | | | | | | | 898 | | | 0.001s 18.769s 638253393572707687: x | | | | 950 | | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 18.770s 638253393572715540: x | | | | | | | | | | x | | | x | | | | | | | | | | | | | | | | 0.001s 18.771s 638253393572723014: x | | | | | | | | | | x | | | x | 826 | | | | | | | | | | | | | | 0.001s 18.772s 638253393572737449: x | 944 | | | | | | | | x | | | x | | | | | | | | | | | | | | | | 0.001s 18.773s 638253393572746235: x | | | | | | | | | | x | | | x | | | | | | | | 903 | | | | | | | 0.001s 18.774s 638253393572754690: x | | | | | | | | | | x 1510 | | x | | | | | | | | | | | | | | | | 0.003s 18.777s 638253393572781881: x | x | | | | | | | | x | | | 1511 | | | | | | | | | | | | | | | | 0.001s 18.778s 638253393572791264: x | x | | | | | | | | x | | | | | | | | | | | | 1512 | | | | | | | 0.001s 18.778s 638253393572800130: x | x | | | | | | | | x | | | | 1513 | | | | | | | | | | | | | | | 0.001s 18.780s 638253393572811768: x | x | | | | | | | | x | | | | | | | | | | | | | | | | | | 1514 | 0.001s 18.781s 638253393572821435: x | 1515 | | | | | | | | x | | | | | | | | | | | | | | | | 914 | | | 0.001s 18.781s 638253393572828825: x | | | | | | 876 | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 18.782s 638253393572836513: x | | | | | | | | 1516 | x | | | | | | | | | | | | | | | | | | | | 0.007s 18.789s 638253393572905665: x | | | | | | | | | | x | | | | | | | x | | | | | | | | | | | | 0.001s 18.790s 638253393572915965: x | | | | x | | | | | x | | | | | | | 1517 | | | | | | | | | | | | 0.002s 18.792s 638253393572937635: x | | | | x | | | | | x | | | | | | | | | | | | | | | 938 | | | | 0.002s 18.794s 638253393572960047: x | | | | x | | | | | x | | | | | | 951 | | | | | | | | | | | | | 0.001s 18.795s 638253393572969629: x | | | | x | 853 | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 18.796s 638253393572977524: x | | | | x | | | | | x | 869 | | | | | | | | | | | | | | | | | | 0.001s 18.797s 638253393572985054: x | | | x x | | | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 18.798s 638253393572992889: x | | 883 x x | | | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 18.799s 638253393573007243: x | | | x x | | | | | x | | | | | | | | | | | | | | | | | 816 | | 0.001s 18.800s 638253393573017932: x | | | x x | | | | | x | | | | | | | | | | | | | | | x | | | | 0.002s 18.802s 638253393573035518: x | | | 1518 x | | | | | x | | | | | 866 | | | | | | | | | x | | | | 0.012s 18.814s 638253393573160443: x | | | | x | | | | | x | | | | | | 1519 | | | | | | | | x | | | | 0.001s 18.815s 638253393573169569: x | | 902 | 1520 | | | | | x | | | | | | | | | | | | | | | x | | | | 0.001s 18.816s 638253393573177651: x | | | | | | | | | | x | | | | | | | | | | | | | | 939 x | | | | 0.001s 18.817s 638253393573185171: x | | | | | | | 928 | | x | | | | | | | | | | | | | | | x | | | | 0.001s 18.818s 638253393573192918: 921 | | | | | | | | | | x | | | | | | | | 896 | | | | | | x | | | | 0.001s 18.819s 638253393573200547: | | | | | | | | | | | x | 899 | | | | | | | | | | | | | x | | | | 0.001s 18.819s 638253393573208424: | | | | | | | | | | | x | | | | | | | | | | | | | | | x | 1521 | | 0.001s 18.821s 638253393573221158: | | | | | | | | | | 1522 x | | | | | | | | | | | | | | | x | | | | 0.001s 18.821s 638253393573229269: | | | | | | | | | | | x | | | | | | | | | | | | | 890 | x | | | | 0.001s 18.822s 638253393573239286: x | | | | | | | | | | 1523 | | | | | | | | | | | | | | | x | | | | 0.001s 18.823s 638253393573247232: x | | | | | | | | | | | | | | | | | | | | | | | | | 1524 x | | | | 0.001s 18.824s 638253393573254492: x | | | | | | | 1525 | | | | | | | | | | | | | | | | | | x | | | | 0.001s 18.825s 638253393573261609: x | | | | | | | | | | | | | | | | 1526 | | | | | | | | | x | | | | 0.001s 18.825s 638253393573269284: x | | 931 | | | | | | | | | | | | | | | | | | | | | | | 1527 | | | | 0.001s 18.826s 638253393573277094: x | | | | | | 936 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.828s 638253393573290625: x | | | | | | | | | | | | | | | | | | | | | | | | 1528 | | | | | | 0.001s 18.828s 638253393573299732: x | | | | | | | | | | | | | | | | | | | | | 830 | | | | | | | | | 0.001s 18.829s 638253393573308717: x | | | | | | | | | | | | 1529 | | | | | | | | | | | | | | | | | | 0.003s 18.833s 638253393573343107: x | | | | | | | | | | | | | | | | | | | | | 1530 | | | | | | | | | 0.002s 18.835s 638253393573365080: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 1531 | | | 0.007s 18.842s 638253393573437440: x | | | | | | | | | | | | | | | | | | | 1532 | | | | | | | | | | | 0.002s 18.844s 638253393573458653: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 948 0.001s 18.845s 638253393573467801: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.847s 638253393573485306: x | | | | | x | | | | | 885 | | | | | | | | | | | | | | | | | | | 0.002s 18.849s 638253393573501888: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | x 0.009s 18.858s 638253393573594387: x | | | | | x | | | | | 922 | | | | | | | | | | | | | | | | | | x 0.001s 18.859s 638253393573606473: x | | | | | x | | | | | | | | | | | | | | 918 | | | | | | | | | x 0.002s 18.861s 638253393573626849: x | | | | | 1533 | | | | | 945 | | | | | | | | | | | | | | | | | | x 0.002s 18.863s 638253393573642231: x | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | x 0.001s 18.864s 638253393573651824: x | | | | | | | | | | | | | 905 | | | | | | x | | | | | | | | | x 0.001s 18.864s 638253393573659784: x | | | | | | | | | | | | | | | | | | | | x | | 903 | | | | | | x 0.003s 18.868s 638253393573694638: x | | x | | | | | | | | | | | | | | | | | 1534 | | | | | | | | | x 0.001s 18.869s 638253393573703764: x | | x | | | | | | | | | | x | | | | | | | | | | | | | | | | 1535 0.011s 18.880s 638253393573812465: x | | x | | | | | | | | | | x | | | | | | | | 873 | | | | | | | | 0.054s 18.934s . 638253393574351511: x | | x | | | 952 | | | | | | 1536 | | | | | | | | | | | | | | | | | 0.001s 18.935s 638253393574362378: x | x x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 18.936s 638253393574370593: x | x x | | | | | | | | | | | | | | | | | | | 1537 | | | | | | | | 0.001s 18.936s 638253393574380262: x | x x | | | | | | | | 1538 | | | | | | | | | | | | | | | | | | | 0.001s 18.937s 638253393574389993: 921 | x x | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 18.938s 638253393574397929: | | x x | | | | | | | x | | | | | | | | | | | | 1539 | | | | | | | 0.001s 18.939s 638253393574405644: | 871 x x | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.003s 18.942s 638253393574435917: | | 1540 x | | | x | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 18.943s 638253393574445911: | | | x | | | x | | | x | | | | | | | | | | | | | | | | | | 879 | 0.001s 18.944s 638253393574453017: | | | 883 | x | x | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 18.944s 638253393574459788: | | | | | x | x | | | x | | | | | | | | | | | | | 890 | | | | | | 0.001s 18.945s 638253393574466518: | | | | | 950 | x | | | x | | | | | | | x | | | | | | | | | | | | 0.001s 18.946s 638253393574473521: | | | | | | | x | 925 | x | | | | | | | x | | | | | | | | | | | | 0.003s 18.949s 638253393574501671: | 894 | | | | | x | | | x | | | | | | | x | | | | | | | | | | | | 0.001s 18.950s 638253393574510938: | | | | | | | x | | | x | | | x | | | x | | | | | | | | | | | | 0.001s 18.950s 638253393574517959: | | | x | | | x | | | x | | | x | | | x | | | | | | | | | | | | 0.001s 18.951s 638253393574524841: | | | x | | | x | | | x | | | x | | | x | | | | | | | | | | 912 | 0.001s 18.952s 638253393574531697: | | | x | x | x | | | x | | | x | | | x | | | | | | | | | | | | 0.001s 18.952s 638253393574538381: | | | x | x | x | | 919 x | | | x | | | x | | | | | | | | | | | | 0.001s 18.953s 638253393574545580: | | | x | x | x | | | x | | | x | | | x | | | | | 935 | | | | | | 0.003s 18.956s 638253393574571713: | | | x | x | x | 943 | x | | | x | | | 1541 | | | | | | | | | | | | 0.002s 18.957s 638253393574587700: | | | 931 | x | x | | | x | | | x | | | | | x | | | | | | | | | | 0.001s 18.958s 638253393574595537: | | | | | x | x | | | x | | | x 934 | | | | x | | | | | | | | | | 0.002s 18.960s 638253393574620427: | | | x | x | x | | | x | | | x | | | | | x | | | | | | | | | | 0.002s 18.962s 638253393574635448: | | | x | x | x | | | x | | | 1542 | | | | | x | | | x | | | | | | 0.001s 18.963s 638253393574645289: | | | x | x | x | | | x | | | | 1543 | | | | x | | | x | | | | | | 0.001s 18.964s 638253393574653648: | | | x | x | x | | | x | | | | | 866 | | | x | | | x | | | | | | 0.001s 18.965s 638253393574663498: | | | x | x | x | | | x | | | | | | | | | x | | | x | | 898 | | | 0.001s 18.966s 638253393574672726: | | | x | x | x | x | x | | | | | | | | | x | | | 1544 | | | | | | 0.001s 18.967s 638253393574680964: | | | x | x | x | x | x | | | | | | | | | x | | | | 939 | | | | | 0.002s 18.968s 638253393574696136: | | | x | x | x | x | x | | | | | 900 | | | x | | | | | | | | | | 0.001s 18.969s 638253393574706034: x | | x | x | x | x | x | | | | | | | | | x | | | | | | | | | | 0.002s 18.971s 638253393574727877: x | | x | x | x 928 x | x | | | | | | | | | x | | | | | | | | | | 0.001s 18.972s 638253393574737399: x | | x | x | x | x | x | | | | | | 951 | | x | | | | | | | | | | 0.001s 18.974s 638253393574750527: x | | x | x | x | x 949 x | | | | | | | | | 1545 | | | | | | | | | | 0.001s 18.975s 638253393574763115: x | | x | x | x | x | x | | | | | | | | | | | | | | | | | | 1546 | 0.001s 18.976s 638253393574771325: x | | x | x | x | x | x | | | | | 1547 | | | | | | | | | | | | | | 0.001s 18.976s 638253393574780370: x | | x | x | x | x | x | | | | | | x | | | | | | | | | | | | | 0.002s 18.979s 638253393574804922: x | | x | x | x 891 x | x | | | | | | x | | | | | | | | | | | | | 0.002s 18.981s 638253393574822999: x | | x | x x x | x | x | | | | | | x | | | | | | | | | | | | | 0.001s 18.982s 638253393574832585: x | | x | x x x | x | x | | | | | | x | | | | | | | x | | | | | 0.001s 18.982s 638253393574839794: x | | x | x x x | x | x | | | | | | x | 896 | | | | | x | | | | | 0.001s 18.983s 638253393574846989: x 927 | x | x 1548 x | x | x | | | | | | x | | | | | | | x | | | | | 0.001s 18.984s 638253393574856940: x | | x | x | x | x | x | | | | | | 1549 | | | | | | | x | 914 | | | 0.002s 18.986s 638253393574875398: x | | x x x | x | x | x | | | | | | | | | | | | | | x | | | | | 0.001s 18.987s 638253393574885917: x | | x x x | x | x | x | | | | | | | | | | | | | | x | | 816 | | 0.001s 18.988s 638253393574900294: x | | x 1550 x | x x x | x | | | | | | | | | | | | | | x | | | | | 0.001s 18.989s 638253393574910218: x | | x | x | x 1551 x x x | | | | | | | | | | | | | | x | | | | | 0.001s 18.990s 638253393574919113: x | | x | x | x | x 1552 x | | | | | | | | | | | | | | x | 933 | | | 0.001s 18.991s 638253393574926912: x | | x | x | 936 | x | x | | x | | | | | | | | | | | x | | | | | 0.001s 18.992s 638253393574934138: x | | x | x | | | 1553 | x | | x | | | | | x | | | | | x | | | | | 0.001s 18.993s 638253393574941287: x | | x | x | | | | | x | 899 x | | | | | x | | | | | x | | | | | 0.001s 18.994s 638253393574955975: x | | x | x | | | | | x | | 905 | | | | | x | | | | | x | | | | x 0.001s 18.995s 638253393574970275: x | | x | x | x | | | x | | | | | | | | x | | | | | x | | | | 1554 0.001s 18.997s 638253393574982121: x | | x | x | x | | | x | | | | | | | | 1555 | | | | | x | 953 | | | 0.001s 18.998s 638253393574995072: x | | x | x | x | | | x | | | | | | | | | | | | | | 1556 | | 825 | | 0.001s 18.999s 638253393575003553: x | | x | x | x | | | x | | x | | | | | | | | | | | | | | | | | 0.003s 19.002s 638253393575033260: x | | x | x | x | | | x | 1557 x | | | | | | | | | | | | | | | | | 0.001s 19.003s 638253393575043648: x | | x | x | x | | | x | | x | | | | | | | 830 | | | | | | | | | 0.006s 19.009s 638253393575106668: x | | x | 1558 | x | | | x | | x | | | | | | | | | | | | | | 847 | | 0.001s 19.010s 638253393575117288: x | | x | | | x | | | x | | x | | | | | | | 1559 | | | | | | | | | 0.001s 19.011s 638253393575124759: x | | x | | | x | | | x | | 1560 | | | | | | | | | | | | | x | | | 0.001s 19.012s 638253393575139259: x 1561 | x | | | x | | | x | | | | | | | | | | | | | | | | x | | | 0.006s 19.018s 638253393575195977: x | 944 x | | | 952 | | | x | | | | | | | | | | | | | | | | x | | | 0.003s 19.021s 638253393575228171: x | | x | | | | | | | x | | | | | | | | | | | | | x | | x | | | 0.001s 19.022s 638253393575238847: x | | x | | | | | | | x | | | | | | | | | | | 873 | x | | x | | | 0.001s 19.023s 638253393575246406: x | | x | | | x | | | x | | | | | | | | | | | | | 1562 | | x | | | 0.001s 19.024s 638253393575258595: x | x x | | | x | | | x | | | | | | | | | | | | | | | | x | | | 0.001s 19.025s 638253393575268086: x | x x | | | x | | | x | | | | | | | | | | | | | | | | x 1563 | | 0.054s 19.079s . 638253393575808611: x | x 902 | | | x | | | x | | | | | | | | | | | | | | | x x | | | 0.001s 19.080s 638253393575816415: x | x | | | | x | | | x | | | | | | | | | | | 1564 | | | x x | | | 0.008s 19.088s 638253393575899746: x | x x | | | x | | | x | | | | | | | | | | | | | | | x x | | | 0.002s 19.091s 638253393575922791: x | x x | | | x | | | x | | | x | | | | | | | | | | | x x | | | 0.001s 19.091s 638253393575930289: x | x x | | | x | 943 | x | | | x | | | | | | | | | | | x x | | | 0.001s 19.092s 638253393575937230: x | x x | | | x | | | x | | | x | | x | | | | | | | | x 898 | | | 0.001s 19.093s 638253393575944061: x | x x | | | x | | | x | | | x | | x | | | | | 903 | | x | | | | 0.002s 19.094s 638253393575959358: x | x x | | | x | x | x | | | 1565 | | x | | | | | | | | x | | | | 0.001s 19.096s 638253393575971991: x | x x | | | x | x | x 945 | | | | | x | | | | | | | | x | | | | 0.001s 19.097s 638253393575980797: x | x x | | | x | x | x | | | | | | 1566 | | | | | | | | x x | | | 0.002s 19.099s 638253393576002914: x | x x | | | x | 925 | x | | | | | | | x | | | | | | | x x | | | 0.002s 19.101s 638253393576027185: x | x x | | | x | | | x | | | | | | | 1567 | | | | 926 | | x x | | | 0.003s 19.105s 638253393576061228: x | x x | | | x | x | x | | | | | | | | | | | | | | | x 1568 | | | 0.004s 19.109s 638253393576105558: x | x 1569 | | | x | x | x 922 | | | | | | | | | | | | | | x | | | | 0.002s 19.111s 638253393576127746: x | x | | | | x | x x x | | | | | | | | | | | | | | | x | | | | 0.010s 19.121s 638253393576228474: x | x | | x | x | x x x | | | | | | | | | | | | | | | x | | | | 0.003s 19.124s 638253393576257579: x | x | | x | x | x 919 x | | | | | | | | | x | | | | | x | | | | 0.001s 19.125s 638253393576267299: x | x | | x | x | x | x | | | | | | | | | x | | 1570 | | x | | | | 0.002s 19.127s 638253393576285687: x | x | | x | x | x x x | | | | | | | | | x | | | | | x | | | | 0.001s 19.128s 638253393576295040: x | x | | x | x | x x x 1571 | | | | | | | | x | | | | | x | | | | 0.001s 19.129s 638253393576308875: x | x | | x x x | x x x | | | | | | | | | x | | | | | x | | | | 0.005s 19.135s 638253393576363560: x | x | | x x x | x x x | | | | | | | | | x | 873 | | | x | | | | 0.003s 19.137s 638253393576388900: x | x | | x x x x x 949 x | | | | | | | | | x | | | | | x | | | | 0.002s 19.139s 638253393576409903: x | x | | x x x x x | x | | | | | | | | | x | | | | | x | | 912 | 0.001s 19.140s 638253393576419776: x | x | | x x 952 x x | x | | | | | | | | | x | | | 935 | x | | | | 0.001s 19.141s 638253393576427212: x | x | | x 1572 | x x | x | | | | | | | | | x | x | | | x | | | | 0.001s 19.142s 638253393576435506: x | x | | x | | x x | x | | | | | | | | | x | x | | | x | 825 | | 0.001s 19.143s 638253393576443834: x | x | | x | | x x x x | | | | | | | | | x | 1573 | | | x | | | | 0.002s 19.144s 638253393576459406: x | x | | x | | 1574 x x x | | | | | | | | | x | | | | | x | | x | 0.002s 19.146s 638253393576479726: x | x | | x | x | x x x | | | | | | | | | x | | | | | x | | x | 0.003s 19.149s 638253393576507795: x 894 x | | x | x | x x x | | | | | | | | | x | | | | | x | | x | 0.001s 19.150s 638253393576516507: x | x | | x | x | x x x | | | | | | | | | x | | | | x x | | x | 0.001s 19.151s 638253393576524155: x | x | | x | x | x x x | | | | 934 | | | | x | | | | x x | | x | 0.001s 19.152s 638253393576531450: x | x | | x | x | x x x | | | | | 900 | | | x | | | | x x | | x | 0.001s 19.152s 638253393576538634: x | x | | x | x | x x x | 899 | | | | | | | x | | | | x x | | x | 0.001s 19.153s 638253393576545842: x | x | | x | x | 943 x x | | | x | | | | | x | | | | x x | | x | 0.004s 19.157s 638253393576585010: x | x | | x | 936 | | x x | | | x | | | | | x | | | | x x | | x x 0.001s 19.158s 638253393576597947: x | x | | x | | | | x x | | | 1575 | | | | | x | | | x x x | | x x 0.001s 19.159s 638253393576607286: x | x | x x | | | | x x | | | | | | | | | x | | | x x x | | x x 0.001s 19.160s 638253393576616068: x | x | x x | | | | x x | | | | x | | | | x | | | x x x | | x x 0.001s 19.161s 638253393576626600: x | x | x x | | | | x x | | x | x | | | | x | | | x x x | | x x 0.001s 19.162s 638253393576634329: x | x | x x | | | | x x | | x | x | | | 896 x | | | x x x | | x x 0.001s 19.163s 638253393576641690: x | x | x x | | | | x x | | x | x | x | | x | | | x x x | | x x 0.052s 19.215s . 638253393577161612: x | x | x x | | | x x x | | x | x | x | | x | | | x x x | | x x 0.002s 19.216s 638253393577176779: x | x | x x | x | x x x | | x | x | x | | x | | | x x x | | x x 0.001s 19.217s 638253393577184005: x | x | 1576 x | x | x x x | | x | x | x | | x | | | x x x | 816 x x 0.001s 19.218s 638253393577191388: x | x | | x | x | x x x | | x | 1577 826 x | | x | | | x x x | | x x 0.001s 19.219s 638253393577200728: x | x | | x | x | x x x | 1578 x | | | x | | x | | | x x x | | x x 0.001s 19.219s 638253393577208368: x 927 x | | x | x | x x x | | x | | | x | | 1579 | | | x x x | | x x 0.001s 19.220s 638253393577215350: x | x | | x | x | 925 x x | | x | | | x | | | | | | x x x 953 | x x 0.001s 19.221s 638253393577228864: x | x | | x | x | | x x | | x | | | x x | | | | | x x x | | x x 0.001s 19.222s 638253393577235712: x | x | | x | x | | x x | | x | | | x x | | 830 | | x x x | | x x 0.001s 19.223s 638253393577242122: x | x | | x | x | | x x 922 | x | | | x x | | | | | x x x | | x x 0.001s 19.223s 638253393577249293: x | x | | x | x | | x x | | x | | | x x | | | | | x x x | 847 x x 0.001s 19.224s 638253393577255864: x | x | | x | x | | x x | | x | | | x 1580 x | | | | x x x | | x x 0.001s 19.225s 638253393577262460: x | x x | x | x | | x x | | x | | | x | x | | | | x x x | | x x 0.001s 19.225s 638253393577269315: x | x x | x | x | | x x | | x | | 1581 x | x | | | | x x x | | x x 0.001s 19.226s 638253393577276127: x | x x | x | x 891 | x x | | x | | | x | x | | | | x x x | | 912 x 0.002s 19.228s 638253393577299126: x | x x | x | x | | x x | | x | | | x | x | 874 | | x x x | | | x 0.002s 19.230s 638253393577314991: x x x x | x | x | | x x | | x | | | 1582 | x | | | | x x x | | | x 0.001s 19.231s 638253393577322963: x x x x | x | x | x x x | | x | | | | | x | | | | x x x | | | 1583 0.006s 19.237s 638253393577384770: x x x x | x | x | x 1584 x | | x | | | | | x | | | | x x x 914 | | | 0.001s 19.238s 638253393577392857: x x x x | x | x | x | x | | x | | | | | x | | | 903 x x x | | | | 0.001s 19.238s 638253393577399912: x x x x | x | x | x | x | | x | | | | | x | | | | x x x | 867 | | 0.001s 19.239s 638253393577407603: x x x x | x | x | x | x 945 | x | | | | | x | | | | x x x | | | | 0.001s 19.240s 638253393577415252: x x x x | x | x | x | x | | x | | | | | 1585 | | | | x x x | | x | 0.001s 19.241s 638253393577422137: x x x x | x x x | x | x | | x | | | | | | | | | | x x x | | x | 0.001s 19.242s 638253393577431022: x x x x | x 1586 x x x | x | | x | | | | | | | | | | x x x | | x | 0.001s 19.242s 638253393577439329: x x x x | x | x x x | x | | x | | | | | | | 1587 | | x x x | | x | 0.002s 19.244s 638253393577456273: x x x x | x | x x x | x | | x | | | | | | | | 873 | x x x | | x | 0.001s 19.245s 638253393577468316: x x x x | x | x 1588 x | x | | x | | | | | | | | | 926 x x x | | x | 0.001s 19.246s 638253393577480022: x x x x | x | x | x | x | | x x | | | | | | | | | 935 x x | | x | 0.001s 19.247s 638253393577488658: x x x x | x | x | x | x | | x x | | | | | | | | | | x x 933 | x | 0.002s 19.249s 638253393577505815: x x x x | x | x | x | x | | x 1589 | | | | | | | | 947 | x x | | x | 0.001s 19.250s 638253393577514723: x x x x | x | x | x | x | | x | | | | | | | | x | | x x | | x | 0.001s 19.251s 638253393577529284: x x x x | x | x | x | x | | x | | | | | | | | 1590 | | x x 898 | x | 0.001s 19.252s 638253393577540131: x x x x | x | x | x | x | | x | | | | | | | | | | x x x | | x | 0.002s 19.255s 638253393577564762: x x x x | x | x | x | x | | x | | | | | | | | | x x 1591 x | | x | 0.001s 19.256s 638253393577576259: x x x x | x | x | x | x 1592 | x | | | | | | | | | x x | x | | x | 0.001s 19.257s 638253393577590010: x x x x | x | x | x | x | | x | | | | | | | | | x 1593 | x | 897 x | 0.007s 19.264s 638253393577656251: x x x x | x | x | x | x | | x | | | | | | | | | 1594 | | x x | x | 0.004s 19.268s 638253393577696802: x x x x | x | x | x | x | | x | | | | | | | | | | | | x x 942 1595 | 0.014s 19.282s 638253393577834075: x x 1596 x | x | x | x | x | | x | | | | | | | | | | | | x x x | | 0.007s 19.289s 638253393577904282: x x | x | x | x | x | x | 899 x | | | | | | | | | | | | x x x | | 0.008s 19.297s 638253393577988162: x x | x | x | x | x | x | | x | x | | | | | | | | | | x x x | | 0.003s 19.301s 638253393578022258: x 894 | x | x | x | x | x | | x | x | | | | x | | | | | x x x | | 0.004s 19.305s 638253393578066778: x | | x x x | x | x | x | | x | x | | | | x | | | | | x x 825 | | 0.003s 19.308s 638253393578095374: x | | x 1597 x | x | x | x | 940 x | x | | | | x | | | | | x x | | | 0.001s 19.309s 638253393578107959: x x | x | x | x | x | x | | x | x | | | | x | | | | | x x | | | 0.003s 19.312s 638253393578135016: x x | x | x | x | x | x | | x | 1598 | | | | x | | | | | x x x | | 0.001s 19.313s 638253393578144902: x x | x | x | x | x | x | | x | | | | | | x | | | x | x x 867 | | 0.002s 19.315s 638253393578160838: x x | x | x | x x x | x | | x | | | | | | x | | | x | x x | | | 0.001s 19.316s 638253393578170503: x x | x | x | x x x 949 x | | x | | | | | | x | | | x | x 953 | | | 0.001s 19.316s 638253393578178051: x x | x | x | x x x | x | | x | | 826 | | | x | | | x | x | | | | 0.001s 19.317s 638253393578185333: x x | x | x | x x x | x | | x | | | | | | x | x | x | x | | | | 0.001s 19.318s 638253393578193183: x x | x | x | x x 925 | x | | x | | | | | | x | x | x | x | | | x 0.001s 19.319s 638253393578200504: x x | x | x | x x | | x | | x | | | | | | x | x | x x x | | | x 0.001s 19.319s 638253393578207903: x x | x | x | x x | x x | | x | | | | | | x | x | x x x | | | x 0.001s 19.320s 638253393578215249: x x | x | x | x x | x x | | x | | | | | | x | x | x x x 933 | | x 0.001s 19.321s 638253393578222552: x x | x | x | x x | x x 945 | x | | | | | | x | x | x x x | | | x 0.001s 19.321s 638253393578229913: x x | x | x | x x x x x | | x | | | | | | x | x | x x x | | | x 0.002s 19.323s 638253393578247401: x x | x | x | x x x x x | | x | | 900 | | | x | x | x x x | | | x 0.001s 19.324s 638253393578255900: x x | x | x | x x x x x | 1599 x | | | | | | x | x | x x x | | | x 0.002s 19.326s 638253393578276147: x x | x | x | x x x x x | | x | | | | | | x | 1600 | x x x x | | x 0.026s 19.352s 638253393578536942: x x | x | x | x x x x x | | x | | 929 | | | x | | | x x x x | | x 0.001s 19.353s 638253393578545439: x x | x | x | x x x x x x | x | | | | | | x | | | x x x x | | x 0.001s 19.354s 638253393578553098: x x | x | x | x x x x x x | x | | | | x | x | | | x x x x | | x 0.001s 19.354s 638253393578560312: x x | x | x x x 891 x x x x | x | | | | x | x | | | x x x x | | x 0.001s 19.355s 638253393578567708: x x | x | x x x | x x x x | x | | | | x | x 874 | | x x x x | | x 0.001s 19.356s 638253393578574907: x x | x | x x x | x x x x | x | | | | 1601 | x | | | x x x x x | x 0.001s 19.357s 638253393578582537: x 927 | x | x x x | x x x x | x | | | x | | x | | | x x x x x | x 0.001s 19.357s 638253393578589760: x | | x | x x x | x x x x | x | | | x | | x | | 947 x x x 898 x | x 0.001s 19.358s 638253393578597256: x | | x | x x x | x x x x | x x | | x | | x | | | x x x | x | x 0.001s 19.359s 638253393578606102: x | | x | x x x | x x x x | x x | | x | | x 893 | | x x x | x | x 0.001s 19.360s 638253393578615601: x | | x | x x x | x x x x | x x | | x | | x | | | x x x | 897 x x 0.001s 19.361s 638253393578624452: x | | x | x 1602 x | x x x x | x x | x x | | x | | | x x x | | x x 0.001s 19.362s 638253393578637536: x x | x | x | x | x x x x | x x | x x | | x | | | x x x | | x x 0.001s 19.363s 638253393578648100: x x | x | x | x x x x x 1603 | x x | x x | | x | | | x x x | | x x 0.001s 19.364s 638253393578656225: x x x x | x | x x x x x | | x x | x x | | x | | | x x x | | x x 0.001s 19.365s 638253393578668923: x x x x | x | x x x x x | | x x | x x | 896 x | | | x x x | | 912 x 0.001s 19.366s 638253393578677424: x x x x | x | x 1604 x x x | | x x | x x | | x | | 926 x x x | | | x 0.001s 19.367s 638253393578684991: x x x x | x | x | x x x | | x x | 1605 x | | x | | | x x x x | | x 0.001s 19.368s 638253393578692203: x x x x | x | x | x x x | | x x x | x | | x | | | x x x x | | x 0.001s 19.368s 638253393578699062: x x x x x x | x | x x x | | x x x | x | | x | | | x x x x | | x 0.001s 19.369s 638253393578706265: x x x x 1606 x | x | x x x | | x x x | x | | x | | | x x x x 825 | x 0.001s 19.370s 638253393578713602: x x x x | x | x | x x x | | x x x | x | x x | | | x x x x | | x 0.001s 19.370s 638253393578720292: x x x x | x | x | x x x | | x x x | x | x x 1607 | | x x x x | | x 0.001s 19.371s 638253393578728545: x x x x | x | x | x x x | 899 x x x | x | x x | | | x x x x | | x 0.001s 19.372s 638253393578737684: x x x x | x | x | x x x | | x x x | x | x x | | | x x x x 942 | x 0.001s 19.373s 638253393578746824: x x x x | x | x | x x x | | x x 1608 | x | x x | | 903 x x x x | | x 0.002s 19.375s 638253393578768712: x x x x | x | x | x x x | 940 x 1609 | | x | x x | | | x x x x | | x 0.001s 19.376s 638253393578777549: x x x x | x | x | x x x | | x | | | x | x x | | | x x x x x | x 0.001s 19.377s 638253393578784912: x x x x | x | x | x x x | | x | | | x | x x | | x x x x x x | x 0.003s 19.380s 638253393578816022: x x x x | x | x | x x x | | x | | | x | x x | | x x x x x x x 1610 0.009s 19.389s 638253393578905188: x x x x | x | x | x x x | | x | | | x | x x | x x x x x 933 x x | 0.003s 19.392s 638253393578934636: x x x x | x | x | x x x | | x | | | x | x x | x x x x x x x x | 0.001s 19.393s 638253393578944419: x x x x | x | x | x x x | 1611 x | | | x | x x | x x x x x x x x | 0.018s 19.411s 638253393579124056: x x x x | x x x | x x x | | x | | | x | x x | x x x x x x x x | 0.001s 19.412s 638253393579137554: x x x x | x x x | x x x | | x | | | x x x x | x x x x x x 867 x | 0.003s 19.415s 638253393579162930: x x x x | x x x | x x x | | x | | | x x x x 893 x x x x x x | x | 0.001s 19.416s 638253393579172334: x x x x | x x x | x x x | | x | | | x 1612 x x | x x x x x x x x | 0.002s 19.417s 638253393579189695: x x x x | x x x | x x x | | x | x | x | x x | x 926 x x x x x x | 0.001s 19.419s 638253393579203453: x x x x | x 1613 x | x x x | | x | x | x | x x 923 x | x x x x x x | 0.001s 19.420s 638253393579212047: x x x x | x | x | x x x x | x | x | x | x x | x | x x x x x x | 0.000s 19.420s 638253393579215600: x x x x | x | x | x x x x | x | x 929 x | x x | x | x x x 898 x x | 0.001s 19.421s 638253393579222459: x x x x | x | x | x x x 1614 | x | x | x | x x | x x x x x | x x | 0.002s 19.423s 638253393579245165: x x x x | x | x | x x 1615 | | x | x | x | x x | x x x x x x x x | 0.001s 19.424s 638253393579257366: x x x x | x | x 891 x x | | | x | x | x | x x | x 947 x x x x x x | 0.000s 19.424s 638253393579258566: x x x x | x | x | x x | | | x | x | x | x x 1616 x | x x x x x x | 0.003s 19.427s 638253393579283931: x x x x | x | x | x x | | | x | x | x | x x | x x x x x x x x | 0.002s 19.429s 638253393579301402: x 1617 x x | x | x | x x | | | x | x x x | x x | x x x x x x x x | 0.001s 19.429s 638253393579308542: x | x x | x | x x x x | | | x | x x x | x x | x x x x x x x x | 0.008s 19.437s 638253393579383931: x | x x | x | x x x x | | | x x x x x | x x | x x x x x x x x | 0.000s 19.437s 638253393579384973: x | x x | x | x x x x | | 940 x x x x x | x x | x x x x x x x x | 0.003s 19.440s 638253393579417289: x | x x | x | x x x x | | 899 x x x x x | x x | x x x x x x x x | 0.003s 19.443s 638253393579446814: x | x x x x | x x x x | | | x x x x x | x x | x x x x x x 897 x | 0.003s 19.446s 638253393579472606: x | x x x x | x x x 1618 | | | x x x x x | x x | x x x x x x x x | 0.003s 19.448s 638253393579498962: x | x x x x | x x x | | | x x x x x x | x 1619 | x x x x x x x x | 0.017s 19.465s 638253393579667521: x | x x x x | x x x | | x x x x x x x | x | | x 926 x x x x x x | 0.001s 19.466s 638253393579677946: x | x x x x | x x x | | x x x x x x x | x | | x | x x x x x 912 x 0.000s 19.467s 638253393579682116: x | x x x x | x x x | | x x x x x x x | x | 923 x | x x x x x | x 0.001s 19.468s 638253393579693942: x | x x x x | x x x | | x x x x x x 1620 | x | | x x x x x x x | x 0.003s 19.470s 638253393579720420: x | x x x x | x x x | | x x x x x x | | x | | x x x x x x x x x 0.000s 19.471s 638253393579724375: x | x x x x | x x x | | x x x x x 1621 | | x | x x x x x x x x x x 0.007s 19.478s 638253393579797241: x | x x x x | x x x | x x x x x x | | | x | x x x x x x 898 x x x 0.003s 19.481s 638253393579827719: x | x x x x | x x x | x x x x x x | | | x | x x x x x x x x x x 0.000s 19.481s 638253393579828337: x | x x x x | x x x x x x x x x x | | | x | x x x x x x x 897 x x 0.054s 19.535s . 638253393580364862: x | x x x x | x x x x x x x x x 1622 | | | x | x x x x x x x x x x 0.005s 19.540s 638253393580412821: x x x x x x | x x x x x x x x x | | | | x | x x x x x x x x x x 0.001s 19.540s 638253393580419007: x x x x x x x x x x x x x x x x | | | | x | 893 x x x x x x x x x 0.001s 19.541s 638253393580424662: x x x x x x x x x x x x x x x x | | | x x | | x x x x x x 867 x x 0.000s 19.541s 638253393580427813: x x x x x x x x x x x x x 899 x x | | | x x x | x x x x x x | x x 0.001s 19.543s 638253393580442590: x x x x x x x x x x x x x | x x | | | x x x x x x x x x x | x x 0.001s 19.543s 638253393580448197: x x x x x x x x x x x x x | x x | | | x x x x x x x x x x x x x 0.000s 19.544s 638253393580452322: x x x x x x x x x x x x x | x x | | x x x x x x 926 x x x x x x x 0.000s 19.544s 638253393580453250: x x x x x x x x x x x x x x x x | | x 1623 x x x x | x x x x x x x 0.001s 19.545s 638253393580461989: x x x x x x x x x x x x x x x x | 929 x | x x 923 x | x x x x x x x 0.001s 19.546s 638253393580474469: x x x x x x x x x x x x x x x x | | x | x x | x x x x x x x x x 0.001s 19.547s 638253393580483956: x x x x x x 1624 x x x x x x x x x | x x | x x | x x x x x x x x x 0.001s 19.548s 638253393580490842: x x x x x x | x x 1625 x x x x x x | x x | x x x x x x x x x x x x 0.035s 19.583s 638253393580844133: x x x x x x x x x | x x x x x x | 929 x | x x x x x x x x x x x x 0.001s 19.584s 638253393580852949: x x x x x x x x x | x x x 899 x x | | x x x x x x x x x x x x x x 0.001s 19.585s 638253393580865935: x x x x x x x x x | x x x | x x | x x x x x x x x x x x x x x x 0.001s 19.586s 638253393580879057: x x x x x x x x 1626 | x x x x x x | x x x x x x x x x x x x x x x 0.001s 19.587s 638253393580888298: x x x x x x x x | | x x x x x x x x x x x x x x x x x x x 897 x x 0.003s 19.590s 638253393580913509: x x x x x x x x | | x x x 1627 x x x x x x x x x x x x x x x x x x 0.008s 19.598s 638253393580991004: x x x x x x x x | x x x x | x x x x x x x x 923 x x x x x x x x x 0.002s 19.600s 638253393581013667: x x x x x x x x | x x x x | x x x x x x x x x x x x x x x x x x 0.028s 19.628s 638253393581294985: x x x x x x x x x x x x x | x x x x x x x x x x x x x x x x x x 0.027s 19.655s 638253393581569304: x x x x x x x x x x x x x 899 x x x x x x x x x x x x x x x 897 x x 0.002s 19.657s 638253393581590248: x x x x x x x x x x x x 1628 x x x x x x x x x x x x x x x x | x x 0.001s 19.658s 638253393581598376: x x x x x x x x x x x x | x x x x x x 1629 x x x x x x x x x x x x 0.037s 19.695s 638253393581965162: x x x x x x x x x x x x | x x x x x x x x x x x x x x x x 897 x x 0.002s 19.697s 638253393581986608: x x x x x x x x x x x x | x x x x x x x x x x x x x x x x x x x 0.021s 19.718s 638253393582196484: x x x x x x x x x x x x x 899 x x x x x x x x x x x x x x x x x x 0.002s 19.721s 638253393582221445: x x x x 1630 x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.047s 19.767s 638253393582690074: x x x x x x x x x x x x x 899 x x x x x x x x x x x x x x x x x x 0.002s 19.770s 638253393582713462: x x x x x 1631 x x x x x x x x x x x x x x x x x x x x x x x x x x 0.047s 19.816s 638253393583180401: x x x x x x x x x x x x x 899 x x x x x x x x x x x x x x x x x x 0.003s 19.819s 638253393583206776: x x x x x x 1632 x x x x x x x x x x x x x x x x x x x x x x x x x 0.048s 19.867s 638253393583682531: x x x x x x x x x x x x x 899 x x x x x x x x x x x x x x x x x x 0.002s 19.869s 638253393583707430: x x x x x x x x x x x x x x x 323 x x x x x x x x x x x x x x x x 0.020s 19.889s 638253393583907462: 1664 1655 1646 1657 1647 1661 1633 1660 1645 1652 1651 1662 1648 1649 1659 1636 1643 1642 1653 1635 1654 1634 1656 1641 1640 1639 1658 1663 1638 1637 1650 1644 0.005s 19.894s 638253393583955731: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1672 | | | 0.041s 19.935s 638253393584364962: | | | | | 1671 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.936s 638253393584374827: | | | | | | | | | | | | | | | | | 1681 | | | | | | | | | | | | | | 0.001s 19.937s 638253393584382898: 1719 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.938s 638253393584391695: | | | | | | | 1680 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.938s 638253393584399759: | | | | | | | | | 1667 | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.939s 638253393584407667: | | | | | | | | | | | | | | | | | | | | | | | | 1673 | | | | | | | 0.001s 19.940s 638253393584415519: | | | | | | | | | | | | | | | | | | | | | | | | | | 1676 | | | | | 0.001s 19.941s 638253393584423293: | | | 1670 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.942s 638253393584430994: | | | | | | | | | | | | | | | | | | 1666 | | | | | | | | | | | | | 0.001s 19.942s 638253393584438895: | | | | | | | | | | | | | | | | | | | | | | | 1677 | | | | | | | | 0.001s 19.943s 638253393584446635: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1706 | 0.001s 19.944s 638253393584454500: | | | | | | | | 1679 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.945s 638253393584462214: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1688 | | | | 0.001s 19.945s 638253393584469814: | | | | | | | | | | | | | | | | 1690 | | | | | | | | | | | | | | | 0.001s 19.946s 638253393584477660: | | | | | | | | | | | | | | | | | | | | | | | | | 1682 | | | | | | 0.001s 19.947s 638253393584485478: | | | | | | | | | | | | | | 1669 | | | | | | | | | | | | | | | | | 0.001s 19.948s 638253393584493097: | | | | | | 1685 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.949s 638253393584500854: | | | | | | | | | | 1697 | | | | | | | | | | | | | | | | | | | | | 0.001s 19.949s 638253393584508482: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1668 0.001s 19.950s 638253393584516327: | | | | | | | | | | | | | | | | | | | | | 1700 | | | | | | | | | | 0.001s 19.951s 638253393584524004: | | | | | | | | | | | | | | | | | | | | 1678 | | | | | | | | | | | 0.001s 19.952s 638253393584531591: | | 1684 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.952s 638253393584539105: | | | | | | | | | | | | | | | | | | | | | | 1674 | | | | | | | | | 0.001s 19.953s 638253393584546560: | | | | | | | | | | | | | | | 1683 | | | | | | | | | | | | | | | | 0.001s 19.954s 638253393584554222: | | | | | | | | | | | | | 1703 | | | | | | | | | | | | | | | | | | 0.001s 19.955s 638253393584561739: | | | | 1698 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.955s 638253393584569436: | 1665 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.956s 638253393584576991: | | | | | | | | | | | | 1687 | | | | | | | | | | | | | | | | | | | 0.001s 19.957s 638253393584584526: | | | | | | | | | | | | | | | | | | | 1686 | | | | | | | | | | | | 0.001s 19.958s 638253393584592078: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1675 | | 0.001s 19.958s 638253393584599673: | | | | | | | | | | | 1689 | | | | | | | | | | | | | | | | | | | | 0.001s 19.959s 638253393584607298: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1745 | | | 0.001s 19.960s 638253393584614811: | | | | | 1695 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.961s 638253393584622435: | | | | | | | | | | | | | | | | | 1713 | | | | | | | | | | | | | | 0.001s 19.961s 638253393584629943: 1765 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.962s 638253393584638466: | | | | | | | 1717 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.963s 638253393584646123: | | | | | | | | | 1691 | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.964s 638253393584653620: | | | | | | | | | | | | | | | | | | | | | | | | 1699 | | | | | | | 0.001s 19.965s 638253393584661016: | | | | | | | | | | | | | | | | | | | | | | | | | | 1709 | | | | | 0.001s 19.965s 638253393584668334: | | | 1692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.966s 638253393584675923: | | | | | | | | | | | | | | | | | | 1704 | | | | | | | | | | | | | 0.001s 19.967s 638253393584683433: | | | | | | | | | | | | | | | | | | | | | | | 1693 | | | | | | | | 0.001s 19.968s 638253393584690746: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1725 | 0.001s 19.968s 638253393584698065: | | | | | | | | 1696 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.969s 638253393584705333: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1727 | | | | 0.001s 19.970s 638253393584712922: | | | | | | | | | | | | | | | | 1712 | | | | | | | | | | | | | | | 0.001s 19.970s 638253393584720310: | | | | | | | | | | | | | | | | | | | | | | | | | 1701 | | | | | | 0.001s 19.971s 638253393584727829: | | | | | | 1729 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.972s 638253393584735282: | | | | | | | | | | 1721 | | | | | | | | | | | | | | | | | | | | | 0.001s 19.973s 638253393584742502: | | | | | | | | | | | | | | 1710 | | | | | | | | | | | | | | | | | 0.001s 19.973s 638253393584749896: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1705 0.001s 19.974s 638253393584757312: | | | | | | | | | | | | | | | | | | | | | 1716 | | | | | | | | | | 0.001s 19.975s 638253393584764568: | | | | | | | | | | | | | | | | | | | | 1715 | | | | | | | | | | | 0.001s 19.976s 638253393584771824: | | 1736 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.976s 638253393584779141: | | | | | | | | | | | | | | | | | | | | | | 1702 | | | | | | | | | 0.001s 19.977s 638253393584786293: | | | | | | | | | | | | | | | 1749 | | | | | | | | | | | | | | | | 0.001s 19.978s 638253393584793582: | | | | | | | | | | | | | 1728 | | | | | | | | | | | | | | | | | | 0.001s 19.979s 638253393584800661: | | | | 1747 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.979s 638253393584807897: | 1708 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.980s 638253393584814966: | | | | | | | | | | | | 1742 | | | | | | | | | | | | | | | | | | | 0.001s 19.981s 638253393584822104: | | | | | | | | | | | | | | | | | | | 1707 | | | | | | | | | | | | 0.001s 19.981s 638253393584829196: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1694 | | 0.001s 19.982s 638253393584836487: | | | | | | | | | | | 1711 | | | | | | | | | | | | | | | | | | | | 0.001s 19.983s 638253393584843831: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1767 | | | 0.001s 19.984s 638253393584850964: | | | | | 1722 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.984s 638253393584857946: | | | | | | | | | | | | | | | | | 1741 | | | | | | | | | | | | | | 0.001s 19.985s 638253393584864988: 1787 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.986s 638253393584872951: | | | | | | | 1740 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.986s 638253393584880046: | | | | | | | | | 1726 | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.987s 638253393584887150: | | | | | | | | | | | | | | | | | | | | | | | | 1734 | | | | | | | 0.001s 19.988s 638253393584894125: | | | | | | | | | | | | | | | | | | | | | | | | | | 1750 | | | | | 0.001s 19.989s 638253393584901037: | | | 1731 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.989s 638253393584907935: | | | | | | | | | | | | | | | | | | 1751 | | | | | | | | | | | | | 0.001s 19.990s 638253393584915065: | | | | | | | | | | | | | | | | | | | | | | | 1720 | | | | | | | | 0.001s 19.991s 638253393584921906: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1748 | 0.001s 19.991s 638253393584928996: | | | | | | | | 1714 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.992s 638253393584935876: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1773 | | | | 0.001s 19.993s 638253393584942755: | | | | | | | | | | | | | | | | 1754 | | | | | | | | | | | | | | | 0.001s 19.993s 638253393584949567: | | | | | | | | | | | | | | | | | | | | | | | | | 1718 | | | | | | 0.001s 19.994s 638253393584956563: | | | | | | 1761 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.995s 638253393584963586: | | | | | | | | | | 1764 | | | | | | | | | | | | | | | | | | | | | 0.001s 19.995s 638253393584970411: | | | | | | | | | | | | | | 1737 | | | | | | | | | | | | | | | | | 0.001s 19.996s 638253393584977148: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1723 0.001s 19.997s 638253393584983897: | | | | | | | | | | | | | | | | | | | | | 1724 | | | | | | | | | | 0.001s 19.998s 638253393584990641: | | | | | | | | | | | | | | | | | | | | 1739 | | | | | | | | | | | 0.001s 19.998s 638253393584997814: | | 1760 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 19.999s 638253393585004778: | | | | | | | | | | | | | | | | | | | | | | 1735 | | | | | | | | | 0.001s 20.000s 638253393585011426: | | | | | | | | | | | | | | | 1793 | | | | | | | | | | | | | | | | 0.001s 20.000s 638253393585018026: | | | | | | | | | | | | | 1796 | | | | | | | | | | | | | | | | | | 0.001s 20.001s 638253393585024677: | | | | 1783 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.002s 638253393585031383: | 1746 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.002s 638253393585038248: | | | | | | | | | | | | 1771 | | | | | | | | | | | | | | | | | | | 0.001s 20.003s 638253393585045037: | | | | | | | | | | | | | | | | | | | 1730 | | | | | | | | | | | | 0.001s 20.004s 638253393585051647: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1733 | | 0.001s 20.004s 638253393585058305: | | | | | | | | | | | 1757 | | | | | | | | | | | | | | | | | | | | 0.001s 20.005s 638253393585064846: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1795 | | | 0.001s 20.006s 638253393585071421: | | | | | 1752 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.006s 638253393585078227: | | | | | | | | | | | | | | | | | 1769 | | | | | | | | | | | | | | 0.001s 20.007s 638253393585084946: 1821 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.008s 638253393585092303: | | | | | | | 1755 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.008s 638253393585098971: | | | | | | | | | 1775 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.009s 638253393585105440: | | | | | | | | | | | | | | | | | | | | | | | | 1772 | | | | | | | 0.001s 20.010s 638253393585112103: | | | | | | | | | | | | | | | | | | | | | | | | | | 1762 | | | | | 0.001s 20.010s 638253393585118674: | | | 1744 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.011s 638253393585125287: | | | | | | | | | | | | | | | | | | 1788 | | | | | | | | | | | | | 0.001s 20.012s 638253393585131788: | | | | | | | | | | | | | | | | | | | | | | | 1753 | | | | | | | | 0.001s 20.012s 638253393585138165: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1782 | 0.001s 20.013s 638253393585144612: | | | | | | | | 1732 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.014s 638253393585151026: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1812 | | | | 0.001s 20.014s 638253393585157641: | | | | | | | | | | | | | | | | 1814 | | | | | | | | | | | | | | | 0.001s 20.015s 638253393585164443: | | | | | | | | | | | | | | | | | | | | | | | | | 1743 | | | | | | 0.001s 20.016s 638253393585170925: | | | | | | 1803 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.016s 638253393585177343: | | | | | | | | | | 1805 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.017s 638253393585183703: | | | | | | | | | | | | | | 1763 | | | | | | | | | | | | | | | | | 0.001s 20.017s 638253393585189994: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1759 0.001s 20.018s 638253393585196555: | | | | | | | | | | | | | | | | | | | | | 1738 | | | | | | | | | | 0.001s 20.019s 638253393585202895: | | | | | | | | | | | | | | | | | | | | 1777 | | | | | | | | | | | 0.001s 20.019s 638253393585209394: | | 1790 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.020s 638253393585215686: | | | | | | | | | | | | | | | | | | | | | | 1768 | | | | | | | | | 0.001s 20.021s 638253393585221891: | | | | | | | | | | | | | | | 1844 | | | | | | | | | | | | | | | | 0.001s 20.021s 638253393585228131: | | | | | | | | | | | | | 1825 | | | | | | | | | | | | | | | | | | 0.001s 20.022s 638253393585234600: | | | | 1797 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.023s 638253393585240895: | 1766 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.023s 638253393585247461: | | | | | | | | | | | | 1806 | | | | | | | | | | | | | | | | | | | 0.001s 20.024s 638253393585253781: | | | | | | | | | | | | | | | | | | | 1789 | | | | | | | | | | | | 0.001s 20.024s 638253393585260182: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1756 | | 0.001s 20.025s 638253393585266441: | | | | | | | | | | | 1816 | | | | | | | | | | | | | | | | | | | | 0.001s 20.026s 638253393585272763: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1818 | | | 0.001s 20.026s 638253393585278987: | | | | | 1770 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.027s 638253393585285335: 1864 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.028s 638253393585292180: | | | | | | | 1784 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.028s 638253393585298439: | | | | | | | | | 1781 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.029s 638253393585304593: | | | | | | | | | | | | | | | | | | | | | | | | 1808 | | | | | | | 0.001s 20.030s 638253393585310792: | | | | | | | | | | | | | | | | | 1804 | | | | | | | | | | | | | | 0.001s 20.030s 638253393585317200: | | | | | | | | | | | | | | | | | | | | | | | | | | 1823 | | | | | 0.001s 20.031s 638253393585323523: | | | 1774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.031s 638253393585329686: | | | | | | | | | | | | | | | | | | 1851 | | | | | | | | | | | | | 0.001s 20.032s 638253393585335806: | | | | | | | | | | | | | | | | | | | | | | | 1776 | | | | | | | | 0.001s 20.033s 638253393585341894: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1799 | 0.001s 20.033s 638253393585347914: | | | | | | | | 1800 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.034s 638253393585354165: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1845 | | | | 0.001s 20.034s 638253393585360286: | | | | | | | | | | | | | | | | 1835 | | | | | | | | | | | | | | | 0.001s 20.035s 638253393585366475: | | | | | | | | | | | | | | | | | | | | | | | | | 1785 | | | | | | 0.001s 20.036s 638253393585372432: | | | | | | 1838 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.036s 638253393585378430: | | | | | | | | | | 1850 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.037s 638253393585384439: | | | | | | | | | | | | | | 1798 | | | | | | | | | | | | | | | | | 0.001s 20.038s 638253393585390499: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1794 0.001s 20.038s 638253393585396666: | | | | | | | | | | | | | | | | | | | | | 1758 | | | | | | | | | | 0.001s 20.039s 638253393585402580: | | | | | | | | | | | | | | | | | | | | 1801 | | | | | | | | | | | 0.001s 20.039s 638253393585408647: | | 1843 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.040s 638253393585414826: | | | | | | | | | | | | | | | | | | | | | | 1786 | | | | | | | | | 0.001s 20.041s 638253393585420780: | | | | | | | | | | | | | | | 1883 | | | | | | | | | | | | | | | | 0.001s 20.041s 638253393585426702: | | | | | | | | | | | | | 1863 | | | | | | | | | | | | | | | | | | 0.001s 20.042s 638253393585432997: | | | | 1836 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.042s 638253393585439195: | 1779 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.043s 638253393585445251: | | | | | | | | | | | | 1817 | | | | | | | | | | | | | | | | | | | 0.001s 20.044s 638253393585451151: | | | | | | | | | | | | | | | | | | | 1827 | | | | | | | | | | | | 0.001s 20.044s 638253393585456984: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1778 | | 0.001s 20.045s 638253393585462755: | | | | | | | | | | | 1857 | | | | | | | | | | | | | | | | | | | | 0.001s 20.045s 638253393585468692: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1853 | | | 0.001s 20.046s 638253393585474772: | | | | | 1780 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.047s 638253393585480630: 1880 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.047s 638253393585487132: | | | | | | | 1813 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.048s 638253393585493024: | | | | | | | | | 1809 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.048s 638253393585498692: | | | | | | | | | | | | | | | | | | | | | | | | 1840 | | | | | | | 0.001s 20.049s 638253393585504540: | | | | | | | | | | | | | | | | | 1820 | | | | | | | | | | | | | | 0.001s 20.049s 638253393585510310: | | | | | | | | | | | | | | | | | | | | | | | | | | 1869 | | | | | 0.001s 20.050s 638253393585516203: | | | 1791 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.051s 638253393585521922: | | | | | | | | | | | | | | | | | | 1881 | | | | | | | | | | | | | 0.001s 20.051s 638253393585527816: | | | | | | | | | | | | | | | | | | | | | | | 1802 | | | | | | | | 0.001s 20.052s 638253393585533685: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1832 | 0.001s 20.052s 638253393585539476: | | | | | | | | 1828 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.053s 638253393585545214: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1882 | | | | 0.001s 20.054s 638253393585551039: | | | | | | | | | | | | | | | | 1874 | | | | | | | | | | | | | | | 0.001s 20.054s 638253393585556949: | | | | | | | | | | | | | | | | | | | | | | | | | 1831 | | | | | | 0.001s 20.055s 638253393585562572: | | | | | | 1901 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.055s 638253393585568413: | | | | | | | | | | 1866 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.056s 638253393585574031: | | | | | | | | | | | | | | 1815 | | | | | | | | | | | | | | | | | 0.001s 20.056s 638253393585579626: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1833 0.001s 20.057s 638253393585585201: | | | | | | | | | | | | | | | | | | | | | 1811 | | | | | | | | | | 0.001s 20.058s 638253393585590808: | | 1876 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.058s 638253393585596740: | | | | | | | | | | | | | | | | | | | | | | 1824 | | | | | | | | | 0.001s 20.059s 638253393585602408: | | | | | | | | | | | | | | | 1918 | | | | | | | | | | | | | | | | 0.001s 20.059s 638253393585608236: | | | | | | | | | | | | | | | | | | | | 1826 | | | | | | | | | | | 0.001s 20.060s 638253393585613856: | | | | | | | | | | | | | 1893 | | | | | | | | | | | | | | | | | | 0.001s 20.060s 638253393585619375: | | | | 1902 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.061s 638253393585624915: | 1807 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.061s 638253393585630385: | | | | | | | | | | | | 1856 | | | | | | | | | | | | | | | | | | | 0.001s 20.062s 638253393585635996: | | | | | | | | | | | | | | | | | | | 1872 | | | | | | | | | | | | 0.001s 20.063s 638253393585641524: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1810 | | 0.001s 20.063s 638253393585647162: | | | | | | | | | | | 1898 | | | | | | | | | | | | | | | | | | | | 0.001s 20.064s 638253393585652700: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1871 | | | 0.001s 20.064s 638253393585658151: | | | | | 1792 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.065s 638253393585663741: 1900 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.065s 638253393585669853: | | | | | | | 1847 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.066s 638253393585675593: | | | | | | | | | 1834 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.067s 638253393585681134: | | | | | | | | | | | | | | | | | | | | | | | | 1859 | | | | | | | 0.001s 20.067s 638253393585686707: | | | | | | | | | | | | | | | | | 1860 | | | | | | | | | | | | | | 0.001s 20.068s 638253393585692125: | | | | | | | | | | | | | | | | | | | | | | | | | | 1886 | | | | | 0.001s 20.068s 638253393585697458: | | | 1849 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.069s 638253393585702718: | | | | | | | | | | | | | | | | | | 1904 | | | | | | | | | | | | | 0.001s 20.069s 638253393585708014: | | | | | | | | | | | | | | | | | | | | | | | 1837 | | | | | | | | 0.001s 20.070s 638253393585713462: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1854 | 0.001s 20.070s 638253393585718808: | | | | | | | | 1852 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.071s 638253393585724224: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1910 | | | | 0.001s 20.071s 638253393585729764: | | | | | | | | | | | | | | | | 1905 | | | | | | | | | | | | | | | 0.001s 20.072s 638253393585735144: | | | | | | | | | | | | | | | | | | | | | | | | | 1848 | | | | | | 0.001s 20.072s 638253393585740358: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.073s 638253393585745602: | | | | | | x | | | 1913 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.074s 638253393585750971: | | | | | | x | | | | | | | 1830 | | | | | | | | | | | | | | | | | 0.001s 20.074s 638253393585756696: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 1875 0.001s 20.075s 638253393585762230: | | | | | | x | | | | | | | | | | | | | | 1842 | | | | | | | | | | 0.001s 20.075s 638253393585767720: | | 1889 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.076s 638253393585773047: | | | | | | x | | | | | | | | | | | | | | | 1868 | | | | | | | | | 0.001s 20.076s 638253393585778333: | | | | | | x | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 20.077s 638253393585783820: | | | | | | x | | | | | | | | x | | | | 1846 | | | | | | | | | | | 0.001s 20.077s 638253393585789428: | | | | | | x | | | | | | 1934 | x | | | | | | | | | | | | | | | | 0.001s 20.078s 638253393585795141: | | | | 1926 | x | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 20.079s 638253393585800758: | 1822 | | | | x | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 20.079s 638253393585806264: | | | | | | x | | | | | 1879 | | x | | | | | | | | | | | | | | | | 0.001s 20.080s 638253393585811776: | | | | | | x | | | | | | | | x | | | 1903 | | | | | | | | | | | | 0.001s 20.080s 638253393585817156: | | | | | | x | | | | | | | | x | | | | | | | | | | | | | 1819 | | 0.001s 20.081s 638253393585822429: | | | | | | x | | | | 1935 | | | x | | | | | | | | | | | | | | | | 0.001s 20.081s 638253393585827770: | | | | | | x | | | | | | | | x | | | | | | | | | | | | 1892 | | | 0.001s 20.082s 638253393585833197: | | | | | 1829 x | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 20.082s 638253393585838638: 1915 | | | | | x | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 20.083s 638253393585844510: | | | | | | x 1870 | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 20.083s 638253393585850354: | | | | | | x | | 1878 | | | | | x | | | | | | | | | | | | | | | | 0.001s 20.084s 638253393585855793: | | | | | | x | | | | | | | | x | | | | | | | | 1897 | | | | | | | 0.001s 20.085s 638253393585861085: | | | | | | x | | | | | | | | x | 1894 | | | | | | | | | | | | | | 0.001s 20.085s 638253393585866247: | | | | | | x | | | | | | | | x | | | | | | | | | | 1911 | | | | | 0.001s 20.086s 638253393585871596: | | | 1877 | | x | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 20.086s 638253393585877056: | | | | | | x | | | | | | | | x | | 1945 | | | | | | | | | | | | | 0.001s 20.087s 638253393585882268: | | | | | | x | | | | | | | | x | | | | | | | 1855 | | | | | | | | 0.001s 20.087s 638253393585887542: | | | | | | x | | | | | | | | x | | | | | | | | | | | | | | 1873 | 0.001s 20.088s 638253393585892622: | | | | | | x | 1885 | | | | | | x | | | | | | | | | | | | | | | | 0.001s 20.088s 638253393585897680: | | | | | | x | | | | | | | | x | | | | | | | | | | | 1932 | | | | 0.001s 20.089s 638253393585902881: | | | | | | x | | | | | | | | x 1928 | | | | | | | | | | | | | | | 0.001s 20.089s 638253393585908000: | | | | | | x | | | | | | | | x | | | | | | | | | 1884 | | | | | | 0.001s 20.090s 638253393585914788: | | | | | | x | | | 1943 | | | | x | | | | | | | | | | | | | | | | 0.001s 20.091s 638253393585922120: | | | | | | x | | | | | | | 1862 x | | | | | | | | | | | | | | | | 0.001s 20.091s 638253393585928358: | | | | | | x | | | | | | | | x | | | | | | | | | | | | | | | 1909 0.001s 20.092s 638253393585934287: | | | | | | x | | | | | | | | x | | | | | 1858 | | | | | | | | | | 0.001s 20.092s 638253393585940057: | | 1907 | | | x | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 20.093s 638253393585945816: | | | | | | x | | | | | | | | x | | | | | | 1887 | | | | | | | | | 0.001s 20.094s 638253393585951574: | | | | | | x | | | | | | | | x | | | | 1890 | | | | | | | | | | | 0.001s 20.094s 638253393585957919: | | | | | | x | | | | | | x | x | | | | | | | | | | | | | | | | 0.001s 20.095s 638253393585963743: | | | | x | x | | | | | | x | x | | | | | | | | | | | | | | | | 0.001s 20.095s 638253393585969642: | 1839 | | x | x | | | | | | x | x | | | | | | | | | | | | | | | | 0.001s 20.096s 638253393585975837: | | | | x | x | | | | | 1916 x | x | | | | | | | | | | | | | | | | 0.001s 20.097s 638253393585981823: | | | | x | x | | | | | | x | x | | | x | | | | | | | | | | | | 0.001s 20.097s 638253393585987719: | | | | x | x | | | | | | x | x | | | x | | | | | | | | | 1841 | | 0.001s 20.098s 638253393585993737: | | | | x | x | | | | x | x | x | | | x | | | | | | | | | | | | 0.001s 20.098s 638253393585999851: | | | | x | x | | | | x | x | x | | | x | | | | | | | | 1908 | | | 0.001s 20.099s 638253393586006430: | | | | x 1895 x | | | | x | x | x | | | x | | | | | | | | | | | | 0.001s 20.100s 638253393586012364: x | | | x | x | | | | x | x | x | | | x | | | | | | | | | | | | 0.001s 20.100s 638253393586018206: x | | | x | x 1930 | | | x | x | x | | | x | | | | | | | | | | | | 0.001s 20.101s 638253393586023985: x | | | x | x | | 1919 | x | x | x | | | x | | | | | | | | | | | | 0.001s 20.101s 638253393586029935: x | | | x | x | | | | x | x | x | | | x | | | | 1920 | | | | | | | 0.001s 20.102s 638253393586036157: x | | | x | x | | | | x | x | x | 1923 | x | | | | | | | | | | | | 0.001s 20.103s 638253393586041975: x | | | x | x | | | | x | x | x | | | x | | | | | | 1933 | | | | | 0.001s 20.103s 638253393586048005: x | | 1896 x | x | | | | x | x | x | | | x | | | | | | | | | | | | 0.001s 20.104s 638253393586053689: x | | | x | x | | | | x | x | x | | x x | | | | | | | | | | | | 0.001s 20.104s 638253393586059387: x | | | x | x | | | | x | x | x | | x x | | | 1867 | | | | | | | | 0.001s 20.105s 638253393586065010: x | | | x | x | | | | x | x | x | | x x | | | | | | | | | | 1906 | 0.001s 20.106s 638253393586070871: x | | | x | x | 1922 | | x | x | x | | x x | | | | | | | | | | | | 0.001s 20.106s 638253393586076814: x | | | x | x | | | | x | x | x | | x x | | | | | | | x | | | | 0.001s 20.107s 638253393586082467: x | | | x | x | | | | x | x | x x | x x | | | | | | | x | | | | 0.001s 20.107s 638253393586088427: x | | | x | x | | | | x | x | x x | x x | | | | | 1929 | x | | | | 0.001s 20.108s 638253393586094262: x | | | x | x | | | x x | x | x x | x x | | | | | | | x | | | | 0.001s 20.108s 638253393586100243: x | | | x | x | | | x x | x 1899 x x | x x | | | | | | | x | | | | 0.001s 20.109s 638253393586105880: x | | | x | x | | | x x | x | x x | x x | | | | | | | x | | | 1942 0.001s 20.110s 638253393586111587: x | | | x | x | | | x x | x | x x | x x | 1912 | | | | | x | | | | 0.001s 20.110s 638253393586117524: x | 1938 | x | x | | | x x | x | x x | x x | | | | | | | x | | | | 0.001s 20.111s 638253393586123246: x | | | x | x | | | x x | x | x x | x x | | 1917 | | | | x | | | | 0.001s 20.111s 638253393586128828: x | | | x | x | | | x x | x | x x | x x 1914 | | | | | | x | | | | 0.001s 20.112s 638253393586134308: x 1865 | | x | x | | | x x | x | x x | x x | | | | | | | x | | | | 0.001s 20.112s 638253393586139693: x | | | x | x | | | x x 1939 x | x x | x x | | | | | | | x | | | | 0.001s 20.113s 638253393586145015: x | | | x | x | | | x x | x | x x | x x | | | | | | | x | 1861 | | 0.001s 20.113s 638253393586150438: x | | | x | x | | | x x | x | x x | x x | | | | | | | x 1927 | | | 0.001s 20.114s 638253393586156073: x | | | x 1944 x | | | x x | x | x x | x x | | | | | | | x | | | | 0.001s 20.115s 638253393586161398: x | | | x | x 1946 | | x x | x | x x | x x | | | | | | | x | | | | 0.001s 20.115s 638253393586166806: x | | | x | x | | 1937 x x | x | x x | x x | | | | | | | x | | | | 0.001s 20.116s 638253393586172174: x | | | x | x | | | x x | x | x x | x x | | | | 1941 | | x | | | | 0.001s 20.116s 638253393586177607: x | | | x | x | | | x x | x | x x x x x | | | | | | | x | | | | 0.001s 20.117s 638253393586182953: x | | | x | x | | | x x | x | x x x x x | | | | | | x x | | | | 0.001s 20.117s 638253393586188248: x | | 1925 x | x | | | x x | x | x x x x x | | | | | | x x | | | | 0.001s 20.118s 638253393586193616: x | | | x | x | | | x x | x | x x x x x | | | 1924 | | x x | | | | 0.001s 20.118s 638253393586198748: x | | | x | x | | | x x | x | x x x x x | | | | | | x x | | x | 0.001s 20.119s 638253393586203901: x | | | x | x | x | x x | x | x x x x x | | | | | | x x | | x | 0.001s 20.119s 638253393586208975: x | | | x | x | x | x x | x | x x x x x | | | | | x x x | | x | 0.001s 20.120s 638253393586214076: x | | | x | x | x | x x | x x x x x x x | | | | | x x x | | x | 0.001s 20.120s 638253393586219336: x | | | x | x | x | x x | x x x x x x x | | | | | x x x | | x x 0.001s 20.121s 638253393586224551: x | | | x | x | x | x x | x x x x x x x | 1940 | | | x x x | | x x 0.001s 20.121s 638253393586229823: x | x | x | x | x | x x | x x x x x x x | | | | | x x x | | x x 0.001s 20.122s 638253393586235283: x | x | x | x | x | x x | x x x x x x x | | x | | x x x | | x x 0.001s 20.123s 638253393586240578: x | x | x | x | x | x x | x x x x x x x 1931 | x | | x x x | | x x 0.001s 20.123s 638253393586246009: x 1888 x | x | x | x | x x | x x x x x x x | | x | | x x x | | x x 0.001s 20.124s 638253393586251056: x | x | x | x | x | x x x x x x x x x x | | x | | x x x | | x x 0.000s 20.124s 638253393586255982: x | x | x | x | x | x x x x x x x x x x | | x | | x x x | 1891 x x 0.000s 20.125s 638253393586260898: x | x | x | x | x | x x x x x x x x x x | | x | | x x x 1947 | x x 0.000s 20.125s 638253393586265809: x | x | x x x | x | x x x x x x x x x x | | x | | x x x | | x x 0.000s 20.126s 638253393586270647: x | x | x x x x x | x x x x x x x x x x | | x | | x x x | | x x 0.001s 20.126s 638253393586275729: x | x | x x x x x x x x x x x x x x x x | | x | | x x x | | x x 0.000s 20.127s 638253393586280715: x | x | x x x x x x x x x x x x x x x x | | x | x x x x | | x x 0.001s 20.127s 638253393586285860: x | x x x x x x x x x x x x x x x x x x | | x | x x x x | | x x 0.000s 20.128s 638253393586290717: x | x x x x x x x x x x x x x x x x x x | | x x x x x x | | x x 0.001s 20.128s 638253393586295802: x | x x x x x x x x x x x x x x x x x x | x x x x x x x | | x x 0.001s 20.129s 638253393586300908: x | x x x x x x x x x x x x x x x x x x x x x x x x x x | | x x 0.001s 20.129s 638253393586305985: x 1921 x x x x x x x x x x x x x x x x x x x x x x x x x x | | x x 0.001s 20.130s 638253393586311120: x | x x x x x x x x x x x x x x x x x x x x x x x x x x | 1936 x x 0.001s 20.130s 638253393586316280: x | x x x x x x x x x x x x x x x x x x x x x x x x x x x | x x 0.000s 20.130s 638253393586318930: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x | x x 0.000s 20.131s 638253393586323457: x x x x x x x x x x x x x x x 323 x x x x x x x x x x x x x x x x 0.064s 20.195s . 638253393586962077: 1979 1970 1961 1972 1962 1976 1948 1975 1960 1967 1966 1977 1963 1964 1974 1951 1958 1957 1968 1950 1969 1949 1971 1956 1955 1954 1973 1978 1953 1952 1965 1959 0.040s 20.234s 638253393587359852: 2034 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.238s 638253393587391387: 2263 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.240s 638253393587410787: 2034 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 20.243s 638253393587449997: 2080 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.247s 638253393587482603: 2264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.249s 638253393587501665: 2080 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.250s 638253393587511507: 2265 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.251s 638253393587529593: 2080 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 20.276s 638253393587772914: 2102 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.277s 638253393587785384: | | | | | 1986 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 20.281s 638253393587827593: 2266 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.283s 638253393587846179: 2102 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.286s 638253393587879483: 2267 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.288s 638253393587897034: 2102 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 20.303s 638253393588048978: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1983 0.012s 20.315s 638253393588168008: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003 | | | | 0.001s 20.316s 638253393588178665: | | | | | | | | | | 2012 | | | | | | | | | | | | | | | | | | | | | 0.004s 20.320s 638253393588214581: | | | | | | | | | | 2268 | | | | | | | | | | | | | | | | | | | | | 0.002s 20.322s 638253393588234751: | | | | | | | | | | 2012 | | | | | | | | | | | | | | | | | | | | | 0.002s 20.324s 638253393588252051: | | | | | | | | | | 2269 | | | | | | | | | | | | | | | | | | | | | 0.002s 20.326s 638253393588274940: | | | | | | | | | | | | | | | | 2005 | | | | | | | | | | | | | | | 0.001s 20.327s 638253393588283530: | | | | | | | | | | 2012 | | | | | | | | | | | | | | | | | | | | | 0.003s 20.330s 638253393588311195: | | | | | | | | | | | | | | | | 2270 | | | | | | | | | | | | | | | 0.002s 20.331s 638253393588329424: | | | | | | | | | | | | | | | | 2005 | | | | | | | | | | | | | | | 0.002s 20.333s 638253393588346365: | | | | | | | | | | | | | | | | 2271 | | | | | | | | | | | | | | | 0.001s 20.334s 638253393588355695: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2021 | 0.001s 20.335s 638253393588365112: | | | | | | | | | | | | | | | | 2005 | | | | | | | | | | | | | | | 0.001s 20.336s 638253393588379094: | | | | | | | | | | | | | | | | 2272 | | | | | | | | | | | | | | | 0.001s 20.338s 638253393588390748: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2273 | 0.001s 20.339s 638253393588400915: | | | | | | | | | | | | | | | | 2005 | | | | | | | | | | | | | | | 0.001s 20.340s 638253393588410762: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2021 | 0.002s 20.341s 638253393588427168: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2274 | 0.002s 20.343s 638253393588445258: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2021 | 0.002s 20.345s 638253393588460724: | | | | | | | | | | | | | | | | | | | | | | | | | | 1991 | | | | | 0.008s 20.353s 638253393588544480: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1987 | | | 0.009s 20.362s 638253393588634990: | | | | | | | | | | | | | | | | | | | | | | 1989 | | | | | | | | | 0.010s 20.372s 638253393588739356: | | | | | | | | | | | | | | | | | | 1981 | | | | | | | | | | | | | 0.004s 20.377s 638253393588782560: | | | | | | | | | | 2036 | | | | | | | | | | | | | | | | | | | | | 0.003s 20.380s 638253393588813858: | | | | | | | | | | 2275 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.381s 638253393588823572: | | | | | | 2000 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.382s 638253393588832355: | | | | | | | | | | 2036 | | | | | | | | | | | | | | | | | | | | | 0.008s 20.389s 638253393588909447: | | | | | | | | | | | | | 2018 | | | | | | | | | | | | | | | | | | 0.004s 20.393s 638253393588948511: | | | | | | | | | | | | | 2276 | | | | | | | | | | | | | | | | | | 0.002s 20.395s 638253393588967988: | | | | | | | | | | | | | 2018 | | | | | | | | | | | | | | | | | | 0.002s 20.397s 638253393588987622: | | | | | | | | | | | | | 2277 | | | | | | | | | | | | | | | | | | 0.001s 20.398s 638253393588996801: | | | | 2013 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.399s 638253393589006523: | | | | | | | | | | | | | 2018 | | | | | | | | | | | | | | | | | | 0.003s 20.402s 638253393589034598: | | | | 2278 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.404s 638253393589054841: | | | | 2013 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.406s 638253393589072766: | | | | 2279 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 20.431s 638253393589322962: | | | | 2013 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.431s 638253393589327656: | | | | | | | 1995 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.432s 638253393589338910: | | | | | | | | | | | | | | | | | | | | | | | | | 1997 | | | | | | 0.001s 20.433s 638253393589346169: | | | | | | | | | | | | | | | | 2027 | | | | | | | | | | | | | | | 0.001s 20.434s 638253393589353303: | | 1999 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.434s 638253393589360051: 2136 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.435s 638253393589368565: | | | | | | | | | | | | | | 1984 | | | | | | | | | | | | | | | | | 0.002s 20.437s 638253393589388943: 2280 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.438s 638253393589400422: | | | | | | | | | | | | | | | | 2281 | | | | | | | | | | | | | | | 0.001s 20.439s 638253393589408771: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020 0.001s 20.440s 638253393589416995: | | | | | | 2044 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.441s 638253393589425042: 2136 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.441s 638253393589426263: | | | | | | | | | | | | | | | | 2027 | | | | | | | | | | | | | | | 0.002s 20.443s 638253393589441919: 2282 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.444s 638253393589451852: | | | | | | 2283 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.444s 638253393589459947: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2284 0.001s 20.445s 638253393589467690: 2136 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.445s 638253393589469494: | | | | | | 2044 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.446s 638253393589478850: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020 0.001s 20.447s 638253393589489219: | | | | | | 2285 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.448s 638253393589497846: | | | 1985 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.449s 638253393589505773: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2286 0.001s 20.450s 638253393589514098: | | | | | | 2044 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.450s 638253393589514569: | | | | | | | | | | | | | | 2025 | | | | | | | | | | | | | | | | | 0.001s 20.451s 638253393589522366: | | | | | 2010 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.451s 638253393589530425: | | | | | | | | | | | | | | | | | | 2019 | | | | | | | | | | | | | 0.001s 20.452s 638253393589538348: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020 0.001s 20.453s 638253393589545242: | | | | | | | | | | | | | | 2287 | | | | | | | | | | | | | | | | | 0.001s 20.454s 638253393589554377: | | | | | 2288 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.455s 638253393589563620: | | | | | | | | | | | | | | | | | | 2289 | | | | | | | | | | | | | 0.001s 20.456s 638253393589572225: | | | | | | | | | | | | | | 2025 | | | | | | | | | | | | | | | | | 0.000s 20.456s 638253393589572762: | | | | | 2010 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.457s 638253393589582244: | | | | | | | | | | | | | | | | | | 2019 | | | | | | | | | | | | | 0.000s 20.457s 638253393589584086: | | | | | | | | | | | | | | | | 2069 | | | | | | | | | | | | | | | 0.001s 20.458s 638253393589593422: | | | | | | | | | | | | | | 2290 | | | | | | | | | | | | | | | | | 0.001s 20.459s 638253393589606086: | | | | | 2291 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.460s 638253393589614477: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2038 0.001s 20.461s 638253393589622849: | | | | | | | | | | | | | | | | | | 2292 | | | | | | | | | | | | | 0.001s 20.462s 638253393589630558: | | | | | | | | | | | | | | | | 2293 | | | | | | | | | | | | | | | 0.001s 20.462s 638253393589638588: | | 2051 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.463s 638253393589646687: | | | | | | | | | | | | | | 2025 | | | | | | | | | | | | | | | | | 0.000s 20.463s 638253393589647175: | | | | | 2010 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.463s 638253393589647506: | | | | 2062 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.464s 638253393589655324: | | | | | | | | | | | | | | | | | 1996 | | | | | | | | | | | | | | 0.001s 20.465s 638253393589663035: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2294 0.001s 20.466s 638253393589670689: | | | | | | | | | | | | | | | | | | 2019 | | | | | | | | | | | | | 0.000s 20.466s 638253393589671142: | | | | | | | | | | | | | | | | 2069 | | | | | | | | | | | | | | | 0.000s 20.466s 638253393589671450: | | 2295 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.467s 638253393589680838: | | | | 2296 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.467s 638253393589689128: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2038 0.000s 20.468s 638253393589691830: | | | | | | | | | | | | | | | | 2297 | | | | | | | | | | | | | | | 0.001s 20.468s 638253393589699350: | | | | | | | | | | | | | | | | | | | | | | | | | 2016 | | | | | | 0.001s 20.469s 638253393589707276: | | | | 2062 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.469s 638253393589707728: | | | | | | | | | | | | | | 2052 | | | | | | | | | | | | | | | | | 0.001s 20.470s 638253393589715840: 2179 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.471s 638253393589725068: | | | | | | | | | | | | | | | | 2069 | | | | | | | | | | | | | | | 0.000s 20.471s 638253393589725597: | | | | | | | | | | 2079 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.472s 638253393589733460: | | | | | | | | | | | | | | | | | | | | | | 2017 | | | | | | | | | 0.001s 20.473s 638253393589741172: | | | | | | | | | | | | | | | | | | | | | | | | | 2298 | | | | | | 0.001s 20.473s 638253393589749553: 2299 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.474s 638253393589758286: | | 2051 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.474s 638253393589758819: | | | | | | | | | | | | | | | | | | | | | | | | | | 2024 | | | | | 0.001s 20.475s 638253393589766856: | | | | | | | | | | 2300 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.476s 638253393589774435: | | | | | | | | | | | | | | | | | | | | | | | | | 2016 | | | | | | 0.000s 20.476s 638253393589774907: | | | | | | | | | | | | | | | | | | | | | | 2301 | | | | | | | | | 0.001s 20.477s 638253393589782456: 2179 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.477s 638253393589783017: | | | | | | | | | | | | | | | | | | | 2001 | | | | | | | | | | | | 0.001s 20.478s 638253393589790988: | | 2302 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.478s 638253393589799263: | | | | | | | | | | | | | | | | | | | | | | | | | | 2303 | | | | | 0.001s 20.479s 638253393589807087: | | | | | | | | | | 2079 | | | | | | | | | | | | | | | | | | | | | 0.000s 20.479s 638253393589807526: 2304 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.480s 638253393589816096: | | | | | | | | | | | | | | | | | | | | | | | | | 2305 | | | | | | 0.001s 20.481s 638253393589823842: | | 2051 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.481s 638253393589824289: | | | | | | | | | | | | | | | | | | | | | | | | | | 2024 | | | | | 0.000s 20.481s 638253393589824571: | | | | | | | | | | | | | | | | | | 2066 | | | | | | | | | | | | | 0.001s 20.482s 638253393589832436: 2179 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.483s 638253393589842983: | | | | | | | | | | | | | | 2306 | | | | | | | | | | | | | | | | | 0.001s 20.484s 638253393589851808: | | | | | | | | | | | | | | | | | | | | | 2015 | | | | | | | | | | 0.001s 20.484s 638253393589860300: | | 2307 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.485s 638253393589867991: | | | | | | | | | | | | | | | | | | | | | | | | | 2016 | | | | | | 0.000s 20.485s 638253393589868523: | | | | | | | | | | | | | | | | | | 2308 | | | | | | | | | | | | | 0.001s 20.486s 638253393589876524: | | | | | | | | | | | | | | | | | | | | | | | | | | 2309 | | | | | 0.001s 20.487s 638253393589884352: | | | | | | | | | | | | | | 2052 | | | | | | | | | | | | | | | | | 0.000s 20.487s 638253393589886215: | | | | | | | | | | | | | | | | | | 2066 | | | | | | | | | | | | | 0.001s 20.488s 638253393589892750: | | | | | | | | | | | | | | | | | | | | | 2310 | | | | | | | | | | 0.001s 20.489s 638253393589901248: | | | | | | | | | | | | | | | | | | | | | | | | | | 2024 | | | | | 0.000s 20.489s 638253393589901756: | | 2051 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.489s 638253393589907386: | | | | | | | | | | | | | | | | 2129 | | | | | | | | | | | | | | | 0.001s 20.490s 638253393589916030: | | | | | | | | | | | | | | | | | | | | | 2015 | | | | | | | | | | 0.000s 20.490s 638253393589916500: | | | | 2098 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.491s 638253393589924748: | | 2311 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.492s 638253393589932395: | | | | | | | | | | | | | | | | | | 2312 | | | | | | | | | | | | | 0.001s 20.492s 638253393589940072: | | | | | | | | | | | | | | | | | | | | | | | | | 2033 | | | | | | 0.001s 20.493s 638253393589947816: | | | | | | | | | | | | | | | | | | | | | 2313 | | | | | | | | | | 0.001s 20.494s 638253393589955743: | | | | | | | | | | | | | | | | 2314 | | | | | | | | | | | | | | | 0.001s 20.495s 638253393589963488: | | 2051 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.495s 638253393589963958: | | | | | | | | | | | | | | | | | | | | | | 2017 | | | | | | | | | 0.000s 20.495s 638253393589964293: | | | | | | | | | | | | | | | | | | 2066 | | | | | | | | | | | | | 0.000s 20.495s 638253393589964577: | | | | | | | | | | | | | | 2315 | | | | | | | | | | | | | | | | | 0.001s 20.496s 638253393589975736: | | | | 2316 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.497s 638253393589983320: | | | | | | | | | | | | 2002 | | | | | | | | | | | | | | | | | | | 0.001s 20.498s 638253393589990871: | | | | | | | | | | | | | | | | | | | | | | | | | 2317 | | | | | | 0.001s 20.498s 638253393589998684: | | | | | | | | | | | | | | | | | | | | | 2015 | | | | | | | | | | 0.000s 20.498s 638253393589999159: | | | | | | | | | | | | | | | | 2129 | | | | | | | | | | | | | | | 0.000s 20.498s 638253393589999451: | | | | | | | | | | | | | | 2052 | | | | | | | | | | | | | | | | | 0.000s 20.498s 638253393589999736: | | | | | | | | | | | | | | | | | | | | | | 2318 | | | | | | | | | 0.001s 20.499s 638253393590007475: | | | | 2098 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.500s 638253393590012602: | | | | | | | | | | | | | | 2319 | | | | | | | | | | | | | | | | | 0.001s 20.501s 638253393590021978: | | | | | | | | | | | | | | | | | | | | | | | | | 2033 | | | | | | 0.000s 20.501s 638253393590022443: | | | | | | | | | | | | | | | | | | | | | | 2017 | | | | | | | | | 0.001s 20.502s 638253393590032097: | | | | | | | | | | | | | | 2052 | | | | | | | | | | | | | | | | | 0.002s 20.503s 638253393590048957: | | | | | | | | | | | | | | 2320 | | | | | | | | | | | | | | | | | 0.002s 20.505s 638253393590070346: | | | | | | | | | | | | | | 2052 | | | | | | | | | | | | | | | | | 0.000s 20.506s 638253393590074009: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1990 | | 0.001s 20.507s 638253393590083364: | | | | | | | | | | | | | | | | | | | | | | | | | 2321 | | | | | | 0.002s 20.509s 638253393590100830: | | | | | | | | | | | | | | | | | | | | | | | | | 2033 | | | | | | 0.002s 20.510s 638253393590118369: | | | | | | | | | | | | | | | | | | | | | | | | | 2322 | | | | | | 0.002s 20.512s 638253393590136307: | | | | | | | | | | | | | | | | | | | | | | | | | 2033 | | | | | | 0.002s 20.514s 638253393590160351: | | | | | | | | | | | | | | | | 2323 | | | | | | | | | | | | | | | 0.001s 20.516s 638253393590171183: | | | | 2324 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.517s 638253393590180902: | | | | | | | | | | | | | | | | 2129 | | | | | | | | | | | | | | | 0.001s 20.518s 638253393590194146: | | | | 2098 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.518s 638253393590195148: | | | | | | | | | | | | | | | | 2325 | | | | | | | | | | | | | | | 0.002s 20.520s 638253393590213811: | | | | | | | | | | | | | | | | 2129 | | | | | | | | | | | | | | | 0.000s 20.520s 638253393590214506: | | | | 2326 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.521s 638253393590223281: | | | | | | | | | | | | | | | | | | 2103 | | | | | | | | | | | | | 0.003s 20.524s 638253393590252385: | | | | | | | | | | | | | | | | | 2028 | | | | | | | | | | | | | | 0.001s 20.525s 638253393590261063: | | | | | | | | | | | | | | | | | | 2327 | | | | | | | | | | | | | 0.001s 20.525s 638253393590268701: | | | | 2098 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.527s 638253393590283019: | 1980 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.528s 638253393590291564: | | | | | | | | | | | | | | | | | 2328 | | | | | | | | | | | | | | 0.001s 20.528s 638253393590298982: | | | | 2329 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.529s 638253393590306258: | | | | | | | | | | | | | | | | | | 2103 | | | | | | | | | | | | | 0.000s 20.529s 638253393590306703: | | | | | | | | | | | | | | | | | | | | | | | | 1988 | | | | | | | 0.001s 20.530s 638253393590314342: | | | | | | | | | | | | | | | | | 2028 | | | | | | | | | | | | | | 0.000s 20.530s 638253393590315505: | | | | 2098 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.531s 638253393590321551: | | | | | | | | | | | | | | | | | | 2330 | | | | | | | | | | | | | 0.001s 20.532s 638253393590333245: | | | | 2331 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.535s 638253393590362790: | | | | 2098 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.537s 638253393590388425: | | | | | | | | | | | | | | | | | | | | 1993 | | | | | | | | | | | 0.001s 20.538s 638253393590400333: | | | 2007 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.540s 638253393590413117: | | | | | | | | | | | | | | | | | | 2103 | | | | | | | | | | | | | 0.002s 20.542s 638253393590434340: | | | 2332 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.544s 638253393590450957: | | | 2007 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.544s 638253393590453509: | | | | | | | | | | | | | | | | | | 2166 | | | | | | | | | | | | | 0.001s 20.545s 638253393590467445: | | | 2333 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.547s 638253393590484841: | | | | | | | | | | | | | | | | | | 2334 | | | | | | | | | | | | | 0.001s 20.548s 638253393590496018: | | | | | | | | 1994 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.549s 638253393590505630: | | | | | | | | | | | | | | | | | | 2166 | | | | | | | | | | | | | 0.000s 20.549s 638253393590507572: | | | 2007 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.551s 638253393590520529: | | | | | | | | | | | | | | | | | | 2335 | | | | | | | | | | | | | 0.001s 20.551s 638253393590528323: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2042 | | | | 0.002s 20.553s 638253393590545599: | | | | | | | | | | | | | | | | | | 2166 | | | | | | | | | | | | | 0.001s 20.554s 638253393590558581: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2336 | | | | 0.001s 20.556s 638253393590572564: | | | | | | | | | | | | | | | | | 2056 | | | | | | | | | | | | | | 0.001s 20.557s 638253393590580952: | | | | | | | | | | 2120 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.557s 638253393590588570: | | | | | | | | | | | | | | | | | | 2337 | | | | | | | | | | | | | 0.001s 20.558s 638253393590596431: | | | | | | | | | | | | | | | | | | | | | | 2050 | | | | | | | | | 0.001s 20.559s 638253393590604373: | | | | | | | | | | | | | | | | 2150 | | | | | | | | | | | | | | | 0.028s 20.587s 638253393590885001: | | | | | | | | | | | | | | | | | 2338 | | | | | | | | | | | | | | 0.001s 20.588s 638253393590895309: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2042 | | | | 0.000s 20.588s 638253393590895786: | | | | | | | | | | 2339 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.590s 638253393590910715: | | | | | | 2076 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.590s 638253393590918190: | | | | 2112 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.591s 638253393590927766: | | | | | | | | | | | | | | | | | | | | | | | 1992 | | | | | | | | 0.001s 20.592s 638253393590934451: | | | | | | | | | | | | | | | | | | | | | | 2340 | | | | | | | | | 0.001s 20.593s 638253393590941866: | | | | | | | | | | | | | | | | | | 2166 | | | | | | | | | | | | | 0.000s 20.593s 638253393590942275: 2195 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.593s 638253393590950391: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2060 | | | 0.001s 20.594s 638253393590957478: | | | | | | | | | | | | | | | | | | | | | | | | 2014 | | | | | | | 0.001s 20.595s 638253393590964566: | | | | | | | | | | | | | | | | | | | | 2030 | | | | | | | | | | | 0.001s 20.596s 638253393590971245: | | | | | | | | | | | | 2057 | | | | | | | | | | | | | | | | | | | 0.001s 20.596s 638253393590977710: | | | 2046 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.597s 638253393590984201: | | | | | | | | | | | | | | | | | 2056 | | | | | | | | | | | | | | 0.000s 20.597s 638253393590984591: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2341 | | | | 0.001s 20.598s 638253393590991065: | | | | | | | | | | | | | | 2078 | | | | | | | | | | | | | | | | | 0.001s 20.598s 638253393590997830: | | | | | | | | | | | | | | | | | | | | | | | | | 2058 | | | | | | 0.001s 20.599s 638253393591004599: | 2023 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.600s 638253393591011166: | | | | | | | | | | 2120 | | | | | | | | | | | | | | | | | | | | | 0.000s 20.600s 638253393591011549: | | | | | | | | | | | 2004 | | | | | | | | | | | | | | | | | | | | 0.001s 20.600s 638253393591017997: | | | | | | | | | | | | | | | | | | | | | 2031 | | | | | | | | | | 0.001s 20.601s 638253393591024487: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009 | | 0.001s 20.602s 638253393591031061: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2074 0.001s 20.602s 638253393591037736: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2040 | 0.002s 20.604s 638253393591053497: | | | | | | | | | | | | | | | | 2342 | | | | | | | | | | | | | | | 0.001s 20.605s 638253393591060839: | | | | | | | | | | | | | | | | | | | | | | | | | | 2065 | | | | | 0.001s 20.605s 638253393591068081: | | | | | 2037 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.606s 638253393591075755: | | | | | | | 2032 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.607s 638253393591082976: | | | | | | | | | 1982 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.607s 638253393591090448: | | | | | | 2343 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.608s 638253393591097570: | | | | | | | | | | | | | | | | | | | | | | 2050 | | | | | | | | | 0.000s 20.608s 638253393591098036: | | | | | | | | | | | | | | | | | | | 2022 | | | | | | | | | | | | 0.001s 20.609s 638253393591105089: | | | | | | | | 2011 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.610s 638253393591112308: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2344 | | | 0.004s 20.614s 638253393591157135: | | 2075 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.615s 638253393591166832: | | | | | | | | | | | | | | | | | | 2345 | | | | | | | | | | | | | 0.001s 20.616s 638253393591178692: | | | | | | | | | | | | | | | | | | | | 2346 | | | | | | | | | | | 0.001s 20.617s 638253393591185464: | | | | | | | | | | | | | | | | | | | | | | | | 2347 | | | | | | | 0.001s 20.618s 638253393591194238: | | | | | | | | | | | | | | | | | 2348 | | | | | | | | | | | | | | 0.001s 20.619s 638253393591200942: | | | | | | | | | | 2349 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.619s 638253393591207832: | | | | | | | | | | | | | | 2350 | | | | | | | | | | | | | | | | | 0.001s 20.620s 638253393591214435: | | | | | | | | | | | | 2351 | | | | | | | | | | | | | | | | | | | 0.001s 20.621s 638253393591220975: | | | | 2352 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.621s 638253393591227535: | | | | | | | | | | | | | | | | | | | | | | | | | 2353 | | | | | | 0.001s 20.622s 638253393591234268: | 2354 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.623s 638253393591240858: | | | | | | | | | | | | | | | | | | | | | 2355 | | | | | | | | | | 0.001s 20.623s 638253393591247676: | | | | | | | | | | | | | | | | | | | | | | | 2008 | | | | | | | | 0.001s 20.624s 638253393591254484: | | | | | | | | | | | 2356 | | | | | | | | | | | | | | | | | | | | 0.001s 20.625s 638253393591265948: | | | | | | | | | | | | | | | | 2150 | | | | | | | | | | | | | | | 0.000s 20.625s 638253393591266405: | | | | | 2357 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.626s 638253393591273379: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2358 | | 0.001s 20.626s 638253393591279968: 2359 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.627s 638253393591287491: | | | | | | | | | | | | | | | | | | | | | | 2360 | | | | | | | | | 0.001s 20.628s 638253393591294193: | | | | | | | | | | | | | | | | | | | 2361 | | | | | | | | | | | | 0.001s 20.629s 638253393591300759: | | | | | | 2076 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.629s 638253393591301144: | | | | | | | 2362 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.629s 638253393591307704: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2042 | | | | 0.000s 20.629s 638253393591308094: | | | | | | | | | | | | | 2043 | | | | | | | | | | | | | | | | | | 0.001s 20.630s 638253393591315004: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2363 0.001s 20.631s 638253393591324103: | | | | | | | | | | | | | | | | | | | | | | | | | | 2364 | | | | | 0.001s 20.632s 638253393591330917: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2365 | 0.001s 20.632s 638253393591337570: | | | 2366 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.633s 638253393591344130: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2060 | | | 0.000s 20.633s 638253393591344596: | | | | | | | | 2367 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.634s 638253393591351162: | | 2368 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.634s 638253393591358018: | | | | | | | | | | | | | | | | | | 2166 | | | | | | | | | | | | | 0.000s 20.634s 638253393591358385: | | | | | | | | | | | | | | | | | | | | 2030 | | | | | | | | | | | 0.000s 20.634s 638253393591358664: | | | | | | | | | | | | | | | | | | | | | | | | 2014 | | | | | | | 0.000s 20.634s 638253393591358924: | | | | | | | | | | | | | | | | | 2056 | | | | | | | | | | | | | | 0.000s 20.634s 638253393591359174: | | | | | | | | | | | | | | | 1998 | | | | | | | | | | | | | | | | 0.001s 20.635s 638253393591370265: | | | | | | | | | | 2120 | | | | | | | | | | | | | | | | | | | | | 0.000s 20.636s 638253393591370695: | | | | | | | | | | | | | | 2078 | | | | | | | | | | | | | | | | | 0.000s 20.636s 638253393591373977: | | | | | | | | | | | | 2057 | | | | | | | | | | | | | | | | | | | 0.000s 20.636s 638253393591374409: | | | | 2112 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.636s 638253393591374697: | | | | | | | | | | | | | | | | | | | | | | | | | 2058 | | | | | | 0.000s 20.636s 638253393591374952: | 2023 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.636s 638253393591375216: | | | | | | | | | | | | | | | | | | | | | 2031 | | | | | | | | | | 0.000s 20.636s 638253393591375496: | | | | | 2037 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.636s 638253393591375771: | | | | | | | | | | | | | | | | 2369 | | | | | | | | | | | | | | | 0.001s 20.637s 638253393591382965: | | | | | | | | | | | 2004 | | | | | | | | | | | | | | | | | | | | 0.000s 20.637s 638253393591383351: | | | | | | | | | | | | | | | | | | | | | | | 2370 | | | | | | | | 0.001s 20.637s 638253393591390074: 2195 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.638s 638253393591390921: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009 | | 0.000s 20.638s 638253393591391338: | | | | | | | | | | | | | | | | | | | | | | 2050 | | | | | | | | | 0.000s 20.638s 638253393591391608: | | | | | | | | | | | | | | | | | | | 2022 | | | | | | | | | | | | 0.000s 20.638s 638253393591392026: | | | | | | | 2032 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.638s 638253393591392285: | | | | | | | | | 2006 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.638s 638253393591399333: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2074 0.000s 20.639s 638253393591401389: | | | | | | | | | | | | | 2371 | | | | | | | | | | | | | | | | | | 0.001s 20.640s 638253393591412305: | | | | | | 2118 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.640s 638253393591419442: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2088 | | | | 0.001s 20.642s 638253393591432021: | | | 2046 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.642s 638253393591432473: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2040 | 0.000s 20.642s 638253393591432842: | | | | | | | | 2011 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.642s 638253393591433154: | | 2075 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.642s 638253393591433514: | | | | | | | | | | | | | | | | | 2372 | | | | | | | | | | | | | | 0.001s 20.642s 638253393591440423: | | | | | | | | | | | | | | | | | | | | | | | | 2373 | | | | | | | 0.001s 20.643s 638253393591447463: | | | | | | | | | | | | 2374 | | | | | | | | | | | | | | | | | | | 0.001s 20.644s 638253393591454067: | | | | | | | | | | | 2375 | | | | | | | | | | | | | | | | | | | | 0.001s 20.645s 638253393591460534: | | | | | | | | | | | | | | | | | | | | | 2376 | | | | | | | | | | 0.001s 20.645s 638253393591467106: | | | | | 2067 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.647s 638253393591481992: | | | | | | | | | | | | | | | | | | | | | | | | | 2377 | | | | | | 0.001s 20.647s 638253393591489165: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2082 | | | 0.001s 20.648s 638253393591495971: | | | | 2378 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.649s 638253393591502530: | | | | | | | | | | | | | | | | | | | | | | 2379 | | | | | | | | | 0.001s 20.649s 638253393591509142: | | | | | | | 2380 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.650s 638253393591515958: | | | | | | | | | | | | | | | | | | | | 2054 | | | | | | | | | | | 0.001s 20.651s 638253393591522665: | | | | | | | | | | | | | | | | | | | | | | | 2008 | | | | | | | | 0.000s 20.651s 638253393591523061: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2381 | | | | 0.001s 20.651s 638253393591529849: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2382 0.001s 20.652s 638253393591536392: | | | | | | | | | | | | | | | | | | | 2383 | | | | | | | | | | | | 0.001s 20.653s 638253393591542969: | | | | | | | | | | | | | | | | | | | | | | | | | | 2065 | | | | | 0.000s 20.653s 638253393591543346: | | | | | | | | | | | | | | | | | | | | | | | | 2014 | | | | | | | 0.000s 20.653s 638253393591543665: | | | | | | | | | | | 2004 | | | | | | | | | | | | | | | | | | | | 0.000s 20.653s 638253393591543939: | | | | | | 2384 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.654s 638253393591550530: 2385 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 20.666s 638253393591679981: | | | | | | | | | | | | | 2043 | | | | | | | | | | | | | | | | | | 0.000s 20.667s 638253393591680582: | | | | | | | | | | | | | | 2113 | | | | | | | | | | | | | | | | | 0.001s 20.667s 638253393591688260: | | | | | | | | | | | | | | | | | | | | | 2031 | | | | | | | | | | 0.000s 20.667s 638253393591688740: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2386 | | 0.001s 20.668s 638253393591695311: | 2387 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.669s 638253393591701897: | | | | | | | | | 2388 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.670s 638253393591716867: | | | | | | | | | | | | 2057 | | | | | | | | | | | | | | | | | | | 0.000s 20.670s 638253393591717441: | | | | | | | | 2389 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.672s 638253393591730855: | | | | | | | | | | | | | | | | | 2056 | | | | | | | | | | | | | | 0.000s 20.672s 638253393591731304: | | | | | | | | | | | | | | | | | | 2196 | | | | | | | | | | | | | 0.001s 20.672s 638253393591738214: | | | | | | | | | | 2390 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.673s 638253393591744694: | | | | | | | | | | | | | | | | 2150 | | | | | | | | | | | | | | | 0.000s 20.673s 638253393591745074: | | | | | | | | | | | | | | | | | | | | | | | | | 2058 | | | | | | 0.000s 20.673s 638253393591745439: | | | | 2112 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.673s 638253393591745727: | | 2105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.674s 638253393591752575: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2391 | | | 0.001s 20.674s 638253393591758977: | | | | | 2392 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.675s 638253393591765627: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2088 | | | | 0.000s 20.675s 638253393591766048: | | | | | | | 2032 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.675s 638253393591766318: | | | | | | | | | | | | | | | | | | | | | | 2050 | | | | | | | | | 0.000s 20.675s 638253393591766663: | | | | | | | | | | | | | | | | | | | 2022 | | | | | | | | | | | | 0.000s 20.675s 638253393591766920: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2074 0.000s 20.675s 638253393591769026: | | | | | | | | | | | | | | | | | | | | | | | | | | 2393 | | | | | 0.001s 20.676s 638253393591775954: | | | | | | 2118 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.676s 638253393591776380: | | | | | | | | | | | | | | | | | | | | 2394 | | | | | | | | | | | 0.001s 20.677s 638253393591783033: | | | | | | | | | | | | | | | | | | | | | | | 2395 | | | | | | | | 0.001s 20.677s 638253393591789606: | | | | | | | | | | | | | | | | | | | | | | | | 2049 | | | | | | | 0.001s 20.678s 638253393591796497: | | | | | | | | | | | 2396 | | | | | | | | | | | | | | | | | | | | 0.002s 20.680s 638253393591812654: | | | | | | | | | | | | | | | 2064 | | | | | | | | | | | | | | | | 0.001s 20.680s 638253393591820086: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2063 | 0.001s 20.681s 638253393591826809: | | | 2397 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.682s 638253393591834105: 2195 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.682s 638253393591836593: | | | | | | | | | | | | | 2398 | | | | | | | | | | | | | | | | | | 0.001s 20.683s 638253393591847478: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009 | | 0.000s 20.683s 638253393591848048: | 2023 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.683s 638253393591848352: | | | | | | | | | | | | | | 2399 | | | | | | | | | | | | | | | | | 0.001s 20.684s 638253393591856250: | | | | | | | | | 2006 | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.684s 638253393591856795: | | | | | | | | | | | | | | | | | | | | | 2039 | | | | | | | | | | 0.001s 20.685s 638253393591864394: | | | | | | | | 2011 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.685s 638253393591864866: | | | | | | | | | | | | | | | | | 2400 | | | | | | | | | | | | | | 0.002s 20.687s 638253393591880908: | | | | | | | | | | 2120 | | | | | | | | | | | | | | | | | | | | | 0.000s 20.687s 638253393591882966: | | | | | | | | | | | | 2086 | | | | | | | | | | | | | | | | | | | 0.001s 20.688s 638253393591891100: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2082 | | | 0.000s 20.688s 638253393591891640: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2401 | | | | 0.001s 20.688s 638253393591898501: | | | | | 2067 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.688s 638253393591898913: | | | | | | | | | | | | | | | | 2189 | | | | | | | | | | | | | | | 0.002s 20.691s 638253393591921006: | | | | 2151 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.691s 638253393591928076: | | | | | | | | | | | | | | | | | | 2402 | | | | | | | | | | | | | 0.001s 20.692s 638253393591934670: | | | | | | | 2055 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.693s 638253393591941311: | | | | | | | | | | | | | | | | | | | | 2054 | | | | | | | | | | | 0.000s 20.693s 638253393591941691: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2109 0.001s 20.693s 638253393591948125: | | | | | | | | | | | | | | | | | | | | | | | | | 2100 | | | | | | 0.001s 20.694s 638253393591955387: | | | | | | | | | | | 2004 | | | | | | | | | | | | | | | | | | | | 0.000s 20.694s 638253393591955806: | | | | | | 2403 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.695s 638253393591962182: | | | | | | | | | | | | | | | | | | | | | | | | 2404 | | | | | | | 0.001s 20.695s 638253393591968516: | | | 2046 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.695s 638253393591968881: 2405 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.696s 638253393591976309: | | 2406 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.697s 638253393591983044: | | | | | | | | | | | | | | | | | | | | | | | | | | 2065 | | | | | 0.000s 20.697s 638253393591983442: | | | | | | | | | | | | | | | | | | | | | | | 2008 | | | | | | | | 0.000s 20.697s 638253393591983897: | | | | | | | | | | | | | | 2113 | | | | | | | | | | | | | | | | | 0.000s 20.697s 638253393591984260: | | | | | | | | | 2407 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.698s 638253393591993340: | | | | | | | | | | | | | | | | | | | 2045 | | | | | | | | | | | | 0.001s 20.699s 638253393592004329: | 2061 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.700s 638253393592011148: | | | | | | | | | | | | | | | | | | | | | 2408 | | | | | | | | | | 0.001s 20.700s 638253393592017348: | | | | | | | | | | | | | | | | | 2056 | | | | | | | | | | | | | | 0.000s 20.700s 638253393592017690: | | | | | | | | | | | | | 2043 | | | | | | | | | | | | | | | | | | 0.000s 20.700s 638253393592017978: | | | | | | | | | | 2409 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.701s 638253393592024112: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2410 | 0.001s 20.701s 638253393592030377: | | | | | | | | | | | | | | | 2411 | | | | | | | | | | | | | | | | 0.001s 20.703s 638253393592041189: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2088 | | | | 0.000s 20.703s 638253393592041649: | | | | | | | | 2029 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.703s 638253393592048528: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2412 | | | 0.001s 20.704s 638253393592054822: | | | | | | | | | | | | 2413 | | | | | | | | | | | | | | | | | | | 0.001s 20.705s 638253393592060857: | | | | | | | | | | | | | | | | 2414 | | | | | | | | | | | | | | | 0.001s 20.705s 638253393592070451: | | | | 2415 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.039s 20.745s 638253393592461258: | | | | | | | | | | | | | | | | | | 2196 | | | | | | | | | | | | | 0.000s 20.745s 638253393592461727: | | | | | | | | | | | | | | | | | | | | 2416 | | | | | | | | | | | 0.001s 20.745s 638253393592467953: | | | | | | | 2417 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.746s 638253393592474035: | | | | | | 2118 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.746s 638253393592474407: | | | | | 2418 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.747s 638253393592480870: | | | | | | | | | | | | | | | | | | | | | | | | | 2419 | | | | | | 0.001s 20.747s 638253393592486847: 2195 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.747s 638253393592487375: | | | | | | | | | | | | | | | | | | | | | | | | | | 2420 | | | | | 0.001s 20.748s 638253393592493562: | | 2105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.748s 638253393592493867: | | | | | | | | | 2006 | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.748s 638253393592494135: | | | | | | | | | | | | | | 2421 | | | | | | | | | | | | | | | | | 0.001s 20.748s 638253393592500007: | | | | | | | | | | | | | | | | | | | | | | | | 2049 | | | | | | | 0.000s 20.748s 638253393592500321: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2048 | | 0.001s 20.749s 638253393592506145: | 2422 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.750s 638253393592512215: | | | | | | | | | | | | | | | | | | | | | 2039 | | | | | | | | | | 0.000s 20.750s 638253393592512559: | | | | | | | | | | 2120 | | | | | | | | | | | | | | | | | | | | | 0.000s 20.750s 638253393592512795: | | | | | | | | | | | | | | | | | | | 2423 | | | | | | | | | | | | 0.001s 20.750s 638253393592518697: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2063 | 0.000s 20.750s 638253393592519035: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2424 0.001s 20.751s 638253393592525110: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2425 | | | | 0.001s 20.752s 638253393592531032: | | | | | | | | | | | | | | | 2064 | | | | | | | | | | | | | | | | 0.000s 20.752s 638253393592531350: | | | | | | | | | | | | | 2426 | | | | | | | | | | | | | | | | | | 0.001s 20.752s 638253393592537212: | | | | | | | | | | | 2026 | | | | | | | | | | | | | | | | | | | | 0.001s 20.753s 638253393592543092: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2082 | | | 0.000s 20.753s 638253393592543453: | | | | | | | | 2427 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.753s 638253393592549222: | | | | | | | | | | | | 2086 | | | | | | | | | | | | | | | | | | | 0.000s 20.753s 638253393592549545: | | | | | | | | | | | | | | | | | | | | | | | 2035 | | | | | | | | 0.001s 20.754s 638253393592555624: | | | | | | | | | | | | | | | | 2189 | | | | | | | | | | | | | | | 0.000s 20.754s 638253393592555964: | | | | | | | | | | | | | | | | | | | | | | 2083 | | | | | | | | | 0.001s 20.755s 638253393592561808: | | | 2059 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.755s 638253393592567889: | | | | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | 0.001s 20.756s 638253393592573768: | | | | 2151 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.756s 638253393592574110: | | | | | | | | | | | | | | | | | | | | 2054 | | | | | | | | | | | 0.000s 20.756s 638253393592574382: | | | | | | | | | | | | | | | | | | 2428 | | | | | | | | | | | | | 0.001s 20.756s 638253393592580176: | | | | | | | 2055 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.757s 638253393592580527: | | | | | 2067 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.757s 638253393592580767: | | | | | | | | | | | | | | | | | | | | | | | | | 2100 | | | | | | 0.000s 20.757s 638253393592581002: | | | | | | | | | | | | | | | | | | | | | | | | | | 2065 | | | | | 0.000s 20.757s 638253393592581235: | | 2429 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.757s 638253393592587011: | | | | | | | | | 2430 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.758s 638253393592593434: | | | | | | | | | | | | | | 2113 | | | | | | | | | | | | | | | | | 0.000s 20.758s 638253393592593800: | | | | | | 2153 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.758s 638253393592599748: | 2061 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.758s 638253393592600066: 2215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.759s 638253393592607104: | | | | | | | | | | | | | | | | | | | 2045 | | | | | | | | | | | | 0.000s 20.759s 638253393592607479: | | | | | | | | | | | | | | | | | | | | | | | | 2431 | | | | | | | 0.001s 20.760s 638253393592613327: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2432 | 0.001s 20.760s 638253393592619097: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2109 0.000s 20.761s 638253393592620632: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2088 | | | | 0.000s 20.761s 638253393592620902: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2433 | | 0.001s 20.761s 638253393592627767: | | | | | | | | | | | | | 2043 | | | | | | | | | | | | | | | | | | 0.000s 20.761s 638253393592628113: | | | | | | | | | | | | | | | | | | | | | 2053 | | | | | | | | | | 0.001s 20.762s 638253393592634292: | | | | | | | | | | | 2434 | | | | | | | | | | | | | | | | | | | | 0.001s 20.762s 638253393592639984: | | | | | | | | | | 2165 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.763s 638253393592646150: | | | | | | | | 2029 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.763s 638253393592646502: | | | | | | | | | | | | | | | 2435 | | | | | | | | | | | | | | | | 0.001s 20.764s 638253393592652333: | | | | | | | | | | | | 2436 | | | | | | | | | | | | | | | | | | | 0.001s 20.764s 638253393592658155: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2110 | | | 0.001s 20.765s 638253393592663948: | | | | | | | | | | | | | | | | | | | | | | | 2437 | | | | | | | | 0.001s 20.765s 638253393592669760: | | | | 2438 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.766s 638253393592675648: | | | | | | | | | | | | | | | | | | 2196 | | | | | | | | | | | | | 0.000s 20.766s 638253393592675989: | | | | | | | 2439 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.767s 638253393592681693: | | | | | | | | | | | | | | | | 2220 | | | | | | | | | | | | | | | 0.001s 20.767s 638253393592687800: | | | | | | | | | | | | | | | | | 2440 | | | | | | | | | | | | | | 0.001s 20.768s 638253393592693545: | | | 2441 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.768s 638253393592699327: | | | | | | | | | | | | | | | | | | | | | | 2442 | | | | | | | | | 0.001s 20.769s 638253393592705025: | | | | | | | | | | | | | | | | | | | 2443 | | | | | | | | | | | | 0.001s 20.770s 638253393592710623: 2444 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.770s 638253393592717631: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2063 | 0.000s 20.770s 638253393592718059: | | | | | 2085 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.771s 638253393592724112: | | | | | | | | | | | | | | | | | | | | | | | | | | 2445 | | | | | 0.001s 20.771s 638253393592729843: | | | | | | | | | 2006 | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.771s 638253393592730177: | | 2105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.771s 638253393592730427: | 2081 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.772s 638253393592736189: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2446 0.001s 20.773s 638253393592741874: | | | | | | 2447 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.773s 638253393592747548: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2448 | | | | 0.001s 20.774s 638253393592753397: | | | | | | | | | | | | | | | | | | | | | | | | 2049 | | | | | | | 0.000s 20.774s 638253393592753798: | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | | | | | | 0.001s 20.774s 638253393592759581: | | | | | | | | | | | 2026 | | | | | | | | | | | | | | | | | | | | 0.000s 20.774s 638253393592759906: | | | | | | | | | | | | | | | | | | | | | | | | | 2449 | | | | | | 0.001s 20.775s 638253393592765784: | | | | | | | | | | | | | | | | | | | | | 2450 | | | | | | | | | | 0.001s 20.776s 638253393592771494: | | | | | | | | | | | | | | 2130 | | | | | | | | | | | | | | | | | 0.001s 20.776s 638253393592777285: | | | | | | | | | | | | | | | | | | | | | | | 2035 | | | | | | | | 0.000s 20.776s 638253393592777592: | | | | 2151 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.776s 638253393592777845: | | | | | | | | | | | | 2086 | | | | | | | | | | | | | | | | | | | 0.000s 20.776s 638253393592778077: | | | | | | | | | | | | | | | 2064 | | | | | | | | | | | | | | | | 0.000s 20.776s 638253393592778314: | | | | | | | 2055 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.776s 638253393592778522: | | | | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | 0.000s 20.776s 638253393592778779: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2048 | | 0.000s 20.776s 638253393592779044: | | | | | | | | | | 2451 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.777s 638253393592784863: | | | | | | | | | | | | | 2111 | | | | | | | | | | | | | | | | | | 0.001s 20.778s 638253393592790581: | | | | | | | | | | | | | | | | 2452 | | | | | | | | | | | | | | | 0.001s 20.778s 638253393592796526: | | | | | | | | | | | | | | | | | | | | | | 2083 | | | | | | | | | 0.000s 20.778s 638253393592796901: | | | 2059 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.778s 638253393592797154: | | | | | | | | | | | | | | | | | | | 2045 | | | | | | | | | | | | 0.000s 20.778s 638253393592797401: 2215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.778s 638253393592798123: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2453 | | | 0.001s 20.779s 638253393592804794: | | | | | | | | | | | | | | | | | | | | | | | | | | 2065 | | | | | 0.000s 20.779s 638253393592805144: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2454 | 0.001s 20.780s 638253393592810855: | | | | | | | | | 2455 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.780s 638253393592816497: | 2456 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.781s 638253393592822148: | | | | | | 2153 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.781s 638253393592822530: | | | | | 2457 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.781s 638253393592828815: | | | | | | | | | | | | | | | | | | 2458 | | | | | | | | | | | | | 0.001s 20.782s 638253393592834909: | | | | | | | | | | | | | | | | | | | | | | | | | 2100 | | | | | | 0.000s 20.782s 638253393592835262: | | 2158 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.783s 638253393592841005: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2088 | | | | 0.000s 20.783s 638253393592841317: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2109 0.000s 20.783s 638253393592842697: | | | | | | | | | | | | | | | | | | | | | | | | 2459 | | | | | | | 0.001s 20.783s 638253393592848489: | | | | | | | | | | | | | | | | | | | | | 2053 | | | | | | | | | | 0.000s 20.783s 638253393592848811: | | | | | | | | | | | | | | | | | | | | 2460 | | | | | | | | | | | 0.001s 20.784s 638253393592854470: | | | | | | | 2461 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.784s 638253393592860064: | | | | | | | | | | 2165 | | | | | | | | | | | | | | | | | | | | | 0.000s 20.784s 638253393592860376: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2462 | | 0.001s 20.785s 638253393592866028: | | | | 2463 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.786s 638253393592871642: | | | | | | | | | | | | | | | 2464 | | | | | | | | | | | | | | | | 0.001s 20.786s 638253393592877635: | | | | | | | | | | | | | | | | | 2465 | | | | | | | | | | | | | | 0.001s 20.787s 638253393592883851: 2466 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.787s 638253393592890216: | 2081 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.788s 638253393592890574: | | | 2467 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.788s 638253393592896388: | | | | | | | | | | | 2072 | | | | | | | | | | | | | | | | | | | | 0.001s 20.789s 638253393592902052: | | | | | | | | | | | | | | | | 2220 | | | | | | | | | | | | | | | 0.000s 20.789s 638253393592902369: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2468 0.001s 20.789s 638253393592907978: | | | | | | | | | | | | | | | | | | | | | | | | 2049 | | | | | | | 0.000s 20.789s 638253393592908307: | | | | | | | | | | | | | | | | | | 2196 | | | | | | | | | | | | | 0.000s 20.789s 638253393592908601: | | | | | | | 2055 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.789s 638253393592908827: | | | | | | | | | | | | | | 2469 | | | | | | | | | | | | | | | | | 0.001s 20.790s 638253393592917704: | | | | | | | | | | | | | | | | | | | | | | | 2068 | | | | | | | | 0.001s 20.791s 638253393592923748: | | | | | | | | | | | | | 2470 | | | | | | | | | | | | | | | | | | 0.001s 20.791s 638253393592929439: | | | | | | | | | | 2471 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.792s 638253393592935250: | | | | | 2085 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.792s 638253393592935613: | | | | | | | | | | | | | | | | | | | 2104 | | | | | | | | | | | | 0.001s 20.793s 638253393592941339: | | | | 2151 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.793s 638253393592941697: | | | | | | | | | | | | 2121 | | | | | | | | | | | | | | | | | | | 0.001s 20.793s 638253393592947356: | | | | | | | | 2047 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.794s 638253393592953227: 2215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.794s 638253393592953812: | | | | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | 0.000s 20.794s 638253393592954126: | | | | | | | | | | | | | | | | | | | | | 2073 | | | | | | | | | | 0.001s 20.794s 638253393592959989: | | | 2059 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.794s 638253393592960304: | 2472 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.795s 638253393592966299: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2048 | | 0.000s 20.795s 638253393592966624: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2110 | | | 0.000s 20.795s 638253393592966898: | | | | | | | | | | | | | | | | | | | | | | | | | | 2077 | | | | | 0.001s 20.796s 638253393592973120: | | | | | | | | | | | | | | | | | | | | | | 2473 | | | | | | | | | 0.001s 20.796s 638253393592978785: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2063 | 0.000s 20.796s 638253393592979125: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2109 0.000s 20.797s 638253393592980494: | | | | | | | | | | | 2474 | | | | | | | | | | | | | | | | | | | | 0.001s 20.797s 638253393592986074: | | | | | | | | | | | | | | | | 2475 | | | | | | | | | | | | | | | 0.001s 20.798s 638253393592991587: | | | | | | | | | | | | | | | | | | 2476 | | | | | | | | | | | | | 0.001s 20.798s 638253393592997602: | | | | | | | | | | | | | | | | | | | | | | | | 2477 | | | | | | | 0.001s 20.799s 638253393593003443: | | | | | | | 2070 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.799s 638253393593009184: | | | | | 2478 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.800s 638253393593014808: | | | | | | | | | | | | | | | | | | | | | | | 2479 | | | | | | | | 0.001s 20.800s 638253393593020374: | | | | | | | | | 2006 | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.801s 638253393593020723: | | | | | | | | | | 2165 | | | | | | | | | | | | | | | | | | | | | 0.000s 20.801s 638253393593020975: | | | | | | | | | | | | | | | 2064 | | | | | | | | | | | | | | | | 0.000s 20.801s 638253393593021202: | | | | | | | | | | | | | | | | | 2480 | | | | | | | | | | | | | | 0.001s 20.801s 638253393593026797: 2481 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.802s 638253393593033504: | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | | | | | | 0.000s 20.802s 638253393593033872: | 2081 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.802s 638253393593034172: | | | | | | | | | | | | | | 2130 | | | | | | | | | | | | | | | | | 0.000s 20.802s 638253393593034433: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2482 | | | 0.001s 20.802s 638253393593040348: | | | | | | | | | | | 2072 | | | | | | | | | | | | | | | | | | | | 0.000s 20.803s 638253393593040645: | | | | | | | | | | | | 2483 | | | | | | | | | | | | | | | | | | | 0.001s 20.803s 638253393593046438: | | | | | | | | | | | | | | | | 2220 | | | | | | | | | | | | | | | 0.000s 20.803s 638253393593046755: | | | | | | | | | | | | | | | | | | | | | | | | | | 2484 | | | | | 0.001s 20.804s 638253393593052402: | | | | | | | | | | | | | | | | | | | | | | 2083 | | | | | | | | | 0.000s 20.804s 638253393593052760: | | | | | | | | | | | | | | | | | | | | | 2485 | | | | | | | | | | 0.001s 20.804s 638253393593058409: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2148 0.001s 20.805s 638253393593064108: | | | | | 2085 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.805s 638253393593064423: | | | | | | | | | | | | | | | | | | | | | | | | 2049 | | | | | | | 0.000s 20.805s 638253393593064647: | | | | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | 0.000s 20.805s 638253393593064857: | | | | | | | | | | | | | | | | | | 2196 | | | | | | | | | | | | | 0.000s 20.805s 638253393593065074: | | | | | | | 2486 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.806s 638253393593070646: | | | | 2217 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.806s 638253393593076698: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2110 | | | 0.000s 20.806s 638253393593077004: | | | | | | | | | | 2487 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.807s 638253393593082555: | | | | | | | | | | | | | | | | | | | | | | | | | 2488 | | | | | | 0.001s 20.807s 638253393593088214: | | | | | | | | 2489 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.808s 638253393593093836: | | | | | | | | | | | | | | 2490 | | | | | | | | | | | | | | | | | 0.001s 20.808s 638253393593099361: | | | | | | | | | | | | | 2111 | | | | | | | | | | | | | | | | | | 0.000s 20.808s 638253393593099638: | | | | | | | | | | | | | | | | | | | | | | | 2068 | | | | | | | | 0.000s 20.808s 638253393593099899: | | | | | | | | | | | | | | | | 2491 | | | | | | | | | | | | | | | 0.001s 20.809s 638253393593105488: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2492 | | 0.001s 20.810s 638253393593111090: | | | | | | | | | | | | | | | | | | | | | 2073 | | | | | | | | | | 0.000s 20.810s 638253393593111409: | | | | | | | | | | | | | | | | | | | | | | | | | | 2077 | | | | | 0.000s 20.810s 638253393593111669: | | | | | | | | | | | | | | | | | | | | 2493 | | | | | | | | | | | 0.001s 20.810s 638253393593117651: | | | | | | | | | | | 2494 | | | | | | | | | | | | | | | | | | | | 0.001s 20.811s 638253393593123377: | | | | | | | | | | | | 2121 | | | | | | | | | | | | | | | | | | | 0.000s 20.811s 638253393593123777: | | | | | | | | | | | | | | | | | 2495 | | | | | | | | | | | | | | 0.001s 20.811s 638253393593129523: | | | | | | 2216 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.812s 638253393593135263: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2496 0.001s 20.813s 638253393593140791: | | | | | | | | | | 2165 | | | | | | | | | | | | | | | | | | | | | 0.000s 20.813s 638253393593141099: | | | | | | | 2070 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.813s 638253393593141314: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2497 | | | 0.001s 20.813s 638253393593146950: | | | | 2498 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.814s 638253393593152809: | | | | | | | | | | | | | | | | | | 2219 | | | | | | | | | | | | | 0.001s 20.814s 638253393593158547: | | | | | | | | | | | | | | | | | | | | | | 2500 | | | | | | | | | 0.001s 20.815s 638253393593164347: | | | | | | | | | | | | | | | | | | | | | | | | | 2100 | | | | | | 0.000s 20.815s 638253393593164696: | | 2501 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.815s 638253393593170279: | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | | | | | | 0.000s 20.816s 638253393593170587: | | | | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | 0.000s 20.816s 638253393593170840: | | | | | | | | | | | | 2502 | | | | | | | | | | | | | | | | | | | 0.001s 20.816s 638253393593176407: | | | | | | | | | | | | | 2503 | | | | | | | | | | | | | | | | | | 0.001s 20.817s 638253393593181942: | | | | | | | | | | 2504 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.817s 638253393593187538: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2110 | | | 0.000s 20.817s 638253393593187848: | | | | | | | 2505 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.818s 638253393593193639: | | | 2089 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.818s 638253393593199311: | | | | | | | | | 2041 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.819s 638253393593205098: | | 2158 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.819s 638253393593205416: | | | | | | | | | | | | | | | | | | | | | 2506 | | | | | | | | | | 0.001s 20.820s 638253393593211025: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2148 0.000s 20.820s 638253393593212437: | | | | | | | | | | | | 2121 | | | | | | | | | | | | | | | | | | | 0.000s 20.820s 638253393593212693: | 2094 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.820s 638253393593218228: 2215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.820s 638253393593219044: | | | | | | | | | | | | | | | | | | | | | | 2083 | | | | | | | | | 0.000s 20.820s 638253393593219366: | | | | | | | | | | | | | | | | | 2507 | | | | | | | | | | | | | | 0.001s 20.821s 638253393593225200: | | | | | | 2508 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.822s 638253393593230752: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2509 | | | 0.001s 20.822s 638253393593236477: | | | | | | | | 2047 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.822s 638253393593236807: | | | | | | | | | | | | | | | | | | | 2510 | | | | | | | | | | | | 0.001s 20.823s 638253393593242326: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2048 | | 0.000s 20.823s 638253393593242643: | | | | 2217 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.823s 638253393593242873: | | | | | | | | | | | | 2511 | | | | | | | | | | | | | | | | | | | 0.001s 20.823s 638253393593248651: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2512 0.001s 20.824s 638253393593254161: | | | | | | | | | | | | | | 2130 | | | | | | | | | | | | | | | | | 0.000s 20.824s 638253393593254491: | | | | | 2095 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.824s 638253393593260135: | | | | | | | | | | | | | | | | | | | | | 2073 | | | | | | | | | | 0.000s 20.824s 638253393593260389: | | | | | | 2216 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.825s 638253393593260604: | | 2513 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.825s 638253393593266142: | | | | | | | | | | | | | | | | | | | | 2514 | | | | | | | | | | | 0.001s 20.826s 638253393593271692: | | | | | | | | | 2515 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.826s 638253393593277505: | | | | | | | | | | | | | | | | | | | | | | | | | 2146 | | | | | | 0.001s 20.827s 638253393593284691: | 2516 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.827s 638253393593290283: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2148 0.000s 20.828s 638253393593291623: | | | | | | | | | | | | | | | | | | | | | | 2517 | | | | | | | | | 0.001s 20.828s 638253393593297095: | | | | | | | | | | | | | | | | | | | 2104 | | | | | | | | | | | | 0.000s 20.828s 638253393593297367: | | | | | | | | | | | | | | 2518 | | | | | | | | | | | | | | | | | 0.001s 20.829s 638253393593302866: | | | | 2519 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.829s 638253393593308310: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2110 | | | 0.000s 20.829s 638253393593308607: | | | | | | | | | | | | 2121 | | | | | | | | | | | | | | | | | | | 0.000s 20.829s 638253393593308826: | | | | | | | | 2520 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.830s 638253393593314634: | | | | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | 0.000s 20.830s 638253393593314949: | | | | | | | | | | | | | | | 2108 | | | | | | | | | | | | | | | | 0.001s 20.831s 638253393593320523: | | 2158 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.831s 638253393593320815: | | | | | | | | | | | | | | | | | | | | | | | 2521 | | | | | | | | 0.001s 20.831s 638253393593326476: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2522 | | 0.001s 20.832s 638253393593331979: | | | | | | | | | 2041 | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.832s 638253393593332287: | | | | | | 2523 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.832s 638253393593337789: | | | | | | | | | | | | | | 2130 | | | | | | | | | | | | | | | | | 0.000s 20.832s 638253393593338076: | 2094 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.832s 638253393593338289: | | | | | | | | | | | | | | | | | | | | | | 2083 | | | | | | | | | 0.000s 20.832s 638253393593338495: | | | | | | | | | | | | | | | | | 2524 | | | | | | | | | | | | | | 0.001s 20.833s 638253393593344594: | | | | | | | | | | | | | | | | | | | | | | | | | 2525 | | | | | | 0.001s 20.834s 638253393593350507: | | | | | | | | 2047 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.834s 638253393593350813: | | | | | | 2216 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.834s 638253393593354392: | | | | | 2526 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.835s 638253393593366472: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2133 | | | 0.001s 20.836s 638253393593373444: | | | | | | | | | | | | 2527 | | | | | | | | | | | | | | | | | | | 0.001s 20.837s 638253393593387447: | | | | | | | | | | | | | | | | | | | | | 2528 | | | | | | | | | | 0.001s 20.838s 638253393593398722: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2048 | | 0.000s 20.838s 638253393593399300: | | | | | | | | | | | | | | | | | | | | | | 2529 | | | | | | | | | 0.007s 20.846s 638253393593471286: | | | 2530 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.846s 638253393593478492: | | | | | | | | | | | | | | | | 2220 | | | | | | | | | | | | | | | 0.000s 20.846s 638253393593478945: | | | | | | | | | | | | | | | | | | | | | | | | 2087 | | | | | | | 0.001s 20.847s 638253393593485912: | | | | | 2095 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.847s 638253393593486253: 2531 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.848s 638253393593493711: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2190 0.001s 20.849s 638253393593500647: | | | | | | | | | | | | | | | | | | 2532 | | | | | | | | | | | | | 0.001s 20.849s 638253393593507233: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2127 | | | | 0.001s 20.850s 638253393593514169: | | | | | | | | | | | 2072 | | | | | | | | | | | | | | | | | | | | 0.000s 20.850s 638253393593514523: | | | | | | | | | | | | | | | | | | | | | | | | | 2146 | | | | | | 0.023s 20.873s 638253393593747867: | | | | | | | | | | | | | | | | | | | | | | | 2068 | | | | | | | | 0.000s 20.873s 638253393593748251: | | 2191 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.875s 638253393593768756: | | | | | | | | | | | | | 2111 | | | | | | | | | | | | | | | | | | 0.000s 20.875s 638253393593769177: | | | | | | | | | | | | | | | 2533 | | | | | | | | | | | | | | | | 0.001s 20.876s 638253393593777838: | | | | | | | | | | | | | | | | | | | | | | | | | | 2138 | | | | | 0.001s 20.877s 638253393593783912: | | | | | | | | | 2090 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.877s 638253393593789734: | | | | | | | | | | | | 2121 | | | | | | | | | | | | | | | | | | | 0.000s 20.877s 638253393593790053: | | | | 2217 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.877s 638253393593790291: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2534 | | 0.001s 20.878s 638253393593796411: | 2122 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.879s 638253393593802190: | | | | | | 2535 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.879s 638253393593808135: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2536 | | | 0.001s 20.880s 638253393593814113: | | | | | | | | 2115 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.880s 638253393593819986: | | | | | | | | | | | | | | | | | | | | | 2073 | | | | | | | | | | 0.000s 20.880s 638253393593820313: | | | | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | 0.000s 20.881s 638253393593820589: | | | | | | | 2070 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.881s 638253393593820803: | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | | | | | | 0.000s 20.881s 638253393593821038: | | | | | | | | | | 2165 | | | | | | | | | | | | | | | | | | | | | 0.000s 20.881s 638253393593821366: | | | | | | | | | | | | | | 2145 | | | | | | | | | | | | | | | | | 0.002s 20.882s 638253393593837688: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2097 | 0.001s 20.883s 638253393593847046: | | | | | | | | | | | | | | | | | | | 2537 | | | | | | | | | | | | 0.001s 20.884s 638253393593852824: | | | | | | | | | | | | | | | | | | | | | | 2083 | | | | | | | | | 0.000s 20.884s 638253393593853209: 2215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.884s 638253393593854082: | | | 2089 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.884s 638253393593854393: | | | | | | | | | | | | | | | | 2538 | | | | | | | | | | | | | | | 0.001s 20.884s 638253393593860282: | | | | | | | | | | | | | | | | | | | | | | | | 2539 | | | | | | | 0.003s 20.887s 638253393593888823: | | | | | 2107 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.888s 638253393593895012: | | | | | | | | | | | | | | | | | | | | | | | | | 2540 | | | | | | 0.001s 20.889s 638253393593900888: | | | | | | | | | | | | | | | | | | 2219 | | | | | | | | | | | | | 0.000s 20.889s 638253393593901252: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2541 | | | | 0.001s 20.889s 638253393593907086: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2542 0.001s 20.890s 638253393593913232: | | | | | | | | | | | 2131 | | | | | | | | | | | | | | | | | | | | 0.001s 20.890s 638253393593919132: | | 2543 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.891s 638253393593925074: | | | | | | | | | | | | | | | | | | | | | | | 2091 | | | | | | | | 0.001s 20.892s 638253393593930906: | | | | | | | | | | | | | | | 2108 | | | | | | | | | | | | | | | | 0.000s 20.892s 638253393593931294: | | | | | | | | | 2544 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.892s 638253393593937154: | | | | | | | | | | | | | 2140 | | | | | | | | | | | | | | | | | | 0.001s 20.893s 638253393593942929: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2133 | | | 0.000s 20.893s 638253393593943271: | | | | | | | | | | | | | | | | | 2545 | | | | | | | | | | | | | | 0.001s 20.893s 638253393593949048: | | | | | | | | | | | | | | | | | | | | 2546 | | | | | | | | | | | 0.001s 20.895s 638253393593961258: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2048 | | 0.000s 20.895s 638253393593961638: | | | | | | | | | | | | | | | | | | | | | | | | | | 2547 | | | | | 0.001s 20.895s 638253393593967987: | 2548 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.896s 638253393593973850: | | | | 2241 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.896s 638253393593979785: | | | | | | | | | | | | 2132 | | | | | | | | | | | | | | | | | | | 0.001s 20.897s 638253393593985515: | | | | | | 2216 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.897s 638253393593985833: | | | | | | | | | | | | | | | | | | | | | 2549 | | | | | | | | | | 0.001s 20.898s 638253393593991641: | | | | | | | | | | 2550 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.898s 638253393593997616: | | | | | | | | 2551 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.899s 638253393594003516: | | | | | | | | | | | | | | | | | | | 2104 | | | | | | | | | | | | 0.000s 20.899s 638253393594003856: | | | | | | | | | | | | | | | | 2220 | | | | | | | | | | | | | | | 0.000s 20.899s 638253393594004132: | | | 2552 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.901s 638253393594021033: | | | | | | | | | | | | | | | | | | | | | | 2553 | | | | | | | | | 0.001s 20.901s 638253393594027452: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2554 | 0.001s 20.902s 638253393594033764: | | | | | | | 2099 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.902s 638253393594039710: 2230 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.903s 638253393594047445: | | | | | | | | | | | | | | 2555 | | | | | | | | | | | | | | | | | 0.001s 20.904s 638253393594053418: | | | | | | | | | | | | | | | | | | | | | | | | 2087 | | | | | | | 0.000s 20.904s 638253393594053790: | | | | | | | | | | | | | | | | | | | | | | | | | 2146 | | | | | | 0.000s 20.904s 638253393594054068: | | | | | | | | | | | | | | | | | | 2556 | | | | | | | | | | | | | 0.001s 20.904s 638253393594059924: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2190 0.000s 20.905s 638253393594061228: | | | | | 2557 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.905s 638253393594066859: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2127 | | | | 0.000s 20.905s 638253393594067226: | | 2191 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.905s 638253393594067498: | | | | | | | | | | | 2558 | | | | | | | | | | | | | | | | | | | | 0.001s 20.906s 638253393594077149: | | | | | | | | | 2090 | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.906s 638253393594077519: | | | | | | | | | | | | | | | | | | | | | | | 2559 | | | | | | | | 0.001s 20.907s 638253393594083617: | | | | | | | | | | | | | | | 2560 | | | | | | | | | | | | | | | | 0.001s 20.907s 638253393594089407: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2561 | | | 0.001s 20.908s 638253393594095104: | | | | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | 0.000s 20.908s 638253393594095398: | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | | | | | | 0.000s 20.908s 638253393594095629: | | | | | | | | | | | | | 2562 | | | | | | | | | | | | | | | | | | 0.001s 20.909s 638253393594101418: | | | | | | | | | | | | | | | | | | | | | | | | | | 2138 | | | | | 0.000s 20.909s 638253393594101756: | 2122 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.909s 638253393594102105: | | | | | | | | | | | | | | | | | | | | | 2073 | | | | | | | | | | 0.000s 20.909s 638253393594102374: | | | | 2563 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.909s 638253393594108186: | | | | | | 2564 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.910s 638253393594114237: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2071 | | 0.001s 20.910s 638253393594119956: | | | | | | | | | | 2165 | | | | | | | | | | | | | | | | | | | | | 0.000s 20.910s 638253393594120285: | | | | | | | | 2115 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.911s 638253393594120513: | | | | | | | | | | | | | | | | 2565 | | | | | | | | | | | | | | | 0.001s 20.911s 638253393594126411: | | | | | | | | | | | | 2566 | | | | | | | | | | | | | | | | | | | 0.001s 20.912s 638253393594132148: | | | 2089 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.912s 638253393594132522: | | | | | | | | | | | | | | | | | | | | | | 2083 | | | | | | | | | 0.000s 20.912s 638253393594132743: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2097 | 0.000s 20.912s 638253393594132967: | | | | | | | | | | | | | | | | | | | 2142 | | | | | | | | | | | | 0.001s 20.912s 638253393594138906: | | | | | | | | | | | | | | 2145 | | | | | | | | | | | | | | | | | 0.000s 20.912s 638253393594139246: | | | | | | | | | | | | | | | | | | | | | | | | | 2567 | | | | | | 0.001s 20.913s 638253393594145541: | | | | | | | | | | | | | | | | | | 2219 | | | | | | | | | | | | | 0.000s 20.913s 638253393594145884: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.914s 638253393594152512: x | | | | | | 2569 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.914s 638253393594158921: x | 2570 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.915s 638253393594165443: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2571 | | | | 0.001s 20.916s 638253393594171762: x | | | | | | | | | | 2131 | | | | | | | | | | | | | | | | | | | | 0.001s 20.916s 638253393594178051: x | | | | | | | | 2572 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.917s 638253393594184268: x | | | | | | | | | | | | | | | | | | | | | | | 2573 | | | | | | | 0.001s 20.918s 638253393594190539: x | | | | | | | | | | | | | | | | | | | | | | 2091 | | | | | | | | 0.003s 20.920s 638253393594215554: x | | | | | | | | | | | | | | 2108 | | | | | | | | | | | | | | | | 0.001s 20.921s 638253393594223518: x | | | | | | | | | | | | 2140 | | | | | | | | | | | | | | | | | | 0.001s 20.921s 638253393594230362: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2133 | | | 0.001s 20.922s 638253393594237685: x | | | | | | | | | | | | | | | 2220 | | | | | | | | | | | | | | | 0.001s 20.923s 638253393594244701: x | | | | | | | | | | | | | | | | 2119 | | | | | | | | | | | | | | 0.001s 20.924s 638253393594251682: x | | | 2241 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.924s 638253393594258541: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2224 0.001s 20.925s 638253393594265375: x | | | | | | | | | | | 2132 | | | | | | | | | | | | | | | | | | | 0.001s 20.926s 638253393594272494: x | | | | | | | | | 2574 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.926s 638253393594279521: x | | | | | | | | | | | | | | | | | | | | | | | | | 2184 | | | | | 0.001s 20.927s 638253393594288536: x | | | | | | | | | | | | | | | | | | 2575 | | | | | | | | | | | | 0.001s 20.928s 638253393594295534: x | | | | | | | | | | | | | | | | | | | | | 2576 | | | | | | | | | 0.001s 20.929s 638253393594302269: x | | | | | 2216 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.929s 638253393594309141: x | | 2577 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.930s 638253393594316363: x | | | | | | | | | | | | | | | | | | | | | | | | 2146 | | | | | | 0.002s 20.932s 638253393594334570: x | 2191 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.933s 638253393594341493: x | | | | | | | | | | | | | | | | | | | | 2126 | | | | | | | | | | 0.001s 20.933s 638253393594348014: x | | | | | | 2099 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.934s 638253393594354833: x | | | | | | | | | | 2578 | | | | | | | | | | | | | | | | | | | | 0.001s 20.935s 638253393594361308: x | | | | | | | | | | | | | | | | | 2260 | | | | | | | | | | | | | 0.001s 20.935s 638253393594368032: x | | | | | | | | | | | | | | | | | | | | | | | 2087 | | | | | | | 0.001s 20.936s 638253393594374421: x 2579 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.937s 638253393594380747: x | | | | 2107 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.937s 638253393594386988: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2127 | | | | 0.001s 20.938s 638253393594393536: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2580 | 0.001s 20.938s 638253393594399889: x | | | | | | | | 2090 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.939s 638253393594406388: x | | | | | | | | | | | | | 2581 | | | | | | | | | | | | | | | | | 0.001s 20.940s 638253393594412657: x | | | | | | | | | | | | | | | | | | | | | | 2582 | | | | | | | | 0.001s 20.940s 638253393594418906: x | | | | | | | | | | | | 2583 | | | | | | | | | | | | | | | | | | 0.001s 20.941s 638253393594425173: x | | | | | | | | | | | | | | | | | | | 2568 | | | | | | | | | | | 0.001s 20.942s 638253393594431550: x | | | | | | | | | | | | | | 2159 | | | | | | | | | | | | | | | | 0.001s 20.942s 638253393594438301: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2168 | | | 0.001s 20.943s 638253393594444849: x | | | | | | | | | | | | | | | | 2584 | | | | | | | | | | | | | | 0.001s 20.944s 638253393594451156: x | | | | | | | | | 2165 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.944s 638253393594457421: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2585 0.001s 20.945s 638253393594463547: x | | | | | | | | | | | 2586 | | | | | | | | | | | | | | | | | | | 0.001s 20.945s 638253393594469682: x | | | | | | | | | | | | | | | | | | 2142 | | | | | | | | | | | | 0.001s 20.946s 638253393594476164: x | | | 2587 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.947s 638253393594482471: x | | | | | | | | | | | | | | | | | | | | | 2083 | | | | | | | | | 0.001s 20.947s 638253393594489029: x | | | | | | | | | | | | | | | | | | | | | | | | | 2588 | | | | | 0.001s 20.948s 638253393594495357: x | | | | | | | 2589 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.949s 638253393594501571: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2590 | | 0.001s 20.949s 638253393594507761: x | | 2089 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.950s 638253393594514344: x | | | | | | | | | | | | | | | 2243 | | | | | | | | | | | | | | | 0.001s 20.951s 638253393594520716: x | | | | | | | | | | | | | | | | | | | | 2591 | | | | | | | | | | 0.001s 20.951s 638253393594527084: x | | | | | | | | | | | | | | | | | | | | | | | | 2163 | | | | | | 0.001s 20.952s 638253393594533333: x | | | | | | | | | | 2131 | | | | | | | | | | | | | | | | | | | | 0.001s 20.952s 638253393594539479: x | 2204 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.953s 638253393594545737: x | | | | | | 2592 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.954s 638253393594552053: x | | | | | | | | | | | | | | | | | | | | | | | 2593 | | | | | | | 0.001s 20.954s 638253393594558301: x | | | | | | | | | | | | | | | | | 2594 | | | | | | | | | | | | | 0.001s 20.955s 638253393594564627: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2097 | 0.001s 20.956s 638253393594570881: x | | | | 2595 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.956s 638253393594577012: x | | | | | | | | | | | | 2140 | | | | | | | | | | | | | | | | | | 0.001s 20.957s 638253393594583226: x | | | | | | | | | | | | | | | | | | | | | | 2091 | | | | | | | | 0.001s 20.957s 638253393594589416: 2230 | | | | | | | | | | | | | | | | | | | 2116 | | | | | | | | | | | 0.001s 20.958s 638253393594595610: | | | | | | | | | | | | | | 2145 | | | | | | | | | | | | | | | | | 0.000s 20.958s 638253393594595957: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2160 | | | | 0.001s 20.959s 638253393594601777: | 2122 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.959s 638253393594602075: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2596 | | | 0.001s 20.959s 638253393594608256: | | | | | | | | | | | | | | | | | 2119 | | | | | | | | | | | | | | 0.000s 20.959s 638253393594608649: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2224 0.000s 20.959s 638253393594609771: | | | | | | | | | | | | 2132 | | | | | | | | | | | | | | | | | | | 0.000s 20.959s 638253393594609987: | | | | | | | | | | | | | | | 2597 | | | | | | | | | | | | | | | | 0.001s 20.960s 638253393594615673: | | | | | | | | | | | | | | | | | | | 2598 | | | | | | | | | | | | 0.001s 20.961s 638253393594621448: | | | | 2241 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.961s 638253393594621771: | | | | | | | | | | | | | | | | | | | | | | | | | | 2184 | | | | | 0.000s 20.961s 638253393594622041: | | | | | | | | 2115 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.961s 638253393594622257: | | | | | | | | | | 2181 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.961s 638253393594628080: | | | | | | | | | | | | | | | | | | | | | | 2101 | | | | | | | | | 0.001s 20.962s 638253393594634027: | | | | | | | | | | | | | | | | | | | | | 2126 | | | | | | | | | | 0.000s 20.962s 638253393594634488: | | | | | | | | | | | | | | | | | | | | | | | | | 2599 | | | | | | 0.001s 20.962s 638253393594640246: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2071 | | 0.000s 20.963s 638253393594640554: | | | | | | | 2099 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.963s 638253393594640791: | | | | | | | | | | | | | | | | 2600 | | | | | | | | | | | | | | | 0.001s 20.963s 638253393594646771: | | | | | | | | | | | 2601 | | | | | | | | | | | | | | | | | | | | 0.001s 20.964s 638253393594652360: | | | | | | 2499 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.964s 638253393594658030: | | 2602 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 20.968s 638253393594696685: | | | | | | | | | 2096 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.969s 638253393594702616: | | | | | | | | | | | | | | | | | | | | | | | | 2087 | | | | | | | 0.000s 20.969s 638253393594702902: | | | | | | | | | | | | | | | | | | 2260 | | | | | | | | | | | | | 0.000s 20.969s 638253393594703132: | | | | | 2107 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.969s 638253393594703445: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.969s 638253393594709669: x | | | | | | | | | | | | 2604 | | | | | | | | | | | | | | | | | | 0.001s 20.970s 638253393594716218: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2114 | 0.001s 20.971s 638253393594722493: x | | | | | | | | | | | | | | | | | | | 2605 | | | | | | | | | | | 0.001s 20.971s 638253393594728899: x 2606 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.972s 638253393594735009: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2607 | | | | 0.001s 20.973s 638253393594741139: x | | 2608 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.973s 638253393594747188: x | | | | | | | | | | | 2609 | | | | | | | | | | | | | | | | | | | 0.001s 20.974s 638253393594753571: x | | | | | | | | | | | | | | | | | | | | | | 2117 | | | | | | | | 0.001s 20.974s 638253393594759716: x | | | | | | | | | | | | | | | | 2610 | | | | | | | | | | | | | | 0.001s 20.975s 638253393594766032: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2168 | | | 0.001s 20.976s 638253393594772157: x | | | | | | | | | | | | | | 2159 | | | | | | | | | | | | | | | | 0.001s 20.976s 638253393594778464: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2611 0.001s 20.977s 638253393594784488: x | | | | | | | | | | | | | | | | | | 2142 | | | | | | | | | | | | 0.001s 20.977s 638253393594790482: x | | | | | | | 2612 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.978s 638253393594796870: x | | | | | | | | | | | | | | | | | | | | | | | | 2163 | | | | | | 0.001s 20.979s 638253393594802968: x | | | | | | | | | | | | | | | | | | | | | | | | | 2201 | | | | | 0.001s 20.979s 638253393594809310: x | | | | | | | | | | | | | | | 2243 | | | | | | | | | | | | | | | 0.001s 20.980s 638253393594815381: x | | | | | | | | | | | | | | | | | | | | | 2613 | | | | | | | | | 0.001s 20.981s 638253393594821420: x | | | | | | | | | 2614 | | | | | | | | | | | | | | | | | | | | | 0.001s 20.981s 638253393594827436: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.982s 638253393594833916: x | | | | | x | | | | | | | 2177 | | | | | | | | | | | | | | | | | 0.001s 20.982s 638253393594840213: x | | | | | x | | | | 2131 | | | | | | | | | | | | | | | | | | | | 0.001s 20.983s 638253393594846581: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | 2615 | | 0.001s 20.984s 638253393594852823: x | | | x | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.984s 638253393594859242: x | | | x | x | | | | | | | | | | | | | | 2616 | | | | | | | | | | 0.001s 20.985s 638253393594865682: x | 2204 | x | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.986s 638253393594872220: x | | | x | x | | | | | | | | | | | 2196 | | | | | | | | | | | | | 0.001s 20.986s 638253393594878660: x | | | x | x | | 2618 | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.987s 638253393594885420: x | | | x | x | | | | | | | | | | | | | 2116 | | | | | | | | | | | 0.001s 20.988s 638253393594892007: x | | | x 2144 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.988s 638253393594898542: x 2122 | | x | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.989s 638253393594904909: x | | | x | x 2619 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.990s 638253393594911341: x | | | x | x | | | | | | | | | | | | | | | | | | | | | | | 2620 | 0.001s 20.990s 638253393594918061: x | | 2089 x | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.991s 638253393594924761: x | | | x | x | | | | | | | | | | | | | | | | | 2123 | | | | | | | 0.001s 20.992s 638253393594931226: x | | | x | x | | | | | | | | | | | | | | | | | | | | 2160 | | | | 0.001s 20.992s 638253393594937549: x | | | x | x | | | | | | 2140 | | | | | | | | | | | | | | | | | | 0.001s 20.993s 638253393594943804: x | | | x | x | | | | | 2132 | | | | | | | | | | | | | | | | | | | 0.001s 20.993s 638253393594950156: x | | | x | x | | | | | | | | | | | | | | | | 2621 | | | | | | | | 0.001s 20.994s 638253393594956725: x | | | x | x | | | | | | | | 2622 | | | | | | | | | | | | | | | | 0.001s 20.995s 638253393594963085: x | | | x | x | | | | | | | | | | | | | | | | | | | | | | | | 2224 0.001s 20.995s 638253393594969690: x | | | x | x | | | | | | | | | | 2119 | | | | | | | | | | | | | | 0.001s 20.996s 638253393594976050: x | | | x | x | 2115 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.997s 638253393594982407: x | | | x | x | | | | | | | | | | | | | | | | | | 2623 | | | | | | 0.001s 20.997s 638253393594988738: x | | | x | x | | | | | | | | | | | | 2187 | | | | | | | | | | | | 0.001s 20.998s 638253393594995439: x | | | x | x | | | | | | | | | | | | | | | | | | | 2624 | | | | | 0.001s 20.999s 638253393595001761: x | | | x | x | | | | | | | | | | | | | | | | | | | | | 2186 | | | 0.001s 20.999s 638253393595008336: x | | | x | x | | | 2181 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.000s 638253393595014672: x | | | x | x | | | | | | | | | 2625 | | | | | | | | | | | | | | | 0.001s 21.001s 638253393595020935: x | | | x | x | | | | | | | | | | | | | | | 2101 | | | | | | | | | 0.001s 21.001s 638253393595027315: x | | | x | x | | | | | | | | | | | | | | | | | | | | | | 2071 | | 0.001s 21.002s 638253393595033751: x | | | x | x | | | | | | | 2626 | | | | | | | | | | | | | | | | | 0.001s 21.002s 638253393595040060: x | | | x | x | | | | | | | | | | | | | | 2126 | | | | | | | | | | 0.001s 21.003s 638253393595046545: x | 2627 | x | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.004s 638253393595052795: x | | | x | x | | | | 2603 | | | | | | | | | | | | | | | | | | | | 0.001s 21.004s 638253393595058998: x | | | x | x | | 2096 | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.005s 638253393595065301: x | | | x | x | | | | | | | | | | | | | 2628 | | | | | | | | | | | 0.001s 21.006s 638253393595071615: x | | | x | x 2099 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.006s 638253393595078120: x | | | x 2629 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.007s 638253393595084553: x | | | x | x | | | | | | | | | | | 2617 | | | | | | | | | | | | | 0.001s 21.008s 638253393595090875: x 2630 | | x | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.008s 638253393595097121: x | | | x | x | | | | | | | | | | | | | | | | | | | | | | | 2114 | 0.001s 21.009s 638253393595103398: x | | | x | x | | | | | | | | | | | | | | | | | 2631 | | | | | | | 0.001s 21.009s 638253393595109670: x | | | x | x | | | | | | 2632 | | | | | | | | | | | | | | | | | | 0.001s 21.010s 638253393595116161: x | | | x | x | | | | | | | | | | | | | | | | 2117 | | | | | | | | 0.001s 21.011s 638253393595122366: x | | 2106 x | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.011s 638253393595128788: x | | | x | x | | | | | | | | 2159 | | | | | | | | | | | | | | | | 0.001s 21.012s 638253393595135047: x | | | x | x | | | | | | | | | | | | | | | | | | | | 2197 | | | | 0.001s 21.013s 638253393595141399: x | | | x | x | | | | | | | | | | 2633 | | | | | | | | | | | | | | 0.001s 21.013s 638253393595148454: x | | | x | x | | | | | | | | | | | | | | | | | | 2163 | | | | | | 0.001s 21.014s 638253393595155162: x | | | x | x | | | | | 2171 | | | | | | | | | | | | | | | | | | | 0.001s 21.015s 638253393595161475: x | | | x | x | | | | | | | | | | | | | | | | | | | | | | | | 2634 0.001s 21.015s 638253393595167959: x | | | x | x | | | | | | | | | | | | 2635 | | | | | | | | | | | | 0.001s 21.016s 638253393595174151: x | | | x | x | 2636 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.016s 638253393595180287: x | | | x | x | | | | | | | | | | | | | | | | | | | 2201 | | | | | 0.001s 21.017s 638253393595186439: x | | | x | x | | | | | | | | | | | | | | | | | | | | | 2637 | | | 0.023s 21.040s 638253393595412205: x | | | x | x | | | 2638 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.040s 638253393595419908: x | | | x | x | | | | | | | | | 2243 | | | | | | | | | | | | | | | 0.001s 21.041s 638253393595426005: x | | | x | x | | | | | | | | | | | | | | | 2639 | | | | | | | | | 0.001s 21.042s 638253393595432075: x | | | x | x | | | | | | | | | | | | | | | | | | | | | | 2640 | | 0.001s 21.042s 638253393595437959: x | | | x | x | | | | | | | 2177 | | | | | | | | | | | | | | | | | 0.001s 21.043s 638253393595443972: x | 2204 | x | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.043s 638253393595449772: x | | | x | 2641 | | | | | | | | | | | | | | 2157 | | | | | | | | | | 0.001s 21.044s 638253393595455493: 2230 | | | x | | | | | | 2172 | | | | | | | | | | | | | | | | | | | | 0.001s 21.045s 638253393595461066: | | | | x | | | | | | | | | | | | | | | 2116 | | | | | | | | | | | 0.001s 21.045s 638253393595466576: | | | | x | | | | 2642 | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.046s 638253393595472051: | | | | x | | 2643 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.046s 638253393595477344: | | | | x 2144 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.047s 638253393595482633: | | | | x | | | | | | | | | | | | | 2260 | | | | | | | | | | | | | 0.001s 21.047s 638253393595488089: | 2122 | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.048s 638253393595493466: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 2644 | 0.001s 21.048s 638253393595498751: | | | | x | | | | | | | | | | | | | | | | | | | 2123 | | | | | | | 0.001s 21.049s 638253393595503951: | | | | x | | | | | | | | 2140 | | | | | | | | | | | | | | | | | | 0.001s 21.049s 638253393595509181: | | | | x | | | | | | | | | | | | | | | | | | 2645 | | | | | | | | 0.001s 21.050s 638253393595514688: | | | | x | | | | | | | | | | 2646 | | | | | | | | | | | | | | | | 0.001s 21.050s 638253393595519982: | | | 2647 x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.051s 638253393595525421: | | | | x | | | | | | | | | | | | 2119 | | | | | | | | | | | | | | 0.001s 21.052s 638253393595530712: | | | | x | | | | | | | | | | | | | | | | | | | | 2648 | | | | | | 0.001s 21.052s 638253393595536010: | | | | x | | | | | | | | | | | | | | | | | | | | | | 2649 | | | | 0.001s 21.053s 638253393595541300: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 2224 0.001s 21.053s 638253393595546522: | | | | x | | | | | | | | | | | | | | 2187 | | | | | | | | | | | | 0.001s 21.054s 638253393595551697: | | | | x | | | 2115 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.054s 638253393595557212: | | | | x | | | | | | | 2650 | | | | | | | | | | | | | | | | | | | 0.001s 21.055s 638253393595562514: | | | | x | | | | | | | | | | | | | | | | | | | | | | | 2186 | | | 0.001s 21.055s 638253393595567896: | | | | x | | | | | | | | | | | | | | | | | | | | | 2651 | | | | | 0.001s 21.056s 638253393595573141: | | | | x | | | | | 2181 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.056s 638253393595578358: | | | | x | | | | | | | | | | | | | | | | | 2101 | | | | | | | | | 0.001s 21.057s 638253393595583621: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 2071 | | 0.001s 21.057s 638253393595588816: | | | | x | | | | | | | | | 2652 | | | | | | | | | | | | | | | | | 0.001s 21.058s 638253393595594299: | | 2653 | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.058s 638253393595599541: | | | | x | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.059s 638253393595605112: | | | | x | x | | 2096 | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.060s 638253393595610545: | | | | x | x 2099 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.060s 638253393595615906: | | | | x | x | | | | | | | | | | | | | | 2126 | | | | | | | | | | 0.001s 21.061s 638253393595621260: | | | | x | x | | | | 2655 | | | | | | | | | | | | | | | | | | | | 0.001s 21.061s 638253393595626715: | | | | x 2656 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.062s 638253393595632386: x | | | x | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.062s 638253393595638356: x | | | x | x | | | | | | | | | | | | | 2141 | | | | | | | | | | | 0.001s 21.063s 638253393595644551: x | | | x | x | | | | | | | | | | | | | | | | | 2657 | | | | | | | 0.001s 21.063s 638253393595650471: x | | | x | x | | | | | | | | | | | | | | | | 2117 | | | | | | | | 0.001s 21.064s 638253393595656348: x | | | x | x | | | | | | | | | | | | | | | | | | | | | | | 2114 | 0.001s 21.065s 638253393595662112: x | | | x | x | | | | | | | | 2159 | | | | | | | | | | | | | | | | 0.001s 21.065s 638253393595667859: x | | 2106 x | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.066s 638253393595673806: x | | | x | x | | | | | | | | | | | | | | | | | | 2163 | | | | | | 0.001s 21.066s 638253393595679635: x | | | x | x | | | | | | 2178 | | | | | | | | | | | | | | | | | | 0.001s 21.067s 638253393595685671: x | | | x | x | | | | | | | | | | 2658 | | | | | | | | | | | | | | 0.001s 21.068s 638253393595691525: x | | | x | x | | | | | | | | | | | | | | | | | | | | 2197 | | | | 0.001s 21.068s 638253393595697298: x | | | x | x | | | | | | | | | | | | | | | | | | | | | | | | 2659 0.001s 21.069s 638253393595703024: x | | | x | x | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 21.069s 638253393595708894: x | | | x | x | 2660 | | | | | | | x | | | | | | | | | | | | | | | 0.001s 21.070s 638253393595715069: x | | | x | x | | | | | | | | | x | | 2661 | | | | | | | | | | | | 0.001s 21.071s 638253393595720975: x | | | x | x | | | | | | | | | x | | | | | | | | | | | 2662 | | | 0.001s 21.071s 638253393595727078: x | | | x | x | | | | | 2171 | | | x | | | | | | | | | | | | | | | 0.001s 21.072s 638253393595733033: x | | | x | x | | | | | | | | | x | | | | | | | | | 2201 | | | | | 0.001s 21.072s 638253393595739002: x | | | x | x | | | 2663 | | | | | x | | | | | | | | | | | | | | | 0.001s 21.073s 638253393595745007: x | | | x | x | | | | | | | 2177 | x | | | | | | | | | | | | | | | 0.001s 21.074s 638253393595751135: x | | | x | x | | | | | | | | | x | | | | | | | | | | | | 2664 | | 0.001s 21.074s 638253393595757469: x | | | x | x | | | | | | | | | x | | | | | 2139 | | | | | | | | | 0.001s 21.075s 638253393595763862: x | | | x | x 2665 | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 21.075s 638253393595769957: x | 2204 | x | x | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 21.076s 638253393595775934: x | | | x | x | | | | 2172 | | | | x | | | | | | | | | | | | | | | 0.001s 21.077s 638253393595781886: x | | | x 2144 x | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 21.077s 638253393595787778: x 2137 | | x | x | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 21.078s 638253393595794016: x | | | x | x | | | | | | | | | x | | | | 2654 | | | | | | | | | | 0.001s 21.078s 638253393595800102: x | | | x | x | | | | | | | | | x | | | | | | | 2123 | | | | | | | 0.001s 21.079s 638253393595806276: x | | | x | x | | | | | | | | | x | | | | | | 2666 | | | | | | | | 0.001s 21.080s 638253393595812207: x | | | x | x | | | | | | | | | x | | | 2667 | | | | | | | | | | | 0.001s 21.080s 638253393595818101: x | | 2668 x | x | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 21.081s 638253393595823920: x | | | x | x | | | | | | | | | x | | | | | | | | 2669 | | | | | | 0.001s 21.081s 638253393595830102: x | | | x | x | | | | | | | | | x 2119 | | | | | | | | | | | | | | 0.001s 21.082s 638253393595836277: x | | | x | x | | | | | | | | | x | | | | | | | | | | | | | 2147 | 0.001s 21.083s 638253393595842172: x | | | x | x | | | | | | | | | x | | | | | | | | | | | | | | 2224 0.001s 21.083s 638253393595848198: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.084s 638253393595854170: x | | | x | x | | | | | | 2670 | | x | x | | | | | | | | | | | | | 0.001s 21.084s 638253393595860137: x | | | x | x | | | | | | | | | x | x | | | | | | | | 2671 | | | | 0.001s 21.085s 638253393595866132: x | | | x | x | 2115 | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.086s 638253393595872344: x | | | x | x | | | | | | | | 2198 x | x | | | | | | | | | | | | | 0.001s 21.086s 638253393595878425: x | | | x | x | | | | | | | | | x | x | | | | | | | | | 2186 | | | 0.001s 21.087s 638253393595884519: x | | | x | x | | | | | | | | | x | x 2187 | | | | | | | | | | | | 0.001s 21.088s 638253393595890521: x | | | x | x | | | | | | | | | x | x | | | | | | | 2672 | | | | | 0.001s 21.088s 638253393595896488: x | | | x | x | | 2124 | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.089s 638253393595902475: x | | | x | x | | | 2181 | | | | | x | x | | | | | | | | | | | | | 0.001s 21.089s 638253393595908410: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | 2071 | | 0.001s 21.090s 638253393595914578: x | | | x | x | | | | | | | 2673 | x | x | | | | | | | | | | | | | 0.001s 21.091s 638253393595920560: x | | | x | x | | | | | 2194 | | | x | x | | | | | | | | | | | | | 0.001s 21.091s 638253393595926785: x | | | x | x 2099 | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.092s 638253393595932750: x | | | x | x | | | | | | | | | x | x | | | 2674 | | | | | | | | | 0.001s 21.092s 638253393595938705: x | 2675 | x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.093s 638253393595944800: x | | | x | x | | | | | | | | | x | x | | 2157 | | | | | | | | | | 0.001s 21.094s 638253393595950719: x 2676 | | x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.094s 638253393595956832: x | | | x | x | | | | | | | | | x | x | | | | 2117 | | | | | | | | 0.001s 21.095s 638253393595962809: x | | | x | x | | | | | | | | | x | x | 2141 | | | | | | | | | | | 0.001s 21.095s 638253393595968915: x | | | x 2210 x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.096s 638253393595974866: x | | 2106 x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.097s 638253393595980786: x | | | x | x | | | | | | | | | x | x | | | | | | 2163 | | | | | | 0.001s 21.097s 638253393595986715: x | | | x | x | | | | | | | | | x | x | | | | | 2155 | | | | | | | 0.001s 21.098s 638253393595992967: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | | 2677 | 0.001s 21.098s 638253393595999053: x | | | x | x | | | | | | 2178 | | x | x | | | | | | | | | | | | | 0.001s 21.099s 638253393596005229: x | | | x | x | | | | | | | | | x 2135 x | | | | | | | | | | | | | 0.001s 21.100s 638253393596011207: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | | | 2257 0.001s 21.100s 638253393596017096: x | | | x | x | | | | | | | | | x | x | | | | | | | | 2197 | | | | 0.001s 21.101s 638253393596022994: x | | | x | x | | | | | | | | | x | x 2678 | | | | | | | | | | | | 0.001s 21.101s 638253393596028801: x | | | x | x | | | | | | | | | x | x | | | | | | | 2201 | | | | | 0.001s 21.102s 638253393596034867: x | | | x | x | | | 2679 | | | | | x | x | | | | | | | | | | | | | 0.001s 21.103s 638253393596040747: x | | | x | x | | | | | | | | | x | x | | | | | | | | | 2207 | | | 0.001s 21.103s 638253393596046820: x | | | x | x | | | | | | | | 2680 x | x | | | | | | | | | | | | | 0.001s 21.104s 638253393596052670: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | 2681 | | 0.001s 21.104s 638253393596058495: x | | | x | x | | 2682 | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.105s 638253393596064311: x | | | x | x | | | | | | | 2177 | x | x | | | | | | | | | | | | | 0.001s 21.105s 638253393596070172: x | | | x | x | | | | 2213 | | | | x | x | | | | | | | | | | | | | 0.001s 21.106s 638253393596076262: x | 2204 | x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.107s 638253393596082038: x | | | x | x | | | | | | | | | x | x | | | 2139 | | | | | | | | | 0.001s 21.107s 638253393596088023: x | | | x | x | 2143 | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.108s 638253393596093902: x | | | x | x | | | | | | | | | x | x | | 2683 | | | | | | | | | | 0.001s 21.108s 638253393596099696: x 2137 | | x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.109s 638253393596105493: x | | | x | x | | | | | 2684 | | | x | x | | | | | | | | | | | | | 0.001s 21.110s 638253393596111250: x | | | x | x | | | | | | | | | x | x | | | | 2685 | | | | | | | | 0.001s 21.110s 638253393596117226: x | | | x | x | | | | | | | | | x | x | 2686 | | | | | | | | | | | 0.001s 21.111s 638253393596123003: x | | | x | x 2128 | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.111s 638253393596128961: x | | | x 2687 x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.112s 638253393596134795: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | | 2147 | 0.001s 21.113s 638253393596140570: x | | | x | x | | | | | | | | | x | x | | | | | 2688 | | | | | | | 0.001s 21.113s 638253393596146295: x | | | x | x | | | | | | | | | x 2175 x | | | | | | | | | | | | | 0.001s 21.114s 638253393596152181: x | | | x | x | | | | | | 2690 | | x | x | | | | | | | | | | | | | 0.001s 21.114s 638253393596158036: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | | | 2691 0.001s 21.115s 638253393596163941: x | | | x | x | | | | | | | | | x | x 2187 | | | | | | | | | | | | 0.001s 21.115s 638253393596169780: x | | | x | x | | | | | | | | | x | x | | | | | | 2199 | | | | | | 0.001s 21.116s 638253393596175569: x | | 2164 x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.117s 638253393596181290: x | | | x | x | | | | | | | | | x | x | | | | | | | | 2692 | | | | 0.001s 21.117s 638253393596187001: x | | | x | x | | | 2181 | | | | | x | x | | | | | | | | | | | | | 0.001s 21.118s 638253393596192981: x | | | x | x | | | | | | | | | x | x | | | | | | | 2693 | | | | | 0.001s 21.118s 638253393596198856: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | 2071 | | 0.001s 21.119s 638253393596204734: x | | | x | x | | | | | | | | | x | x | | | | | | | | | 2694 | | | 0.001s 21.120s 638253393596210521: x | | | x | x | | 2124 | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.120s 638253393596216239: x | | | x | x | | | | | | | | 2198 x | x | | | | | | | | | | | | | 0.001s 21.121s 638253393596221976: x | | | x | x | | | | 2695 | | | | x | x | | | | | | | | | | | | | 0.001s 21.121s 638253393596227682: x | | | x | x | | | | | | | | | x | x | | | 2696 | | | | | | | | | 0.001s 21.122s 638253393596233618: x | 2697 | x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.122s 638253393596239398: x | | | x | x | | | | | | | | | x | x | | 2157 | | | | | | | | | | 0.001s 21.123s 638253393596245334: x | | | x | x | | | | | | | 2214 | x | x | | | | | | | | | | | | | 0.001s 21.124s 638253393596251124: x | | | x | x | 2698 | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.124s 638253393596256787: x 2699 | | x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.125s 638253393596262493: x | | | x | x | | | | | 2194 | | | x | x | | | | | | | | | | | | | 0.001s 21.125s 638253393596268171: x | | | x | x | | | | | | | | | x | x | | | | 2117 | | | | | | | | 0.001s 21.126s 638253393596274054: x | | | x | x | | | | | | | | | x | x | 2141 | | | | | | | | | | | 0.001s 21.126s 638253393596279787: x | | | x 2210 x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.127s 638253393596285625: x | | | x | x 2700 | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.128s 638253393596291389: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | | 2701 | 0.001s 21.128s 638253393596297063: x | | | x | x | | | | | | | | | x | x | | | | | 2155 | | | | | | | 0.001s 21.129s 638253393596302777: x | | | x | x | | | | | | 2178 | | x | x | | | | | | | | | | | | | 0.001s 21.129s 638253393596308498: x | | | x | x | | | | | | | | | x 2702 x | | | | | | | | | | | | | 0.001s 21.130s 638253393596314364: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | | | 2257 0.001s 21.130s 638253393596320058: x | | | x | x | | | | | | | | | x | x 2703 | | | | | | | | | | | | 0.001s 21.131s 638253393596325961: x | | | x | x | | | | | | | | | x | x | | | | | | | | 2197 | | | | 0.001s 21.132s 638253393596331727: x | | | x | x | | | | | | | | | x | x | | | | | | 2704 | | | | | | 0.001s 21.132s 638253393596337492: x | | 2705 x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.133s 638253393596343187: x | | | x | x | | | | | | | | | x | x | | | | | | | 2201 | | | | | 0.001s 21.133s 638253393596348937: x | | | x | x | | | | | | | | | x | x | | | | | | | | | 2207 | | | 0.001s 21.134s 638253393596354822: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | 2706 | | 0.001s 21.135s 638253393596360545: x | | | x | x | | 2707 | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.135s 638253393596366373: x | | | x | x | | | | 2213 | | | | x | x | | | | | | | | | | | | | 0.001s 21.136s 638253393596372092: x | | | x | x | | | | | | | | | x | x | | | 2139 | | | | | | | | | 0.001s 21.136s 638253393596377802: x | | | x | x | | | | | | | | 2708 x | x | | | | | | | | | | | | | 0.001s 21.137s 638253393596383515: x | | | x | x | | | 2228 | | | | | x | x | | | | | | | | | | | | | 0.001s 21.137s 638253393596389264: x | 2204 | x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.138s 638253393596395202: x | | | x | x | 2143 | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.139s 638253393596400905: x | | | x | x | | | | | | | 2709 | x | x | | | | | | | | | | | | | 0.001s 21.139s 638253393596406730: x 2137 | | x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.140s 638253393596412483: x | | | x | x | | | | | 2710 | | | x | x | | | | | | | | | | | | | 0.001s 21.140s 638253393596418133: x | | | x | x | | | | | | | | | x | x | | 2173 | | | | | | | | | | 0.001s 21.141s 638253393596424052: x | | | x 2711 x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.141s 638253393596429919: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | | 2147 | 0.001s 21.142s 638253393596436031: x | | | x | x 2128 | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.143s 638253393596441902: x | | | x | x | | | | | | | | | x | x | | | | 2152 | | | | | | | | 0.001s 21.143s 638253393596447990: x | | | x | x | | | | | | 2712 | | x | x | | | | | | | | | | | | | 0.001s 21.144s 638253393596453814: x | | | x | x | | | | | | | | | x | x | 2161 | | | | | | | | | | | 0.001s 21.144s 638253393596459531: x | | | x | x | | | | | | | | | x 2175 x | | | | | | | | | | | | | 0.001s 21.145s 638253393596465191: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | | | 2713 0.001s 21.146s 638253393596470916: x | | | x | x | | | | | | | | | x | x 2187 | | | | | | | | | | | | 0.001s 21.146s 638253393596476988: x | | | x | x | | | | | | | | | x | x | | | | | | | | 2714 | | | | 0.001s 21.147s 638253393596482772: x | | | x | x | | | | | | | | | x | x | | | | | | 2199 | | | | | | 0.001s 21.147s 638253393596488664: x | | 2164 x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.148s 638253393596494333: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | 2071 | | 0.001s 21.148s 638253393596499925: x | | | x | x | | | | | | | | | x | x | | | | | | | | | 2715 | | | 0.001s 21.149s 638253393596505574: x | | | x | x | | 2124 | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.150s 638253393596511204: x | | | x | x | | | | | | | | | x | x | | | | | | | 2226 | | | | | 0.001s 21.150s 638253393596517102: x | | | x | x | | | | | | | | | x | x | | | 2716 | | | | | | | | | 0.001s 21.151s 638253393596522668: x | | | x | x | | | | 2717 | | | | x | x | | | | | | | | | | | | | 0.001s 21.151s 638253393596529846: x | | | x | x | | | | | | | | 2198 x | x | | | | | | | | | | | | | 0.001s 21.152s 638253393596535482: x | 2718 | x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.153s 638253393596541120: x | | | x | x | | | 2719 | | | | | x | x | | | | | | | | | | | | | 0.001s 21.153s 638253393596546728: x | | | x | x | | | | | 2194 | | | x | x | | | | | | | | | | | | | 0.001s 21.154s 638253393596552496: x | | | x 2210 x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.154s 638253393596558147: x | | | x | x | 2167 | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.155s 638253393596563905: x 2154 | | x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.155s 638253393596569686: x | | | x | x 2720 | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.156s 638253393596575362: x | | | x | x | | | | | | 2178 | | x | x | | | | | | | | | | | | | 0.001s 21.157s 638253393596580928: x | | | x | x | | | | | | | | | x | x | | | | 2721 | | | | | | | | 0.001s 21.157s 638253393596586471: x | | | x | x | | | | | | | | | x | x | 2722 | | | | | | | | | | | 0.001s 21.158s 638253393596592187: x | | | x | x | | | | | | | | | x 2723 x | | | | | | | | | | | | | 0.001s 21.158s 638253393596597824: x | | | x | x | | | | | | | | | x | x 2724 | | | | | | | | | | | | 0.001s 21.159s 638253393596603572: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | | 2169 | 0.001s 21.159s 638253393596609416: x | | | x | x | | | | | | | | | x | x | | | | | | 2725 | | | | | | 0.001s 21.160s 638253393596615086: x | | | x | x | | | | | | | 2214 | x | x | | | | | | | | | | | | | 0.001s 21.161s 638253393596620668: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | | | 2257 0.001s 21.161s 638253393596626222: x | | | x | x | | | | | | | | | x | x | | 2726 | | | | | | | | | | 0.001s 21.162s 638253393596631997: x | | | x | x | | | | | | | | | x | x | | | | | | | | 2197 | | | | 0.001s 21.162s 638253393596637717: x | | 2727 x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.163s 638253393596643456: x | | | x | x | | | | | | | | | x | x | | | | | | | | | 2207 | | | 0.001s 21.163s 638253393596649328: x | | | x | x | | | | | | | | | x | x | | | | | 2174 | | | | | | | 0.001s 21.164s 638253393596654963: x | | | x | x | | | | | | | | | x | x | | | 2139 | | | | | | | | | 0.001s 21.164s 638253393596660463: x | | | x | x | | | | | | | | | x | x | | | | | | | 2728 | | | | | 0.001s 21.165s 638253393596666022: x | | | x | x | | | | 2213 | | | | x | x | | | | | | | | | | | | | 0.001s 21.166s 638253393596671531: x | | | x | x | | | | | | | | | x | x | | | | | | | | | | 2093 | | 0.001s 21.166s 638253393596677311: x | | | x | x | | 2149 | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.167s 638253393596682836: x | 2204 | x | x | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.167s 638253393596688510: x | | | x | x | | | 2228 | | | | | x | x | | | | | | | | | | | | | 0.001s 21.168s 638253393596694035: x | | | x | x | | | | | | | | 2729 x | x | | | | | | | | | | | | | 0.001s 21.168s 638253393596699551: x | | | x | 2730 | | | | | 2231 | | | x | x | | | | | | | | | | | | | 0.001s 21.169s 638253393596705062: x | | | x | | | 2731 | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.169s 638253393596710460: x 2732 | | x | | | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.170s 638253393596716026: x | | | x | | | | | | | | | | | x | x | | | | 2152 | | | | | | | | 0.001s 21.171s 638253393596721584: x | | | x | | | | | | | | | | | x | x | 2161 | | | | | | | | | | | 0.001s 21.171s 638253393596727159: x | | | x | | | | | | | | | | | x 2175 x | | | | | | | | | | | | | 0.001s 21.172s 638253393596732490: x | | | x | | | | | | | | | | | x | x 2187 | | | | | | | | | | | | 0.001s 21.172s 638253393596737829: x | | | x | | 2128 | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.173s 638253393596743274: x | | | x | | | | | | | | 2733 | | x | x | | | | | | | | | | | | | 0.001s 21.173s 638253393596748707: x | | | x | | | | | | | | | | | x | x | | | | | | 2199 | | | | | | 0.001s 21.174s 638253393596754309: x | | | x 2259 | | | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 21.174s 638253393596759814: x | | | x | | | | | | | | | x | x | x | | | | | | | | | | | | | 0.001s 21.175s 638253393596765348: x | | | x | | | | | | | | | x | x | x | | 2173 | | | | | | | | | | 0.001s 21.176s 638253393596770840: x | | | x | | | | | | | | | x | x | x | | | | | | | | | | | | 2735 0.001s 21.176s 638253393596776411: x | | | x | | | | | | | | | x | x | x | | | | | | | | 2736 | | | | 0.001s 21.177s 638253393596781877: x | | 2164 x | | | | | | | | | x | x | x | | | | | | | | | | | | | 0.001s 21.177s 638253393596787340: x | | | x | | | | | | | | | x | x | x | | | | | | | | | 2737 | | | 0.001s 21.178s 638253393596793027: x | | | x | | | | | | | | | x | x | x | | | | | | | 2226 | | | | | 0.001s 21.178s 638253393596798564: x | | | x | | | | | | | | | x | x | x | | | | | 2738 | | | | | | | 0.001s 21.179s 638253393596804247: x | | | x | | | | | | 2739 | | x | x | x | | | | | | | | | | | | | 0.001s 21.179s 638253393596809787: x | | | x | | | | | | | | | x | x | x | | | | | | | | | | 2740 | | 0.001s 21.180s 638253393596815312: x | | | x | | | | 2741 | | | | x | x | x | | | | | | | | | | | | | 0.001s 21.181s 638253393596820754: x | | | x | | | | | | | | | x | x | x | | | 2183 | | | | | | | | | 0.001s 21.181s 638253393596826308: x | | | x | | | | | | | | | x | x | x | | | | | | | | | | | 2742 | 0.001s 21.182s 638253393596832063: x | | | x | | | | | 2258 | | | x | x | x | | | | | | | | | | | | | 0.001s 21.182s 638253393596838089: x | | | x | | | | | | | | | x 2198 x | x | | | | | | | | | | | | | 0.001s 21.183s 638253393596843776: x | | | x | | | 2167 | | | | | x | x | x | | | | | | | | | | | | | 0.001s 21.183s 638253393596849375: x | | | x | | | | | | | 2744 | x | x | x | | | | | | | | | | | | | 0.001s 21.184s 638253393596854874: x | | | x | x | | | | | | | x | x | x | | | | | | | | | | | | | 0.001s 21.184s 638253393596860375: x | 2222 | x | x | | | | | | | x | x | x | | | | | | | | | | | | | 0.001s 21.185s 638253393596865938: x | | | x | x | | | | | | 2178 x | x | x | | | | | | | | | | | | | 0.001s 21.186s 638253393596871544: x | | | x | x | | | | | | | x | x | x | 2205 | | | | | | | | | | | 0.001s 21.186s 638253393596877400: x | | | x | x | | | | | | | x | x | x | | | | 2170 | | | | | | | | 0.001s 21.187s 638253393596882936: x | | | x 2745 x | | | | | | | x | x | x | | | | | | | | | | | | | 0.001s 21.187s 638253393596888643: x 2154 | | x | x | | | | | | | x | x | x | | | | | | | | | | | | | 0.001s 21.188s 638253393596894182: x | | | x | x | | | | | | | x | x | x | | 2746 | | | | | | | | | | 0.001s 21.188s 638253393596899722: x | | | x | x | | | | | | | x | x | x | | | | | | | | 2197 | | | | 0.001s 21.189s 638253393596905216: x | | | x | x | | | | | | | x | x | x | | | | | | | | | | | | 2257 0.001s 21.190s 638253393596910692: x | | | x | x | | | | | | | x | x 2209 x | | | | | | | | | | | | | 0.001s 21.190s 638253393596916457: x | | | x | x | | | | | | | x | x | x | | | | | | | | | 2207 | | | 0.001s 21.191s 638253393596921966: x | | | x | x 2162 | | | | | | x | x | x | | | | | | | | | | | | | 0.001s 21.191s 638253393596927681: x | | 2747 x | x | | | | | | | x | x | x | | | | | | | | | | | | | 0.001s 21.192s 638253393596933204: x | | | x | x | | | | | | | x | x | x | | | | | 2174 | | | | | | | 0.001s 21.192s 638253393596938693: x | | | x | x | | | | | | | x | x | x 2218 | | | | | | | | | | | | 0.001s 21.193s 638253393596944146: x | | | x | x | | | | | | | x | x | x | | | | | | | 2748 | | | | | 0.001s 21.193s 638253393596949592: x | | | x | x | | | | 2213 | | x | x | x | | | | | | | | | | | | | 0.001s 21.194s 638253393596955226: x | | | x | x | | | | | | | x | x | x | | | | | | | | | | | 2169 | 0.001s 21.195s 638253393596960668: x | | | x | x | | 2149 | | | | x | x | x | | | | | | | | | | | | | 0.001s 21.195s 638253393596966269: x | | | x | x | | | | | | | x | x | x | | | | | | | | | | 2093 | | 0.001s 21.196s 638253393596971693: x | | | x | x | | | | | | | x | x | x | | | 2749 | | | | | | | | | 0.001s 21.196s 638253393596977138: x | | | x | x | | | | | | | x | x | x | | | | | | 2244 | | | | | | 0.001s 21.197s 638253393596982580: x | | | x | x | | | x | | | x | x | x | | | | | | | | | | | | | 0.001s 21.197s 638253393596987965: x | | | x | 2751 | | | x | | | x 2689 x | x | | | | | | | | | | | | | 0.001s 21.198s 638253393596993631: x | | | x | | | 2752 | x | | | x | x | x | | | | | | | | | | | | | 0.001s 21.198s 638253393596999146: x | | | x | | | | | x | | 2753 x | x | x | | | | | | | | | | | | | 0.001s 21.199s 638253393597004719: x | 2754 | x | | | | | x | | | x | x | x | | | | | | | | | | | | | 0.001s 21.199s 638253393597010173: x | | | x | | | | | x | | | x | x | x | 2229 | | | | | | | | | | | 0.001s 21.200s 638253393597015591: x | | | x 2259 | | | | x | | | x | x | x | | | | | | | | | | | | | 0.001s 21.201s 638253393597020969: x | | | x | | | | | x | | | x | x | x | | | | 2756 | | | | | | | | 0.001s 21.201s 638253393597026451: x | | | x | | | | | x | | | x | x | x | | 2173 | | | | | | | | | | 0.001s 21.202s 638253393597032028: x 2180 | | x | | | | | x | | | x | x | x | | | | | | | | | | | | | 0.001s 21.202s 638253393597037617: x | | | x | | | | | x | | | x | x | x | | | | | | | | | 2757 | | | 0.001s 21.203s 638253393597043027: x | | | x | | | | | x | 2231 | x | x | x | | | | | | | | | | | | | 0.001s 21.203s 638253393597048683: x | | | x | | | | | x | | | x | x 2758 x | | | | | | | | | | | | | 0.001s 21.204s 638253393597054073: x | | | x | | | | | x | | | x | x | x | | | | | | | 2226 | | | | | 0.001s 21.204s 638253393597059451: x | | | x | | 2759 | | x | | | x | x | x | | | | | | | | | | | | | 0.001s 21.205s 638253393597064816: x | | | x | | | | | x | | | x | x | x | | | | | 2760 | | | | | | | 0.001s 21.205s 638253393597070218: x | | | x | | | | | x | | | x | x | x | | | | | | | | 2225 | | | | 0.001s 21.206s 638253393597075829: x | | 2164 x | | | | | x | | | x | x | x | | | | | | | | | | | | | 0.001s 21.207s 638253393597081305: x | | | x | | | | | x 2761 | | x | x | x | | | | | | | | | | | | | 0.001s 21.207s 638253393597086892: x | | | x | | | | 2762 x | | | x | x | x | | | | | | | | | | | | | 0.001s 21.208s 638253393597092288: x | | | x | | | | | x | | | x | x | x | | | | | | | | | | 2763 | | 0.001s 21.208s 638253393597097710: x | | | x | | | | | x | | | x | x | x 2764 | | | | | | | | | | | | 0.001s 21.209s 638253393597103023: x | | | x | | | | | x | | | x | x | x | | | 2183 | | | | | | | | | 0.001s 21.209s 638253393597108375: x | | | x | | | | | x | | | x 2233 x | x | | | | | | | | | | | | | 0.001s 21.210s 638253393597113985: x | | | x | | | | | x | | | x | x | x | | | | | | | | | | | 2188 | 0.001s 21.210s 638253393597119379: x | | | x | 2755 | | | x | | | x | x | x | | | | | | | | | | | | | 0.001s 21.211s 638253393597124889: x | | | x | | | | | x | | | x | x | x | | | | | | x | | | | | | 0.001s 21.211s 638253393597130256: x | | | x | | | 2167 | x | | | x | x | x | | | | | | x | | | | | | 0.001s 21.212s 638253393597135670: x | | | x | | | | | x | | 2178 x | x | x | | | | | | x | | | | | | 0.001s 21.213s 638253393597141069: x | 2222 | x | | | | | x | | | x | x | x | | | | | | x | | | | | | 0.001s 21.213s 638253393597146437: x | | | x | | | | | x | | | x | x | x | | | | 2170 | x | | | | | | 0.001s 21.214s 638253393597151930: x | | | x | | | | | x | | | x | x | x | 2766 | | | | x | | | | | | 0.001s 21.214s 638253393597157424: x | | | x x | | | | x | | | x | x | x | | | | | | x | | | | | | 0.001s 21.215s 638253393597162803: x | | | x x | | | | x | | | x | x | x | | | | | | x | | | | | 2734 0.001s 21.215s 638253393597168530: x 2768 | | x x | | | | x | | | x | x | x | | | | | | x | | | | | | 0.001s 21.216s 638253393597174102: x | | | x x | | | | x | | | x | x 2209 x | | | | | | x | | | | | | 0.001s 21.216s 638253393597179541: x | | | x x | | | | x | 2194 | x | x | x | | | | | | x | | | | | | 0.001s 21.217s 638253393597184990: x | | | x x | | | | x | | | x | x | x | | | | | | x | | 2207 | | | 0.001s 21.218s 638253393597190576: x | | | x x | | | | x | | | x | x | x | | 2743 | | | x | | | | | | 0.009s 21.226s 638253393597276456: x | | | x x | | | | x | | | x | x | x | | | | | 2174 x | | | | | | 0.001s 21.227s 638253393597282378: x | | | x x | | | | x | | | x | x | x | | | | | | x 2770 | | | | | 0.001s 21.227s 638253393597288312: x | | | x x | 2162 | | x | | | x | x | x | | | | | | x | | | | | | 0.001s 21.228s 638253393597293998: x | | 2771 x x | | | | x | | | x | x | x | | | | | | x | | | | | | 0.001s 21.228s 638253393597299674: x | | | x x | | | | x | | | x | x | x | | | | | | x | 2772 | | | | 0.001s 21.229s 638253393597305388: x | | | x x | | | | x 2213 | | x | x | x | | | | | | x | | | | | | 0.001s 21.230s 638253393597311083: x | | | x x | | | | x | | | x | x | x 2218 | | | | | x | | | | | | 0.001s 21.230s 638253393597317039: x | | | x x 2769 | | | x | | | x | x | x | | | | | | x | | | | | | 0.001s 21.231s 638253393597322778: x | | | x x | | | 2149 x | | | x | x | x | | | | | | x | | | | | | 0.001s 21.231s 638253393597328660: x | | | x x | | | | x | | | x | x | x | | | | | | x | | | 2093 | | 0.001s 21.232s 638253393597334358: x | | | x x | | | | x | | | x | x | x | | | | | | x | | | | 2773 | 0.001s 21.232s 638253393597340010: x | | | x x | | | | x | | | x 2198 x | x | | | | | | x | | | | | | 0.001s 21.233s 638253393597345573: x | | | x x | | | | x | | | x | x | x | | | 2202 | | x | | | | | | 0.001s 21.234s 638253393597351285: x | | | x x | | 2775 | x | | | x | x | x | | | | | | x | | | | | | 0.001s 21.234s 638253393597357221: x | | | x x | | | | x | | 2776 x | x | x | | | | | | x | | | | | | 0.001s 21.235s 638253393597362868: x | | | x x | | | | x | | | x | x | x | 2229 | | | | x | | | | | | 0.001s 21.235s 638253393597368725: x | | | x x | | | | x | | | 2214 | x | x | | | | | | x | | | | | x 0.001s 21.236s 638253393597374324: x 2180 | | x x | | | | x | | | | | x | x | | | | | | x | | | | | x 0.001s 21.236s 638253393597379914: x | | | x x | | | | x | | | | | 2777 2135 x | | | | | | x | | | | | x 0.001s 21.237s 638253393597385469: x | 2253 | x x | | | | x | | | | | | | x | | | | | | x | | | | | x 0.001s 21.238s 638253393597391027: x | | | x x | | | | x | 2254 | | | | | x | | | | | | x | | | | | x 0.001s 21.238s 638253393597396922: x | | | x x | | | | 2228 | | | | | | | x | | 2227 | | | x | | | | | x 0.001s 21.239s 638253393597402462: x | | | x x | | | | | | | | | | | | x | | | | 2182 | x | | | | | x 0.001s 21.239s 638253393597408073: x | | | x x | | | | | | | | | | | | x | | | | | | x 2226 | | | | x 0.001s 21.240s 638253393597413567: x | | 2164 x x | | | | | | | | | | | | x | | | | | | x | | | | | x 0.001s 21.240s 638253393597419012: x | | | x x | 2778 | | | | | | | | | | x | | | | | | x | | | | | x 0.001s 21.241s 638253393597424434: x | | | x x | | | | | | | | | | | | x | | | | | | x | 2225 | | | x 0.001s 21.241s 638253393597429796: x | | | x x | | | | | | | | | | | | x | | | | | 2212 x | | | | | x 0.001s 21.242s 638253393597435468: x | | | x x | | | | | 2779 | | | | | | x | | | | | | x | | | | | x 0.001s 21.243s 638253393597440890: x | | | x x | | | | | | | | | | | | x 2780 | | | | | x | | | | | x 0.001s 21.243s 638253393597446501: x | | | x x x | | | | | | | | | | | x | | | | | | x | | | | | x 0.001s 21.244s 638253393597452010: x | | | x x x | | | | | | | | | | | x | | | | | | x | | | | 2188 x 0.001s 21.244s 638253393597457533: x | | | x x x | | | | | | | | | | | x | | | | | | x | | | 2781 | x 0.001s 21.245s 638253393597462994: x | | | x x x | 2167 | | | | | | | | | x | | | | | | x | | | | | x 0.001s 21.245s 638253393597468396: x | | | x x x | | 2193 | | | | | | | | x | | | | | | x | | | | | x 0.001s 21.246s 638253393597474069: x | | | x x x | | | | | | | | | | | x | | | 2782 | | x | | | | | x 0.001s 21.246s 638253393597479509: x | | | x x x | | | | | | 2178 | | | | x | | | | | | x | | | | | x 0.001s 21.247s 638253393597485063: x | | | x x 2783 | | | | | | | | 2774 | | x | | | | | | x | | | | | x 0.001s 21.247s 638253393597490403: x | | | x x | | | | | | | | | | | | x | 2205 | | | | x | | | | | x 0.001s 21.248s 638253393597495660: x | | | x x | | | | | | | | | | x | x | | | | | | x | | | | | x 0.001s 21.249s 638253393597501029: x | | | 2785 x | | | | | | | | | | x 2209 x | | | | | | x | | | | | x 0.001s 21.249s 638253393597506354: x 2786 | | | x | | | | | | | | | | x | x | | | | | | x | | | | | x 0.001s 21.250s 638253393597511611: x | 2787 | | x | | | | | | | | | | x | x | | | | | | x | | | | | x 0.001s 21.250s 638253393597517224: x | | | | x | | | | | | | | | | x | x | | | | 2239 | x | | | | | x 0.001s 21.251s 638253393597522604: x | | | | x | | | | | | | | | | x | x | | | | | | x 2789 | | | | x 0.001s 21.251s 638253393597528105: x | | | | x | | | | | | | | | | x | x | | 2255 | | | x | | | | | x 0.001s 21.252s 638253393597533494: x | | | | x | | | | | | 2231 | | | x | x | | | | | | x | | | | | x 0.001s 21.252s 638253393597538813: x | | | | x | | | | | | | | x | x | x | | | | | | x | | | | | x 0.001s 21.253s 638253393597544234: x | | | | x | 2162 | | | | | | x | x | x | | | | | | x | | | | | x 0.001s 21.253s 638253393597549615: x | | 2792 | x | | | | | | | | x | x | x | | | | | | x | | | | | x 0.001s 21.254s 638253393597555290: x | | | | x | | | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.255s 638253393597560801: x | | | | x | | | | x | | | x | x | x | | | | | | x | 2793 | | | x 0.001s 21.255s 638253393597566455: x | | | | x | | | | x 2213 | | x | x | x | | | | | | x | | | | | x 0.001s 21.256s 638253393597571898: x | | | | x | | | | x | | | x | x | x 2218 | | | | | x | | | | | x 0.001s 21.256s 638253393597577354: x | | | | x | | | | x | | | x | x | x | | | | | | x | | 2794 | | x 0.001s 21.257s 638253393597582798: x | | | | x | | | | x | | | x | x | x | | | | | 2795 x | | | | | x 0.001s 21.257s 638253393597588291: x | | | | x | | | | x | | | x | x | x | | | | | | x | | | 2093 | x 0.001s 21.258s 638253393597594029: x | | | | x | | | | x | | | x | x | x | | | | | | x | | | | 2796 x 0.001s 21.258s 638253393597599546: x | | | | x | | 2797 | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.259s 638253393597605363: x | | | | x | | | 2798 x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.260s 638253393597610979: x | | | | x | | | | x | | | x 2233 x | x | | | | | | x | | | | | x 0.001s 21.260s 638253393597616499: x | | | | x | | | | x | | | x | x | x | | | 2202 | | x | | | | | x 0.001s 21.261s 638253393597621947: x | | | | x 2788 | | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.261s 638253393597627385: x | | | | x | | | | x | | | x | x | x | 2784 | | | | x | | | | | x 0.001s 21.262s 638253393597633011: x | | | x x | | | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.262s 638253393597638541: x 2180 | | x x | | | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.263s 638253393597644205: x | 2253 | x x | | | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.263s 638253393597649880: x | | | x x | | | | x | | 2208 x | x | x | | | | | | x | | | | | x 0.001s 21.264s 638253393597655550: x | | | x x | | | | x | | | x | x | x | | | | | | x 2226 | | | | x 0.001s 21.265s 638253393597661013: x | | | x x | | | | x | | | x | x 2135 x | | | | | | x | | | | | x 0.001s 21.265s 638253393597666488: x | | | x x | | | | x | | | x | x | x | | | | 2800 | x | | | | | x 0.001s 21.266s 638253393597672167: x | | | x x | | | | x | | | x | x | x | | 2801 | | | x | | | | | x 0.001s 21.266s 638253393597677769: x | | | x x | 2185 | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.267s 638253393597683407: x | | | x x | | | | x | 2803 | x | x | x | | | | | | x | | | | | x 0.001s 21.267s 638253393597688973: x | | 2164 x x | | | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.268s 638253393597694460: x | | | x x | | | | x | | | x | x | x | | | | | | x | 2225 | | | x 0.001s 21.268s 638253393597699951: x | | | x x | | | | x 2804 | | x | x | x | | | | | | x | | | | | x 0.001s 21.269s 638253393597705418: x | | | x x | | | | x | | | x | x | x 2805 | | | | | x | | | | | x 0.001s 21.270s 638253393597710888: x | | | x x | | | | x | | | x | x | x | | | | | | x | | 2207 | | x 0.001s 21.270s 638253393597716591: x | | | x x | | | | x | | | x | x | x | | | | | 2212 x | | | | | x 0.001s 21.271s 638253393597722156: x | | | x x | | | | x | | | x | x | x | | | | | | x | | | 2806 | x 0.001s 21.271s 638253393597727810: x | | | x x | | | | x | | | x | x | x | | | | | | x | | | | 2188 x 0.001s 21.272s 638253393597733310: x | | | x x | | 2167 | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.272s 638253393597738779: x | | | x x | | | 2193 x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.273s 638253393597744222: x | | | x x | | | | x | | | x 2198 x | x | | | | | | x | | | | | x 0.001s 21.273s 638253393597749704: x | | | x x | | | | x | | | x | x | x | | | 2232 | | x | | | | | x 0.001s 21.274s 638253393597755458: x | | | x x 2808 | | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.275s 638253393597761028: x | | | x x | | | | x | | | x | x | x | 2229 | | | | x | | | | | x 0.001s 21.275s 638253393597766733: x 2809 | | x x | | | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.276s 638253393597772308: x | x | x x | | | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.276s 638253393597777776: x | x | x x | | | | x | | 2811 x | x | x | | | | | | x | | | | | x 0.001s 21.277s 638253393597783350: x | x | x x | | | | x | | | x | x 2812 x | | | | | | x | | | | | x 0.001s 21.277s 638253393597788893: x | x | x x | | | | x | | | x | x | x | | | | 2182 | x | | | | | x 0.001s 21.278s 638253393597794754: x | x | x x | | | | x | | | x | x | x | | 2255 | | | x | | | | | x 0.001s 21.278s 638253393597800435: x | x | x x | 2813 | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.279s 638253393597806242: x | x | x x | | | | x | | | x | x | x | | | | | | x 2248 | | | | x 0.001s 21.280s 638253393597811925: x | x | x x | | | | x | 2231 | x | x | x | | | | | | x | | | | | x 0.001s 21.280s 638253393597817504: x | x | x x | | | | x | | | x | x | x | | | | | | x | 2814 | | | x 0.001s 21.281s 638253393597823114: x | x | x x | | | | x | | | x | x | x 2218 | | | | | x | | | | | x 0.001s 21.281s 638253393597828674: x | x | x x | | | | x 2213 | | x | x | x | | | | | | x | | | | | x 0.001s 21.282s 638253393597834416: x | x | x x | | | | x | | | x | x | x | | | | | | x | | 2815 | | x 0.001s 21.282s 638253393597840033: x | x | x x | | | | x | | | x | x | x | | | | | 2816 x | | | | | x 0.001s 21.283s 638253393597845736: x | x | x x | | | | x | | | x | x | x | | | | | | x | | | 2093 | x 0.001s 21.284s 638253393597851291: x | x 2192 x x | | | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.284s 638253393597856821: x | x | x x | | | | x | | | x | x | x | | | | | | x | | | | 2817 x 0.001s 21.285s 638253393597862377: x | x | x x | | | 2818 x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.285s 638253393597867886: x | x | x x x | | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.286s 638253393597873594: x | x | x x x | | | x | | | x | x | x | | | 2202 | | x | | | | | x 0.001s 21.286s 638253393597879188: x | x | x x x | 2750 | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.287s 638253393597884968: x 2180 x | x x x | | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.288s 638253393597890596: x | x | x x x | | | x | | | x 2810 x | x | | | | | | x | | | | | x 0.001s 21.288s 638253393597896216: x | x | x x x | | | x | | 2208 x | x | x | | | | | | x | | | | | x 0.001s 21.289s 638253393597901742: x | x | x x x | | | x | | | x | x 2135 x | | | | | | x | | | | | x 0.001s 21.289s 638253393597907357: x | x | x x x | | | x | | | x | x | x | 2246 | | | | x | | | | | x 0.001s 21.290s 638253393597913124: x | x | x x x | | | x | | | x | x | x | | | | 2239 | x | | | | | x 0.001s 21.290s 638253393597918679: x | x | x x x 2185 | | x | | | x | x | x | | | | | | x | | | | | x 0.001s 21.291s 638253393597924428: x | x | x x x | | | x | | | x | x | x | | | | | | x | 2225 | | | x 0.001s 21.291s 638253393597930039: x | x | x x x | | | x | | | x | x | x | | x | | | x | | | | | x 0.001s 21.292s 638253393597935606: x | x | x x x | | | x 2821 | | x | x | x | | x | | | x | | | | | x 0.001s 21.293s 638253393597941268: x | x | x x x | | | x | | | x | x | x | | x | | | x | | 2207 | | x 0.001s 21.293s 638253393597946945: x | x | x x x | | | x | | | x | x | x | | x | | 2212 x | | | | | x 0.001s 21.294s 638253393597952759: x | x | x x x | | 2193 x | | | x | x | x | | x | | | x | | | | | x 0.001s 21.294s 638253393597958444: x | x | x x x | | | x | | | x | x | x | | x | | | x | | | 2125 | x 0.001s 21.295s 638253393597964162: x | x | x x x | 2200 | 2258 | | | x | x | x | | x | | | x | | | | | x 0.001s 21.295s 638253393597969817: x | x | 2822 x x | | | | | | | x | x | x | | x | | | x x | | | | x 0.001s 21.296s 638253393597975378: x | x | | x x | | | | | | | x | x | x | | x | | | x x | | | 2188 x 0.001s 21.297s 638253393597980907: x 2823 x | | x x | | | | | | | x | x | x | | x | | | x x | | | | x 0.001s 21.297s 638253393597986409: x | 2253 | | x x | | | | | | | x 2807 x | x | | x | | | x x | | | | x 0.001s 21.298s 638253393597992045: x | | 2824 | x x | | | | | | | x | x | x | | x | | | x x | | | | x 0.001s 21.298s 638253393597997659: x | | | | x x | | | | | 2791 | x | x | x | | x | | | x x | | | | x 0.001s 21.299s 638253393598003286: x | | | | x x | | | | | | 2825 x | x | x | | x | | | x x | | | | x 0.001s 21.299s 638253393598008825: x | | | | x x | | | | | | | x | x | x | 2826 x | | | x x | | | | x 0.001s 21.300s 638253393598014277: x | | | | x x | | | | | | | x | x | x 2767 | x | | | x x | | | | x 0.001s 21.300s 638253393598019657: x | | | | x x | | | | | | | x | x | x | | x 2819 | | x x | | | | x 0.001s 21.301s 638253393598025005: x | | | | x x | | | | | | | x | x | x | | x | | | x x 2827 | | | x 0.001s 21.301s 638253393598030356: x | | | | x x 2828 | | | | | | x | x | x | | x | | | x x | | | | x 0.001s 21.302s 638253393598035936: x | | | | x x | | | | 2213 | | x | x | x | | x | | | x x | | | | x 0.001s 21.303s 638253393598041285: x | | | | x x | | | | | | | x | x 2238 x | | x | | | x x | | | | x 0.001s 21.303s 638253393598046800: x | | | | x x | | | | | | | x | x | x | | x | 2820 | x x | | | | x 0.001s 21.304s 638253393598052118: x | | | | x x | | | | | | | x | x | x | | x | | | x x | 2223 | | x 0.001s 21.304s 638253393598057442: x | | | | x x | | 2830 | | | | x | x | x | | x | | | x x | | | | x 0.001s 21.305s 638253393598062677: x | | | | x x | | | | | | | x | x | x | | x | | 2831 x x | | | | x 0.001s 21.305s 638253393598067857: x | | | | x x | | | x | | | x | x | x | | x | | | x x | | | | x 0.001s 21.306s 638253393598073279: x | | | x x x | | | x | | | x | x | x | | x | | | x 2248 | | | | x 0.001s 21.306s 638253393598078698: x | | | x x x | | | x | | | x | x | x | | x | | | x | | | 2833 | x 0.001s 21.307s 638253393598084305: x | | | x x x | 2237 | x | | | x | x | x | | x | | | x | | | | | x 0.001s 21.307s 638253393598089725: x 2180 | | x x x | | | x | | | x | x | x | | x | | | x | | | | | x 0.001s 21.308s 638253393598095102: x | | | x x x | | | x | | | x 2233 x | x | | x | | | x | | | | | x 0.001s 21.308s 638253393598100465: x | | | x x x | | | x | | | x | x | x | | x | | | x | | | | 2835 x 0.001s 21.309s 638253393598105904: x | | 2192 x x x | | | x | | | x | x | x | | x | | | x | | | | | x 0.001s 21.310s 638253393598111324: x | | | x x x | | | x | 2254 | x | x | x | | x | | | x | | | | | x 0.001s 21.310s 638253393598116906: x | | | x x x | | | x | | 2208 x | x | x | | x | | | x | | | | | x 0.001s 21.311s 638253393598122360: x | | | x x x | | | x | | | x | x | x | 2246 x | | | x | | | | | x 0.001s 21.311s 638253393598127872: x | | | x 2259 x | | | x | | | x | x | x x | x | | | x | | | | | x 0.001s 21.312s 638253393598133283: x | 2829 | x | x | | | x | | | x | x | x x | x | | | x | | | | | x 0.001s 21.312s 638253393598138658: x | | | x | x | | | x | | | x | x | x x | x 2232 | | x | | | | | x 0.001s 21.313s 638253393598144003: x | | | x | x | | | x | | | x | x | x x | x | | | x | 2225 | | | x 0.001s 21.313s 638253393598149317: x | | | x | x 2185 | | x | | | x | x | x x | x | | | x | | | | | x 0.001s 21.314s 638253393598154891: x | | | x | x | | | x | | | x | x | x x | x | 2182 | x | | | | | x 0.001s 21.314s 638253393598160217: x | | | x | 2836 | | | x | | | x | x x x x | x | | | x | | | | | x 0.001s 21.315s 638253393598165749: x | | | x | | | | | x | | | x | x x x x | x | | 2212 x | | | | | x 0.001s 21.316s 638253393598171079: x | | | x | | | | 2193 x | | | x | x x x x | x | | | x | | | | | x 0.001s 21.316s 638253393598176393: x | | | x | | | | | x 2802 | | x | x x x x | x | | | x | | | | | x 0.001s 21.317s 638253393598181689: x | | | x | | | | | x | | | x | x x x x | x | | | x | | 2837 | | x 0.001s 21.317s 638253393598187071: x | | | x | | | | | x | | | x | x x x x | x | | | x | | | 2125 | x 0.001s 21.318s 638253393598192563: x | | | x | | | | | x | | | x | x x x x | x | | | x 2838 | | | | x 0.001s 21.318s 638253393598197928: x | | | x | | | 2839 | x | | | x | x x x x | x | | | x | | | | | x 0.001s 21.319s 638253393598203320: x | | | x | | | | | x | | | x 2840 x x x x | x | | | x | | | | | x 0.001s 21.319s 638253393598208706: x | | | x | | | | | x | | | x | x x x x | x | | | x | | | | 2188 x 0.001s 21.320s 638253393598214101: x 2203 | | x | | | | | x | | | x | x x x x | x | | | x | | | | | x 0.001s 21.320s 638253393598219413: x | | 2841 x | | | | | x | | | x | x x x x | x | | | x | | | | | x 0.001s 21.321s 638253393598224700: x | | | x | | | | | x | x | x | x x x x | x | | | x | | | | | x 0.001s 21.321s 638253393598229967: x | | | x | | | | | x | x | x | x x x x 2843 x | | | x | | | | | x 0.001s 21.322s 638253393598236531: x | x | x | | | | | x | x | x | x x x x | x | | | x | | | | | x 0.001s 21.323s 638253393598246738: x | x | x | | | | | x | x | x | x 2844 x x | x x | | x | | | | | x 0.001s 21.324s 638253393598253245: x | x | x | | | | | x | x | x | x | x x | x x 2845 | x | | | | | x 0.001s 21.324s 638253393598259491: x | x | x | | | | | x | x | x | x | x x | x x | | x | 2247 | | | x 0.001s 21.325s 638253393598265580: x | x | x | x | | | x | x | x | x | x x | x x | | x | | | | | x 0.001s 21.326s 638253393598271609: x | x | x | x | | | x | x | x | x | x x | x x | | x | | 2223 | | x 0.001s 21.326s 638253393598278139: x | x | x | x | | | x 2250 x | x | x | x x | x x | | x | | | | | x 0.001s 21.327s 638253393598284456: x | x | x | x | 2237 | x | x | x | x | x x | x x | | x | | | | | x 0.001s 21.328s 638253393598290703: x | x | x | x | | | x | x | x | x | x x | x x | | x 2248 | | | | x 0.001s 21.328s 638253393598296744: x | x | x | x | | | x | x | x 2233 x | x x | x x | | x | | | | | x 0.001s 21.329s 638253393598302557: x | x | x | x 2162 | | x | x | x | x | x x | x x | | x | | | | | x 0.001s 21.329s 638253393598308311: x | x | x | x | | | x | x | x | x | x x | x x | | x | | | 2846 | x 0.001s 21.330s 638253393598314590: x | x 2192 x | x | | | x | x | x | x | x x | x x | | x | | | | | x 0.001s 21.331s 638253393598320490: x | x | x x x | | | x | x | x | x | x x | x x | | x | | | | | x 0.001s 21.331s 638253393598326476: x | x | x x x | | 2234 x | x | x | x | x x | x x | | x | | | | | x 0.001s 21.332s 638253393598332444: x | x | x x x | | | x | x | x | x | x x | x x | 2847 x | | | | | x 0.001s 21.332s 638253393598338301: x 2236 x | x x 2848 | | | x | x | x | x | x x | x x | | x | | | | | x 0.001s 21.333s 638253393598344610: x | x | x x | | | | x | x | x | x | x x | x x | | x | | | | 2849 x 0.001s 21.334s 638253393598350720: x | x | x x | | | | x | x | x | x | x x 2246 x x | | x | | | | | x 0.001s 21.334s 638253393598356901: x | x | x x | | | | x | x | x | x 2238 x x | x 2232 | | x | | | | | x 0.001s 21.335s 638253393598362768: x | x | x x | | | | x | x | x | x | x x | x | 2182 | x | | | | | x 0.001s 21.335s 638253393598369185: x | x | x x | | | | x | x 2850 x | x | x x | x | | | x | | | | | x 0.001s 21.336s 638253393598375019: x | x | x x | | | | x | x | x | x | x x | x | | | x | x | | | x 0.001s 21.337s 638253393598380619: x | x | x x | | | | 2852 | x | x | x | x x | x | | | x | x 2207 | | x 0.001s 21.337s 638253393598386441: x | x | x x | | 2853 | | | x | x | x | x x | x | | | x | x | | | x 0.001s 21.338s 638253393598392550: x | x | x x | | | | | | x | x 2854 x | x x | x | | | x | x | | | x 0.001s 21.338s 638253393598398484: x | x | x x | | | | | | x | x | x | x x | x | | | x | x | 2125 | x 0.001s 21.339s 638253393598404436: x | x | x x | 2245 | | | | x | x | x | x x | x | | | x | x | | | x 0.001s 21.339s 638253393598410295: x | x 2842 x 2856 | | | | | | x | x | x | x x | x | | | x | x | | | x 0.001s 21.340s 638253393598416280: x | x | x | | | | | | | x | x | x | x x | x | | | x x x | | | x 0.001s 21.341s 638253393598422069: x | x | x | | | | | | 2855 x | x | x | x x | x | | | x x x | | | x 0.001s 21.341s 638253393598427774: x | x | x | | | | | | | x | x | x | x x | x | | 2212 x x x | | | x 0.001s 21.342s 638253393598433723: x | x | x | 2857 | | | | | x | x | x | x x | x | | | x x x | | | x 0.001s 21.342s 638253393598439479: x | x | x | | | | | | | x | x | x | x x | x | | | x x x | | 2188 x 0.001s 21.343s 638253393598445281: x | x | x | | | | 2858 | | x | x | x | x x | x | | | x x x | | | x 0.001s 21.344s 638253393598451015: x 2203 x | x | | | | | | | x | x | x | x x | x | | | x x x | | | x 0.001s 21.344s 638253393598456605: x | x | x | | | | | | | x | x | x x x x | x | | | x x x | | | x 0.001s 21.345s 638253393598462219: x | x | x | | | | | | | x | x | x x x x | x x | | x x x | | | x 0.001s 21.345s 638253393598467817: x | x | x | | | | | | | x 2208 x | x x x x | x x | | x x x | | | x 0.001s 21.346s 638253393598473978: x | x | x | | | | | | | x | x | x x x x | x x 2834 | x x x | | | x 0.001s 21.346s 638253393598480093: x | x | x | | | | | x | x | x | x x x x | x x | | x x x | | | x 0.001s 21.347s 638253393598486146: x | x | x | | | | | x | x | x | x x 2863 x | x x | | x x x 2223 | | x 0.001s 21.348s 638253393598492084: x | x | x | | | 2237 | x | x | x | x x | x | x x | | x x x | | | x 0.001s 21.348s 638253393598497955: x | x | x | | | | | x | x | x | x x | x x x x | | x x x | | | x 0.001s 21.349s 638253393598503819: x | x | x | | | | | x | x | x 2233 x x | x x x x | | x x x | | | x 0.001s 21.349s 638253393598509623: x | x | x | | | | | x | x | x | x x | x x x x | | x 2864 x | 2134 | x 0.001s 21.350s 638253393598515738: x | x | x | | 2261 | | x | x | 2865 | x x | x x x x | | x | x | | | x 0.001s 21.351s 638253393598521634: x | x | x x | | | | x | x | | | x x | x x x x | | x | x | | | x 0.001s 21.351s 638253393598527559: x | x | x x | | | | x x x | | | x x | x x x x | | x | x | | | x 0.001s 21.352s 638253393598533733: x | x | x x | | | | x x x | | | x x | x x x x | 2866 x | x | | | x 0.001s 21.352s 638253393598539751: x | x | x x 2862 | | | x 2250 x | | | x x | x x x x | | x | x | | | x 0.001s 21.353s 638253393598545692: x | x | x x | | | | x | x | | | x x | x x x x | | x | x | | 2221 x 0.001s 21.354s 638253393598551328: x | x 2192 x x | | | | x | 2254 | | | x x | x x x x | | x | x | | | x 0.001s 21.354s 638253393598557225: x | x | x x | | | 2234 x | | | | | x x | x x x x | | x | x | | | x 0.001s 21.355s 638253393598562780: x 2860 x | x x | | | | x | | | | | x x | x x 2868 x | | x | x | | | x 0.001s 21.355s 638253393598568589: x | x | 2869 x | | | | x | | 2249 | | x x | x x | x | | x | x | | | x 0.001s 21.356s 638253393598574215: x | x | | x | | | | x | | | | | x x | x x | x 2832 | x | x | | | x 0.001s 21.356s 638253393598580370: x | x | | x | | | | x | | | | | x x x x x | x | | x | x | | | x 0.001s 21.357s 638253393598585933: x | x | | x | | | | x | | | | | x x x x x | x | | x | x 2207 | | x 0.001s 21.358s 638253393598591324: x | x | | x | | | | x | | | | | x x x x x | x | | x 2867 x | | | x 0.001s 21.358s 638253393598597051: x | x | | 2870 | | | | x | | | | | x x x x x | x | | x | x | 2125 | x 0.001s 21.359s 638253393598602470: x | x | | | | | 2200 | x | | | | | x x x x x | x | | x | x | | | x 0.001s 21.359s 638253393598607984: x | x | | | | | | | x | | | x | x x x x x | x | | x | x | | | x 0.001s 21.360s 638253393598613308: x | 2871 | | | | 2245 | | x | | | x | x x x x x | x | | x | x | | | x 0.001s 21.360s 638253393598618750: x | | | | | | | | | x | | | x | x x x x x | x | 2212 x | x | | | x 0.001s 21.361s 638253393598624361: x | | | | | x | | | x | | | x | x x x x x | x | | x | x | | | x 0.001s 21.361s 638253393598629861: x | | | | | x | | | x | | | x 2851 x x x x x | x | | x | x | | | x 0.001s 21.362s 638253393598635481: x | | | | | x | | | x | 2872 | x | x x x x x | x | | x | x | | | x 0.001s 21.363s 638253393598640965: x | | | | | x | | 2873 x | | | x | x x x x x | x | | x | x | | | x 0.001s 21.363s 638253393598646629: x | | | | | x | | | x | | | x | x x x x x | x | | x | x | | 2874 x 0.001s 21.364s 638253393598651987: x | | | | | x | | | x | | | x | x x x x x x x | | x | x | | | x 0.001s 21.364s 638253393598657513: x 2203 | | | | x | | | x | | | x | x 2238 x x x x x | | x | x | | | x 0.001s 21.365s 638253393598662978: x | | | x | x | | | x | | | x | x | x x x x x | | x | x | | | x 0.001s 21.365s 638253393598668421: x | | | x | x | | | 2258 | | | x | x | x x x x x 2182 | x | x | | | x 0.001s 21.366s 638253393598674035: x | | | x | x | | | | | | | x | x | 2875 x x x x | | x | x 2242 | | x 0.001s 21.366s 638253393598679414: x | | 2211 x | x | | | | | | | x | x | | x x x x | | x | x | | | x 0.001s 21.367s 638253393598684959: x | | | x | x | | | | | | | x | x | | x x x x | | x x x | | | x 0.001s 21.367s 638253393598690341: x | | | x | x | | | | | | 2208 x | x | | x x x x | | x x x | | | x 0.001s 21.368s 638253393598695622: x | | | x | x | | | | x | | x | x | | x x x x | | x x x | | | x 0.001s 21.369s 638253393598700974: x | | | x x x | | | | x | | x | x | | x x x x | | x x x | | | x 0.001s 21.369s 638253393598706259: x | | | 2877 x x | x | | x | | x | x | | x x x x | | x x x | | | x 0.001s 21.370s 638253393598711716: x | | | | x x 2162 x | | x | | x | x | | x x x x | | x x x | | | 2878 0.001s 21.370s 638253393598717438: x | x | | x x | x | | x | | x | x | | x x x x | | x x x | | | | 0.001s 21.371s 638253393598722735: x | x | | x x | x | | x | | x | x | | 2879 x x x | 2235 x x x | | | | 0.001s 21.371s 638253393598728347: x | x | | x x | x | | x | | x 2799 x | | | x x x | | x x 2247 | | | | 0.001s 21.372s 638253393598733687: x | x | | x x | x | | x 2254 | x | x | | | x x x | | x x | | | | | 0.001s 21.372s 638253393598738960: x | x | | x x | x 2234 | x | | x | x | | | x x x | | x x | | | | | 0.001s 21.373s 638253393598744354: x | x | | x x | x | | x | | x | x | | | x x x | | x x | | | 2221 | 0.001s 21.373s 638253393598749657: x | x | | x 2880 | x | | x | | x | x x | | x x x | | x x | | | | | 0.001s 21.374s 638253393598755192: x | x | | x | | x | | x | | x | x x x | x x x | | x x | | | | | 0.001s 21.374s 638253393598760388: x | x | | x | | x | | x | | x | x x x | 2881 x x | | x x | 2207 | | | 0.001s 21.375s 638253393598765925: x 2859 x | | x | | x | | x | | x | x x x | | x x | | x x | | | | | 0.001s 21.376s 638253393598771304: x | x | | x | | x | | x | 2876 x | x x x | | x x | | x x | | | | | 0.001s 21.376s 638253393598776471: x | x 2240 | x | | x | | x | | x | x x x | | x x | | x x | | | | | 0.001s 21.377s 638253393598781611: x | x | | x | | x | x x | | x | x x x | | x x | | x x | | | | | 0.001s 21.377s 638253393598786806: x | x | | x | | x | x x | | x | x x x | | x x x | x x | | | | | 0.001s 21.378s 638253393598792173: x | x | | x | | x | x x | | x | x x x | | x x x | x x | | | | x 0.001s 21.378s 638253393598797450: x | x | x x | | 2200 | x x | | x | x x x | | x x x | x x | | | | x 0.001s 21.379s 638253393598802627: x | x | x x | | | | x x | | x | x x x x | x x x | x x | | | | x 0.001s 21.379s 638253393598807943: x | x | x x | | | | x x | | x | x x x x | x x x | x x 2884 | | | x 0.001s 21.380s 638253393598813195: x | x | x x | | | | x x | | x | x x x x | x x x 2212 x x | | | | x 0.001s 21.380s 638253393598818360: x | x | x x | | | | x x | | x | x x x x | x x x | x x | | | 2188 x 0.001s 21.381s 638253393598823575: x | x | x x | | | 2861 x x | | x | x x x 2887 | x x x | x x | | | | x 0.001s 21.381s 638253393598828827: x | x | x x | 2245 | | x x | | x | x x x | | x x x | x x | | | | x 0.001s 21.382s 638253393598834245: x | x | x x x | | | x x | | x | x 2238 x | | x x x | x x | | | | x 0.001s 21.382s 638253393598839572: x | x | x x x | | | x x | | x 2882 x | x | | x x x | x x | | | | x 0.001s 21.383s 638253393598844967: x | x | x x x | | | x x | | x | x | x | 2205 x x x | x x | | | | x 0.001s 21.383s 638253393598850174: x | x | x x x | | | x x | | x | x | x | | x x x | x x | 2242 | | x 0.001s 21.384s 638253393598855339: x 2236 x | x x x | | | x x | | x | x | x | | x x x | x x | | | | x 0.001s 21.385s 638253393598860558: x | x | x x x | | | x x | | x | x | x | | x x x | x x | | 2134 | x 0.001s 21.385s 638253393598865778: x | x | x x x | | | x x | 2249 x | x | x | | x x x | x x | | | | x 0.001s 21.386s 638253393598870995: x | x | x x x | | | x x x | x | x | x | | x x x | x x | | | | x 0.001s 21.386s 638253393598876438: x | x x x x x | | | x x x | x | x | x | | 2889 x x | x x | | | | x 0.001s 21.387s 638253393598881898: x | x x x x 2890 | x | x x x | x | x | x | | | x x | x x | | | | x 0.001s 21.387s 638253393598887375: x | x x x x | | x | x x x | x | x | x | | | x x | x x 2247 | | | x 0.001s 21.388s 638253393598892704: x | x x x x | | 2891 | x x x | x | x | x | | | x x 2888 x x | | | | x 0.001s 21.388s 638253393598898133: x | x x x x | | | | x x x | x | x | x x | | x x | x x | | | | x 0.001s 21.389s 638253393598903321: x | x x x x | | | 2234 x x x | x | x | x x | | 2232 x | x x | | | | x 0.001s 21.389s 638253393598908588: x | x x x x | | | | x x x | x 2790 x | x x | | | x | x x | | | | x 0.001s 21.390s 638253393598914130: x | x x x x | | | | x x x | x | x | x 2892 x | | x | x x | | | | x 0.001s 21.390s 638253393598919403: x | x x x x | | | | x x x | x | x | x | x | | x | x x | | | 2886 x 0.001s 21.391s 638253393598924941: x | x x x x | | | | x x x | x | x | x | x | | 2893 | x x | 2262 | | x 0.001s 21.391s 638253393598930186: x | x x x x | 2261 | | x x x | x | x | x | x | | | | x x | | | | x 0.001s 21.392s 638253393598935288: x x x x x x | | | | x x x | x | x | 2894 | x | | | | x x | | | | x 0.001s 21.392s 638253393598940436: x x x x 2895 x | | | | x x x | x | x | | | x | | | | x x | | 2156 | x 0.001s 21.393s 638253393598945547: x x x x | x | | | | x x x 2208 x | x | | | x | | | | x x | | | | x 0.001s 21.394s 638253393598950573: x x x x | x | | | | x x x | x | x x | | x | | | | x x | | | | x 0.001s 21.394s 638253393598955952: x x x 2240 | x | | | | x x x | x | x x | | x x | | | x x | | | | x 0.001s 21.395s 638253393598961027: x x x | | x x | | | x x x | x | x x | | x x | | | x x | | | | x 0.001s 21.395s 638253393598966281: x x x | | x x | 2200 | x x x | x | x x | | x x | | | x x | | | | x 0.001s 21.396s 638253393598971368: x x x | | x x | | | x x x | x | x x | | x x | | 2212 x x | | | | x 0.001s 21.396s 638253393598976429: x x x | | x x | | 2252 x x x | x | x x | | x x | | | x x | | | | x 0.001s 21.397s 638253393598981618: x x x | | x x | | | x x x | x | x x | x 2205 x | | | x x | | | | x 0.001s 21.397s 638253393598986686: x x x | | x x | | | x x x | x | x x | x | x | | | x x | | | 2221 x 0.001s 21.398s 638253393598991722: x x x | | x x | | | x x x | x 2765 x x | x | 2227 | | | x x | | | | x 0.001s 21.398s 638253393598997148: x x x | | x x | | | x x x | x | x x | x | | | x | x x | | | | x 0.001s 21.399s 638253393599002196: x x x | | x x | | | x x x | x | x x | x | | | x | x x 2883 | | | x 0.001s 21.399s 638253393599007484: x x x | | x x x | | x x x | x | x x | x | | | x | 2898 x | | | | x 0.001s 21.400s 638253393599012587: x x x | | x x x | | x x x | x | x x | x | | x x | | x | | | | x 0.000s 21.400s 638253393599017558: x 2236 x | | x x x | | x x x | x | x x x x | | x x | | x | | | | x 0.000s 21.401s 638253393599022511: x | x | | x x x | | x x x | 2899 | x x x x | | x x | | x | 2242 | | x 0.001s 21.401s 638253393599027562: x | x | x x x x | | x x x | | | x x x x | | x x | | x | | | | x 0.001s 21.402s 638253393599032721: x | x | x x x x | | x x x 2896 | | x x x x | | x x | | x | | | | x 0.001s 21.402s 638253393599037837: x | x | x x x x | | x x x | | | x x x x | | x x | | x | | 2134 | x 0.000s 21.403s 638253393599042788: x | x | x x x x x | x x 2902 | | | x x x x | | x x | | x | | | | x 0.001s 21.403s 638253393599048199: x | x x x x x x x | x x | | | | x x x x | | x x | | x | | | | x 0.001s 21.404s 638253393599053223: x | x x x x x x x | x x | | | | x x x x 2903 | x x | | x | | | | x 0.001s 21.404s 638253393599058257: x | x x x x x x 2904 | x x | | | | x x x x | | x x | | x | | | x x 0.001s 21.405s 638253393599063273: x | x x x x x x | | x x | | | | x x x x | 2905 x x | | x | | | x x 0.001s 21.405s 638253393599068451: x | x x x x x x | x x x | | | | x x x x | | x x | | x | | | x x 0.001s 21.406s 638253393599073723: x | x x x x x x | x x x | | | | x x x x | | x x 2885 | x | | | x x 0.001s 21.406s 638253393599078891: x | x 2211 x x x x | x x x | | | | x x x x | | x x | | x x | | x x 0.001s 21.407s 638253393599084088: x | x | x x x x | x x x | | | x x x x x | | x x | | x x | | x x 0.001s 21.407s 638253393599089154: x | x | x x x 2261 | x x x | | | x x x x x | | x x | 2244 x x | | x x 0.001s 21.408s 638253393599094213: x | x | x x x | | x x x | | x x x x x x | | x x | | x x | | x x 0.001s 21.408s 638253393599099232: x | x | x x x | | x x x | | x x x x x x | | x 2907 | | x x 2262 | x x 0.001s 21.409s 638253393599104371: x | x | x x x | | x x x | 2249 x x x x x x | | x | | | x x | | x x 0.001s 21.409s 638253393599109400: x | x | x x x | | x x x x | x x x x x x | | x | | | x x | | x x 0.001s 21.410s 638253393599114703: x | x | x x x | | x x x x | x x 2908 x x x | | x | | | x x | 2901 x x 0.001s 21.410s 638253393599119792: x x x | x x x | | x x x x | x x | x x x | | x | | | x x | | x x 0.001s 21.411s 638253393599124922: x x x | x x x | | x x x x | x x | x x x 2205 | x | | | x x | | x x 0.001s 21.411s 638253393599129985: x x x | x x x | | x x x x | x x | x x x | 2227 x | | | x x | | x x 0.000s 21.412s 638253393599134939: x x x | x x x | 2200 x x x x | x x | x x x | | x | | | x x | | 2221 x 0.001s 21.412s 638253393599139951: x x x | x x x | | x x x x | x x | x x x | | x | 2235 | x x | | | x 0.001s 21.413s 638253393599144992: x x x | x x x | | x x x x | x 2909 | x x x | | x | | 2906 x x | | | x 0.001s 21.413s 638253393599150079: x x x | x x x | | x 2910 x x | x | | x x x | | x | | | x x 2207 | | x 0.001s 21.414s 638253393599155295: x x x | x x x | | x | x x | x | | x x x | | x x | | x x | | | x 0.000s 21.414s 638253393599160276: x x x x x x x | | x | x x | x | | x x x | | x x | | x x | | | x 0.001s 21.415s 638253393599165399: x x x x x x x x | x | x x | x | | x x x | | x x | | x x | | | x 0.000s 21.415s 638253393599170351: x x x x x x x x | x | x x | x | x x x x | | x x | | x x | | | x 0.000s 21.416s 638253393599175298: x x x x x x x x | 2911 | x x | x | x x x x x | x x | | x x | | | x 0.001s 21.416s 638253393599180456: x x x x x x x x | | | x x | x | x x x x x | x x | | x x | 2156 | x 0.001s 21.417s 638253393599185578: x x x x x x x x | | | x x | x | x x x x x | x x | x x x | | | x 0.001s 21.418s 638253393599190729: x x x x x x x x | | | x x | x | x x x x 2912 | x x | x x x | | x x 0.001s 21.418s 638253393599196010: x x x x x x x x | | | x x | x x x x x x | | x x | 2244 x x | | x x 0.001s 21.419s 638253393599201034: x x x x x x x x | | x x x | x x x x x x | | x x | | x x | | x x 0.001s 21.419s 638253393599206243: x x x x x x x x | 2252 x x x | x x x x x x | | x x | | x x | | x x 0.001s 21.420s 638253393599211262: x x x x x x x x | | x x x | x x x x x x 2205 | x x | | x x | | 2221 x 0.006s 21.425s 638253393599267556: x x x x x x x x | | x x x | x 2913 x x x x | | x x 2256 | x x | | | x 0.001s 21.426s 638253393599274962: x x x x x x x x | | x x x | x | x 2914 x x | | x x | | x x 2262 | | x 0.001s 21.426s 638253393599280224: x x x x x x x x | | x x x x x | x | x x | | x x | | x x | | | x 0.001s 21.427s 638253393599285515: x x x x x x x x | | x x x x x | x | x 2915 x | x x | | x x | | | x 0.000s 21.427s 638253393599290431: x x x x x x x x | | x x x x x | x | x | x | x x | | x x | | x 2916 0.001s 21.428s 638253393599296222: x x x x x x x x | x x x x x x | x | x | x | x x | | x x | | x | 0.000s 21.429s 638253393599301048: x x x x x x x x | x x x x x x | x | x | x 2900 x x | | x x | | x | 0.001s 21.429s 638253393599306128: x x x x x x x x | x x x x x x | x | x | x | x x | | x x | 2134 x | 0.001s 21.430s 638253393599311202: x x x x x x x x | x x x x x x 2917 x | x | x | x x | | x x | | x | 0.001s 21.430s 638253393599316343: x x x x x x x x | x x x x x x | x | x | x | x x | x x x | | x | 0.000s 21.431s 638253393599321141: x x x x x x x x x x x x x x x | x | x | x | x x | x x x | | x | 0.000s 21.431s 638253393599326054: x x x x x x x x x x x x x x x | x x x | x | x x | x x x | | x | 0.000s 21.432s 638253393599330828: x x x x x x x x x x x x x x x | x x x | x | x x 2235 x 2918 x | | x | 0.000s 21.432s 638253393599335782: x x x x x x x x x x x x x x x | x x x x 2205 | x x | x | x | | x | 0.000s 21.433s 638253393599340598: x x x x x x x x x x x x x x x | x x x x | | x x | x | x | | 2221 x 0.000s 21.433s 638253393599345471: x x x x x x x x x x x x x 2208 x | x x x x | x x x | x | x | | | x 0.000s 21.433s 638253393599350230: x x x x x x x x x x x x x | x | x x x x | x x x | x | x 2207 | | x 0.001s 21.434s 638253393599355231: x x x x x x x x x 2252 x x x | x x x x x x | x x x | x | x | | | x 0.000s 21.434s 638253393599360027: x x x x x x x x x | x x x | x x x x x x | x x x | x x x | | | x 0.000s 21.435s 638253393599364939: x x x x x x x x x | x x x | x x x x x x | x x x | x x x | 2176 | x 0.000s 21.435s 638253393599369812: x x x x x x x x x | x x x | x x 2919 x x x | x x x 2256 x x x | | | x 0.000s 21.436s 638253393599374741: x x x x x x x x x | x x x x x x | x x 2920 | x x x | x x x | | | x 0.000s 21.436s 638253393599379699: x x x x x x x x x | x 2921 x x x x | x x | | x x x | x x x 2242 | | x 0.001s 21.437s 638253393599385715: x x x x x x x x x | x | x x x x x x x | | x x x | x x x | | | x 0.001s 21.438s 638253393599394189: x x x x x x x x 2922 | x | x x x x x x x | | x x x 2235 x x x | | | x 0.001s 21.438s 638253393599399703: x x x x x x x x | | x | x x x x x x x | x x x x | x x x | | | x 0.001s 21.439s 638253393599405361: x x x x x x x x | | x | x 2208 x x x x x x x x x x | x x x | | | x 0.001s 21.440s 638253393599410771: x x x x x x x x | | x x x | x x x x x x x x x x | x x x | | | x 0.001s 21.440s 638253393599416097: x x x x x x x x | x x x x | x x x x x x x x x x | x x x | | | x 0.001s 21.441s 638253393599421965: x x x x x x x x | x x x 2923 | x x x x x x x x x x x x x x | | | x 0.001s 21.441s 638253393599427310: x x x x x x x x x x x x | | x x x x x x x x x x 2256 x x x | | | x 0.001s 21.442s 638253393599433415: x x x x x x x x x x x x | | x x x x x x x x x x | 2924 x x | 2206 | x 0.001s 21.442s 638253393599438749: x x x x x x x x x x x x | | x x x x x x x x x x | | x x 2207 | | x 0.001s 21.443s 638253393599443880: x x x x x x x x 2925 x x x | x x x x x x x x x x x | | x x | | | x 0.001s 21.443s 638253393599449057: x x x x x x x x | x x x x x x x x x x x x x x x | | x x | | | x 0.000s 21.444s 638253393599454046: x x x x x x x x | x x x x x x x x x x x x x x x | x x x | | | x 0.000s 21.444s 638253393599458947: x x x x x x x x x x x x x 2208 x x x x x x x x x x | x x x | | | x 0.002s 21.446s 638253393599478721: x x x x x x x x x x x x 2926 x x x x x x x x x x x | x x x | | | x 0.001s 21.447s 638253393599485317: x x x x x x x x x x x x | x x x x x x x x x x x 2235 x x x | | | x 0.001s 21.447s 638253393599490467: x x x x x x x x x x x x | x x x x x x x x x x x | x x x 2897 | | x 0.001s 21.448s 638253393599496939: x x x x x x x x x x x x | x x x x x x x x x x x | x x x | | x x 0.001s 21.449s 638253393599502605: x x x x x x x x x x x x x 2208 x x x x x x x x x x | x x x | | x x 0.001s 21.449s 638253393599507645: x x x x x x x x x x x x x | x x x x x x x x x x | x x x | 2176 2927 x 0.001s 21.450s 638253393599513331: x x x x x x x x x 2234 x x x | x x x x x x x x x x | x x x x | | x 0.001s 21.450s 638253393599518620: x x x x x x x x x | x x x | x x x x 2928 x x x x x x x x x x | | x 0.001s 21.451s 638253393599523764: x x x x 2929 x x x x | x x x x x x x x | x x x x x x x x x x | | x 0.001s 21.451s 638253393599528788: x x x x | x x x x | x x x x x x x x | x x x x x x x x x x | x x 0.000s 21.452s 638253393599533659: x x x x | x x x x | x x x x x x x x | 2930 x x x x x x x x x 2206 x x 0.001s 21.452s 638253393599538920: x x x x | x x x x x x x x x x x x x | | x x x x x x x x x | x 2931 0.001s 21.453s 638253393599544118: x x x x | x x x x x x x x x x x x x x | x x x x 2235 x x x x | x | 0.001s 21.453s 638253393599549372: x x x x x x x x x x x x x 2208 x x x x x | x x x x | x x x x | x | 0.001s 21.454s 638253393599554625: x x x x x x x x x x x x x | x x x x x x x x x x | x x x x | x | 0.000s 21.454s 638253393599559494: x x x x x x x x x 2234 x x x | x x x x x x x x x x | x x x x | x x 0.001s 21.455s 638253393599564636: x x x x 2932 x x x x | x x x | x x x x x x x x x x | x x x x 2176 x x 0.001s 21.455s 638253393599569954: x x x x | 2933 x x x | x x x x x x x x x x x x x x | x x x x | x x 0.001s 21.456s 638253393599579493: x x x x x | x x x | x x x x x x x x x x x x x x | x x x x | x x 0.001s 21.457s 638253393599585114: x x x x x | x x x | x x x x x x x x x 2934 x x x x | x x x x 2206 x x 0.001s 21.457s 638253393599590353: x x x x x x x x x | x x x 2208 x x x x x | x x x x | x x x x | x x 0.001s 21.458s 638253393599595613: x x x x x x x x x | x x x | x x x x x | x x x x x x x x x | x x 0.001s 21.459s 638253393599603785: x x x x x x x x x | x x x | x x x x x x x x x x x x x x x | x x 0.001s 21.459s 638253393599608847: x x x x x x x x x x x x x | x x x x x x x x x x x x x x x | x x 0.000s 21.460s 638253393599613703: x x x x x x 2935 x x x x x x x x x x x x x x x x x x x x x x | x x 0.001s 21.460s 638253393599619281: x x x x x x | x x x 2936 x x x x x x x x x x x x x x x x x x 2176 x x 0.001s 21.462s 638253393599631683: x x x x x x x x x x | x x 2208 x x x x x x x x x x x x x x x | x x 0.001s 21.462s 638253393599637414: x x x x x x x x x x x x x | x x x x x x x x x x x x x x x | x x 0.016s 21.478s 638253393599799274: x x x x x x x x x x x x x | x x x x x x x x x x x x x x x 2206 x x 0.001s 21.479s 638253393599806527: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x | x x 0.001s 21.480s 638253393599819492: x x x x x x x x x x x x x x x x 2937 x x x x x x x x x x x x 2251 x x 0.002s 21.482s 638253393599836129: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x | x x 0.001s 21.483s 638253393599846088: x x 2938 x x x x x x x x x x x x x x x x x x x x x x x x x x 2206 x x 0.002s 21.485s 638253393599862476: x x | x x x x x x x x x x 2939 x x x x x x x x x x x x x x x x x x 0.001s 21.485s 638253393599869506: x x x x x x x x x x x x x | x x x x x x x x x x x x x x x 2251 x x 0.001s 21.487s 638253393599880871: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x | x x 0.003s 21.489s 638253393599908846: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 2206 x x 0.001s 21.490s 638253393599920440: x x x x x x x x x x x x x x x x x x x 2940 x x x x x x x x x x x x 0.002s 21.492s 638253393599936951: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 2206 x x 0.004s 21.496s 638253393599974762: x x x x x x x x x x x x x x x 323 x x x x x x x x x x x x x x x x 0.019s 21.515s 638253393600169423: 2972 2963 2954 2965 2955 2969 2941 2968 2953 2960 2959 2970 2956 2957 2967 2944 2951 2950 2961 2943 2962 2942 2964 2949 2948 2947 2966 2971 2946 2945 2958 2952 0.018s 21.533s 638253393600350348: | | 2992 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.535s 638253393600362092: | | | | | | | | | 2975 | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.535s 638253393600370031: | | | | | | 2993 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.536s 638253393600380335: | | | | | | | | | | | | | | | | | | | | 2986 | | | | | | | | | | | 0.001s 21.537s 638253393600387619: 3027 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.538s 638253393600396072: | | | 2978 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.540s 638253393600413219: | | | | 3006 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.541s 638253393600422790: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2980 | | | 0.001s 21.542s 638253393600430874: 3256 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.543s 638253393600446470: 3027 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.544s 638253393600453993: | | | | 3257 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.545s 638253393600463527: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3014 | 0.001s 21.546s 638253393600474727: | | | | | | | | | | | | | | | | | | | | | | | | | 2990 | | | | | | 0.001s 21.547s 638253393600483292: | | | | | | | | | | 3005 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.548s 638253393600491007: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2996 | | | | 0.001s 21.548s 638253393600498110: 3258 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.549s 638253393600510468: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3259 | 0.001s 21.551s 638253393600522037: | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.553s 638253393600544609: | | | | | | | | | | | | | | | | | | | | | | | | 2981 | | | | | | | 0.001s 21.554s 638253393600553418: | | | | | | | | | | | | | | | | | | | 2994 | | | | | | | | | | | | 0.001s 21.555s 638253393600566619: | | | | | | | | | | | | | | | | | | | | | 3008 | | | | | | | | | | 0.001s 21.556s 638253393600576654: | | | | | | | | | | | | | | | 2991 | | | | | | | | | | | | | | | | 0.001s 21.557s 638253393600584453: | | | | | | | | | | | | | | | | | | 2974 | | | | | | | | | | | | | 0.001s 21.558s 638253393600592062: | | | | | | | 2988 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.558s 638253393600599449: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3014 | 0.000s 21.558s 638253393600599959: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2983 | | 0.001s 21.560s 638253393600614678: | | | | 3006 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.560s 638253393600615146: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2976 0.001s 21.561s 638253393600622463: | | | | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | 0.001s 21.561s 638253393600629779: | | | | | | | | 2987 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.562s 638253393600637352: | | | | | | | | | | | | | | | | | 2989 | | | | | | | | | | | | | | 0.001s 21.563s 638253393600644786: | | | | | 2979 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.564s 638253393600652062: | | | 3000 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.564s 638253393600659300: | | | | | | | | | | | | | | 2977 | | | | | | | | | | | | | | | | | 0.001s 21.565s 638253393600666420: | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.566s 638253393600673780: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3053 | | | 0.001s 21.567s 638253393600680997: | | | | | | | | | | | | | | | | | | | | | 3260 | | | | | | | | | | 0.001s 21.567s 638253393600688375: | | | | | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.568s 638253393600695530: | | | | | | | | | | | 2997 | | | | | | | | | | | | | | | | | | | | 0.001s 21.569s 638253393600702886: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3035 | | | | 0.001s 21.569s 638253393600710015: | | | | | | | | | | | | | | | | | | | | | | 2982 | | | | | | | | | 0.001s 21.570s 638253393600717502: | | | | 3261 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.571s 638253393600724964: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3262 | 0.001s 21.572s 638253393600732088: | | | | | | | | | | | | | | | | | | | 3015 | | | | | | | | | | | | 0.001s 21.572s 638253393600739119: | 2973 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.573s 638253393600746199: | | | | | | | | | | | | | | | | | | | | | | | | 3007 | | | | | | | 0.001s 21.574s 638253393600753523: | | | | | | | | | | | | | | | | | | | | | 3008 | | | | | | | | | | 0.000s 21.574s 638253393600753988: | | 3263 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.575s 638253393600761025: | | | | | | | | | | | | | | | | | | 3012 | | | | | | | | | | | | | 0.001s 21.575s 638253393600768449: | | | | 3006 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.575s 638253393600768848: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3264 | | | 0.001s 21.576s 638253393600775892: | | | | | | | | | | | | | | | | | | | | | | | | | | 2984 | | | | | 0.001s 21.577s 638253393600782907: | | | | | | | | | | | | | | | | | 3021 | | | | | | | | | | | | | | 0.001s 21.577s 638253393600790028: | | | 3265 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.578s 638253393600797218: | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.578s 638253393600797661: | | | | | | | | | | | | | | | | | | | | | | | | 3266 | | | | | | | 0.001s 21.579s 638253393600804777: | | | | | | | | | | | | | | | | | | 3267 | | | | | | | | | | | | | 0.001s 21.580s 638253393600811709: | | 3268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.580s 638253393600818748: | | | | | | | | | | | | | | | | | | | | | | | | 3007 | | | | | | | 0.000s 21.580s 638253393600819136: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3014 | 0.000s 21.580s 638253393600819441: | | | | | | | | | | | 3269 | | | | | | | | | | | | | | | | | | | | 0.001s 21.581s 638253393600826432: | | | | | | | | | | | | | | | | 2998 | | | | | | | | | | | | | | | 0.001s 21.582s 638253393600833704: | | | | | | | | | | | | | | | | | | 3012 | | | | | | | | | | | | | 0.000s 21.582s 638253393600834103: | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.583s 638253393600844205: | | | | | | | | | | | 2997 | | | | | | | | | | | | | | | | | | | | 0.000s 21.583s 638253393600846030: | | | | 3270 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.584s 638253393600854846: | | | | | | | | | | | | | 3271 | | | | | | | | | | | | | | | | | | 0.001s 21.585s 638253393600862576: | | | | | | | | | | 3272 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.586s 638253393600871557: | | | | | | | | | | | | | | | | | | | | | 3273 | | | | | | | | | | 0.001s 21.587s 638253393600880904: | | | | | | | | | | | | | | | | | | 3274 | | | | | | | | | | | | | 0.001s 21.587s 638253393600888843: | | | | | | | | | | | 3275 | | | | | | | | | | | | | | | | | | | | 0.001s 21.588s 638253393600896497: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3053 | | | 0.000s 21.588s 638253393600896967: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3276 | 0.001s 21.589s 638253393600904464: | | | 3000 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.589s 638253393600904876: | | | | | | | | | | | | | | | | | | | | | 3008 | | | | | | | | | | 0.000s 21.589s 638253393600905194: | | | | | | | | | | | | | | | | | | 3012 | | | | | | | | | | | | | 0.000s 21.589s 638253393600908225: | | 3277 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.591s 638253393600924754: | | | | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | 0.000s 21.591s 638253393600925215: | | | | | | | | | 3278 | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.592s 638253393600932296: | | | | | | | | | | | 2997 | | | | | | | | | | | | | | | | | | | | 0.000s 21.592s 638253393600932671: | | | 3279 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 21.608s 638253393601099818: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3280 | | | 0.001s 21.609s 638253393601107701: | | | | | | 3281 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.610s 638253393601114473: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3282 | | | | 0.001s 21.611s 638253393601120975: | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.611s 638253393601121383: | | | | | | | | | | | | | 3283 | | | | | | | | | | | | | | | | | | 0.001s 21.611s 638253393601128060: | | | | | | | | | | | | | | | | | 3284 | | | | | | | | | | | | | | 0.001s 21.613s 638253393601142057: | | | | | | | | | | | | | | | | | | | | | | | | 3285 | | | | | | | 0.001s 21.614s 638253393601152473: | | | | | | | | | | | | | | | | | | | | | | 3010 | | | | | | | | | 0.001s 21.615s 638253393601160817: | | | | | | | | | | | | | | | | | | | 3286 | | | | | | | | | | | | 0.001s 21.615s 638253393601168951: | | | | | | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | 0.001s 21.616s 638253393601177371: | | | | | | | | | | 3005 | | | | | | | | | | | | | | | | | | | | | 0.000s 21.616s 638253393601177837: | | | | | | | | | | | | | | | | | | | | | | | 2985 | | | | | | | | 0.001s 21.617s 638253393601185800: | | | 3000 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.617s 638253393601186243: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3013 0.001s 21.618s 638253393601194531: | | | | | | | | | | | | | | | | | | | | | 3287 | | | | | | | | | | 0.001s 21.619s 638253393601202409: | 3016 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.620s 638253393601210533: | | | | | | | | | | | | | | | | 3288 | | | | | | | | | | | | | | | 0.001s 21.620s 638253393601218384: | | | | | | | | | | | | | | 3018 | | | | | | | | | | | | | | | | | 0.001s 21.621s 638253393601226388: | | | | | | | | 3004 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.622s 638253393601234709: | | | | | | | | | | | | | | | | | | 3289 | | | | | | | | | | | | | 0.001s 21.623s 638253393601242478: | | | | | | | | | | | 3290 | | | | | | | | | | | | | | | | | | | | 0.001s 21.623s 638253393601250274: | | | | | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.624s 638253393601250750: | | | | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | 0.000s 21.624s 638253393601251039: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3035 | | | | 0.000s 21.624s 638253393601251346: | | | | | | | | | | | | | | | | | | | | | | | | | | 3017 | | | | | 0.001s 21.624s 638253393601259072: | | | | | | | | | | | | 2995 | | | | | | | | | | | | | | | | | | | 0.001s 21.625s 638253393601266756: | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.625s 638253393601267154: | | 3291 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.626s 638253393601276871: | | | | | | | | | | | | | | | 3057 | | | | | | | | | | | | | | | | 0.001s 21.627s 638253393601284947: | | | | | 3003 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.628s 638253393601292473: | | | | | | | | | | | | | | | | | | | | | | | | 3007 | | | | | | | 0.000s 21.628s 638253393601292898: | | | | | | | | | | | | | | | | | 3021 | | | | | | | | | | | | | | 0.000s 21.628s 638253393601293224: | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.629s 638253393601300781: | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | | | | | | 0.001s 21.629s 638253393601308340: 3027 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.629s 638253393601309055: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3002 | | 0.001s 21.630s 638253393601317278: | | | | 3006 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.630s 638253393601317725: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3014 | 0.000s 21.630s 638253393601318055: | | | | | | | | | | | | | | | | | | | 3015 | | | | | | | | | | | | 0.000s 21.630s 638253393601318376: | | | | | | | | | | | | | | | | | | | | | | 3292 | | | | | | | | | 0.001s 21.631s 638253393601326409: | | | | | | | | | | 3293 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.632s 638253393601333946: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3053 | | | 0.000s 21.632s 638253393601334425: | | | | | | | | | | | | | | | | | | | | 3294 | | | | | | | | | | | 0.001s 21.633s 638253393601341725: | | | 3295 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.633s 638253393601349223: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3296 0.001s 21.634s 638253393601356704: | | | | | | | | | | | | | | | | 2998 | | | | | | | | | | | | | | | 0.000s 21.634s 638253393601357146: | 3297 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.635s 638253393601364635: | | | | | | | | | | | | | | 3298 | | | | | | | | | | | | | | | | | 0.001s 21.636s 638253393601371644: | | | | | | | | | | | 2997 | | | | | | | | | | | | | | | | | | | | 0.000s 21.636s 638253393601372046: | | | | | | 3299 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.636s 638253393601379054: | | | | | | | | 3300 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.637s 638253393601385965: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3301 | | | | 0.001s 21.638s 638253393601393142: | | | | | | | | | 3302 | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.638s 638253393601400059: | | | | | | | | | | | | | 3303 | | | | | | | | | | | | | | | | | | 0.001s 21.639s 638253393601407073: | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.639s 638253393601407546: | | | | | | | | | | | | | | | | | | | | | | | | | | 3304 | | | | | 0.001s 21.640s 638253393601414617: | | | | | | | | | | | | | | | | | | 3012 | | | | | | | | | | | | | 0.000s 21.640s 638253393601415023: 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.641s 638253393601422888: | | | | | 3305 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.641s 638253393601429990: | | | | | | | | | | | | | | | | | | | | | | | | 3306 | | | | | | | 0.001s 21.642s 638253393601437535: | | | | | | | | | | | | | | | | | | | 3307 | | | | | | | | | | | | 0.001s 21.643s 638253393601445481: | | | | 3308 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.644s 638253393601454039: | | | | | | | | | | | | | | | | | | | | | | 3010 | | | | | | | | | 0.000s 21.644s 638253393601454599: | | | | | | | 3309 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.645s 638253393601462241: | | | | | | | | | | 3005 | | | | | | | | | | | | | | | | | | | | | 0.000s 21.645s 638253393601462666: | | | | | | | | | | | | | | | | | | | | | | | | | 3310 | | | | | | 0.001s 21.645s 638253393601469917: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3311 | 0.001s 21.646s 638253393601477076: | | | | | | | | | | | | | | | | | | | | | 3008 | | | | | | | | | | 0.000s 21.646s 638253393601477464: | | | | | | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | 0.000s 21.646s 638253393601477801: | | | | | | | | | | | | | | | | | 3312 | | | | | | | | | | | | | | 0.001s 21.647s 638253393601485050: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3075 | | | 0.001s 21.648s 638253393601492193: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3013 0.000s 21.648s 638253393601494504: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3313 | | 0.001s 21.649s 638253393601501377: | | | | | | | | | | | | | | | | 3314 | | | | | | | | | | | | | | | 0.001s 21.649s 638253393601508486: | 3016 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.649s 638253393601508996: | | | | | | | | | | | | | | 3018 | | | | | | | | | | | | | | | | | 0.000s 21.649s 638253393601509422: | | | | | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.649s 638253393601509772: | | | | | | | | 3004 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.649s 638253393601510079: | | | | | | | | | | | 3315 | | | | | | | | | | | | | | | | | | | | 0.001s 21.650s 638253393601517935: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3035 | | | | 0.000s 21.650s 638253393601518350: | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.650s 638253393601518680: | | | | | | | | | | | | | | | | | | | | | | | | | | 3017 | | | | | 0.000s 21.650s 638253393601519004: | | | | | | | | | | | | | | | | | | 3316 | | | | | | | | | | | | | 0.001s 21.651s 638253393601526663: | | 3317 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.652s 638253393601533738: 3318 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.653s 638253393601541675: | | | | | 3003 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.653s 638253393601542237: | | | | | | | | | | | | | | | | | | | 3015 | | | | | | | | | | | | 0.000s 21.653s 638253393601542567: | | | | | | | | | | | | | | | 3319 | | | | | | | | | | | | | | | | 0.001s 21.653s 638253393601549923: | | | | | | | | | | | | | | | | | | | | | | 3320 | | | | | | | | | 0.001s 21.654s 638253393601557781: | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.654s 638253393601558278: | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | | | | | | 0.000s 21.654s 638253393601558642: | | | | | | | | | | 3321 | | | | | | | | | | | | | | | | | | | | | 0.002s 21.657s 638253393601581716: | | | | | | | | | | | | 3050 | | | | | | | | | | | | | | | | | | | 0.001s 21.657s 638253393601589794: | 3322 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.658s 638253393601597586: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3323 0.001s 21.659s 638253393601604750: | | | | | | | | | | | | | | | | | | | | | | | | 3007 | | | | | | | 0.000s 21.659s 638253393601605255: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3324 | | | 0.001s 21.660s 638253393601612218: | | | | | | 3325 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.660s 638253393601619051: 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.660s 638253393601619907: | | | | | | | | | | | | | | 3326 | | | | | | | | | | | | | | | | | 0.001s 21.661s 638253393601627301: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3002 | | 0.000s 21.661s 638253393601628048: | | | | | | | | | | | | | | | | | | | | 3327 | | | | | | | | | | | 0.001s 21.662s 638253393601636619: | | | | | | | | | | | | | | | | 2998 | | | | | | | | | | | | | | | 0.000s 21.662s 638253393601637094: | | | | | | | | | | | | | | | | | | | | | | | | | | 3328 | | | | | 0.001s 21.663s 638253393601644477: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3329 | | | | 0.001s 21.664s 638253393601651158: | | | 3000 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.664s 638253393601651551: | | | | 3006 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.664s 638253393601651850: | | | | | | | | | | | | | | | | | 3021 | | | | | | | | | | | | | | 0.000s 21.664s 638253393601652130: | | | | | 3330 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.664s 638253393601658948: | | | | | | | | 3331 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.665s 638253393601665644: | | | | | | | | | | | | | | | | | | | | | | | | | 3332 | | | | | | 0.001s 21.666s 638253393601672732: | | | | | | | | | | | | | | | 3057 | | | | | | | | | | | | | | | | 0.000s 21.666s 638253393601673106: | | | | | | | | | 3333 | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.666s 638253393601679989: | | | | | | | | | | | | | | | | | | | | | | 3010 | | | | | | | | | 0.000s 21.666s 638253393601680427: | | | | | | | 3334 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.667s 638253393601687568: | 3016 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.667s 638253393601687912: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3075 | | | 0.000s 21.667s 638253393601688220: | | | | | | | | | | | | | | | | | | | 3335 | | | | | | | | | | | | 0.001s 21.668s 638253393601695070: | | | | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | 0.000s 21.668s 638253393601695486: | | | | | | | | | | | | 3336 | | | | | | | | | | | | | | | | | | | 0.001s 21.669s 638253393601702339: | | | | | | | | | | | | | | | | | | | | | | | | 3337 | | | | | | | 0.001s 21.669s 638253393601709177: 3338 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.670s 638253393601717302: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3013 0.000s 21.670s 638253393601719752: | | | | | | | | | | | | | | 3018 | | | | | | | | | | | | | | | | | 0.000s 21.670s 638253393601720099: | | | 3339 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.671s 638253393601727149: | | | | | 3003 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.671s 638253393601727581: | | | | | | | | | | | | | | | | 3340 | | | | | | | | | | | | | | | 0.001s 21.672s 638253393601734371: | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.672s 638253393601734743: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3341 | | 0.001s 21.673s 638253393601741360: | | | | | | | | | | | | | | | | | | | | | | | | | | 3017 | | | | | 0.000s 21.673s 638253393601741704: | | | | | | | | 3004 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.673s 638253393601741977: | | | | 3055 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.673s 638253393601748613: | | | | | | | | | | | | | | | | | 3049 | | | | | | | | | | | | | | 0.001s 21.674s 638253393601755785: | | | | | | | | | | | 2997 | | | | | | | | | | | | | | | | | | | | 0.000s 21.674s 638253393601756361: | | | | | | | | | | | | | | | 3342 | | | | | | | | | | | | | | | | 0.001s 21.675s 638253393601763305: | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.675s 638253393601763700: | 3343 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.676s 638253393601770520: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3344 | | | 0.001s 21.676s 638253393601777257: | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | | | | | | 0.000s 21.676s 638253393601777609: | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.676s 638253393601777915: 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.676s 638253393601778470: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3014 | 0.000s 21.676s 638253393601778886: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3345 0.001s 21.677s 638253393601785788: | | | | | | | | | | | | | | | | 2998 | | | | | | | | | | | | | | | 0.000s 21.677s 638253393601786182: | | | | | | | | | | | | | | | | | | | | | | 3346 | | | | | | | | | 0.001s 21.678s 638253393601793484: | | | | | 3347 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.678s 638253393601800481: | | | | | | | | | | | | | | | | | | 3012 | | | | | | | | | | | | | 0.000s 21.679s 638253393601800877: | | | | | | | | | | | | 3050 | | | | | | | | | | | | | | | | | | | 0.000s 21.679s 638253393601801187: | | | | | | | | | | | | | | 3348 | | | | | | | | | | | | | | | | | 0.001s 21.679s 638253393601808056: | | | | | | | | | | | | | | | | | | | | | | | | | | 3349 | | | | | 0.001s 21.680s 638253393601815367: | | | | | | | 3350 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.681s 638253393601822112: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3035 | | | | 0.000s 21.681s 638253393601822551: | | | | | | | | | | | | | | | | | | | | | | | | 3007 | | | | | | | 0.000s 21.681s 638253393601822882: | | | | | | | | | | | | | | | 3057 | | | | | | | | | | | | | | | | 0.000s 21.681s 638253393601823177: | | | | | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.681s 638253393601823458: | | | | | | | | | | | 3351 | | | | | | | | | | | | | | | | | | | | 0.001s 21.681s 638253393601830082: | | | | | | | | | | | | | | | | | 3352 | | | | | | | | | | | | | | 0.001s 21.682s 638253393601837286: | | | | | | | | | | | | | 3353 | | | | | | | | | | | | | | | | | | 0.001s 21.683s 638253393601844350: 3354 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.684s 638253393601852151: | | | | | | | | 3355 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.684s 638253393601859077: | | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | | | | 0.001s 21.685s 638253393601866051: | | 3356 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.686s 638253393601873253: | | | | | | | | | | | | 3357 | | | | | | | | | | | | | | | | | | | 0.014s 21.700s 638253393602015406: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3002 | | 0.000s 21.700s 638253393602015906: | 3016 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.700s 638253393602016204: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3033 | 0.001s 21.701s 638253393602023555: | | | | | | | | | | | | | | | | | | | 3015 | | | | | | | | | | | | 0.000s 21.701s 638253393602023964: | | | | 3358 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.702s 638253393602030592: | | | | | | | | | | | | | | | 3359 | | | | | | | | | | | | | | | | 0.003s 21.704s 638253393602058456: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3360 | | | | 0.001s 21.705s 638253393602064970: | | | | | | | | | 3361 | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.706s 638253393602071375: | | | 3000 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.706s 638253393602071959: | | | | | 3003 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.706s 638253393602072346: | | | | | | | | | | | | | | | | | | | | | 3362 | | | | | | | | | | 0.001s 21.706s 638253393602078920: | | | | | | 3363 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 21.709s 638253393602109049: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3013 0.000s 21.710s 638253393602111541: | | | | | | | | | | | | | | | | 3364 | | | | | | | | | | | | | | | 0.001s 21.710s 638253393602118405: | | | | | | | | | | | | 3050 | | | | | | | | | | | | | | | | | | | 0.000s 21.710s 638253393602118851: | | | | | | | | | | | | | | | | | | 3059 | | | | | | | | | | | | | 0.001s 21.711s 638253393602125732: | | | | | | | | | | | | | | 3018 | | | | | | | | | | | | | | | | | 0.000s 21.711s 638253393602126154: | 3365 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.712s 638253393602133436: | | | | | | | | | | | | | | | | | | | | | | | | | 3366 | | | | | | 0.001s 21.713s 638253393602140621: | | | | 3055 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.713s 638253393602141049: | | | | | | | | | | | | | | | | | 3049 | | | | | | | | | | | | | | 0.000s 21.713s 638253393602141368: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3075 | | | 0.000s 21.713s 638253393602141655: | | | | | | | | | | | | | | | | | | | | | | | 3367 | | | | | | | | 0.001s 21.713s 638253393602149593: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3368 | | 0.001s 21.714s 638253393602156758: | | | | | | | | | | | | | | | | | | | 3369 | | | | | | | | | | | | 0.003s 21.717s 638253393602185309: | | | | | | | | | | 3005 | | | | | | | | | | | | | | | | | | | | | 0.000s 21.717s 638253393602185850: | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | | | | 0.001s 21.718s 638253393602193269: | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.718s 638253393602193676: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3370 | 0.001s 21.718s 638253393602200468: | | | | | | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | 0.000s 21.719s 638253393602200872: | | | | | | | | | | | | | | | 3057 | | | | | | | | | | | | | | | | 0.000s 21.719s 638253393602201179: | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.719s 638253393602208117: | | | | | 3371 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.720s 638253393602214585: 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.720s 638253393602215200: | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.720s 638253393602215574: | | | | | | | | | | | | | | | | | | | | | | | | | | 3017 | | | | | 0.000s 21.720s 638253393602215847: | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.720s 638253393602216172: | | | | | | | | | | | | | | | | | | | | | | 3010 | | | | | | | | | 0.000s 21.720s 638253393602216483: | | | | | | | | | | | | | | 3372 | | | | | | | | | | | | | | | | | 0.001s 21.721s 638253393602223221: | | | | | | | | 3004 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.721s 638253393602223664: | | | | | | | | | | | | 3373 | | | | | | | | | | | | | | | | | | | 0.001s 21.721s 638253393602230308: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3374 0.001s 21.722s 638253393602237379: | | | | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | 0.000s 21.722s 638253393602237857: | | | | | | | | | | | | | | | | | 3375 | | | | | | | | | | | | | | 0.001s 21.723s 638253393602245320: | | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | | | | 0.000s 21.723s 638253393602245756: | | | | | | | | | | | | | | | | | | 3376 | | | | | | | | | | | | | 0.001s 21.724s 638253393602252662: | | | | | | | | | | | | | | | | | | | | | 3008 | | | | | | | | | | 0.000s 21.724s 638253393602253081: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3377 | | | 0.001s 21.724s 638253393602259955: | 3016 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.724s 638253393602260375: | | | | 3378 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.725s 638253393602267176: | | | | | | | | | | 3379 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.726s 638253393602274656: | | | | | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.726s 638253393602275041: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3033 | 0.000s 21.726s 638253393602275393: | | | | | | | | | 3380 | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.727s 638253393602281975: | | | | | | | | | | | | | | | 3381 | | | | | | | | | | | | | | | | 0.004s 21.731s 638253393602323605: | | | | | | | | 3382 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.732s 638253393602332263: | | 3383 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.732s 638253393602339423: | | | | | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | 0.001s 21.733s 638253393602346787: 3384 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.734s 638253393602355050: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3002 | | 0.000s 21.734s 638253393602355581: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3035 | | | | 0.000s 21.734s 638253393602356014: | | | | | | | | | | | | | | | | | | | | | 3024 | | | | | | | | | | 0.001s 21.735s 638253393602363118: | | | | | | | | | | | | | | | | | | | | | | 3385 | | | | | | | | | 0.001s 21.735s 638253393602370141: | | | | | | | | | | | | | 3036 | | | | | | | | | | | | | | | | | | 0.001s 21.736s 638253393602376924: | | | | | | | | | | | | | | | | | | | | | | | | | | 3386 | | | | | 0.003s 21.739s 638253393602406799: | | | | | | | 3387 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.740s 638253393602414299: | | | | | | | | | | | | | | | | | | 3059 | | | | | | | | | | | | | 0.000s 21.740s 638253393602414764: | 3054 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.741s 638253393602421416: | | | | | | | | | | | | | | | | | 3049 | | | | | | | | | | | | | | 0.000s 21.741s 638253393602421824: | | | | | | 3069 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.741s 638253393602428666: | | | 3388 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.742s 638253393602435954: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3389 | 0.001s 21.743s 638253393602442526: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3075 | | | 0.000s 21.743s 638253393602443048: | | | | 3055 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.743s 638253393602443543: | | | | | | | | | | | | | | | | | | | | | | | | 3390 | | | | | | | 0.001s 21.743s 638253393602450145: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3391 | | 0.001s 21.744s 638253393602456655: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.001s 21.745s 638253393602470087: | | | | | | | | | | | | | | | 3057 | | | | | | | | | | | | | | | | 0.000s 21.746s 638253393602470569: | | | | | | | | | | | | | | | | | | | | | | | 3392 | | | | | | | | 0.003s 21.749s 638253393602503926: | | | | | | | | | | | | | | | | | | | 3015 | | | | | | | | | | | | 0.000s 21.749s 638253393602504511: | | | | | | | | | | | | | 3393 | | | | | | | | | | | | | | | | | | 0.001s 21.750s 638253393602513052: | | | | | | | | | | | | | | | | | | | | | 3394 | | | | | | | | | | 0.001s 21.751s 638253393602520853: 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.751s 638253393602521515: | | | | | | 3395 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.751s 638253393602529669: | | | | | | | | | | | | | | | | | 3396 | | | | | | | | | | | | | | 0.009s 21.760s 638253393602619811: | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | | | | 0.000s 21.760s 638253393602620325: | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | | | | | | 0.000s 21.761s 638253393602620645: | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.761s 638253393602620963: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3397 | | | | 0.001s 21.761s 638253393602628242: | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.761s 638253393602628624: | | | | | | | | | | | | | | | | | | 3398 | | | | | | | | | | | | | 0.003s 21.764s 638253393602657409: | | | | | | | | | | | | | | 3018 | | | | | | | | | | | | | | | | | 0.000s 21.764s 638253393602657825: | | | | | | | | | | 3005 | | | | | | | | | | | | | | | | | | | | | 0.000s 21.764s 638253393602658162: | | | | | | | | | | | | | | | | | | | | 3399 | | | | | | | | | | | 0.001s 21.765s 638253393602664896: | | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | | | | 0.000s 21.765s 638253393602665253: | | | | | | | | | | | | | | | 3400 | | | | | | | | | | | | | | | | 0.001s 21.766s 638253393602671606: | | | | | | | | | | | | | | | | | | | 3038 | | | | | | | | | | | | 0.001s 21.766s 638253393602678432: | | | | | | | | | | | | | 3036 | | | | | | | | | | | | | | | | | | 0.000s 21.766s 638253393602678794: | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.766s 638253393602679070: | | | | | | | | | | | | | | | | | | | | | | 3010 | | | | | | | | | 0.000s 21.766s 638253393602679379: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3401 | | | 0.003s 21.769s 638253393602708756: | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.769s 638253393602709225: | | | | | | 3069 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.769s 638253393602709571: 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.770s 638253393602717905: | | | | | | | | | | | | | | | | | | | | | 3024 | | | | | | | | | | 0.000s 21.770s 638253393602718370: | | | | | 3003 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.770s 638253393602718697: | | | | | | | | | | | | | | | | | 3049 | | | | | | | | | | | | | | 0.000s 21.770s 638253393602719000: | | | | | | | | | | | | 3050 | | | | | | | | | | | | | | | | | | | 0.000s 21.770s 638253393602719280: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3013 0.000s 21.771s 638253393602721505: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.002s 21.773s 638253393602742748: | | | | | | | | | | | | | | | | | | | | | | | | 3402 | | | | | | | 0.001s 21.774s 638253393602750499: | | | 3403 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.023s 21.797s 638253393602983964: | | | | | | | | | | | | | | | | | | | | | | | | | 3404 | | | | | | 0.001s 21.798s 638253393602991234: | 3405 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.798s 638253393602997827: | | | | | | | | | | | | | | | | | | | | | | | | | | 3017 | | | | | 0.000s 21.798s 638253393602998274: | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.799s 638253393603004783: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3033 | 0.000s 21.799s 638253393603005133: | | | | 3091 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.800s 638253393603011545: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3002 | | 0.000s 21.800s 638253393603011941: | | | | | | | | 3004 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.800s 638253393603012208: | | | | | | | | | | | | | | | | 2998 | | | | | | | | | | | | | | | 0.000s 21.800s 638253393603012478: | | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.800s 638253393603018739: | | | | | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | 0.000s 21.800s 638253393603019050: | | | | | | | | | | | | | | | | | | 3059 | | | | | | | | | | | | | 0.000s 21.800s 638253393603019392: | | | | | | | | | | | | | 3406 | | | | | | | | | | | | | | | | | | 0.001s 21.801s 638253393603025819: | | 3407 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.802s 638253393603032288: | | | | | | | | | | | | | | | | | | | | | | | 3408 | | | | | | | | 0.001s 21.802s 638253393603038520: | | | | | | | | | | | | | | | | | | | 3409 | | | | | | | | | | | | 0.001s 21.803s 638253393603044921: | | | | | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | 0.001s 21.804s 638253393603051340: | | | | | | 3410 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.804s 638253393603057548: | | | | | | | | | | | | | | | | | 3411 | | | | | | | | | | | | | | 0.003s 21.807s 638253393603085447: | | | | | | | | | | | | 3412 | | | | | | | | | | | | | | | | | | | 0.001s 21.808s 638253393603091780: | | | | | | | | | 3413 | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.808s 638253393603097936: | | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | 0.001s 21.809s 638253393603104231: | | | | | | | | | | | | | | | | | | | | | 3414 | | | | | | | | | | 0.001s 21.809s 638253393603110432: 3415 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.810s 638253393603117911: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3416 | | | | 0.001s 21.811s 638253393603124532: | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | | | | 0.000s 21.811s 638253393603124958: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3031 0.001s 21.812s 638253393603131482: | | | | | 3030 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.812s 638253393603137811: | | | | | | | | | | | | | | | 3057 | | | | | | | | | | | | | | | | 0.000s 21.812s 638253393603138206: | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.812s 638253393603138518: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3075 | | | 0.000s 21.812s 638253393603138814: | 3054 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.812s 638253393603139126: | | | | | | | | | | | | | | | | | | | | 3417 | | | | | | | | | | | 0.001s 21.813s 638253393603150452: | | | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.814s 638253393603157057: | | | | | | | | | | | | | | | | 3418 | | | | | | | | | | | | | | | 0.001s 21.815s 638253393603163497: | | | | | | | 3419 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.815s 638253393603169785: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3041 | | 0.003s 21.818s 638253393603198657: | | | | | | | | | | | | | 3036 | | | | | | | | | | | | | | | | | | 0.000s 21.818s 638253393603199131: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3056 | 0.001s 21.819s 638253393603206128: | | | | | | | | | | | | | | | | | | 3420 | | | | | | | | | | | | | 0.001s 21.820s 638253393603212527: | | | | | | | | | | | | | | | | | | | | | | | | | | 3058 | | | | | 0.001s 21.820s 638253393603219342: | | | | 3421 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.821s 638253393603225764: | | | | | | | | | | | | | | | | | | | 3038 | | | | | | | | | | | | 0.000s 21.821s 638253393603226196: | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | | | | | | 0.000s 21.821s 638253393603226506: | | | | | | | | | | | | | | | | | | | | | | 3422 | | | | | | | | | 0.001s 21.822s 638253393603233011: | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.822s 638253393603233375: | | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | | | | 0.000s 21.822s 638253393603233657: | | | | | | | | | | 3423 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.822s 638253393603239981: | | | | | | | | | | | | | | | | | | | | | 3024 | | | | | | | | | | 0.000s 21.822s 638253393603240388: | | | | | | | | | | | | | | 3424 | | | | | | | | | | | | | | | | | 0.003s 21.825s 638253393603268773: | | | | | | | | | | | | | | | | | | | | | | | | 3425 | | | | | | | 0.001s 21.826s 638253393603275555: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 21.826s 638253393603275986: | | | | | | | | | | | | | | | | | 3049 | | | | | | | | | | | | | | 0.000s 21.826s 638253393603276291: | | | | | | | | | | | 2997 | | | | | | | | | | | | | | | | | | | | 0.000s 21.826s 638253393603276564: 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.826s 638253393603277096: | | | | | | 3069 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.826s 638253393603277407: | | | | | | | | | | | | | | | 3426 | | | | | | | | | | | | | | | | 0.001s 21.827s 638253393603284504: | | | | | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | 0.000s 21.827s 638253393603284899: | 3427 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.828s 638253393603291562: | | | | | | | | | | | | 3050 | | | | | | | | | | | | | | | | | | | 0.000s 21.828s 638253393603291917: | | | 3428 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.828s 638253393603298148: | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.828s 638253393603298509: | | | | | | | | 3429 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.829s 638253393603304644: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3103 | | | 0.001s 21.830s 638253393603310940: | | | | | 3430 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.830s 638253393603317510: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3431 0.001s 21.831s 638253393603323991: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3432 | | 0.001s 21.831s 638253393603330231: | | | | 3091 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.832s 638253393603330644: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3433 | 0.001s 21.832s 638253393603336880: | | | | | | | | | | | | | | | | | | | | | | | | | | 3434 | | | | | 0.001s 21.833s 638253393603343077: | | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | | | 0.000s 21.833s 638253393603343451: | | | | | | | | | | | | | | | | | | | | | | | 3435 | | | | | | | | 0.001s 21.833s 638253393603349552: | | | | | | | | | | | | | | | | | | | | | 3436 | | | | | | | | | | 0.001s 21.834s 638253393603355903: | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | | | | 0.001s 21.835s 638253393603362220: | | 3068 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.835s 638253393603368782: 3437 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.836s 638253393603376146: | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | | | | 0.000s 21.836s 638253393603376600: | | | | | | | | | | | | | | | | | | 3059 | | | | | | | | | | | | | 0.000s 21.836s 638253393603376916: | | | | | | | | | | | 3438 | | | | | | | | | | | | | | | | | | | | 0.003s 21.839s 638253393603407437: | | | | | | | | | | | | | | | | | | | 3439 | | | | | | | | | | | | 0.001s 21.840s 638253393603414217: | | | | | | | | | | | | | | | | | 3440 | | | | | | | | | | | | | | 0.001s 21.840s 638253393603420398: | | | | | | | | | | | | | | | | | | | | 3441 | | | | | | | | | | | 0.001s 21.841s 638253393603426769: | | | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.841s 638253393603427175: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3031 0.000s 21.841s 638253393603429106: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3041 | | 0.000s 21.841s 638253393603429418: | | | | | | | | | | | | | 3442 | | | | | | | | | | | | | | | | | | 0.001s 21.842s 638253393603436269: | | | | | | | | | | | | | | | 3057 | | | | | | | | | | | | | | | | 0.000s 21.842s 638253393603436659: | | | | | 3030 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.842s 638253393603436933: | | | | | | | | | | 3443 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.843s 638253393603443517: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3444 | | | | 0.001s 21.843s 638253393603449952: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3056 | 0.000s 21.843s 638253393603450343: | | | | | | 3111 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.844s 638253393603456732: | | | | | | | | | | | | | | | | | | | | | | | | 3445 | | | | | | | 0.001s 21.845s 638253393603462918: | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.845s 638253393603463272: | | 3446 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.845s 638253393603469411: | | | | | | | | | | | | | | | | | | | | | | | | | 3447 | | | | | | 0.001s 21.846s 638253393603475750: | | | | | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | 0.000s 21.846s 638253393603476109: 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.846s 638253393603477015: | 3054 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.846s 638253393603477353: | | | | | | | | | | | | 3079 | | | | | | | | | | | | | | | | | | | 0.001s 21.847s 638253393603484987: | | | | | | | | | | | | | | | | | | 3448 | | | | | | | | | | | | | 0.002s 21.849s 638253393603501937: | | | | | | | | | | | | | | | | | | | 3038 | | | | | | | | | | | | 0.000s 21.849s 638253393603502375: | | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | | | | 0.000s 21.849s 638253393603502678: | | | | | | | 3449 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.849s 638253393603509142: | | | | 3450 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.850s 638253393603515662: | | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | 0.000s 21.850s 638253393603516081: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3451 0.001s 21.851s 638253393603522315: | | | | | | | | | | | | | | | | | | | | | | | | | | 3058 | | | | | 0.000s 21.851s 638253393603522687: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3452 | | 0.001s 21.851s 638253393603529127: | | | | | | | | 3453 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.852s 638253393603535430: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3454 | | | 0.001s 21.853s 638253393603541556: | | 3068 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.853s 638253393603541929: 3455 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.853s 638253393603548876: | | | | | | | | | | | | | 3036 | | | | | | | | | | | | | | | | | | 0.000s 21.853s 638253393603549299: | | | 3456 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.854s 638253393603555671: | 3074 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.855s 638253393603561824: | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | | | | 0.000s 21.855s 638253393603562144: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3457 | 0.001s 21.855s 638253393603568427: | | | | | | | | | | | | | | | | | | | 3458 | | | | | | | | | | | | 0.001s 21.856s 638253393603574592: | | | | | | | | | | | | 3459 | | | | | | | | | | | | | | | | | | | 0.001s 21.857s 638253393603580619: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 21.857s 638253393603580984: | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | | | | 0.000s 21.857s 638253393603581251: | | | | | | | | | | | | | | 3460 | | | | | | | | | | | | | | | | | 0.001s 21.857s 638253393603587265: | | | | | | | | | | | | | | | | | | | | | | | | | | 3461 | | | | | 0.001s 21.858s 638253393603593514: | | | | | | 3462 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.858s 638253393603599731: | | | | | | | | | | | | | | | 3101 | | | | | | | | | | | | | | | | 0.001s 21.859s 638253393603606317: | | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | | | 0.000s 21.859s 638253393603606672: | | | | | | | | | | | | | | | | | | | | | | 3463 | | | | | | | | | 0.001s 21.860s 638253393603612812: | | | | | | | | | | | 2997 | | | | | | | | | | | | | | | | | | | | 0.000s 21.860s 638253393603613166: | | | | | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | 0.000s 21.860s 638253393603613496: | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.860s 638253393603613761: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3031 0.000s 21.860s 638253393603615523: | | | | | | | | | | | | | | | | | | 3059 | | | | | | | | | | | | | 0.000s 21.860s 638253393603615790: | | | | | | | | | | | | | | | | | | | | | | | 3028 | | | | | | | | 0.001s 21.861s 638253393603621891: | | | | | | | | | | | | | 3464 | | | | | | | | | | | | | | | | | | 0.001s 21.861s 638253393603627900: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3041 | | 0.000s 21.861s 638253393603628273: | | | | | | | | | | | | | | | | | 3049 | | | | | | | | | | | | | | 0.000s 21.861s 638253393603628553: | | | | 3091 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.861s 638253393603628827: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3465 | | | | 0.001s 21.862s 638253393603635240: | 3466 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.863s 638253393603641615: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3056 | 0.000s 21.863s 638253393603642025: | | | | | | | | | | | | 3079 | | | | | | | | | | | | | | | | | | | 0.000s 21.863s 638253393603642323: | | | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.863s 638253393603642613: | | | | | 3467 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.863s 638253393603649150: | | | | | | | | | | | | | | | | | | | | | 3024 | | | | | | | | | | 0.000s 21.863s 638253393603649525: | | | | | | 3111 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.863s 638253393603649805: | | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | 0.000s 21.863s 638253393603650071: | | | | | | | | | | | | | | | | | | | | | | | | 3468 | | | | | | | 0.001s 21.864s 638253393603656365: 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.864s 638253393603657267: | | | | | | | | | | | | | | | | | | | 3038 | | | | | | | | | | | | 0.000s 21.864s 638253393603657645: | | | | | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | 0.000s 21.865s 638253393603660704: | | | | 3469 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.866s 638253393603672871: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 21.866s 638253393603673372: 3470 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.868s 638253393603690868: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3471 | 0.001s 21.868s 638253393603697948: | | | | | | 3472 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.869s 638253393603704563: | 3074 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.869s 638253393603705757: | | | | | | | | | | | | | | | | | | | | | | | | | | 3058 | | | | | 0.000s 21.869s 638253393603706691: | | | | | | | | | | 3072 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.870s 638253393603717063: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3067 0.001s 21.871s 638253393603729800: | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.871s 638253393603730195: | | | | | | | | | | | | | | | | | | | 3473 | | | | | | | | | | | | 0.002s 21.873s 638253393603745217: | | | | | | | 3474 | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 21.888s 638253393603897769: | | | | | | | | | | | | | | | | | | 3096 | | | | | | | | | | | | | 0.001s 21.890s 638253393603912189: | | | | | | | | | | | | | | 3475 | | | | | | | | | | | | | | | | | 0.001s 21.890s 638253393603918407: | | | | | | | | | | | | | | | | | | | | | 3476 | | | | | | | | | | 0.001s 21.891s 638253393603924893: | | | | 3091 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.891s 638253393603925294: | | | | | | | | | | | | | | | | | 3477 | | | | | | | | | | | | | | 0.001s 21.892s 638253393603931393: | | | | | | | | | | | | | | | | | | | | | | 3478 | | | | | | | | | 0.001s 21.892s 638253393603937474: | | | | | | | | | | | 3019 | | | | | | | | | | | | | | | | | | | | 0.001s 21.893s 638253393603943529: | | | | | | | | | | | | 3479 | | | | | | | | | | | | | | | | | | | 0.001s 21.893s 638253393603950141: | | | | | | | | | | | | | | | | | | | | | | | | | 3480 | | | | | | 0.001s 21.894s 638253393603957693: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3481 | | 0.001s 21.895s 638253393603966991: | | | | | | | | | | | | | | | | | | | | 3482 | | | | | | | | | | | 0.001s 21.896s 638253393603973096: | | | | | | | | 3040 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.896s 638253393603979164: | | | | | | | | | | | | | 3036 | | | | | | | | | | | | | | | | | | 0.000s 21.896s 638253393603979532: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3056 | 0.000s 21.896s 638253393603979792: | | | | | | | | | | | | | | | | | | | | | | | 3483 | | | | | | | | 0.001s 21.897s 638253393603989788: | | | | | | | | | | | | | | | 3484 | | | | | | | | | | | | | | | | 0.001s 21.898s 638253393603996068: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3485 | | | | 0.001s 21.899s 638253393604002032: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3103 | | | 0.000s 21.899s 638253393604002407: | | | | | | 3111 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.899s 638253393604002733: | 3486 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.899s 638253393604009773: | | | | | | | | | | | | | | | | | | | | | | | | | | 3487 | | | | | 0.001s 21.900s 638253393604015920: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3488 0.001s 21.901s 638253393604021978: | | | 3052 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.901s 638253393604027973: 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.901s 638253393604028515: | | | | | | | | | | 3489 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.902s 638253393604035510: | | 3490 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.903s 638253393604041647: | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.903s 638253393604042019: | | | | | 3030 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.903s 638253393604042267: | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | | | | 0.000s 21.903s 638253393604042531: | | | | | | | | | | | | | | | | | | | 3038 | | | | | | | | | | | | 0.000s 21.903s 638253393604042774: | | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | 0.000s 21.903s 638253393604043027: | | | | | | | | | | | | | | | | | | 3491 | | | | | | | | | | | | | 0.001s 21.903s 638253393604049277: | | | | 3492 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.905s 638253393604068527: | | | | | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | 0.000s 21.905s 638253393604068980: | | | | | | | | | | | | 3079 | | | | | | | | | | | | | | | | | | | 0.000s 21.905s 638253393604069284: | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | | | | 0.000s 21.905s 638253393604069592: | | | | | | | | | | | 3493 | | | | | | | | | | | | | | | | | | | | 0.001s 21.907s 638253393604083697: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3041 | | 0.000s 21.907s 638253393604084120: | | | | | | | | | | | | | 3494 | | | | | | | | | | | | | | | | | | 0.001s 21.908s 638253393604090975: | | | | | | | | | | | | | | | | | | | | | | | 3028 | | | | | | | | 0.000s 21.908s 638253393604091368: | | | | | | | | 3495 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.908s 638253393604098286: | | | | | | | | | | | | | | | 3101 | | | | | | | | | | | | | | | | 0.000s 21.908s 638253393604098639: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3496 | | | 0.001s 21.909s 638253393604104792: | | | | | | | | | | | | | | | | | | | | | 3024 | | | | | | | | | | 0.000s 21.909s 638253393604105166: | | | | | | | | | | | | | | | | | | | | | | | | | | 3058 | | | | | 0.000s 21.909s 638253393604105431: | | | | | | 3497 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.910s 638253393604111691: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3067 0.000s 21.910s 638253393604114221: 3129 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.911s 638253393604121342: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3498 | 0.001s 21.911s 638253393604127876: | | | 3499 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.912s 638253393604133941: | | | | | | | | | | | | | | 3500 | | | | | | | | | | | | | | | | | 0.001s 21.912s 638253393604140016: | | | | | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | 0.000s 21.912s 638253393604140453: | | | | | 3060 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.913s 638253393604147374: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 21.913s 638253393604147715: | | | | | | | 3501 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.914s 638253393604157059: | | | | | | | | | | | | | | | | | | | 3097 | | | | | | | | | | | | 0.001s 21.915s 638253393604163492: | | | | | | | | | | | | | | | | | | | | | | | | 3502 | | | | | | | 0.001s 21.915s 638253393604169645: | 3074 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.916s 638253393604172496: | | | | 3091 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.916s 638253393604172797: | | | | | | | | | | | | | | | | | | | | | | | | | 3503 | | | | | | 0.001s 21.916s 638253393604179032: | | | | | | | | | | | | 3504 | | | | | | | | | | | | | | | | | | | 0.001s 21.917s 638253393604188364: | | | | | | | | | | | | | | | | | | | | | | 3505 | | | | | | | | | 0.001s 21.918s 638253393604195049: | | | | | | | | | | 3072 | | | | | | | | | | | | | | | | | | | | | 0.000s 21.918s 638253393604195427: | | | | | | | | | | | 3019 | | | | | | | | | | | | | | | | | | | | 0.000s 21.918s 638253393604195691: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3506 | | 0.001s 21.919s 638253393604201840: | | | | | | | | 3040 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.919s 638253393604202199: | | | | | | | | | | | | | | | | | | | | | | | 3507 | | | | | | | | 0.001s 21.919s 638253393604208612: | | | | | | | | | | | | | | | 3508 | | | | | | | | | | | | | | | | 0.001s 21.920s 638253393604214857: | | 3068 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.920s 638253393604215207: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3103 | | | 0.000s 21.920s 638253393604215489: | | | | | | | | | | | | | | | | | | | | | | | | | | 3509 | | | | | 0.001s 21.921s 638253393604221757: | | | | | | | | | | | | | | | | | | 3096 | | | | | | | | | | | | | 0.000s 21.921s 638253393604222118: 3510 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.921s 638253393604229187: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3511 0.001s 21.922s 638253393604235820: | | | | | | | | | | | | | | | | | | | | | 3032 | | | | | | | | | | 0.001s 21.923s 638253393604242157: | | | 3052 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.923s 638253393604242497: | | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | 0.000s 21.923s 638253393604242790: | | | | | 3512 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.923s 638253393604249167: | | | | 3513 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.924s 638253393604255255: | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | | | | 0.000s 21.924s 638253393604255640: | | | | | | | | | | | | | | | | | 3049 | | | | | | | | | | | | | | 0.000s 21.924s 638253393604255900: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3056 | 0.000s 21.924s 638253393604256154: | | | | | | | | | | | | | | | | | | | 3514 | | | | | | | | | | | | 0.001s 21.925s 638253393604262338: | 3515 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.925s 638253393604268438: | | | | | | | | | | | | | | | | | | | | | | | | | | 3058 | | | | | 0.000s 21.925s 638253393604268826: 3129 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.925s 638253393604269307: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3516 | | | 0.001s 21.926s 638253393604276035: | | | | | | | | | | | | | | | 3101 | | | | | | | | | | | | | | | | 0.000s 21.926s 638253393604276406: | | | | | | | | | | | | | 3036 | | | | | | | | | | | | | | | | | | 0.000s 21.926s 638253393604276675: | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.926s 638253393604276920: | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | | | | | | 0.001s 21.927s 638253393604283521: | | | | | | | | 3517 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.927s 638253393604289890: | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | | | | 0.000s 21.927s 638253393604290253: | | | | | | | | | | | | | | | | | 3518 | | | | | | | | | | | | | | 0.001s 21.928s 638253393604296471: | | | | | | | | | | | | | | | | | | | 3097 | | | | | | | | | | | | 0.000s 21.928s 638253393604296807: | | | | | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | 0.000s 21.929s 638253393604300772: | | | | | | | 3519 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.929s 638253393604309369: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3103 | | | 0.000s 21.930s 638253393604311099: | | | | | | | | | | | | 3079 | | | | | | | | | | | | | | | | | | | 0.000s 21.930s 638253393604312335: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3041 | | 0.001s 21.931s 638253393604322934: | | | | | | | | | | | | | 3520 | | | | | | | | | | | | | | | | | | 0.001s 21.932s 638253393604331550: | | 3098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.932s 638253393604338081: | | | | | | | | | | | | | | | | | | | | | | | | 3521 | | | | | | | 0.001s 21.933s 638253393604348059: | | | | 3091 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.933s 638253393604348496: | | | | | | | | | | | 3522 | | | | | | | | | | | | | | | | | | | | 0.001s 21.934s 638253393604355247: | | | | | | | | | | | | | | | | | | | | | | 3523 | | | | | | | | | 0.001s 21.935s 638253393604361312: | | | | | | | | | | | | | | 3524 | | | | | | | | | | | | | | | | | 0.001s 21.935s 638253393604367608: | | | | | | | | | | | | | | | | | | | 3525 | | | | | | | | | | | | 0.001s 21.936s 638253393604373654: | | | | | 3060 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.936s 638253393604374012: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3526 | 0.001s 21.936s 638253393604380032: | | | | | | | | | | | | 3527 | | | | | | | | | | | | | | | | | | | 0.001s 21.937s 638253393604386025: | | | | | | | | | | | | | | | | | | | | | | | | | | 3528 | | | | | 0.001s 21.938s 638253393604392220: | | | | | | | | | | | | | | | | | | | | | | | 3028 | | | | | | | | 0.000s 21.938s 638253393604392583: | | | | | | | | 3040 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.938s 638253393604392890: | | | 3529 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.939s 638253393604404505: 3530 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.940s 638253393604411621: | | | | | | | | | | | | | | | 3531 | | | | | | | | | | | | | | | | 0.001s 21.940s 638253393604417909: | | | | | | | | | | | | | | | | | | | | | | | | | 3532 | | | | | | 0.001s 21.941s 638253393604424043: | | | | | | | | | | | | | | | | | | 3533 | | | | | | | | | | | | | 0.001s 21.941s 638253393604430166: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3534 | | | 0.001s 21.942s 638253393604436756: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3067 0.000s 21.942s 638253393604438711: 3129 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.943s 638253393604446582: | | | | | 3535 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.945s 638253393604463113: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3536 0.001s 21.946s 638253393604472701: | | | | | | | | | | | | | | | | | | | 3097 | | | | | | | | | | | | 0.002s 21.947s 638253393604489529: | | | | | | | | | | | | 3079 | | | | | | | | | | | | | | | | | | | 0.000s 21.948s 638253393604491103: | | | | | | | | | | | | | | | | | | | | | 3537 | | | | | | | | | | 0.001s 21.949s 638253393604500600: | | | | 3538 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.949s 638253393604507189: | | | | | | | | | | | | | | | | | | | | 3539 | | | | | | | | | | | 0.001s 21.950s 638253393604513816: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3540 | | 0.001s 21.950s 638253393604520231: | | | | | | | | | | | | | | | | | 3049 | | | | | | | | | | | | | | 0.000s 21.951s 638253393604520606: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3056 | 0.000s 21.951s 638253393604520893: | | | | | | | | 3541 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.951s 638253393604527466: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3103 | | | 0.000s 21.951s 638253393604527832: | | | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | 0.001s 21.952s 638253393604538780: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3542 | | | | 0.001s 21.953s 638253393604545370: | | | | | | | | | | | | | | | | | | | 3543 | | | | | | | | | | | | 0.001s 21.954s 638253393604551727: | | 3544 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.954s 638253393604558332: | | | | | | 3111 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.954s 638253393604558698: | | | | | | | | | | | | | | | | | | 3096 | | | | | | | | | | | | | 0.000s 21.954s 638253393604559000: | | | | | | | | | | | | | | | | | | | | | 3032 | | | | | | | | | | 0.000s 21.954s 638253393604559249: | | | | | | | | | | | | | | | | 2998 | | | | | | | | | | | | | | | 0.000s 21.954s 638253393604559516: 3545 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.955s 638253393604567019: | | | 3052 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.955s 638253393604567399: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3041 | | 0.000s 21.955s 638253393604567690: | | | | | | | | | | | | 3114 | | | | | | | | | | | | | | | | | | | 0.001s 21.956s 638253393604574255: | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | | | | | | 0.000s 21.956s 638253393604574647: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3546 | 0.001s 21.957s 638253393604580983: | | | | | | | | | | | | | 3036 | | | | | | | | | | | | | | | | | | 0.000s 21.957s 638253393604585845: | | 3098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.958s 638253393604598760: | | | | | | 3547 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.959s 638253393604607685: | | | | 3091 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.959s 638253393604608107: | | | | | | | | | | | | | | | | 3548 | | | | | | | | | | | | | | | 0.001s 21.960s 638253393604614934: | | | | | | | | | | | | | 3104 | | | | | | | | | | | | | | | | | | 0.001s 21.961s 638253393604621724: | | | | | | | | | | | | | | | | | | | | 3549 | | | | | | | | | | | 0.002s 21.963s 638253393604645394: | | | | | | | | | | 3550 | | | | | | | | | | | | | | | | | | | | | 0.001s 21.964s 638253393604653860: | | | | | | | | | | | 3019 | | | | | | | | | | | | | | | | | | | | 0.000s 21.964s 638253393604654350: | | | | 3551 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.965s 638253393604661449: | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | | | | 0.000s 21.965s 638253393604661839: | | | | | 3060 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.965s 638253393604662128: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 21.965s 638253393604662403: | | | 3552 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 21.968s 638253393604692090: | | | | | | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | 0.002s 21.969s 638253393604708588: | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | | | | 0.001s 21.970s 638253393604716767: | | | | | | | | | | | | | | | | | | 3553 | | | | | | | | | | | | | 0.004s 21.974s 638253393604755051: | | | | | | | | | | | | | | | | | | | | | | | | | 3554 | | | | | | 0.001s 21.975s 638253393604763691: | | | | | 3555 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 21.987s 638253393604883889: | | | | | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | 0.000s 21.987s 638253393604884324: | | | | | | | | | | | | | | | | | | | | | | | | 3556 | | | | | | | 0.001s 21.988s 638253393604891658: | | | | | | | | | | | 3557 | | | | | | | | | | | | | | | | | | | | 0.001s 21.988s 638253393604898359: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3558 | | 0.001s 21.989s 638253393604904965: | | | | | | | | | | | | | | | | | | | | | 3559 | | | | | | | | | | 0.001s 21.990s 638253393604911462: | | | | | | 3111 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.990s 638253393604912028: 3129 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.990s 638253393604917650: | | 3560 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.991s 638253393604926230: | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | | | | | | 0.000s 21.991s 638253393604926679: | | | | | | | | | | | | | | | | | | 3096 | | | | | | | | | | | | | 0.000s 21.991s 638253393604926979: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3561 | | | 0.001s 21.993s 638253393604940851: | | | | | | | | | | | | | | | | | 3562 | | | | | | | | | | | | | | 0.001s 21.993s 638253393604948053: | | | | | | | | | | | | | | | | | | | | | | 3563 | | | | | | | | | 0.001s 21.994s 638253393604959682: | | | | | | | | | | 3072 | | | | | | | | | | | | | | | | | | | | | 0.000s 21.994s 638253393604960173: | | | | | | | | | | | | | | | | 2998 | | | | | | | | | | | | | | | 0.000s 21.994s 638253393604960450: | | | | | | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | 0.000s 21.995s 638253393604960720: | 3074 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.995s 638253393604960980: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3564 | | | | 0.001s 21.995s 638253393604968184: | | | | | | | | | | | | | | | | | | | | 3565 | | | | | | | | | | | 0.001s 21.996s 638253393604975068: | | | | | | | | | | | | | | | 3101 | | | | | | | | | | | | | | | | 0.000s 21.996s 638253393604979422: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3041 | | 0.000s 21.997s 638253393604981436: | 3566 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 21.997s 638253393604988764: | | | | | | | | | | | 3567 | | | | | | | | | | | | | | | | | | | | 0.001s 21.998s 638253393604995947: | | | | 3091 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 21.998s 638253393604998797: | | | | | | | | | | | | | | | 3568 | | | | | | | | | | | | | | | | 0.001s 21.999s 638253393605008133: 3569 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.000s 638253393605015079: | | | | | | | | | | | | | | | | | | | 3097 | | | | | | | | | | | | 0.000s 22.000s 638253393605015531: | | | | | | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | 0.000s 22.000s 638253393605015810: | | | | 3570 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.001s 638253393605021987: | | | | | | | | | | | | | | | | | | 3571 | | | | | | | | | | | | | 0.001s 22.001s 638253393605027965: | | | 3052 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.001s 638253393605028571: | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.002s 638253393605033039: | | | | | | | | | | | | | | | | | | | 3572 | | | | | | | | | | | | 0.001s 22.003s 638253393605040672: | | | | | | | | | | | | | | | | | | | | | | | | | | 3058 | | | | | 0.001s 22.003s 638253393605047237: | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | | | | | | 0.000s 22.004s 638253393605052179: | | | | | 3060 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.004s 638253393605055332: | | | | | | | | | 3573 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.005s 638253393605062699: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3056 | 0.000s 22.005s 638253393605063113: | | | | | | | | | | | | | | | | 3020 | | | | | | | | | | | | | | | 0.001s 22.005s 638253393605069911: | | | | | | | | | | | | | | | | | | | | | | | | | | 3574 | | | | | 0.001s 22.006s 638253393605076837: | | | | | | | | | | | | | | | | | | | | | 3032 | | | | | | | | | | 0.000s 22.006s 638253393605077227: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 22.006s 638253393605077481: | | | | | | | | | | | | | | | | | | | | 3575 | | | | | | | | | | | 0.001s 22.007s 638253393605084476: | | | | | | 3146 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.008s 638253393605091327: | | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | 0.001s 22.008s 638253393605096576: | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | | | | | | 0.001s 22.009s 638253393605102294: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3576 | | | | 0.001s 22.009s 638253393605109913: | 3074 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.009s 638253393605110325: | | | | | 3577 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.010s 638253393605117334: | | | | | | | | | | | | | | | | | | | | | 3046 | | | | | | | | | | 0.001s 22.011s 638253393605124294: | | | | | | | | | | | | | | 3578 | | | | | | | | | | | | | | | | | 0.001s 22.012s 638253393605133880: | | | | | | | | | | | | | | | | 3579 | | | | | | | | | | | | | | | 0.001s 22.013s 638253393605140523: | | | | | | 3580 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.013s 638253393605147109: | | | | | | | | | | | | | | | | | | | | 3581 | | | | | | | | | | | 0.001s 22.014s 638253393605155003: | | 3098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.014s 638253393605155419: | | | | | | | | 3040 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.014s 638253393605155718: | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | | | | 0.000s 22.014s 638253393605155990: | | | | | | | | | | | | | | | | 3020 | | | | | | | | | | | | | | | 0.000s 22.014s 638253393605156226: | | | | | | | | | | | 3582 | | | | | | | | | | | | | | | | | | | | 0.001s 22.015s 638253393605168960: | | | | | | | | | | | | | | | | | | | | | | | 3583 | | | | | | | | 0.003s 22.018s 638253393605195402: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3103 | | | 0.000s 22.018s 638253393605195852: | | | | | | | | | | | | | 3584 | | | | | | | | | | | | | | | | | | 0.001s 22.019s 638253393605202739: | | | 3585 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.020s 638253393605212619: | | | | | | | | 3586 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.020s 638253393605219394: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3090 | 0.001s 22.021s 638253393605226165: | | | | | | | | | | | | | | | | | | | | | | | | | | 3058 | | | | | 0.000s 22.021s 638253393605226584: | 3087 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.022s 638253393605233635: | | | | | | | | | | | | 3587 | | | | | | | | | | | | | | | | | | | 0.001s 22.022s 638253393605240376: | | | | | | | | | | | | | 3104 | | | | | | | | | | | | | | | | | | 0.000s 22.023s 638253393605240728: | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | | | | 0.000s 22.023s 638253393605241011: | | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | 0.000s 22.023s 638253393605241268: | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.023s 638253393605246817: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3588 | 0.001s 22.024s 638253393605254693: | | | | | | | | | | | | 3114 | | | | | | | | | | | | | | | | | | | 0.000s 22.024s 638253393605255107: | | | | | | | | | | | | | | | | | | | | | | | | | | 3589 | | | | | 0.001s 22.025s 638253393605269950: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3067 0.000s 22.026s 638253393605274289: | | | | | | | | | | | | | | | | | | | | | | | | 3080 | | | | | | | 0.001s 22.027s 638253393605285029: | | | 3052 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.027s 638253393605285635: | | | | | | | | | | | | 3590 | | | | | | | | | | | | | | | | | | | 0.002s 22.029s 638253393605307729: | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.029s 638253393605309974: | | 3591 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.030s 638253393605317805: | | | | | | | | | | | | | | | | | 3049 | | | | | | | | | | | | | | 0.000s 22.030s 638253393605318278: | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | | | | | | 0.004s 22.034s 638253393605355230: | | | | 3091 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.034s 638253393605355697: | | | | | | | 3592 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.035s 638253393605362677: | | | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | 0.000s 22.035s 638253393605363068: | | | | | | | | | | | | | | 3593 | | | | | | | | | | | | | | | | | 0.001s 22.035s 638253393605370084: | 3594 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.036s 638253393605377274: | | | | | | | | | | | | | | | | | | | | | 3595 | | | | | | | | | | 0.001s 22.037s 638253393605383975: | | | | | | | | | | | | | | | | | | | | | | | | 3596 | | | | | | | 0.001s 22.038s 638253393605390558: | | | | | | | | | | | | | | | | 3597 | | | | | | | | | | | | | | | 0.001s 22.038s 638253393605397572: | | | | | | | | | | | | 3114 | | | | | | | | | | | | | | | | | | | 0.000s 22.038s 638253393605397966: | | | | | | 3146 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.038s 638253393605398275: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3598 | | 0.001s 22.039s 638253393605405319: | | | | | | | | | | | | | 3599 | | | | | | | | | | | | | | | | | | 0.001s 22.040s 638253393605411939: | | | | | | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | 0.000s 22.040s 638253393605412306: | | | | | | | | | | | | | | | | | | | | | | | | | 3600 | | | | | | 0.001s 22.040s 638253393605418912: | | | | | | | | | 3601 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.041s 638253393605425416: | | | | | | | | 3040 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.041s 638253393605425762: 3129 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.041s 638253393605426197: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.001s 22.042s 638253393605433197: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3090 | 0.000s 22.042s 638253393605433587: | | | | 3602 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.042s 638253393605440456: | | 3098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.043s 638253393605440846: | | | | | | | | | | | | | | | | | | 3096 | | | | | | | | | | | | | 0.000s 22.043s 638253393605441171: | 3087 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.043s 638253393605441426: | | | | | | | | | | | | | | | | | | | | | 3046 | | | | | | | | | | 0.000s 22.043s 638253393605441676: | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.043s 638253393605448820: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3603 | | | 0.001s 22.044s 638253393605455478: | | | | | | | | | | | | | | | | | | | | | | | | 3080 | | | | | | | 0.000s 22.044s 638253393605455925: | | | | | | | | | | | | 3604 | | | | | | | | | | | | | | | | | | | 0.001s 22.045s 638253393605462558: | | | | | | 3605 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.045s 638253393605469205: | | | | | | | | | | | 3606 | | | | | | | | | | | | | | | | | | | | 0.001s 22.046s 638253393605476252: 3172 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.047s 638253393605484504: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3607 | 0.001s 22.048s 638253393605491557: | 3608 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.048s 638253393605498129: | | | | | | | | | | | | | | | | | | | | | 3609 | | | | | | | | | | 0.001s 22.049s 638253393605510335: | | | 3610 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.050s 638253393605518459: | | | | | | | | | | | | | | | | | 3611 | | | | | | | | | | | | | | 0.001s 22.051s 638253393605528919: | | | | | | | | | | | | | | | | | | | | | | | | 3612 | | | | | | | 0.001s 22.052s 638253393605535695: | | | | | | | | 3108 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.053s 638253393605542302: | | | | | | | | | | | | | | | | 3020 | | | | | | | | | | | | | | | 0.000s 22.053s 638253393605542638: 3613 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.053s 638253393605549975: | | | | | | | | | | | | | | | | | | 3159 | | | | | | | | | | | | | 0.001s 22.054s 638253393605557553: | | | | 3091 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.054s 638253393605557887: | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.054s 638253393605558222: | | | | | | | | | | 3614 | | | | | | | | | | | | | | | | | | | | | 0.006s 22.060s 638253393605617652: | | | | | | | | | | | | | | | | | | | | | | | 3615 | | | | | | | | 0.001s 22.061s 638253393605625172: | | | | | | | | | | | | | | | | | | | | | | | | 3080 | | | | | | | 0.000s 22.061s 638253393605627360: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.061s 638253393605627640: | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.061s 638253393605628170: | | | | | | 3146 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.062s 638253393605630970: | | | | | | | | | | | | | | | | 3062 | | | | | | | | | | | | | | | 0.001s 22.062s 638253393605639155: | | | | | | | | 3616 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.063s 638253393605646481: | | | | | | | | | | | | | 3104 | | | | | | | | | | | | | | | | | | 0.000s 22.063s 638253393605647083: | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | | | | | | 0.000s 22.063s 638253393605647379: | | | | | | | | | | | | | | | | | | | | | | | | | | 3058 | | | | | 0.000s 22.063s 638253393605647648: | | | | | | | | | | | | 3114 | | | | | | | | | | | | | | | | | | | 0.000s 22.063s 638253393605647936: | | | 3617 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.064s 638253393605654930: | | | | | | | | | | | | | | | | | | | | | | | | 3618 | | | | | | | 0.001s 22.065s 638253393605661787: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3041 | | 0.000s 22.065s 638253393605662213: | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.065s 638253393605662496: | | | | | | | | 3108 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.065s 638253393605662723: | | | | | | | | | | | | | | | | | | 3619 | | | | | | | | | | | | | 0.001s 22.066s 638253393605673764: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3090 | 0.000s 22.066s 638253393605674233: 3172 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 22.088s 638253393605898091: | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.088s 638253393605898596: | | | | | | | | | | | | | | | | | | | | | | | | | | 3620 | | | | | 0.001s 22.089s 638253393605906941: | 3087 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.089s 638253393605907292: | | | | | | | | | | | | | | | | 3621 | | | | | | | | | | | | | | | 0.001s 22.090s 638253393605913921: | | | | | | | | | | | | | | | | | | | | | | | | 3080 | | | | | | | 0.000s 22.090s 638253393605914332: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3622 0.001s 22.091s 638253393605920570: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3623 | | 0.001s 22.091s 638253393605926964: | | | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | 0.000s 22.091s 638253393605927300: | | | | | | | | | | | | | | | | | | 3159 | | | | | | | | | | | | | 0.000s 22.091s 638253393605927558: | | | | | 3060 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.091s 638253393605927810: | | | | | | | | | | | | | | | | | | | | 3624 | | | | | | | | | | | 0.001s 22.092s 638253393605934572: | | | | | | | | | | | | | | | | 3062 | | | | | | | | | | | | | | | 0.000s 22.092s 638253393605934913: | | | | | | | | | | | | | 3625 | | | | | | | | | | | | | | | | | | 0.001s 22.093s 638253393605941264: 3626 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.093s 638253393605948206: | | | | | | | | | | | | 3627 | | | | | | | | | | | | | | | | | | | 0.001s 22.094s 638253393605954862: | | | | | | | | 3628 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.095s 638253393605961022: | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.095s 638253393605961362: | | | | | | | | | | | | | | | | | | 3629 | | | | | | | | | | | | | 0.001s 22.095s 638253393605967828: | | | | | | | | | | 3630 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.096s 638253393605974042: | | | | | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | 0.000s 22.096s 638253393605974440: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3631 | 0.001s 22.097s 638253393605980813: | | | | | | | | | | | | | | | | | | | | | 3046 | | | | | | | | | | 0.000s 22.097s 638253393605981226: | | | | | | | | | | | | | | | | | 3632 | | | | | | | | | | | | | | 0.001s 22.097s 638253393605987552: 3172 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.097s 638253393605988208: | | | | | | | | | | | | | | | | 3633 | | | | | | | | | | | | | | | 0.001s 22.098s 638253393605994997: | | | | | | | | | | | | | | | | | | | 3097 | | | | | | | | | | | | 0.000s 22.098s 638253393605995312: | | | | | | | | 3108 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.098s 638253393605995565: | | | | | | | | | | | | | | | 3101 | | | | | | | | | | | | | | | | 0.001s 22.099s 638253393606005964: | | | | | | | | | | | | | | | | 3062 | | | | | | | | | | | | | | | 0.000s 22.099s 638253393606010238: | | | | 3634 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.100s 638253393606017048: | | | | | | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | 0.003s 22.103s 638253393606045015: | | | | | | | | | | | | | | | | | | | | | | | 3635 | | | | | | | | 0.001s 22.104s 638253393606051823: | | | | | | | | | | | | 3114 | | | | | | | | | | | | | | | | | | | 0.000s 22.104s 638253393606052186: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.104s 638253393606052418: | | | 3636 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.104s 638253393606059196: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3103 | | | 0.000s 22.104s 638253393606059574: | 3115 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.105s 638253393606065914: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 22.105s 638253393606066256: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.001s 22.106s 638253393606076206: | | | | | | | 3063 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.107s 638253393606082616: | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.107s 638253393606082954: | | | | | 3078 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.107s 638253393606089498: | | | | | | | | | | | | | | | 3152 | | | | | | | | | | | | | | | | 0.001s 22.108s 638253393606095812: | | | | | | | | | 3034 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.109s 638253393606102014: 3637 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.109s 638253393606108917: | | | | | | | | | | | | | | | | | | | 3135 | | | | | | | | | | | | 0.001s 22.110s 638253393606115701: | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | | | | | | 0.000s 22.110s 638253393606116083: | | | | | | | | | | | | | | | | | | | | | | | | 3638 | | | | | | | 0.001s 22.111s 638253393606122380: | | | | 3091 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.111s 638253393606122784: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3120 | | | | 0.001s 22.111s 638253393606129186: | | | | | | | | | | | | | | | | 3639 | | | | | | | | | | | | | | | 0.001s 22.112s 638253393606135353: | | | | | | | | | | | | | | | | | | | | 3640 | | | | | | | | | | | 0.001s 22.113s 638253393606143514: | 3641 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.114s 638253393606152751: | | | | | | | | | | 3642 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.115s 638253393606161594: | 3115 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.115s 638253393606169068: | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.116s 638253393606179433: | 3643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 22.118s 638253393606195041: | | | | | | | | | | | | | | | | | | 3159 | | | | | | | | | | | | | 0.000s 22.118s 638253393606195610: | | | | | | | | | | | | | | | | | 3644 | | | | | | | | | | | | | | 0.001s 22.119s 638253393606202225: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3645 | | | 0.001s 22.119s 638253393606208452: | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | | | | | | 0.000s 22.119s 638253393606209210: | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.120s 638253393606210617: | | | | | | | | | 3646 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.121s 638253393606221861: | | | | | | | 3647 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.121s 638253393606229357: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.121s 638253393606229813: | | | | | | | | | | | | | | | | | | | | | | 3648 | | | | | | | | | 0.001s 22.122s 638253393606236825: | | | 3649 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.123s 638253393606244180: | | | | | | | | | 3034 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.123s 638253393606244565: | | | | 3105 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.124s 638253393606251421: | | | | | | | | | | 3650 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.125s 638253393606264259: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3651 | | | | 0.001s 22.126s 638253393606270978: | | | | | | | | 3652 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.126s 638253393606277840: | | | | | | | | | | | | | | | | | | | 3653 | | | | | | | | | | | | 0.001s 22.127s 638253393606284495: | | | | | | | 3063 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.127s 638253393606284903: | 3115 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.127s 638253393606285170: | | | | | | | | | | | | | | | | | 3654 | | | | | | | | | | | | | | 0.001s 22.128s 638253393606291785: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.128s 638253393606292154: | | 3655 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.128s 638253393606298755: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.001s 22.129s 638253393606305289: | | | | | | | | | | | | | | | | | | | | | | | | 3080 | | | | | | | 0.000s 22.129s 638253393606305612: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3090 | 0.000s 22.129s 638253393606305870: | | | | | | | | | | | | | 3104 | | | | | | | | | | | | | | | | | | 0.000s 22.129s 638253393606306103: | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.129s 638253393606306305: | | | | | | | | | 3656 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.130s 638253393606313102: | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.130s 638253393606313492: | | | | | 3657 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.130s 638253393606320099: | | | | | | | | | | | | 3658 | | | | | | | | | | | | | | | | | | | 0.001s 22.131s 638253393606327791: | | | | 3659 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.132s 638253393606334450: | | | | | | | | 3108 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.132s 638253393606334858: | | | | | | | | | | | | | | | | | | | 3135 | | | | | | | | | | | | 0.000s 22.132s 638253393606335096: | 3660 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.133s 638253393606341678: | | | | | | | 3661 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.133s 638253393606348141: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.133s 638253393606348478: | | | | | | | | | | | | | | | | | | | | 3662 | | | | | | | | | | | 0.001s 22.134s 638253393606355444: | | | | | | | | | | | | | | | | | | 3663 | | | | | | | | | | | | | 0.001s 22.135s 638253393606362108: | | | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | 0.000s 22.135s 638253393606362445: | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | | | | 0.000s 22.135s 638253393606362713: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3120 | | | | 0.000s 22.135s 638253393606362929: | | | | | | 3209 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.135s 638253393606370107: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3041 | | 0.000s 22.136s 638253393606370513: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3664 | 0.001s 22.136s 638253393606377558: | | | | | | | | 3665 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.137s 638253393606386098: | 3115 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.137s 638253393606386486: | | | | | | | | | | | | | | | | | | | 3666 | | | | | | | | | | | | 0.001s 22.138s 638253393606393325: | | | | 3105 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.138s 638253393606393676: | | | | | | | | | | | 3124 | | | | | | | | | | | | | | | | | | | | 0.001s 22.138s 638253393606400265: 3172 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.139s 638253393606400910: | | 3098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.139s 638253393606401265: | | | 3667 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.139s 638253393606408231: | | | | | | | 3063 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.139s 638253393606408604: | | | | | | | | | | | | | | | | | | | | | | | | | | 3058 | | | | | 0.000s 22.139s 638253393606408893: | | | | | 3078 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.139s 638253393606409148: | | | | | | | | | | 3668 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.140s 638253393606415739: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3067 0.000s 22.140s 638253393606417392: | | | | 3669 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.141s 638253393606423746: 3670 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.142s 638253393606430975: | | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | 0.000s 22.142s 638253393606431378: | | | | | 3671 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.142s 638253393606438510: | | 3151 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.143s 638253393606445406: | | | | | | | | | | | | | | | | | | 3159 | | | | | | | | | | | | | 0.000s 22.143s 638253393606445770: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3672 | | 0.001s 22.144s 638253393606452180: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3673 | | | | 0.001s 22.144s 638253393606458650: | | | | | | | | | | | | | | | | | 3674 | | | | | | | | | | | | | | 0.001s 22.145s 638253393606465175: | | | | | | | | | | | | | | | | | | | | | | | | | 3051 | | | | | | 0.001s 22.146s 638253393606472481: | | | | | | | | 3108 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.146s 638253393606472889: | | | | 3105 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.146s 638253393606473167: | | | | | | | | | | | | 3114 | | | | | | | | | | | | | | | | | | | 0.000s 22.146s 638253393606473423: | | | | | | | | | | | | | | | | | | | | | 3675 | | | | | | | | | | 0.001s 22.146s 638253393606480058: | 3676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.147s 638253393606486805: | | | | | | | | | | | | | | | | | | | 3135 | | | | | | | | | | | | 0.000s 22.147s 638253393606487177: | | | | | | | | | | | | | 3677 | | | | | | | | | | | | | | | | | | 0.001s 22.148s 638253393606493791: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3102 0.001s 22.148s 638253393606500478: | | | | | | | | | | | | | | | | | | | | | | 3678 | | | | | | | | | 0.001s 22.149s 638253393606506993: | | | | | | | | | | | | | | | 3679 | | | | | | | | | | | | | | | | 0.001s 22.150s 638253393606513881: | | | | | 3078 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.150s 638253393606514252: | | | | | | | | | | | | | | | | | | | | | | | 3680 | | | | | | | | 0.001s 22.151s 638253393606520884: | | | | | | | | | | | | | | 3681 | | | | | | | | | | | | | | | | | 0.001s 22.151s 638253393606527669: | | | | | | 3682 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.152s 638253393606534053: | | | | | | | | | | | 3683 | | | | | | | | | | | | | | | | | | | | 0.001s 22.152s 638253393606540429: | | | | | | | | | | | | | | | | | | 3684 | | | | | | | | | | | | | 0.001s 22.153s 638253393606546809: | | 3685 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.154s 638253393606553463: | | | | | | | | | | | | | | | | | | | | | | | | 3686 | | | | | | | 0.001s 22.154s 638253393606560373: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 22.155s 638253393606560804: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.155s 638253393606561090: | | | | | | | | | | | | | | | | | | | | | | | | | 3687 | | | | | | 0.001s 22.155s 638253393606567881: 3172 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.155s 638253393606568443: | | | | 3688 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.156s 638253393606575195: | | | | | | | 3689 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.157s 638253393606581695: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3690 0.001s 22.157s 638253393606588176: | | | | | | | | | | | | | | | | | | | | | | | | | | 3070 | | | | | 0.001s 22.158s 638253393606594918: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.158s 638253393606595268: | 3115 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.158s 638253393606595543: | | | | | | | | | 3034 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.158s 638253393606595786: | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.158s 638253393606596001: | | | | | | | | | | | | | | | | | | | 3691 | | | | | | | | | | | | 0.001s 22.159s 638253393606602576: | | | | | | | | | | | | | | | | | | 3159 | | | | | | | | | | | | | 0.000s 22.159s 638253393606602908: | | | | | | | | | | | | | | | | 3062 | | | | | | | | | | | | | | | 0.000s 22.159s 638253393606603308: | | | | | | | | | | | | | | | 3152 | | | | | | | | | | | | | | | | 0.000s 22.159s 638253393606603597: | | | | | | | | | | | | | 3104 | | | | | | | | | | | | | | | | | | 0.000s 22.159s 638253393606603819: | | | | | | 3209 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.159s 638253393606604036: | | 3151 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.159s 638253393606604263: | | | | | | | | | | | 3124 | | | | | | | | | | | | | | | | | | | | 0.000s 22.159s 638253393606604499: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3103 | | | 0.000s 22.159s 638253393606604768: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3090 | 0.000s 22.159s 638253393606605008: 3188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.160s 638253393606612380: | | | | | | | | | | | | | | | | | | | | | 3692 | | | | | | | | | | 0.001s 22.160s 638253393606618971: | | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | 0.000s 22.160s 638253393606619327: | | | | | | | | | | | | | | | | | | | | | | | | | 3051 | | | | | | 0.000s 22.160s 638253393606619578: | | | | | | | | 3693 | | | | | | | | | | | | | | | | | | | | | | | 0.014s 22.174s 638253393606759301: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3041 | | 0.000s 22.174s 638253393606759710: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3120 | | | | 0.000s 22.174s 638253393606759974: | | | | | 3694 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.175s 638253393606766882: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3102 0.000s 22.175s 638253393606768409: | | | | | | | | | | | | 3695 | | | | | | | | | | | | | | | | | | | 0.001s 22.176s 638253393606774105: | | | | | | | | | | | | | | | | | | | | | | 3696 | | | | | | | | | 0.001s 22.176s 638253393606779857: | | | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | 0.000s 22.176s 638253393606780249: | | | | | | | | | | | | | | | | | | 3697 | | | | | | | | | | | | | 0.001s 22.177s 638253393606789131: | | | | | | | | | | | | | | | | | 3698 | | | | | | | | | | | | | | 0.001s 22.178s 638253393606795956: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 22.178s 638253393606796349: | | | | | | | 3063 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.178s 638253393606796628: | | | | | | 3699 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.179s 638253393606802540: | | | | | | | | | 3083 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.179s 638253393606808626: | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | | | | | | 0.000s 22.179s 638253393606808965: | | | | | | | | 3108 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.179s 638253393606809241: | | | | | | | | | | | 3700 | | | | | | | | | | | | | | | | | | | | 0.001s 22.180s 638253393606815017: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3701 | | | 0.001s 22.181s 638253393606820728: 3702 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.181s 638253393606827066: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3703 0.001s 22.182s 638253393606833217: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3704 | | 0.001s 22.182s 638253393606838978: | | 3705 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.183s 638253393606844814: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.183s 638253393606845179: | | | | | | | | | | | | | | | 3706 | | | | | | | | | | | | | | | | 0.001s 22.184s 638253393606850898: | | | | | | | | | | | | | | | | | | | | | 3707 | | | | | | | | | | 0.001s 22.184s 638253393606856543: | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.184s 638253393606856887: | | | | | | | | | | | | | 3133 | | | | | | | | | | | | | | | | | | 0.001s 22.185s 638253393606862646: | | | | | | 3209 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.185s 638253393606863004: | | | | | | | | | | | | | | | | | | | | | | | | | 3708 | | | | | | 0.001s 22.185s 638253393606868730: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3709 | | | | 0.001s 22.186s 638253393606874543: | 3710 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.186s 638253393606880141: | | | | | | | | | | | | | | | | | | | 3135 | | | | | | | | | | | | 0.000s 22.186s 638253393606880452: | | | | | | | | | | | | | | | | 3711 | | | | | | | | | | | | | | | 0.001s 22.187s 638253393606886280: | | | 3712 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.188s 638253393606891832: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3107 | 0.001s 22.188s 638253393606897534: | | | | | | | | | | | 3124 | | | | | | | | | | | | | | | | | | | | 0.000s 22.188s 638253393606897911: | | | | | | | | | 3713 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.189s 638253393606903565: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3102 0.000s 22.189s 638253393606904926: | | | | | | | | | | | | | | | | | | | | 3109 | | | | | | | | | | | 0.001s 22.190s 638253393606910502: 3188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.190s 638253393606910997: | | | | | | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | 0.001s 22.190s 638253393606918064: | | | | | | | | 3714 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.191s 638253393606923988: | | | | | | | | | | | | | | | | | | | | | | | 3084 | | | | | | | | 0.001s 22.192s 638253393606930975: | | | | | | | | | | | | | | | | | | 3159 | | | | | | | | | | | | | 0.000s 22.192s 638253393606931572: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 22.192s 638253393606931939: | | | | | | | | | | | | | | | | | | | | | | | | | | 3715 | | | | | 0.001s 22.192s 638253393606937932: | | | | | | 3716 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.193s 638253393606947632: | | | | | | | | | | | | 3114 | | | | | | | | | | | | | | | | | | | 0.000s 22.193s 638253393606947961: | | | | | | | | | | | | | | | | | | | | | | | | | 3051 | | | | | | 0.000s 22.193s 638253393606948226: | | 3151 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.193s 638253393606948502: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3103 | | | 0.000s 22.193s 638253393606948794: | | | | | | | | | | 3717 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.194s 638253393606958006: | | | | | | | | | | | | | | | | | 3718 | | | | | | | | | | | | | | 0.001s 22.195s 638253393606964038: | | | | | | | | | | | | | | | | | | | | | | | | 3080 | | | | | | | 0.000s 22.195s 638253393606964394: | | | | | | | | | | | | | 3719 | | | | | | | | | | | | | | | | | | 0.001s 22.195s 638253393606970195: | | | | | | | | | 3083 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.196s 638253393606970523: | | | | | | | | | | | | | | | | | | | 3720 | | | | | | | | | | | | 0.001s 22.196s 638253393606976124: 3721 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.197s 638253393606982308: | | | | | | | | | | | 3722 | | | | | | | | | | | | | | | | | | | | 0.001s 22.197s 638253393606988033: | | | | 3105 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.197s 638253393606988432: | | | | | | | | | | | | | | 3723 | | | | | | | | | | | | | | | | | 0.001s 22.198s 638253393606994364: | | | | | | | | | | | | | | | | | | | | | | | 3724 | | | | | | | | 0.001s 22.198s 638253393606999969: | | | | | | | | | | | | | | | | | | | | | | | | | | 3070 | | | | | 0.000s 22.198s 638253393607000321: | | | | | | 3209 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.199s 638253393607000592: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.199s 638253393607000827: | | | | | | | | | | | | | | | 3152 | | | | | | | | | | | | | | | | 0.000s 22.199s 638253393607001064: | | | | | | | 3725 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.199s 638253393607007775: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3726 0.001s 22.200s 638253393607013487: | | | | | | | | | | | | | | | | | | 3727 | | | | | | | | | | | | | 0.001s 22.200s 638253393607019099: | | | | | | | | | | | | 3728 | | | | | | | | | | | | | | | | | | | 0.001s 22.201s 638253393607024728: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3126 | | | 0.001s 22.201s 638253393607030390: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.202s 638253393607030724: | 3115 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.202s 638253393607030969: | | | | | | | | | | | | | | | | | | | | 3729 | | | | | | | | | | | 0.001s 22.202s 638253393607036985: 3188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.202s 638253393607037528: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3041 | | 0.000s 22.202s 638253393607037844: | | | | | 3078 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.202s 638253393607038079: | | | | | | | | | | | | | 3133 | | | | | | | | | | | | | | | | | | 0.000s 22.202s 638253393607038305: | | | | | | | | | 3730 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.203s 638253393607044664: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3120 | | | | 0.000s 22.203s 638253393607044972: | | | | | | | | | | | 3124 | | | | | | | | | | | | | | | | | | | | 0.000s 22.203s 638253393607045219: | | | | | | | | | | | | | | | | 3062 | | | | | | | | | | | | | | | 0.000s 22.203s 638253393607045470: | | | | | | | | | | | | | | | | | | | | | 3731 | | | | | | | | | | 0.001s 22.204s 638253393607052200: | | | | 3732 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.204s 638253393607057981: | | | | | | | | | | | | | | | | | | | | | | | | 3733 | | | | | | | 0.001s 22.205s 638253393607063662: | | | | | | 3734 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.205s 638253393607069394: | | | | | | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | 0.000s 22.205s 638253393607069792: | | | | | | | | | | | | | | | | | | | | | | | 3084 | | | | | | | | 0.000s 22.205s 638253393607070038: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3102 0.000s 22.206s 638253393607074957: | | | | | | | | | | | | | | | | | | | | | | 3735 | | | | | | | | | 0.001s 22.207s 638253393607081262: | | | | | | | | | | | | | | | 3736 | | | | | | | | | | | | | | | | 0.001s 22.208s 638253393607091280: | | | | | | | | 3108 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.208s 638253393607091671: | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.208s 638253393607091977: | | 3737 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.208s 638253393607098130: 3738 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.209s 638253393607104489: | | | | | | | | | | | | | 3739 | | | | | | | | | | | | | | | | | | 0.001s 22.210s 638253393607112856: | | | | | | | | | | | | | | | | | | | | 3109 | | | | | | | | | | | 0.000s 22.210s 638253393607113233: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 22.210s 638253393607113490: | | | | | | | | | 3083 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.210s 638253393607113760: | | | | | | | | | | | | | | | | 3122 | | | | | | | | | | | | | | | 0.001s 22.211s 638253393607125178: | 3740 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.212s 638253393607131086: | | | | | | | | | | | | | | | | | | | 3135 | | | | | | | | | | | | 0.000s 22.212s 638253393607131472: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3741 | | | 0.001s 22.212s 638253393607137125: | | | | | | | 3063 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.212s 638253393607137453: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.212s 638253393607137723: | | | | | | | | | | | | | | | | | | | | | | | | | | 3742 | | | | | 0.001s 22.213s 638253393607143993: | | | | | | | | | | | | | | | | | 3743 | | | | | | | | | | | | | | 0.001s 22.214s 638253393607150566: | | | | | 3744 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.214s 638253393607156453: | | | | | | 3209 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.214s 638253393607156836: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3745 | | | | 0.001s 22.215s 638253393607162936: | | | | | | | | | | | | 3114 | | | | | | | | | | | | | | | | | | | 0.000s 22.215s 638253393607163446: | | | | | | | | | | | | | | | 3152 | | | | | | | | | | | | | | | | 0.000s 22.215s 638253393607163706: | | | | | | | | 3746 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.215s 638253393607169382: | | | | | | | | | | | | | | | | | | | | | | | 3747 | | | | | | | | 0.001s 22.216s 638253393607175009: 3188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.216s 638253393607175492: | | | | | | | | | | | | | | 3748 | | | | | | | | | | | | | | | | | 0.001s 22.217s 638253393607182091: | | | | | | | | | | | | | | | | | | | | 3749 | | | | | | | | | | | 0.001s 22.217s 638253393607187683: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.001s 22.218s 638253393607193618: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3126 | | | 0.000s 22.218s 638253393607194017: | | | | | | | | | | | | | | | | | | | | | | 3750 | | | | | | | | | 0.001s 22.219s 638253393607202533: | | | | | | | | | | | | | 3133 | | | | | | | | | | | | | | | | | | 0.000s 22.219s 638253393607202912: | | | | | | | | | 3751 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.219s 638253393607209594: | | | | | | | | | | | | | | | | | | | 3180 | | | | | | | | | | | | 0.001s 22.220s 638253393607215457: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3752 | 0.001s 22.221s 638253393607220980: | | | | | | | | | | | 3753 | | | | | | | | | | | | | | | | | | | | 0.001s 22.221s 638253393607226482: | | | | | | | | | | | | 3754 | | | | | | | | | | | | | | | | | | | 0.001s 22.222s 638253393607232811: | | 3151 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.222s 638253393607233139: | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.222s 638253393607233423: | | | | | | | | | | | | | | | | | | | | 3109 | | | | | | | | | | | 0.000s 22.222s 638253393607233657: | | | | | | | 3092 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.222s 638253393607239322: | | | | | | | | | | | | | | | | | | | | | | | 3084 | | | | | | | | 0.000s 22.222s 638253393607239687: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.222s 638253393607239939: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.222s 638253393607240193: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3755 0.001s 22.223s 638253393607246876: | | | 3756 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.224s 638253393607252614: | | | | | | | | | | | | | | | | | | | | | 3757 | | | | | | | | | | 0.001s 22.224s 638253393607258176: | | | | | | | | | | | | | | | | 3758 | | | | | | | | | | | | | | | 0.001s 22.225s 638253393607263650: | | | | | | | | | | | | | | | | | | | | | | 3759 | | | | | | | | | 0.001s 22.225s 638253393607269172: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3760 | | | 0.001s 22.226s 638253393607275849: | 3115 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.226s 638253393607276256: | | | | | | | | | | | | | | | | | | | | | | | 3761 | | | | | | | | 0.001s 22.227s 638253393607283516: | | | | 3105 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.228s 638253393607293383: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.228s 638253393607297765: | | | | | | | | | | | | | 3762 | | | | | | | | | | | | | | | | | | 0.001s 22.229s 638253393607306641: | | | | | | | | | 3083 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.229s 638253393607307097: | | | | | | | | | | | | | | | | | | | | | | 3763 | | | | | | | | | 0.001s 22.230s 638253393607313899: | | | | 3144 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.230s 638253393607320031: | | | | | | | | | | | | | | | | | | | | 3764 | | | | | | | | | | | 0.001s 22.231s 638253393607326290: | | | | | | | | | | | | | 3133 | | | | | | | | | | | | | | | | | | 0.000s 22.231s 638253393607326701: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.231s 638253393607326942: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3126 | | | 0.000s 22.231s 638253393607328606: | | | | | | | 3765 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.232s 638253393607335044: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 22.232s 638253393607335418: | | | | | | | | | | | | 3114 | | | | | | | | | | | | | | | | | | | 0.000s 22.232s 638253393607335681: | | | | | | | | | | | | | | | | | | | | | | | | | | 3070 | | | | | 0.000s 22.232s 638253393607340147: | | | | | | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | 0.000s 22.233s 638253393607340739: | | | | | | | | | | 3766 | | | | | | | | | | | | | | | | | | | | | 0.003s 22.235s 638253393607367404: | | | | | | | 3092 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.235s 638253393607367851: | | | | | | | | | | | | | | | 3767 | | | | | | | | | | | | | | | | 0.001s 22.236s 638253393607375856: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3107 | 0.000s 22.236s 638253393607376278: | | | | | | 3768 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.237s 638253393607382256: | | | | | | | | | 3769 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.237s 638253393607388096: | | | | | | | | | | | | | | | | | | 3159 | | | | | | | | | | | | | 0.000s 22.237s 638253393607388468: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.001s 22.238s 638253393607398551: | | | | | | | | | | | | | | | | | | | | | | | | | | 3131 | | | | | 0.001s 22.239s 638253393607404748: 3770 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.240s 638253393607411409: | | | | | | | 3771 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.240s 638253393607417412: | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.240s 638253393607417789: | 3772 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.241s 638253393607423754: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3773 | 0.001s 22.242s 638253393607437956: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3774 | | 0.020s 22.262s 638253393607635542: | | | | | | | | | | | | | | | | | | | 3775 | | | | | | | | | | | | 0.001s 22.263s 638253393607643449: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3776 | | | 0.001s 22.263s 638253393607649380: | | | | | | | | | | | | | | | | | | | | | | 3777 | | | | | | | | | 0.001s 22.264s 638253393607654998: | | | | | | | | | | | | | | | | | | | | 3109 | | | | | | | | | | | 0.000s 22.264s 638253393607655362: | | | | | | | | | | | | | 3778 | | | | | | | | | | | | | | | | | | 0.001s 22.265s 638253393607660935: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3102 0.000s 22.265s 638253393607662267: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3120 | | | | 0.000s 22.265s 638253393607662520: | | | | | | | | | | | | | | | | 3122 | | | | | | | | | | | | | | | 0.000s 22.265s 638253393607662782: | | | | | | | | 3108 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.265s 638253393607663006: | | | | | 3078 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.265s 638253393607663251: | | 3779 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.266s 638253393607677273: | | | | | | | | | | | | | | | | | | | | | 3780 | | | | | | | | | | 0.001s 22.267s 638253393607690457: | | | | | | | 3092 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.268s 638253393607690903: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3107 | 0.000s 22.268s 638253393607691165: | | | 3781 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.268s 638253393607697766: | | | | 3782 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.269s 638253393607704116: | | | | | | | | | | | | | | | | | | | | | | | | | 3783 | | | | | | 0.001s 22.270s 638253393607711030: | | | | | | | | | | | | | | | | | 3784 | | | | | | | | | | | | | | 0.002s 22.271s 638253393607727570: | | | | | | | | | | | | | | | | | | 3785 | | | | | | | | | | | | | 0.001s 22.272s 638253393607733954: | 3115 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.272s 638253393607734330: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.000s 22.272s 638253393607734587: | | | | | | | | | | | | | | | | | | | | | | | | | | 3786 | | | | | 0.001s 22.273s 638253393607740901: | | | | | | 3209 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.273s 638253393607741235: | | | | | | | | | | | | | | | | | | | 3180 | | | | | | | | | | | | 0.000s 22.273s 638253393607741492: | | | | | | | | | | | | | | 3106 | | | | | | | | | | | | | | | | | 0.001s 22.273s 638253393607747816: | | | | | | | | | | | | | | | | | | | | | | | 3084 | | | | | | | | 0.000s 22.273s 638253393607748228: | | | | | | | | | | | | | 3133 | | | | | | | | | | | | | | | | | | 0.001s 22.274s 638253393607753658: | | | | | | | | | | | | | | | | 3787 | | | | | | | | | | | | | | | 0.001s 22.274s 638253393607760380: | | | | | | | | | | | | | | | | | | | | | | | | 3080 | | | | | | | 0.000s 22.275s 638253393607760782: | | | | | | | | | | | | | | | 3152 | | | | | | | | | | | | | | | | 0.000s 22.275s 638253393607761050: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3153 | | | | 0.001s 22.275s 638253393607769231: | | | | | | | 3788 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.276s 638253393607776687: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3789 0.001s 22.277s 638253393607785940: | | | | | | | | 3790 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.278s 638253393607792485: | | | | | | | | | | | | | | | | | | | | 3791 | | | | | | | | | | | 0.001s 22.279s 638253393607801340: | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.279s 638253393607801727: | | | | | | | | | | | 3124 | | | | | | | | | | | | | | | | | | | | 0.000s 22.279s 638253393607802017: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3792 | 0.001s 22.279s 638253393607808851: | | | | 3144 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.279s 638253393607809180: | | | | | | | | | | | | | | | | | | | | | | | | | | 3131 | | | | | 0.000s 22.279s 638253393607809417: 3188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.279s 638253393607809906: | | | | | | | | | | | | | | | | | | | 3793 | | | | | | | | | | | | 0.001s 22.281s 638253393607822526: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3126 | | | 0.000s 22.281s 638253393607822902: | | | | | | | | | | | | | | | | | | | | | | | 3794 | | | | | | | | 0.001s 22.281s 638253393607829306: | | | | | | | | | | | | | | | | 3122 | | | | | | | | | | | | | | | 0.000s 22.281s 638253393607829646: | | | | | | | | | | | | 3795 | | | | | | | | | | | | | | | | | | | 0.001s 22.282s 638253393607836123: | | 3151 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.282s 638253393607836464: | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.282s 638253393607836711: | | | | | | | | | | | | | | | | | | | | | | | | 3116 | | | | | | | 0.001s 22.283s 638253393607843025: | | | | | | | | | | | | | 3796 | | | | | | | | | | | | | | | | | | 0.001s 22.283s 638253393607850049: | 3797 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.284s 638253393607857121: | | | | | 3088 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 22.286s 638253393607875501: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3798 | | 0.001s 22.287s 638253393607888540: | | | | 3799 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.288s 638253393607894667: | | | | | | | 3092 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.288s 638253393607895063: | | | | | | | | | | | | | | | | | | | 3180 | | | | | | | | | | | | 0.000s 22.288s 638253393607895285: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 22.288s 638253393607895569: | | | | | | | | | | | 3800 | | | | | | | | | | | | | | | | | | | | 0.001s 22.289s 638253393607901750: | | | | | | | | | | | | | | | | 3801 | | | | | | | | | | | | | | | 0.002s 22.291s 638253393607925582: | | | | | | | | | | | | | | | | | | 3159 | | | | | | | | | | | | | 0.000s 22.291s 638253393607925959: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.291s 638253393607926209: 3802 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 22.293s 638253393607943086: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3107 | 0.000s 22.293s 638253393607943482: | | | | | | | | | | | | | | | 3803 | | | | | | | | | | | | | | | | 0.001s 22.293s 638253393607949701: | | | | | | | | | | | | | | 3804 | | | | | | | | | | | | | | | | | 0.001s 22.294s 638253393607956048: | | | | | | | | 3108 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.294s 638253393607956392: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3805 | | | | 0.001s 22.295s 638253393607962382: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.000s 22.295s 638253393607962707: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.295s 638253393607962952: | | | | | | | | | | 3806 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.295s 638253393607969244: | | | | | 3807 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.296s 638253393607975212: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.000s 22.296s 638253393607975537: | | | | | | | | | | | | | | | | | | | | | | | | | 3051 | | | | | | 0.000s 22.296s 638253393607975824: | | | | | | | | | | | | | | | | | | | | | | | | | | 3808 | | | | | 0.001s 22.297s 638253393607981778: | | | | | | | | | | | | | | | | | | | | 3109 | | | | | | | | | | | 0.000s 22.297s 638253393607982086: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3809 | | | 0.001s 22.297s 638253393607988070: | | | | | | | | | | | | | | | | | | | | | 3810 | | | | | | | | | | 0.001s 22.298s 638253393607999005: | | | | | | | | | | | | | 3133 | | | | | | | | | | | | | | | | | | 0.000s 22.298s 638253393607999439: | | 3184 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.299s 638253393608006522: | | | | | | 3811 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.300s 638253393608012882: | | | | | | | | | | | | | | | | | | | 3812 | | | | | | | | | | | | 0.001s 22.300s 638253393608019031: | | | 3099 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.301s 638253393608026101: | | | | | | | | | | | | | | | | | | | | | | | | 3813 | | | | | | | 0.001s 22.302s 638253393608032771: | | | | 3144 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.302s 638253393608033113: | | | | | | | 3814 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.302s 638253393608039352: | | | | | | | | | 3083 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.302s 638253393608039697: | | | | | | | | | | | | | | | | 3122 | | | | | | | | | | | | | | | 0.000s 22.302s 638253393608039939: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3102 0.000s 22.303s 638253393608041292: | 3115 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.303s 638253393608044277: | | | | | | | | | | | | | | | | | | 3815 | | | | | | | | | | | | | 0.001s 22.304s 638253393608051215: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3153 | | | | 0.000s 22.304s 638253393608051606: | | | | | | | | | | | | 3816 | | | | | | | | | | | | | | | | | | | 0.001s 22.304s 638253393608059269: | | | | | | | | | | | 3124 | | | | | | | | | | | | | | | | | | | | 0.000s 22.304s 638253393608059671: | | | | | | | | | | | | | | | | | | | | | | | 3084 | | | | | | | | 0.000s 22.304s 638253393608059934: | | | | | | | | 3817 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.305s 638253393608069297: | | | | | | | | | | | | | | | | | | | | | | 3818 | | | | | | | | | 0.001s 22.306s 638253393608075854: | | | | | 3088 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.306s 638253393608076216: | | | | | | | | | | | | | | 3106 | | | | | | | | | | | | | | | | | 0.000s 22.306s 638253393608076469: | | | | | | | | | | | | | | | | | | | | | | | | | 3819 | | | | | | 0.001s 22.307s 638253393608086829: | | | | | | | | | | | | | | | | | 3820 | | | | | | | | | | | | | | 0.001s 22.308s 638253393608093468: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3821 | 0.001s 22.308s 638253393608099754: 3188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.308s 638253393608100340: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3822 | | 0.001s 22.309s 638253393608109095: | | | | | | | | | | | | | | | | | | | | 3134 | | | | | | | | | | | 0.001s 22.310s 638253393608116661: | | 3823 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.311s 638253393608122287: | | | | | | | | | | | | | | | | | | | 3180 | | | | | | | | | | | | 0.000s 22.311s 638253393608122700: | | | | | | | | | | | | | | | | | | | | | | | | 3116 | | | | | | | 0.000s 22.311s 638253393608122950: | | | | 3824 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.311s 638253393608128750: | | | | | | | | | | | | | | | | | | | | | | | | | | 3131 | | | | | 0.000s 22.311s 638253393608129082: | | | | | | | 3092 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.311s 638253393608129338: | | | | | | | | | | | | | 3825 | | | | | | | | | | | | | | | | | | 0.001s 22.312s 638253393608135794: | | | | | | | | | 3089 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.313s 638253393608141437: | | | | | | | | | | | | | | | 3152 | | | | | | | | | | | | | | | | 0.000s 22.313s 638253393608141739: | | | | | | | | | | | | | | | | 3826 | | | | | | | | | | | | | | | 0.001s 22.314s 638253393608150503: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3827 0.001s 22.314s 638253393608156410: | | | | | | | | | | | 3828 | | | | | | | | | | | | | | | | | | | | 0.001s 22.315s 638253393608161877: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3829 | | | | 0.001s 22.315s 638253393608167525: | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.315s 638253393608167872: | 3130 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 22.317s 638253393608186508: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.000s 22.317s 638253393608186938: | | | 3830 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.320s 638253393608213929: 3831 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 22.322s 638253393608235548: | | | | | | 3209 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.322s 638253393608236055: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 22.322s 638253393608236330: | | | | | | | | | | | | | | 3832 | | | | | | | | | | | | | | | | | 0.001s 22.323s 638253393608242608: | | | | | 3833 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.323s 638253393608248649: | | | | | | | | | | | | | | | | | | | | | | | 3110 | | | | | | | | 0.001s 22.324s 638253393608254566: | | 3184 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.324s 638253393608254868: | | | | | | | | | | | | | | | | | | | 3834 | | | | | | | | | | | | 0.001s 22.325s 638253393608260636: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.325s 638253393608260900: | | | | 3144 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.325s 638253393608261121: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.000s 22.325s 638253393608261357: | | | | | | | | | | | | | | | | | | | | | | | | 3835 | | | | | | | 0.001s 22.325s 638253393608267087: | | | | | | | | | | | | | | | | | | | | | | | | | 3051 | | | | | | 0.000s 22.325s 638253393608267399: | | | | | | | 3836 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.326s 638253393608273379: | | | | | | | | | | | | | | | | | | | | 3837 | | | | | | | | | | | 0.001s 22.326s 638253393608279117: | | | | | | | | | | | | | | | | | | | | | | | | | | 3177 | | | | | 0.001s 22.327s 638253393608285158: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3126 | | | 0.000s 22.327s 638253393608285564: | | | | | | | | | | | | | | | 3838 | | | | | | | | | | | | | | | | 0.001s 22.328s 638253393608291446: | | | | | | | | | | | | | | | | | | 3159 | | | | | | | | | | | | | 0.000s 22.328s 638253393608291779: | 3839 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.328s 638253393608297513: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3107 | 0.000s 22.328s 638253393608297781: | | | | | | | | | 3840 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.329s 638253393608303564: | | | 3099 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.329s 638253393608303893: | | | | | | | | | | | | | 3133 | | | | | | | | | | | | | | | | | | 0.000s 22.329s 638253393608304138: | | | | | | | | | | | | | | | | 3122 | | | | | | | | | | | | | | | 0.000s 22.329s 638253393608304370: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.329s 638253393608304648: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3153 | | | | 0.000s 22.329s 638253393608304948: | | | | | | | | | | | 3124 | | | | | | | | | | | | | | | | | | | | 0.000s 22.329s 638253393608305170: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3102 0.019s 22.348s 638253393608492580: | | | | | | 3841 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.349s 638253393608501757: | | | | | | | | | | | | | | 3106 | | | | | | | | | | | | | | | | | 0.000s 22.349s 638253393608502149: | | | | | | | | | | | | 3842 | | | | | | | | | | | | | | | | | | | 0.001s 22.349s 638253393608507758: | | | | | | | | | | | | | | | | | | | | | 3843 | | | | | | | | | | 0.001s 22.350s 638253393608513492: 3188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.350s 638253393608513926: | | | | | | | | | 3089 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.350s 638253393608514278: | | | | | | | | | | | | | | | | 3844 | | | | | | | | | | | | | | | 0.001s 22.350s 638253393608520330: | 3130 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.351s 638253393608520623: | | | | | | | | | | | | | | | | | | | | | | 3845 | | | | | | | | | 0.001s 22.352s 638253393608534750: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3190 | | | | 0.001s 22.353s 638253393608540494: | | | | | | | | | | | | | | | | | | | 3180 | | | | | | | | | | | | 0.000s 22.353s 638253393608540813: | | | | | | | 3092 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.353s 638253393608541041: | | | | | | | | | | | | | | | | | | | | | | | | | 3093 | | | | | | 0.001s 22.353s 638253393608546521: | | | | | | | | | | | | | | | | | | | | 3134 | | | | | | | | | | | 0.000s 22.353s 638253393608546820: | | | 3846 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.354s 638253393608552486: | | | | | | | | | | | | | | | | | | | | | | | | 3116 | | | | | | | 0.000s 22.354s 638253393608552811: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3140 | 0.001s 22.354s 638253393608558322: | | | | | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.355s 638253393608564156: | | 3847 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.355s 638253393608569749: | | | | | | | | | | | | | 3848 | | | | | | | | | | | | | | | | | | 0.001s 22.356s 638253393608575242: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3849 | | 0.001s 22.357s 638253393608580747: | | | | 3850 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 22.363s 638253393608640990: | | | | | | | | | | | | | | | | | 3851 | | | | | | | | | | | | | | 0.001s 22.363s 638253393608647884: | | | | | | | | | | | | | | | | | | | | | | | 3852 | | | | | | | | 0.001s 22.364s 638253393608653499: | | | | | | | | | | | | | | | | | | 3189 | | | | | | | | | | | | | 0.001s 22.364s 638253393608659144: 3208 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.365s 638253393608665187: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3141 0.001s 22.366s 638253393608670849: | | | | | | | | | | | | | | 3853 | | | | | | | | | | | | | | | | | 0.001s 22.366s 638253393608676600: | | | | | | | | | | | | | | | | | | | | | | | | | | 3854 | | | | | 0.001s 22.367s 638253393608682032: | | | | | 3088 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.367s 638253393608682369: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3161 | | | 0.001s 22.368s 638253393608691100: | 3855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.368s 638253393608697526: | | | | | | | | | | | 3165 | | | | | | | | | | | | | | | | | | | | 0.001s 22.369s 638253393608703121: | | | | | | | | | 3856 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.369s 638253393608708523: | | | 3099 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.369s 638253393608708818: | | | | | | | | | | | | | | | | | | | | 3857 | | | | | | | | | | | 0.001s 22.370s 638253393608714492: | | | | | | | | | | | | | | | | | | | | | | | | | 3858 | | | | | | 0.001s 22.370s 638253393608719870: | | 3184 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.370s 638253393608720175: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3859 | | | | 0.001s 22.371s 638253393608725782: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.000s 22.371s 638253393608726091: | | | | | | | | | | | | | | | | | | | | | | | | 3860 | | | | | | | 0.001s 22.372s 638253393608731510: | | | | | | 3209 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.372s 638253393608731811: | | | | | | | | | | | | | | | | 3122 | | | | | | | | | | | | | | | 0.000s 22.372s 638253393608732041: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.000s 22.372s 638253393608732282: | | | | | | | | | | | | | | | | | | | 3861 | | | | | | | | | | | | 0.001s 22.373s 638253393608744477: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3862 | 0.001s 22.373s 638253393608749888: | | | | | | | | | | 3863 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.374s 638253393608755512: | | | | | | | 3864 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.375s 638253393608760863: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.375s 638253393608761182: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 22.375s 638253393608761465: | | | | | | | | | | | | | 3133 | | | | | | | | | | | | | | | | | | 0.000s 22.375s 638253393608761717: | | | | | | | | | | | | | | | | | | | | | | | 3110 | | | | | | | | 0.000s 22.375s 638253393608761988: | | | | | | | | | | | | | | | | | | 3865 | | | | | | | | | | | | | 0.001s 22.375s 638253393608768086: 3866 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.376s 638253393608774105: | | | | | | | | | | | | | | | | | | | | | | | | | | 3177 | | | | | 0.000s 22.376s 638253393608774508: | | | | | | | | | 3089 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.376s 638253393608774744: | | | | | | | | | | | | | | | | | | | | 3134 | | | | | | | | | | | 0.000s 22.376s 638253393608774997: | | | | | | | | | | | | | | | | | | | | | | | | | 3093 | | | | | | 0.000s 22.376s 638253393608775220: | | | 3867 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.377s 638253393608780768: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3868 0.001s 22.377s 638253393608786108: | | | | | | | | | | | | | | 3106 | | | | | | | | | | | | | | | | | 0.000s 22.377s 638253393608786416: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3190 | | | | 0.000s 22.377s 638253393608786669: | | | | | | | | | | | 3869 | | | | | | | | | | | | | | | | | | | | 0.001s 22.378s 638253393608792264: | | | | 3144 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.378s 638253393608792592: | | 3870 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.378s 638253393608798078: | | | | | | | | | | | | | | | | 3871 | | | | | | | | | | | | | | | 0.001s 22.379s 638253393608803657: | | | | | | | | | | | | | | | | | | | 3180 | | | | | | | | | | | | 0.000s 22.379s 638253393608803968: | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.379s 638253393608809353: | 3130 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.379s 638253393608809613: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3140 | 0.000s 22.379s 638253393608809863: | | | | | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.379s 638253393608810072: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3872 | | 0.001s 22.380s 638253393608815449: | | | | | | 3873 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.381s 638253393608820775: | | | | | | | | | | | | | 3874 | | | | | | | | | | | | | | | | | | 0.001s 22.381s 638253393608826030: | | | | | | | | | | | | 3875 | | | | | | | | | | | | | | | | | | | 0.001s 22.382s 638253393608831257: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.382s 638253393608831589: | | | | | | | | | | | | | | | | | | 3189 | | | | | | | | | | | | | 0.000s 22.382s 638253393608832045: 3208 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.382s 638253393608832430: | | | | | | | | | | | | | | | | | | | | | | 3876 | | | | | | | | | 0.002s 22.383s 638253393608847599: | | | | | | | | | | | | | | | | | | | | | | | 3877 | | | | | | | | 0.001s 22.384s 638253393608853222: | | | | | | | | | | | | | | 3878 | | | | | | | | | | | | | | | | | 0.001s 22.384s 638253393608858504: | | | | | | | | | | | | | | | | | | | | | | | | | | 3879 | | | | | 0.001s 22.385s 638253393608863797: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3880 | | | | 0.001s 22.385s 638253393608869091: | | | | | | | | | | | | | | | | | | | | | 3119 | | | | | | | | | | 0.001s 22.386s 638253393608874963: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3141 0.000s 22.386s 638253393608876175: | | | | | | | | | | | 3165 | | | | | | | | | | | | | | | | | | | | 0.000s 22.386s 638253393608876416: | | | | | | | 3092 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.386s 638253393608876683: | | | | 3881 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.387s 638253393608882153: | | | | | | | | | | 3882 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.387s 638253393608887818: 3883 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.388s 638253393608893760: | | | | | | | | | 3884 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.388s 638253393608899374: | | | 3099 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.388s 638253393608899689: | | | | | | | | | | | | | | | | | | | 3885 | | | | | | | | | | | | 0.001s 22.389s 638253393608905181: | | | | | | | | | | | | | | | | | | 3886 | | | | | | | | | | | | | 0.001s 22.390s 638253393608910624: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3887 | 0.001s 22.390s 638253393608916283: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3190 | | | | 0.000s 22.390s 638253393608916632: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3888 0.001s 22.391s 638253393608922045: | | | | | | | 3889 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.391s 638253393608927694: 3208 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.391s 638253393608928251: | | | | | 3890 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.392s 638253393608933958: | | | | | | | | | | | | | | | | | | | | | | | 3110 | | | | | | | | 0.000s 22.392s 638253393608934274: | | | | | | | | | | | | | | | | | | 3189 | | | | | | | | | | | | | 0.000s 22.392s 638253393608934529: | | | | | | | | | | | | | | | | | | | | | 3891 | | | | | | | | | | 0.001s 22.392s 638253393608940086: | | | | | | | | | | | | | | 3106 | | | | | | | | | | | | | | | | | 0.000s 22.392s 638253393608940382: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3892 | | | | 0.001s 22.393s 638253393608946428: | | | | | | | | | | | | | | | | | | | | | | | | 3116 | | | | | | | 0.000s 22.393s 638253393608946761: 3893 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.394s 638253393608954931: | | 3184 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.394s 638253393608955634: | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.394s 638253393608955913: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3141 0.000s 22.394s 638253393608957654: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.000s 22.394s 638253393608957945: | | | | | | | | | | | 3894 | | | | | | | | | | | | | | | | | | | | 0.002s 22.397s 638253393608982032: | | | 3895 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.397s 638253393608989628: | 3896 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.398s 638253393608996995: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3140 | 0.000s 22.398s 638253393608997361: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3190 | | | | 0.000s 22.398s 638253393608997667: | | | | | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.398s 638253393608997902: | | | | | | | | | | | | | | | | | | | | | 3119 | | | | | | | | | | 0.000s 22.398s 638253393608998139: | | | | | | | | | | | | | | 3123 | | | | | | | | | | | | | | | | | 0.002s 22.400s 638253393609013206: | | | | | 3897 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.400s 638253393609020329: | | | | | | | | | | | | | | | | | | 3898 | | | | | | | | | | | | | 0.001s 22.401s 638253393609026245: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.000s 22.401s 638253393609026576: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3899 | | 0.001s 22.402s 638253393609033574: | | | | 3144 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.402s 638253393609033981: | | | | | | | | | | | | | | | | | | | 3180 | | | | | | | | | | | | 0.000s 22.402s 638253393609034275: | | | | | | | | | | | | | | | | | 3900 | | | | | | | | | | | | | | 0.001s 22.402s 638253393609040275: | | | | | | | | | | | | | | | | 3122 | | | | | | | | | | | | | | | 0.000s 22.403s 638253393609040577: | | | | | | | | | | 3901 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.403s 638253393609046744: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3902 | 0.001s 22.404s 638253393609052492: | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.404s 638253393609052816: | | | | | | | | | | | | | | | | | | | | | | | 3903 | | | | | | | | 0.001s 22.404s 638253393609059327: | | | | 3904 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 22.407s 638253393609080839: | | | | | | | | | | | | | | 3905 | | | | | | | | | | | | | | | | | 0.001s 22.407s 638253393609089709: | | | | | | | | | | | | | | | | | | | | | | | | | 3906 | | | | | | 0.001s 22.408s 638253393609095702: 3208 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.408s 638253393609096204: | | | | | | | | | | | | | | | | | | | 3907 | | | | | | | | | | | | 0.001s 22.409s 638253393609102005: | | | | | | | | | | | | | | | | | | | | | | | | | | 3177 | | | | | 0.000s 22.409s 638253393609102306: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.409s 638253393609102562: | | | | | | | | | | | | | | | | 3143 | | | | | | | | | | | | | | | 0.002s 22.411s 638253393609125475: | | | | | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.411s 638253393609125902: | | | | | | | | | | | | | | | | | | | | | | | 3110 | | | | | | | | 0.000s 22.411s 638253393609126200: | | | | | | | | | | | | 3908 | | | | | | | | | | | | | | | | | | | 0.001s 22.412s 638253393609132589: | | | | | | | | | | | | | | | | | | | | | 3909 | | | | | | | | | | 0.001s 22.412s 638253393609138176: | | | | | | | | | | | | | | 3123 | | | | | | | | | | | | | | | | | 0.000s 22.412s 638253393609138500: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3910 | | | 0.001s 22.413s 638253393609143953: | | 3911 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.413s 638253393609149326: | | | | | | | | | | | | | | | | | | | | | | | | 3912 | | | | | | | 0.001s 22.414s 638253393609155040: | | | | | | | | | | | | | 3133 | | | | | | | | | | | | | | | | | | 0.000s 22.414s 638253393609155374: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3140 | 0.000s 22.414s 638253393609155606: | | | | | | | | | | | | | | | | | | 3189 | | | | | | | | | | | | | 0.000s 22.414s 638253393609155852: | | | | | | | | | | | | | | | | | | | | | | | | | 3093 | | | | | | 0.000s 22.414s 638253393609156091: 3913 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.415s 638253393609165790: | | | | | | | | | | | | | | | 3152 | | | | | | | | | | | | | | | | 0.000s 22.415s 638253393609166175: | | | | | | | | | 3089 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.415s 638253393609166459: | | | | | | | | | | 3914 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.416s 638253393609172109: | | | | | | | | | | | | | | | | | | | | | | | 3915 | | | | | | | | 0.001s 22.416s 638253393609177626: | | | | | | | | | | | | | | | | | | | | | 3119 | | | | | | | | | | 0.000s 22.416s 638253393609177900: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.000s 22.416s 638253393609178150: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3161 | | | 0.000s 22.416s 638253393609178367: | | | | | | | | | | | | | | | | | | | | | | | | | | 3194 | | | | | 0.001s 22.417s 638253393609187488: | | | | | | 3209 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.417s 638253393609187833: | | | | | | | | | | | | | | | | 3916 | | | | | | | | | | | | | | | 0.001s 22.418s 638253393609195699: | | | | 3144 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.418s 638253393609196010: | | | | | 3917 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.419s 638253393609201621: | | | | | | | | | | | | | | | | | | | | | | 3918 | | | | | | | | | 0.001s 22.419s 638253393609207349: | | | | | | | | | 3919 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.420s 638253393609213275: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.420s 638253393609213591: | | | | | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.420s 638253393609213831: | | | | | | | | | | | | | | | | | | | | | | | | | | 3920 | | | | | 0.001s 22.420s 638253393609219380: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.001s 22.421s 638253393609225797: | | | 3099 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.421s 638253393609226390: | | | | | | | | | | | | | | | | | | | 3180 | | | | | | | | | | | | 0.000s 22.421s 638253393609226653: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3921 | | | 0.002s 22.423s 638253393609246505: | | 3184 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.423s 638253393609246865: | | | | | | | 3092 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.423s 638253393609247123: | | | | | | | | | | | | | | | | | | 3922 | | | | | | | | | | | | | 0.001s 22.424s 638253393609252944: | | | | | | | | | | | | | | | | | 3923 | | | | | | | | | | | | | | 0.001s 22.424s 638253393609258382: | | | | | | | | | | 3924 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.425s 638253393609263764: | | | | | | | | | | | | | | | | | | | | | | | | | | 3194 | | | | | 0.000s 22.425s 638253393609264029: | | | | | | | | | | | | | | | | | | | 3925 | | | | | | | | | | | | 0.001s 22.425s 638253393609269387: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3926 0.001s 22.426s 638253393609274971: | | | | | | | | | | | | | | 3927 | | | | | | | | | | | | | | | | | 0.001s 22.426s 638253393609280337: 3208 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.427s 638253393609280851: | | | | | | | | | | | | | | | 3191 | | | | | | | | | | | | | | | | 0.020s 22.447s 638253393609480688: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3928 | | 0.001s 22.447s 638253393609486846: | | | 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.448s 638253393609492582: | | | | | | | 3929 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.449s 638253393609500686: | | | | | | | | | | | | | | | | | | 3189 | | | | | | | | | | | | | 0.000s 22.449s 638253393609501034: | | | | | | | | | | | | | | | | | | | | | | | | | 3930 | | | | | | 0.001s 22.449s 638253393609506323: | | | | | | | | | | | | | 3171 | | | | | | | | | | | | | | | | | | 0.001s 22.450s 638253393609511736: | | | | | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.450s 638253393609512244: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3931 | | | | 0.001s 22.450s 638253393609517677: | | | | | | | | | | | | | | | | | | | | | | | | | | 3932 | | | | | 0.001s 22.451s 638253393609522863: | | | | | | | | | 3089 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.451s 638253393609523271: | | | | | | | | | | | | 3933 | | | | | | | | | | | | | | | | | | | 0.001s 22.451s 638253393609528592: | | | | | | | | | | | | | | | | | | | | | 3150 | | | | | | | | | | 0.001s 22.452s 638253393609533981: | | | | | | | | | | | | | | | | | | | | 3935 | | | | | | | | | | | 0.001s 22.452s 638253393609539199: | | | | | | | | | | | | | | | | | | | | | | | 3110 | | | | | | | | 0.000s 22.452s 638253393609539461: | | | | | | | | | | | | | | | | 3143 | | | | | | | | | | | | | | | 0.000s 22.452s 638253393609539694: | | | | | | | | | | | 3165 | | | | | | | | | | | | | | | | | | | | 0.000s 22.452s 638253393609539912: | | | | | | | | | | | | | | 3123 | | | | | | | | | | | | | | | | | 0.000s 22.452s 638253393609540136: | | 3197 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.454s 638253393609554649: | | | | | | | | | | | | | | | | | | | | | | | | | 3093 | | | | | | 0.000s 22.454s 638253393609554968: | | | | | | | | 3108 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.454s 638253393609555172: | | | | 3210 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.455s 638253393609561683: | | | | | | | | | | | | | | | 3936 | | | | | | | | | | | | | | | | 0.001s 22.455s 638253393609567194: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3141 0.000s 22.455s 638253393609568290: | | | | | | | | | | | | | | | | | | 3212 | | | | | | | | | | | | | 0.001s 22.456s 638253393609573628: | | | | | | | | | | | | | | | | | | | | | | | | | | 3194 | | | | | 0.000s 22.456s 638253393609573921: 3938 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.457s 638253393609582011: | | | | | | | | | | | | | | | | 3939 | | | | | | | | | | | | | | | 0.002s 22.458s 638253393609600178: | | | | | | | | | | | | | | 3940 | | | | | | | | | | | | | | | | | 0.001s 22.459s 638253393609605792: | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.459s 638253393609606105: | | | | | | | | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.001s 22.460s 638253393609618904: | | | | | | | | | | | | | | | | | | | | | | | 3941 | | | | | | | | 0.001s 22.461s 638253393609624325: | | | 3942 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.461s 638253393609629600: | | | | | | | | | | | | | | | | | | | | | | | | | | 3943 | | | | | 0.001s 22.462s 638253393609635057: | | | | | | | | | | | | | | | | | | | | | | | | | 3944 | | | | | | 0.001s 22.462s 638253393609640272: | | | | | | | | | 3117 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.463s 638253393609645749: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3945 0.001s 22.464s 638253393609650985: | | | | | | | | 3946 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.464s 638253393609656152: | | | | | | | | | | | | | | | | | | | | | 3947 | | | | | | | | | | 0.003s 22.468s 638253393609690832: | 3130 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.468s 638253393609691153: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3161 | | | 0.000s 22.468s 638253393609691442: | | 3948 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.468s 638253393609696765: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3190 | | | | 0.000s 22.468s 638253393609697057: | | | | | | | | | | | | | 3949 | | | | | | | | | | | | | | | | | | 0.001s 22.469s 638253393609702342: | | | | | | | | | | | | | | | 3191 | | | | | | | | | | | | | | | | 0.000s 22.469s 638253393609702599: | | | | | | | | | | | | | | | | 3143 | | | | | | | | | | | | | | | 0.000s 22.469s 638253393609702808: | | | | | | | | | | | | | | 3123 | | | | | | | | | | | | | | | | | 0.000s 22.469s 638253393609702995: | | | | | | | | | | | | | | | | | | 3950 | | | | | | | | | | | | | 0.001s 22.469s 638253393609708275: | | | | | | | | | | 3951 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.470s 638253393609713639: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3952 | 0.001s 22.470s 638253393609718859: | | | | | 3953 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.471s 638253393609724273: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.471s 638253393609724576: | | | | 3954 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.471s 638253393609729853: | | | | | | | | | | | | | | | | | | | | 3134 | | | | | | | | | | | 0.000s 22.471s 638253393609730137: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.000s 22.471s 638253393609730377: | | | 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.472s 638253393609730613: | | | | | | | | | | | 3955 | | | | | | | | | | | | | | | | | | | | 0.001s 22.472s 638253393609735900: | | | | | | | | | | | | | | | | | | | | | | | | | | 3194 | | | | | 0.000s 22.472s 638253393609736171: | | | | | | | | | | | | | | | | | | | | | | | | 3116 | | | | | | | 0.000s 22.472s 638253393609736408: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.472s 638253393609736613: 3208 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.472s 638253393609737042: | | | | | | | | | | | | | | | | | | | 3180 | | | | | | | | | | | | 0.000s 22.472s 638253393609737293: | | | | | | | 3092 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.472s 638253393609737486: | | | | | | | | | 3956 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.473s 638253393609743003: | | | | | | | | | | | | | | | | | | | | | | | 3110 | | | | | | | | 0.000s 22.473s 638253393609743260: | | | | | | 3937 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.474s 638253393609750876: | | | | | | | | | | | | | | | | | | | | | | | | | 3093 | | | | | | 0.000s 22.474s 638253393609751281: | | | | | | | | | | | | | | | | | | | | | 3150 | | | | | | | | | | 0.000s 22.474s 638253393609751518: | | 3197 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.474s 638253393609751741: | 3957 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.474s 638253393609759078: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.000s 22.474s 638253393609759426: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3958 | | | | 0.001s 22.475s 638253393609765894: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3141 0.000s 22.475s 638253393609767219: | | | | | | | | | | | | | 3171 | | | | | | | | | | | | | | | | | | 0.000s 22.475s 638253393609767474: | | | | | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.475s 638253393609767654: | | | | | | | | | | | | | | | | | | 3212 | | | | | | | | | | | | | 0.000s 22.475s 638253393609767857: | | | | | | | | | | | | | | | 3959 | | | | | | | | | | | | | | | | 0.001s 22.476s 638253393609779548: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3179 | | | 0.001s 22.477s 638253393609789946: | | | | | | | | | | | | | | | | 3960 | | | | | | | | | | | | | | | 0.001s 22.478s 638253393609798244: | | | | | | | | | | | | | | | | | 3961 | | | | | | | | | | | | | | 0.001s 22.479s 638253393609804467: 3962 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.480s 638253393609810980: | | | | | | | | | | | | | | | | | | | | 3963 | | | | | | | | | | | 0.001s 22.480s 638253393609817136: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3964 | | 0.001s 22.481s 638253393609823026: | | | | | | | | | | | | | | | | | | | 3965 | | | | | | | | | | | | 0.001s 22.481s 638253393609828933: | | | 3966 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.482s 638253393609835083: | | | | | | | | | | | | | | | | | | | | | | 3967 | | | | | | | | | 0.001s 22.483s 638253393609840960: | | | | | | | | | | | | | | | | | | | | | | | | | | 3968 | | | | | 0.001s 22.483s 638253393609847131: | | | | | | | | | 3117 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.483s 638253393609847471: | | | | | | | | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.000s 22.483s 638253393609847734: | | | | | | | | | | | | | | 3969 | | | | | | | | | | | | | | | | | 0.001s 22.484s 638253393609853760: | | | | | | | | | | | | | | | | | | | | | | | | 3148 | | | | | | | 0.001s 22.485s 638253393609861041: | | | | | | | | 3108 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.485s 638253393609861433: | | | | | | 3934 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.485s 638253393609867552: | | | | 3210 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.485s 638253393609867905: | | | | | | | | | | | | | | | | | | | | | | | | | 3970 | | | | | | 0.005s 22.490s 638253393609913573: | | | | | | | 3971 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.490s 638253393609919976: | | | | | | | | | | | | | | | | | | 3189 | | | | | | | | | | | | | 0.000s 22.490s 638253393609920306: | | | | | | | | | | | | | | | | | | | | | | | 3973 | | | | | | | | 0.001s 22.491s 638253393609926500: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3190 | | | | 0.000s 22.491s 638253393609926910: | | | | | | | | | | | | | | | | | | | | | 3974 | | | | | | | | | | 0.001s 22.492s 638253393609932834: | | | | | | | | | | | | | | | 3191 | | | | | | | | | | | | | | | | 0.000s 22.492s 638253393609933152: | | 3975 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.492s 638253393609939078: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3183 0.001s 22.493s 638253393609945043: | | | | | | | | | | 3976 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.494s 638253393609950820: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3977 | | | 0.001s 22.494s 638253393609956883: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3140 | 0.000s 22.494s 638253393609957249: | 3130 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.494s 638253393609957469: | | | | | | | | | | | | 3164 | | | | | | | | | | | | | | | | | | | 0.001s 22.495s 638253393609963700: | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.495s 638253393609963991: | | | 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.495s 638253393609964265: | | | | | | | | | 3978 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.495s 638253393609970191: 3208 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.496s 638253393609970620: | | | | | | | | | | | | | | | | | | | | | | | | | | 3194 | | | | | 0.000s 22.496s 638253393609970866: | | | | | | | | | | | | | 3979 | | | | | | | | | | | | | | | | | | 0.001s 22.496s 638253393609976834: | | | | | | | | | | | | | | | | | | | | 3134 | | | | | | | | | | | 0.000s 22.496s 638253393609977119: | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | 0.000s 22.496s 638253393609977373: | | | | | | | | | | | 3980 | | | | | | | | | | | | | | | | | | | | 0.001s 22.497s 638253393609983314: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.497s 638253393609989325: | | | | | | x | | | | | | | | | | | | | | | | | 3981 | | | | | | | 0.001s 22.498s 638253393609995734: | | | | 3982 | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.499s 638253393610002378: | | | | | | x | | | | | | | | | 3143 | | | | | | | | | | | | | | | 0.001s 22.499s 638253393610008716: | | | | | | x | 3136 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.500s 638253393610014748: | | | | | | x | | | | | | | | | | | | 3180 | | | | | | | | | | | | 0.001s 22.501s 638253393610022932: | | | | | | x | | | | | | | 3123 | | | | | | | | | | | | | | | | | 0.001s 22.501s 638253393610029188: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.001s 22.502s 638253393610035063: | | | | | | x | | | | | | | | | | | 3983 | | | | | | | | | | | | | 0.001s 22.503s 638253393610040622: | | | | | | x | | | | | | | | | | | | | | 3150 | | | | | | | | | | 0.001s 22.503s 638253393610046278: | | | | | | x | | | | | | | | | | | | | | | | | | | | | 3179 | | | 0.001s 22.504s 638253393610051701: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 3984 0.001s 22.504s 638253393610057088: | | | | | | x | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.001s 22.505s 638253393610062474: | 3147 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.505s 638253393610067847: | | | | | | x | | | | | | | | | | | | | | | | 3110 | | | | | | | | 0.001s 22.506s 638253393610073494: | | | | | | x | | 3117 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.506s 638253393610078899: | | | | | | x | | | | | | 3171 | | | | | | | | | | | | | | | | | | 0.001s 22.507s 638253393610084421: | | | | | | x | | | | | | | | 3985 | | | | | | | | | | | | | | | | 0.001s 22.507s 638253393610089830: | | | | | | x | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.001s 22.508s 638253393610095106: | | 3197 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.508s 638253393610100387: 3986 | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.509s 638253393610106175: | | | | | 3137 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.510s 638253393610111663: | | | 3987 | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.510s 638253393610117171: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 3162 | 0.001s 22.511s 638253393610122567: | | | | | | x | | | | | | | | | | | | | 3154 | | | | | | | | | | | 0.001s 22.511s 638253393610128336: | | | | | | x | | | | | | | | | | | | | | | | | 3148 | | | | | | | 0.001s 22.512s 638253393610134554: | | | | 3210 | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.513s 638253393610148081: | | | | | | x | | | | | | | | | | | | | | | | | | | | 3988 | | | | 0.001s 22.514s 638253393610154505: | | | | | | x | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.001s 22.514s 638253393610159958: | | | | | | x | | | | | | | | | | | | | | | | | | | 3989 | | | | | 0.001s 22.515s 638253393610165443: | | | | | | x | | | | | | | | | 3990 | | | | | | | | | | | | | | | 0.001s 22.516s 638253393610170777: | | | | | | x | | | | | | | | | | | | 3991 | | | | | | | | | | | | 0.001s 22.516s 638253393610176121: | | | | | | x | | | | | 3992 | | | | | | | | | | | | | | | | | | | 0.001s 22.517s 638253393610181409: | | | | | | x | | | | | | | 3993 | | | | | | | | | | | | | | | | | 0.001s 22.518s 638253393610195008: | | | | | | x 3092 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.519s 638253393610203057: | | | | | | x | | | | | | | | | | | | | | | | | | | | | 3994 | | | 0.001s 22.519s 638253393610210254: | | | | | | x | | | | | | | | | | | | | | 3119 | | | | | | | | | | 0.168s 22.688s ... 638253393611893445: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 3183 0.001s 22.688s 638253393611899062: | | | | | | x | | | | | | | | | | | | | | | 3996 | | | | | | | | | 0.001s 22.689s 638253393611904085: | | | | | | x | | | | | | | | | | | | | | | | 3997 | | | | | | | | 0.000s 22.689s 638253393611908963: | | | | | | x | | | | | | 3998 | | | | | | | | | | | | | | | | | | 0.001s 22.690s 638253393611914236: | | | | | | x | | | | | | | | 3191 | | | | | | | | | | | | | | | | 0.001s 22.690s 638253393611919242: | | | | | | x | | 3999 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.691s 638253393611924244: | | | | | | x | | | | | | | | | | | 3189 | | | | | | | | | | | | | 0.000s 22.691s 638253393611929152: | | | | | | x | | | | 4000 | | | | | | | | | | | | | | | | | | | | 0.000s 22.692s 638253393611934028: | | 4001 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.692s 638253393611938864: | | | | | | x | 4002 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.693s 638253393611943734: | | | | | | x | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.693s 638253393611948663: | 4003 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.694s 638253393611953772: | | | 3157 | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.694s 638253393611958727: | | | | | 4004 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.695s 638253393611963835: | | | | | | x | | | | | | | | | | | | | 4005 | | | | | | | | | | | 0.000s 22.695s 638253393611968779: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 4006 | 0.000s 22.696s 638253393611973685: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 4007 | | 0.001s 22.696s 638253393611978701: | | | | | | x | | | | | | | | | | 4008 | | | | | | | | | | | | | | 0.000s 22.697s 638253393611983599: 3208 | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.697s 638253393611988616: | | | | 4009 | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.698s 638253393611994042: | | | | | | x | | | | | 3164 | | | | | | | | | | | | | | | | | | | 0.001s 22.698s 638253393611999769: | | | | | | x | | | | | | | | | | | | | | | | | 4010 | | | | | | | 0.001s 22.699s 638253393612004902: | | | | | | x | | | | | | | | | | | | | | | | | | | | 3190 | | | | 0.000s 22.699s 638253393612009856: | | | | | | x | | | | | | | | | | | | | | | | | | | | | 3179 | | | 0.000s 22.700s 638253393612014740: | | | | | | x 4011 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.700s 638253393612019628: | | | | | | x | | | | | | | | | | | | | | | | | | | 3194 | | | | | 0.000s 22.701s 638253393612024506: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 4012 0.000s 22.701s 638253393612029312: | | | | | | x | | | | | | | | | | | | | | 4013 | | | | | | | | | | 0.001s 22.702s 638253393612035035: | | | | | | x | | | | | | 3171 | | | | | | | | | | | | | | | | | | 0.000s 22.702s 638253393612039901: | | | | | | x | | | | | | | | | | | | 3180 | | | | | | | | | | | | 0.000s 22.703s 638253393612044881: | | | | | | x | | | | | | | | | | | | | | | | | | 3093 | | | | | | 0.000s 22.703s 638253393612049741: | | | | | | x | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.000s 22.704s 638253393612054600: | | | | | | x | | | | | | | | | | | 4014 | | | | | | | | | | | | | 0.000s 22.704s 638253393612059458: | | | | | | x | | | | | | | | | 3143 | | | | | | | | | | | | | | | 0.000s 22.705s 638253393612064287: | | | | | | 4015 | | | | | | | | 3226 | | | | | | | | | | | | | | | | 0.000s 22.705s 638253393612069109: | | | | | | | | 3136 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.705s 638253393612069380: | 3147 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.705s 638253393612069591: | | 3197 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.705s 638253393612069813: | | | 4016 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.706s 638253393612074667: | | | | | 3137 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.706s 638253393612074955: | | | | | | | | | | | | | | 3123 | | | | | | | | | | | | | | | | | 0.000s 22.706s 638253393612075177: | | | | | | | | | | | | | | | | | | | | 3154 | | | | | | | | | | | 0.000s 22.706s 638253393612075385: | | | | | | | | | | 4017 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.706s 638253393612080096: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3162 | 0.000s 22.706s 638253393612080359: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 22.707s 638253393612080560: | | | | | | | | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.000s 22.707s 638253393612080787: | | | | | | | | | | | | | | | | | | | | | | | 3110 | | | | | | | | 0.000s 22.707s 638253393612081006: 4018 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.707s 638253393612086310: | | | | | | | | | | | | 4019 | | | | | | | | | | | | | | | | | | | 0.001s 22.708s 638253393612099453: | | | | | | | | | 3117 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.708s 638253393612099819: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.000s 22.708s 638253393612100044: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4020 | | | 0.000s 22.709s 638253393612104977: | | | | | | | | | | | | | | | | | | | | | | | | | | 4021 | | | | | 0.000s 22.709s 638253393612109840: | | | | | | | | | | | | | 4022 | | | | | | | | | | | | | | | | | | 0.001s 22.710s 638253393612114932: | | | | | | | | | | | | | | | | | | | 3211 | | | | | | | | | | | | 0.000s 22.710s 638253393612119796: | | | 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.710s 638253393612120096: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4023 | | | | 0.001s 22.711s 638253393612125223: | | | | 3210 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.711s 638253393612125522: | | | | | | | | | | | 4024 | | | | | | | | | | | | | | | | | | | | 0.000s 22.711s 638253393612130220: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.712s 638253393612135156: | | | | | | x | | | | | | | | 3191 | | | | | | | | | | | | | | | | 0.000s 22.712s 638253393612139957: | | 4026 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.713s 638253393612144851: | | | | | | x | | | | | | | | | | | | | | | | | | 4027 | | | | | | 0.000s 22.713s 638253393612149754: | 4028 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.714s 638253393612154895: | | | | | | x | | | | | | | | | | 4029 | | | | | | | | | | | | | | 0.000s 22.714s 638253393612159783: | | | | | 4030 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.715s 638253393612164869: | | | | | | x | | | | | | | | | 3182 | | | | | | | | | | | | | | | 0.001s 22.715s 638253393612169940: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 3183 0.000s 22.716s 638253393612174830: | | | | | | x 3092 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.716s 638253393612179737: | | | | | | x | | | | | | | 4031 | | | | | | | | | | | | | | | | | 0.000s 22.717s 638253393612184610: | | | | | | x | | | | | | 3171 | | | | | | | | | | | | | | | | | | 0.000s 22.717s 638253393612189469: | | | | | | x | 4032 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.718s 638253393612194578: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 4033 | 0.000s 22.718s 638253393612199478: | | | | | | x | | 4034 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.719s 638253393612204468: | | | | | | x | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.000s 22.719s 638253393612209417: | | | | | | x | | | | | | | | | | | | | 4035 | | | | | | | | | | | 0.000s 22.720s 638253393612214301: | | | | 4036 | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.720s 638253393612219108: | | | | | | x | | | | | | | | | | | | | | | | | 3148 | | | | | | | 0.000s 22.721s 638253393612224015: | | | | | | x | | | | | | | | | | | | 4037 | | | | | | | | | | | | 0.000s 22.721s 638253393612228845: | | | 4038 | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.722s 638253393612234012: | | | | | | x | | | | | | | | | | | | | | | 3094 | | | | | | | | | 0.000s 22.722s 638253393612238969: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 4039 | | 0.001s 22.723s 638253393612244129: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 3217 0.000s 22.723s 638253393612249092: | | | | | | x | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.724s 638253393612253947: | | | | | | x | | | | | | | | | | | | | | | | 4040 | | | | | | | | 0.000s 22.724s 638253393612258770: | | | | | | x | | | | | | | | | | | | | | | | | | | 3194 | | | | | 0.000s 22.725s 638253393612263629: | | | | | | x | | | | | | | | | | | | | | 3119 | | | | | | | | | | 0.000s 22.725s 638253393612268470: | | | | | | x | | | | | | | | | | | | | | | | | | | | 3190 | | | | 0.001s 22.726s 638253393612273528: | | | | | | x | | | | | | | | | | | | | | | | | | 3093 | | | | | | 0.000s 22.726s 638253393612278436: | | | | | | x | | | | | | | | | | | | | | | | | | | | | 3179 | | | 0.001s 22.727s 638253393612283535: | | | | | | x | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.001s 22.727s 638253393612288598: | | | | | | x | | | | | | 4041 | | | | | | | | | | | | | | | | | | 0.001s 22.728s 638253393612293603: | | 3197 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.728s 638253393612298551: | | | | | 3137 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.729s 638253393612303476: 3208 | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.729s 638253393612309091: | | | | | | 4042 | | | | | | | | 4025 | | | | | | | | | | | | | | | | 0.005s 22.734s 638253393612358721: | | | | | | | | | | | | | | | | 4043 | | | | | | | | | | | | | | | 0.001s 22.735s 638253393612364214: | | | | | | | 3121 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.735s 638253393612369143: | 3147 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.735s 638253393612369435: | | | 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.735s 638253393612369800: | | | | | | | | | | | | | | | | | | | | | | | | 3167 | | | | | | | 0.000s 22.736s 638253393612374626: | | | | | | | | | | | | | | | | | | | | | 4044 | | | | | | | | | | 0.000s 22.736s 638253393612379293: | | | | | | | | | | | | | | | | | | | | | | 4045 | | | | | | | | | 0.000s 22.737s 638253393612383905: | | | | | | | | | | | | 3164 | | | | | | | | | | | | | | | | | | | 0.000s 22.737s 638253393612384223: | | | | | | | | | | 4046 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.737s 638253393612389008: | | | | | | | | | | | | | | 3123 | | | | | | | | | | | | | | | | | 0.000s 22.737s 638253393612389302: | | | | | | | | | | | | | | | | | | | | | | | | | | 4047 | | | | | 0.001s 22.738s 638253393612394387: | | 4048 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.738s 638253393612399099: 3223 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.739s 638253393612404641: | | | | | | | | | 3117 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.739s 638253393612404971: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4049 | | | | 0.001s 22.740s 638253393612410720: | | | | | | | | | | | 4050 | | | | | | | | | | | | | | | | | | | | 0.000s 22.740s 638253393612415455: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4051 0.000s 22.740s 638253393612420135: | | | | | | | | | | | | | 3171 | | | | | | | | | | | | | | | | | | 0.000s 22.740s 638253393612420407: | | | | | | | | | | | | | | | | | | | | 3154 | | | | | | | | | | | 0.000s 22.741s 638253393612420646: | | | | | | | | | | | | | | | | | | | 3211 | | | | | | | | | | | | 0.000s 22.741s 638253393612420940: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3162 | 0.000s 22.741s 638253393612421178: | | | | | | | | | | | | | | | | | | | | | | | | | 3139 | | | | | | 0.000s 22.741s 638253393612425998: | | | | | | | | 3136 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.741s 638253393612426288: | | | | | | | | | | | | | | | 3226 | | | | | | | | | | | | | | | | 0.000s 22.741s 638253393612426491: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.742s 638253393612432140: | | | | | | x | | | | | | | | | | 4052 | | | | | | | | | | | | | | 0.001s 22.743s 638253393612444737: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.001s 22.743s 638253393612450089: | | | | | | x 4053 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.744s 638253393612454997: | | | 4054 | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.744s 638253393612459767: | | | | | | x | | | | | | | | | | | | | | | 3094 | | | | | | | | | 0.000s 22.745s 638253393612464601: | | | | | | x | | | | | | | | | | | | | | | | | 4055 | | | | | | | 0.000s 22.745s 638253393612469436: | | 3197 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.746s 638253393612474496: | | | | | | x | | | | | | | | | | | 3189 | | | | | | | | | | | | | 0.000s 22.746s 638253393612479418: | | | | | | x | | | | | | | | | 3182 | | | | | | | | | | | | | | | 0.000s 22.747s 638253393612484298: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.747s 638253393612489446: x | | | | | x | | 3142 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.748s 638253393612495949: x | | | | | x | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.001s 22.749s 638253393612501880: x | | | | | x | | | | | | | | | | | | 4057 | | | | | | | | | | | | 0.001s 22.749s 638253393612507085: x | | | | | x | | | | | | | | | | | | | | | | | | | | | 4058 | | | 0.001s 22.750s 638253393612512420: x | | | | | x | | | | | 3187 | | | | | | | | | | | | | | | | | | | 0.001s 22.750s 638253393612517698: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 3217 0.001s 22.751s 638253393612522821: x 3173 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.751s 638253393612528211: x | | | | 4059 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.752s 638253393612533395: x | | | | | x | | | | | | 4060 | | | | | | | | | | | | | | | | | | 0.001s 22.752s 638253393612539198: x | | | | | x | | | | | | | | | | | | | | | | 3110 | | | | | | | | 0.001s 22.753s 638253393612544340: x | | | | | x | | | | | | | | | | | | | 4056 | | | | | | | | | | | 0.001s 22.753s 638253393612549540: x | | | | | x | | | | | | | | 3191 | | | | | | | | | | | | | | | | 0.001s 22.754s 638253393612554817: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 3181 | 0.001s 22.754s 638253393612560059: x | | | | | x | | | | | | | | | | | | | | | | | | 4062 | | | | | | 0.001s 22.755s 638253393612565299: x | | | | | x | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.756s 638253393612571060: x | | | | | x | | | | | | | | | | | | | | 3119 | | | | | | | | | | 0.001s 22.756s 638253393612576269: x | | | | | x 3121 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.757s 638253393612581370: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | 4063 | | 0.001s 22.757s 638253393612586547: x | | | | | x | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.001s 22.758s 638253393612591633: x | | | | | x | | | | | | | | | | | | | | | 4064 | | | | | | | | | 0.001s 22.758s 638253393612597004: x | | | | | x | | | | | | | | | | | | | | | | | 3167 | | | | | | | 0.001s 22.759s 638253393612602196: x | | | | | x | | | | | | | | | | | | | | | | | | | | 3190 | | | | 0.001s 22.759s 638253393612607396: x | | | | | x | 3160 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.760s 638253393612612549: x | | | | | x | | | | | | | | | | | | | | | | | | | 3194 | | | | | 0.001s 22.760s 638253393612617560: x | 4065 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.761s 638253393612622596: x | | | | | x | | | | | | | 3138 | | | | | | | | | | | | | | | | | 0.001s 22.761s 638253393612627728: x | | | | | x | | | | | | | | | | | 4066 | | | | | | | | | | | | | 0.001s 22.762s 638253393612633095: x | | | | | x | | | | | | | | | 4067 | | | | | | | | | | | | | | | 0.001s 22.762s 638253393612638233: x | | | | | x | | | | 4068 | | | | | | | | | | | | | | | | | | | | 0.017s 22.780s 638253393612812149: x | | | | | x | | | | | | | | | | | | 3211 | | | | | | | | | | | | 0.001s 22.780s 638253393612817720: x | | 3157 | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.781s 638253393612822991: x | | | | | x | | 4069 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.781s 638253393612828158: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 4070 0.001s 22.782s 638253393612833697: x | | | | | x | | | | | 4071 | | | | | | | | | | | | | | | | | | | 0.001s 22.782s 638253393612838902: x | | | 3210 | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.783s 638253393612844097: x | | | | | x | | | | | | 3171 | | | | | | | | | | | | | | | | | | 0.001s 22.783s 638253393612849169: x 4072 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.784s 638253393612854313: 3223 | | | | | x | | | | | | | | | | | | | 3198 | | | | | | | | | | | 0.001s 22.784s 638253393612859440: | | | | | | x | | | | | | | | | | | | | | | | | | 3139 | | | | | | 0.000s 22.785s 638253393612864341: | | | | | | x | | | | | | | | | | | | | | | | | | | | | 3179 | | | 0.001s 22.785s 638253393612869919: | | | | | | x | | | | | | | | 4073 | | | | | | | | | | | | | | | | 0.001s 22.786s 638253393612875079: | | | | | | x | | | | | | | | | | | | | | | | 3145 | | | | | | | | 0.000s 22.786s 638253393612880074: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 4074 | 0.001s 22.787s 638253393612885108: | | | | | 3137 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.787s 638253393612889831: | | | | | | 4075 | | | | | | | | | | | | | | 3995 | | | | | | | | | | 0.000s 22.788s 638253393612894533: | | | | | | | | | | 4076 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.788s 638253393612899132: | | | | | | | 4077 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.789s 638253393612903741: | | | | | | | | | | | | | | | | | 4078 | | | | | | | | | | | | | | 0.000s 22.789s 638253393612908333: | | | | | | | | | | | | | | | | | | | | | | 3094 | | | | | | | | | 0.000s 22.789s 638253393612908664: | | | | | | | | | | | | | | | | | | | | | | | | 4079 | | | | | | | 0.000s 22.790s 638253393612913438: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | 0.000s 22.790s 638253393612918046: | | 3197 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.790s 638253393612918308: | | | | | | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | 0.000s 22.791s 638253393612922857: | | | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.791s 638253393612927683: | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | | 0.000s 22.792s 638253393612932240: | | | | | | | | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.000s 22.792s 638253393612932493: | | | | | | | | | | | | | | | | | | | 4084 | | | | | | | | | | | | 0.000s 22.792s 638253393612937075: | | | | | | | | | | | | | | | | | | 3189 | | | | | | | | | | | | | 0.000s 22.792s 638253393612937299: | | | | | | | | | | | | | | | | 3182 | | | | | | | | | | | | | | | 0.000s 22.792s 638253393612937533: | | | | | | | | | 3142 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.792s 638253393612937734: | | | 4085 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.793s 638253393612942293: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3217 0.000s 22.793s 638253393612943050: | | | | | | | | | | | | 3187 | | | | | | | | | | | | | | | | | | | 0.000s 22.793s 638253393612943256: | 3173 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.793s 638253393612943490: | | | | 3234 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.793s 638253393612948108: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.794s 638253393612953081: x | | | | | | | | | | | | 4087 | | | | | | | | | | | | | | | | | | 0.000s 22.794s 638253393612958038: x | | | | | | | | | | | | | | | | | | | | | | | | 4088 | | | | | | 0.000s 22.795s 638253393612962945: x | | | | | | | | | | | | | | | | | | | 3222 | | | | | | | | | | | 0.001s 22.795s 638253393612968289: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3200 | | | 0.000s 22.796s 638253393612973271: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3181 | 0.000s 22.796s 638253393612978252: x | | | | | | | | | | | | | | | | | | | | | | 4090 | | | | | | | | 0.000s 22.797s 638253393612983142: x | | | | 4091 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.797s 638253393612988090: x | | | | | | | | | | | | | | | | | | | | | | | 3167 | | | | | | | 0.001s 22.798s 638253393612993213: x | | | | | | | | | | | | | | | | | | | | | 4092 | | | | | | | | | 0.001s 22.798s 638253393612998247: x | | | | | | | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.001s 22.799s 638253393613003320: x | | | | | | | | | | | | | | 3191 | | | | | | | | | | | | | | | | 0.000s 22.799s 638253393613008305: x | 4093 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.800s 638253393613013404: x | | | | | | | | | | | | | | | | | | 3211 | | | | | | | | | | | | 0.000s 22.800s 638253393613018367: x | | | | | | | | | | | | | | | | | 4094 | | | | | | | | | | | | | 0.000s 22.801s 638253393613023271: x | | | | | | 3121 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.801s 638253393613028154: x | | | | | | | | 4095 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.802s 638253393613033330: x | | | | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.802s 638253393613038184: x | | | | | | | | | | | 4096 | | | | | | | | | | | | | | | | | | | 0.000s 22.803s 638253393613043039: x | | | | | | | | | | | | | | | | | | | | | | | | 3139 | | | | | | 0.001s 22.803s 638253393613048117: x | | | | | | | | | | | | | | | | | | | | 3150 | | | | | | | | | | 0.000s 22.804s 638253393613052978: x | | | | | | | | | | | | | | | 3213 | | | | | | | | | | | | | | | 0.000s 22.804s 638253393613057934: x | | | | | | | | | | 4097 | | | | | | | | | | | | | | | | | | | | 0.000s 22.805s 638253393613062770: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4098 0.000s 22.805s 638253393613067547: x | | | | | | | | | | | | | 3138 | | | | | | | | | | | | | | | | | 0.001s 22.806s 638253393613072578: x 4099 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.806s 638253393613077490: x | | | | | | | 3160 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.807s 638253393613082383: x | | | | | 4089 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.807s 638253393613087469: x | | | | | | | | | | | | | | | | | | | 4100 | | | | | | | | | | | 0.000s 22.808s 638253393613092453: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4101 | 0.000s 22.808s 638253393613097336: x | | | | | | | | | | | | | | 4102 | | | | | | | | | | | | | | | | 0.000s 22.809s 638253393613102220: x | | | | | | | | | | | | | | | | 4103 | | | | | | | | | | | | | | 0.000s 22.809s 638253393613107050: x | | | | | | | | | | | | 3171 | | | | | | | | | | | | | | | | | | 0.001s 22.810s 638253393613112126: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 4104 | | | 0.000s 22.810s 638253393613117036: x | | | | | | 4105 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.811s 638253393613121927: x | | | | | | | | 3142 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.811s 638253393613126920: x | | | | | | | | | | | | | | | | | | 4106 | | | | | | | | | | | | 0.000s 22.812s 638253393613131812: x | | | | | | | | | 4107 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.812s 638253393613136614: x | | | | | | | | | | | | | | | | | | | | | | | | | | 3190 | | | | 0.000s 22.813s 638253393613141505: x | | | | 3137 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.813s 638253393613146341: x | | | | | | | | | | | | | | | | | | | | | | | 4108 | | | | | | | 0.000s 22.814s 638253393613151175: x | | | | | | | | | | | | | | | | | | | | | | 3145 | | | | | | | | 0.001s 22.814s 638253393613156435: x | | | | | | | | | | | | | | | | | | | | | 3094 | | | | | | | | | 0.000s 22.815s 638253393613161302: x | 3197 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.815s 638253393613166325: x | | | | | | | | | | | 3187 | | | | | | | | | | | | | | | | | | | 0.000s 22.816s 638253393613171260: x | | | | | | | | | | | | | | | | | | | | | | | | 4109 | | | | | | 0.000s 22.816s 638253393613176225: x | | | | | | | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.000s 22.817s 638253393613181107: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3217 0.000s 22.817s 638253393613186034: x | | | 4110 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.818s 638253393613190980: x 3173 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.818s 638253393613196063: x | | | | | | | 4111 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.819s 638253393613200954: x | | | | | | | | | | | | | | | | | | | | 3119 | | | | | | | | | | 0.000s 22.819s 638253393613205901: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3181 | 0.000s 22.820s 638253393613210835: x | | | | | | | | | | | | | | | | | | | 3222 | | | | | | | | | | | 0.000s 22.820s 638253393613215714: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.821s 638253393613220675: x | | | | | x | | | | | | | 4113 | | | | | | | | | | | | | | | | | 0.001s 22.821s 638253393613225721: x | | | | | x | | | | | | | | | 4114 | | | | | | | | | | | | | | | 0.001s 22.822s 638253393613230724: x | | | | | x | | | | | | 4115 | | | | | | | | | | | | | | | | | | 0.001s 22.822s 638253393613235855: x | | | | | x | | | | | | | | | | | | | | | | | | | | | 3200 | | | 0.000s 22.823s 638253393613240832: x | | | | | x | | | | | | | | | | | 3189 | | | | | | | | | | | | | 0.001s 22.823s 638253393613246062: x | | | | | x | | 4116 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.824s 638253393613251106: x | | | | | x | | | | | | | | 3191 | | | | | | | | | | | | | | | | 0.000s 22.824s 638253393613256090: x | | | | | x | | | | | | | | | | | | | | | | | | | | 4117 | | | | 0.001s 22.825s 638253393613261149: x | | | | 3203 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.825s 638253393613266180: x | 4118 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.826s 638253393613271232: x | | | | | x | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.001s 22.826s 638253393613276494: x | | | | | x | | | | | | | | | | | | | | | 4119 | | | | | | | | | 0.001s 22.827s 638253393613281497: x | | | | | x | | | | | | | | | | | | | | | | | | 3139 | | | | | | 0.001s 22.827s 638253393613286664: x | | | | | 4120 | | | | | 3224 | | | | | | | | | | | | | | | | | | | 0.001s 22.828s 638253393613291680: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4121 0.000s 22.828s 638253393613296582: x | | | | | | | | | | 4122 | | | | | | | | | | | | | | | | | | | | 0.000s 22.829s 638253393613301427: x | | | | | | 3121 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.829s 638253393613306356: x | | | 3234 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.830s 638253393613311248: x | | | | | | | | | | | | | | | | | | 3211 | | | | | | | | | | | | 0.001s 22.830s 638253393613316349: x | | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | 0.000s 22.831s 638253393613321271: x | | | | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.831s 638253393613326285: x | | | | | | | 3160 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.832s 638253393613331266: x | | | | | | | | | | | | | | | | | | | | | | | 3167 | | | | | | | 0.000s 22.832s 638253393613336116: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4124 | 0.000s 22.833s 638253393613341001: x 4125 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.833s 638253393613345878: x | | | | | | | | | | | | | 3138 | | | | | | | | | | | | | | | | | 0.000s 22.834s 638253393613350846: x | | | | | | | | | | | | | | | | | | | | 4112 | | | | | | | | | | 0.001s 22.834s 638253393613356048: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 4126 | | | 0.000s 22.835s 638253393613360919: x | | | | | | | | | | | | | | | | | | | 3198 | | | | | | | | | | | 0.001s 22.835s 638253393613365940: x | | | | | | | | | | | | | | | | | 3972 | | | | | | | | | | | | | 0.000s 22.836s 638253393613370761: x | | | | | | | | | | | | | | | | | | | | | | | | | 3194 | | | | | 0.000s 22.836s 638253393613375733: x | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.837s 638253393613380558: x | | 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.837s 638253393613385411: x | | | | | | | | | | | | | | | | 4130 | | | | | | | | | | | | | | 0.000s 22.837s 638253393613390280: x | | | | | | | | | | | | | | 4131 | | | | | | | | | | | | | | | | 0.001s 22.838s 638253393613395330: x | | | | | 4128 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.838s 638253393613400306: x | | | | | | | | 3142 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.839s 638253393613405342: x | | | | | | | | | | | | | | | | | | | | | | | | 4132 | | | | | | 0.000s 22.839s 638253393613410266: x | | | | | | | | | | | 3187 | | | | | | | | | | | | | | | | | | | 0.000s 22.840s 638253393613415053: x | | | | | | 4134 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.840s 638253393613419907: x | | | | | | | | | | | | 3171 | | | | | | | | | | | | | | | | | | 0.000s 22.841s 638253393613424793: x | | | | | | | | | | | | | | | | | | | | | | | | | | 3190 | | | | 0.000s 22.841s 638253393613429657: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3217 0.001s 22.842s 638253393613434736: x | | | 4135 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.842s 638253393613439681: x | | | | | | | | | | | | | | | | | | | | | | | 4136 | | | | | | | 0.001s 22.843s 638253393613444765: x | | | | | | | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.000s 22.843s 638253393613449733: x | | | | | | | | | 4137 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.844s 638253393613454664: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3181 | 0.000s 22.844s 638253393613459533: x | | | | | | | | | | | | | | | | | | 4138 | | | | | | | | | | | | 0.000s 22.845s 638253393613464360: x | | | | | | | | | | | | | | | | | | | | | 3094 | | | | | | | | | 0.000s 22.845s 638253393613469252: x 3173 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.846s 638253393613474299: x | 3197 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.846s 638253393613479177: x | | | | | | | 4139 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.847s 638253393613484239: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3200 | | | 0.000s 22.847s 638253393613489071: x | | | | | | | | | | | | | | | | | | | 4127 | | | | | | | | | | | 0.000s 22.848s 638253393613493914: x | | | | 3203 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.848s 638253393613498736: x | | | | | | | | | | | | | | | | | 3212 | | | | | | | | | | | | | 0.000s 22.849s 638253393613503586: x | | | | | | | | | | | | | | | | | | | | | | 3145 | | | | | | | | 0.000s 22.849s 638253393613508421: x | | | | | | | | | | | | | 4141 | | | | | | | | | | | | | | | | | 0.001s 22.850s 638253393613513535: x | | | | | | | | | | | | | | | 3213 | | | | | | | | | | | | | | | 0.000s 22.850s 638253393613518429: x | | 4142 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.851s 638253393613523478: x | | | | | | | | | | | | | | | | | | | | | | | | | 3219 | | | | | 0.001s 22.851s 638253393613528492: x | | | | | | | | 4143 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.852s 638253393613533342: x | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | | | 0.000s 22.852s 638253393613538159: x | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | 0.000s 22.853s 638253393613543037: x | | | 3234 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.853s 638253393613547961: x | | | | | | | | | | | | | | | | | | | | 3150 | | | | | | | | | | 0.001s 22.854s 638253393613553048: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4146 0.000s 22.854s 638253393613558032: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | 0.000s 22.855s 638253393613562909: x | | | | | | | | | | 4148 | | | | | | | | | | | | | | | | | | | | 0.001s 22.855s 638253393613567995: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.856s 638253393613572975: x 4149 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.856s 638253393613577999: x | 4150 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.857s 638253393613582951: x | | | | | x | 3160 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.857s 638253393613587937: x | | | | | x 3121 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.858s 638253393613593146: x | | | | | x | | | | | | | | | | | | | | | 3132 | | | | | | | | | 0.001s 22.858s 638253393613598248: x | | | | | x | | | | | | | | | | | | | | | | | | | | | 4151 | | | 0.001s 22.859s 638253393613603431: x | | | | 4152 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.859s 638253393613608442: x | | | | | x | | | | | | | | | | | | | | | | | | | | 3218 | | | | 0.001s 22.860s 638253393613613524: x | | | | | x | | | | | | | | | | | | | | | | | | 3139 | | | | | | 0.001s 22.860s 638253393613618588: x | | | | | x | | | | | | | | 3191 | | | | | | | | | | | | | | | | 0.000s 22.861s 638253393613623570: x | | | | | x | | | | | | | | | | | 3189 | | | | | | | | | | | | | 0.001s 22.861s 638253393613628631: x | | | | | x | | | | | | | | | | | | | | | | 3163 | | | | | | | | 0.001s 22.862s 638253393613634096: x | | | | | x | | | 3158 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.862s 638253393613639154: x | | | | | x | | | | | | | | | | | | | 3222 | | | | | | | | | | | 0.001s 22.863s 638253393613644323: x | | | | | x | | | | | | | | | | | | | | | | | 3167 | | | | | | | 0.001s 22.863s 638253393613649367: x | | | | | x | | | | | | | | | | | | | | | | | | | 4154 | | | | | 0.001s 22.864s 638253393613654505: x | | | 4155 | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.864s 638253393613659595: x 3173 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.865s 638253393613664713: x | | | | | x | | | | | | | | | 4156 | | | | | | | | | | | | | | | 0.001s 22.865s 638253393613669764: x | | 3157 | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.866s 638253393613674948: x | | | | | x | | | | | | | 3138 | | | | | | | | | | | | | | | | | 0.000s 22.866s 638253393613679942: x | | | | | x | 4157 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.867s 638253393613685154: x | | | | 3203 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.867s 638253393613690143: x | | | | | x | | | | | | | | | | | | | | | | | | | | | 3200 | | | 0.001s 22.868s 638253393613695158: x | | | | | x 3155 | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 22.877s 638253393613787749: x | | | | | x | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.001s 22.878s 638253393613793508: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 3181 | 0.000s 22.878s 638253393613798501: x | | | | | x | | | | | | | | | | | | | | | | | | 4158 | | | | | | 0.001s 22.879s 638253393613803753: x | | | | | 4159 | | | | | | | | 4140 | | | | | | | | | | | | | | | | 0.000s 22.879s 638253393613808703: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3217 0.000s 22.880s 638253393613813562: x | | | | | | | | | | | | | | | | | | | | | | | | | | 4160 | | | | 0.000s 22.880s 638253393613818355: x | | | | | | | | | | | | | | | | | | | 4161 | | | | | | | | | | | 0.000s 22.881s 638253393613823111: x | | | | | | | | | | | | | | | | | 4153 | | | | | | | | | | | | | 0.000s 22.881s 638253393613828017: x | | | | | | | 3160 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.882s 638253393613833005: x | | | | | | | | | | | | | | | | | | | | | 4162 | | | | | | | | | 0.000s 22.882s 638253393613837860: x | | 4163 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.883s 638253393613842660: x | | | | | | | | | | | | | | | 3213 | | | | | | | | | | | | | | | 0.000s 22.883s 638253393613847610: x | | | | | | | | | | | | | | | | | | | | | | | 3205 | | | | | | | 0.000s 22.884s 638253393613852475: x | | | | | | | | | | | | | | | | | | | | | | 4164 | | | | | | | | 0.000s 22.884s 638253393613857297: x | | | | | | | | | | | | | 4165 | | | | | | | | | | | | | | | | | 0.000s 22.885s 638253393613862017: x | | | | | | | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.000s 22.885s 638253393613866833: x | | | | | | | | | | | | | | | | | | | | 3166 | | | | | | | | | | 0.000s 22.886s 638253393613871694: x 4166 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.886s 638253393613876771: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4167 | 0.000s 22.887s 638253393613881620: x | | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.887s 638253393613886578: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 4169 | | | 0.000s 22.888s 638253393613891331: x | | | | | | | | | | | | | | 4061 | | | | | | | | | | | | | | | | 0.000s 22.888s 638253393613896171: x | | | | | | | | | | | | | | | | | | | | | | | | | 3219 | | | | | 0.000s 22.889s 638253393613900871: x | | | | | | | | | | | | | | | | 4170 | | | | | | | | | | | | | | 0.000s 22.889s 638253393613905591: x | | | | | | | | | 3174 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.889s 638253393613910378: x | | | | | | | | | | | | | | | | | | | | | 3132 | | | | | | | | | 0.000s 22.890s 638253393613915322: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4171 0.000s 22.890s 638253393613920177: x | | | | | | | 4172 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.891s 638253393613925284: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.891s 638253393613930224: x | | | | | x | | | | | | | | | 4173 | | | | | | | | | | | | | | | 0.000s 22.892s 638253393613935139: x | | | | | x | | | | | | | | | | | | | | | | 3163 | | | | | | | | 0.000s 22.892s 638253393613940024: x | | | | | x | | 3142 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.893s 638253393613944783: x | | | | | x | | | | | | | | | | | | | | | | | | | | 3218 | | | | 0.001s 22.894s 638253393613952532: x | | | | | x 4174 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.894s 638253393613957759: x | | | | | x | | | | | | | | | | | | | | | | | 4175 | | | | | | | 0.001s 22.895s 638253393613962849: x | | | 3234 | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.895s 638253393613968177: x | | | | | x | | | | | | | | | | | | | 3222 | | | | | | | | | | | 0.000s 22.896s 638253393613973049: x | | | | | x | | | | 4176 | | | | | | | | | | | | | | | | | | | | 0.000s 22.896s 638253393613977968: x | | | | | x | | | | | 3187 | | | | | | | | | | | | | | | | | | | 0.000s 22.897s 638253393613982817: x | | | | | x | | | | | | | | | | | | | | 4177 | | | | | | | | | | 0.000s 22.897s 638253393613987714: x | 3197 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.898s 638253393613992861: x | | | | | x | | | | | | | | | | | 3212 | | | | | | | | | | | | | 0.000s 22.898s 638253393613997788: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.000s 22.899s 638253393614002654: x | | | | | x | | | | | | | | | | | | | | | | | | | | | 3200 | | | 0.001s 22.899s 638253393614007703: x | | | | | x | | | | | | | | 3226 | | | | | | | | | | | | | | | | 0.000s 22.900s 638253393614012514: x | | | | | x | | | | | | | | | | | | | | | | | | 3139 | | | | | | 0.000s 22.900s 638253393614017303: x | | | | | x | | | | | | | 3138 | | | | | | | | | | | | | | | | | 0.000s 22.901s 638253393614022066: x | | | | | x | | | | | | | | | | | | | | | 4178 | | | | | | | | | 0.000s 22.901s 638253393614026933: x | | | | | x | | | | | | | | | | | | | | | | | | | 4179 | | | | | 0.001s 22.902s 638253393614032762: x | | | | | x | | | | | | | | | | | | | | | | 4180 | | | | | | | | 0.000s 22.902s 638253393614037689: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 3181 | 0.000s 22.903s 638253393614042567: x | | 3157 | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.903s 638253393614048347: x | | | | | x 3155 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.904s 638253393614055804: x | | | | | x | | | | | | | | | 3213 | | | | | | | | | | | | | | | 0.000s 22.905s 638253393614060716: x 3173 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.905s 638253393614065507: x | | | | | x | | | 4181 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.905s 638253393614070333: x | | | | 3203 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.906s 638253393614075367: x | | | | | x | | | | | | | | | | | | | | | | | | | | 4182 | | | | 0.000s 22.906s 638253393614080301: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 3217 0.001s 22.907s 638253393614085316: x | | | 4183 | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.907s 638253393614090235: x | | | | | x | | | | | | | | | | | | | | | | | 3205 | | | | | | | 0.000s 22.908s 638253393614095025: x | | | | | x | | | | | | | | | | | | | 3198 | | | | | | | | | | | 0.000s 22.908s 638253393614099819: x | | | | | x | | | | | | | | | | | | | | 3166 | | | | | | | | | | 0.000s 22.909s 638253393614104641: x | | | | | x | | | | | 4185 | | | | | | | | | | | | | | | | | | | 0.000s 22.909s 638253393614109504: x | | | | | x | | 3186 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.910s 638253393614114704: x | 4186 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.910s 638253393614119598: x | | | | | x | | | | | | | | | | | | | | | | | | | | | 4187 | | | 0.001s 22.911s 638253393614124756: x | | | | | x | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.000s 22.911s 638253393614129723: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | 4188 | | 0.000s 22.912s 638253393614134663: x | | | | | x | | | | | | | | | | | 4189 | | | | | | | | | | | | | 0.000s 22.912s 638253393614139553: x | | | | | x | | | | | | | | | | | | | | | | | | 4190 | | | | | | 0.000s 22.913s 638253393614144470: x | | | | | x | | | | | | | | | | | | | | | 3132 | | | | | | | | | 0.001s 22.913s 638253393614149967: x | | | | | x | | | | | | | 3170 | | | | | | | | | | | | | | | | | 0.001s 22.914s 638253393614155244: x | | | | | x | | | | | | | | | | | | | | | | | | | 3219 | | | | | 0.000s 22.914s 638253393614160164: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 3214 | 0.001s 22.915s 638253393614165224: x | | 4192 | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.915s 638253393614170047: x | | | | | x | | | | | | | | 3191 | | | | | | | | | | | | | | | | 0.000s 22.916s 638253393614174842: x | | | | | x 4194 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.916s 638253393614179705: x | | | | | x | | | 3174 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.917s 638253393614184594: x 4195 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.917s 638253393614189483: x | | | | | x | | | | | | | | | 4196 | | | | | | | | | | | | | | | 0.001s 22.919s 638253393614204075: x | | | | | x | | | | | | | | | | | | | | | | | | | | 3218 | | | | 0.001s 22.919s 638253393614209452: x | | | | 4197 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.920s 638253393614214406: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 4198 0.000s 22.920s 638253393614219299: x | | | | | x | | | | | | | | | | | | | | | | | 4199 | | | | | | | 0.000s 22.921s 638253393614224180: x | | | | | x | | | | | | | | | | | | | 4184 | | | | | | | | | | | 0.000s 22.921s 638253393614229028: x | | | | | x | | | | | | | | | | | | | | 4201 | | | | | | | | | | 0.001s 22.922s 638253393614234108: x | | | | | x | | | | | | | | | | | | | | | | | | | | | 3200 | | | 0.001s 22.922s 638253393614239161: x | | | | | x | | 4202 | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.923s 638253393614244239: x | | | | | x | | | | | | | | | | 4203 | | | | | | | | | | | | | | 0.000s 22.923s 638253393614249134: x | | | | | x | | | | | 3187 | | | | | | | | | | | | | | | | | | | 0.000s 22.924s 638253393614254009: x | | | | | x | | | | | | | | | | | | | | | | | | | 4204 | | | | | 0.000s 22.924s 638253393614258923: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 4205 | 0.000s 22.925s 638253393614263798: x | 3197 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.925s 638253393614268738: x | | | | | x | | | 4206 | | | | | | | | | | | | | | | | | | | | | 0.001s 22.926s 638253393614273901: x | | | | | x | | | | | | | 4207 | | | | | | | | | | | | | | | | | 0.000s 22.926s 638253393614278796: x | | | | | x 3155 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.927s 638253393614283821: x | | | | | x | | | | | | | | | | | | | | | 4208 | | | | | | | | | 0.000s 22.927s 638253393614288678: x | | | | | 4209 | | | | | | | | 4193 | | | | | | | | | | | | | | | | 0.000s 22.928s 638253393614293412: x | | | | | | | | | | | | | | | | | | | | | | | | 3139 | | | | | | 0.000s 22.928s 638253393614298171: x | | | | | | | | | | | | | | | | | | | | | | | | | | 4210 | | | | 0.000s 22.929s 638253393614302852: x | | | | | | | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.000s 22.929s 638253393614307636: x | | | | | | | | | | | | | | | | | | | | | | | 3205 | | | | | | | 0.000s 22.930s 638253393614312555: x | | 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.930s 638253393614317263: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3064 | | 0.000s 22.931s 638253393614321979: x | | | | | | | | | | | | | | | | | 3212 | | | | | | | | | | | | | 0.000s 22.931s 638253393614326732: x | | | | | | | | | | | | | | | | | | | | 3166 | | | | | | | | | | 0.000s 22.932s 638253393614331476: x | | | | | | | | 3186 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.932s 638253393614336124: x | | | 3234 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.933s 638253393614340824: x | | | | | | | | | | | 4133 | | | | | | | | | | | | | | | | | | | 0.000s 22.933s 638253393614345559: x | | | | | | | | | | | | | | | | | | | | | | | | | 3219 | | | | | 0.000s 22.933s 638253393614350267: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3214 | 0.001s 22.934s 638253393614355269: x | 4212 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.934s 638253393614360016: x | | | | | | | | | 3174 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.935s 638253393614364927: x | | | | | | | | | | | | | | | 3213 | | | | | | | | | | | | | | | 0.000s 22.935s 638253393614369666: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 4213 | | | 0.000s 22.936s 638253393614374342: x | | | | | | 3178 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.936s 638253393614379037: x | | | | | | | | | | | | | | | | | | | | | 3132 | | | | | | | | | 0.000s 22.937s 638253393614383837: x | | | | | | | | | | | | | | 3226 | | | | | | | | | | | | | | | | 0.000s 22.937s 638253393614388590: x | | | | | | | | | | | | | 3170 | | | | | | | | | | | | | | | | | 0.000s 22.938s 638253393614393383: x | | | | | | | | | | | | | | | | | | | | | | | | | | 3218 | | | | 0.000s 22.938s 638253393614398134: x | | | | | | | | | | | | | | | | | | | | | | 3163 | | | | | | | | 0.000s 22.939s 638253393614402830: x | | | | | | | | | | 4215 | | | | | | | | | | | | | | | | | | | | 0.000s 22.939s 638253393614407728: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3217 0.000s 22.940s 638253393614412418: x | | | | 3203 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.940s 638253393614417100: x | | 3185 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.941s 638253393614421809: x | | | | | | | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.000s 22.941s 638253393614426452: x | | | | | | | | | | | | | | | | | | | | 4216 | | | | | | | | | | 0.000s 22.942s 638253393614431134: x | | | | | | | | 4217 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.942s 638253393614436037: x 3173 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.943s 638253393614440761: x | | | | | | | | | | | 3224 | | | | | | | | | | | | | | | | | | | 0.000s 22.943s 638253393614445632: x | | | | | 4211 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.943s 638253393614450429: x | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.944s 638253393614455204: x | | | x | | | | | | | | | | | | | | | | | | | | | 4218 | | | | | 0.000s 22.944s 638253393614460014: x | | | x | | | 3160 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.945s 638253393614464766: x | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | 0.000s 22.945s 638253393614469534: x | | | x | | | | | 4220 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.946s 638253393614474451: x | | | x | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | 0.000s 22.946s 638253393614479280: x | | | x | | | | | | | | | | | 4221 | | | | | | | | | | | | | | | 0.000s 22.947s 638253393614484211: x | | | x | | | | | | | | | | | | | | | | | | | | | | | 3200 | | | 0.000s 22.947s 638253393614489000: x | | | x | | | | | | | | | | | | | | | | | | | 4222 | | | | | | | 0.000s 22.948s 638253393614493801: x | | | x | | | | | | | | | | 3191 | | | | | | | | | | | | | | | | 0.000s 22.948s 638253393614498497: x | | | x | | 4224 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.949s 638253393614503234: x | | | x | | | | | | | | | | | | | | | | | | | | 3156 | | | | | | 0.000s 22.949s 638253393614508045: x | | | x | | | | | | | | | | | | | | | | | | | | | | 4225 | | | | 0.000s 22.950s 638253393614512961: x | | | x | | | | | | | | | | | | | 3253 | | | | | | | | | | | | | 0.000s 22.950s 638253393614517871: x | | | x | | | | | | | | | | | | | | | | | 4226 | | | | | | | | | 0.000s 22.951s 638253393614522586: x | | | x | | | | | | | | | 4227 | | | | | | | | | | | | | | | | | 0.000s 22.951s 638253393614527452: x | 3197 | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.952s 638253393614532226: x | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 4228 0.000s 22.952s 638253393614537058: x | | | x | | | | | | | | | | | | | | | | | | 3175 | | | | | | | | 0.000s 22.953s 638253393614541928: x | | | x | | | | | | | | | | | | | | | | | | | | | | | 3216 | | | 0.000s 22.953s 638253393614546702: x | | | x | | | | | | | | | | | 3213 | | | | | | | | | | | | | | | 0.000s 22.954s 638253393614551442: x | | | x 3252 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 22.954s 638253393614556553: x | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 3214 | 0.000s 22.955s 638253393614561273: x | | | x | | 3178 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.955s 638253393614566201: x | | | x | | | | | | | | | | | | | | | | | | | 3205 | | | | | | | 0.000s 22.956s 638253393614571092: x | | 4230 x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.956s 638253393614575944: x | | | x | | | | 3186 | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.957s 638253393614580665: x | | | x | | | | | | | | | | | | | | | | | | | | | 3219 | | | | | 0.000s 22.957s 638253393614585414: x | | | x | | | | | | | | | 3170 | | | | | | | | | | | | | | | | | 0.000s 22.957s 638253393614590129: x | | | x | | | | | | | 3247 | | | | | | | | | | | | | | | | | | | 0.001s 22.958s 638253393614595141: x | | | x | | | | | | | | | | | | | 4232 | | | | | | | | | | | | | 0.000s 22.958s 638253393614599918: x | | | x | | | | | | | | | | | | 3128 | | | | | | | | | | | | | | 0.001s 22.959s 638253393614605121: x | | | x | | | | | | | | | | | | | | | | | | | | | | 3218 | | | | 0.000s 22.959s 638253393614610015: x | | | x | | | | | | | | | | | | | | | | 3166 | | | | | | | | | | 0.000s 22.960s 638253393614614822: x | | | x | | | | | | | | | | | | | | | | | | | | | | | 4233 | | | 0.000s 22.960s 638253393614619616: x | | | x | | | | | | | | | | | 4234 | | | | | | | | | | | | | | | 0.000s 22.961s 638253393614624351: x | | | x | | | | | | | | | | | | | | | | | | | | | | | | 4235 | | 0.000s 22.961s 638253393614629045: x | | | x | | | | | | | | | | | | | | | | | | 3232 | | | | | | | | 0.000s 22.962s 638253393614634009: x | | | x 4237 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.962s 638253393614638784: x | | | x | | 4238 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.963s 638253393614643756: x | | | x | | | | | | | | | | | | | | | | | | | 4239 | | | | | | | 0.000s 22.963s 638253393614648479: x | | | x | 4236 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.964s 638253393614653248: x | | | x | | | | | | | | | 4240 | | | | | | | | | | | | | | | | | 0.000s 22.964s 638253393614657945: x | | | x | | | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.000s 22.965s 638253393614662640: x | | 3185 x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.965s 638253393614667350: x | | | x | | | | | | | | | | | | | | | | | | | | | | | 3216 | | | 0.000s 22.966s 638253393614672216: x | | | x | | | | | | | | | | | | | | | | | | | | | 4241 | | | | | 0.000s 22.966s 638253393614677063: x | | | x | | | | | | | 3187 | | | | | | | | | | | | | | | | | | | 0.000s 22.967s 638253393614681719: x | | | x | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | 0.000s 22.967s 638253393614686709: x | | | x | | | | | | | | | | | | | | | | 4243 | | | | | | | | | | 0.000s 22.968s 638253393614691449: x | | | x | | | | | 3174 | | | | | | | | | | | | | | | | | | | | | 0.000s 22.968s 638253393614696160: x | | | x | | | | | | | | | | | | | 3253 | | | | | | | | | | | | | 0.000s 22.969s 638253393614700872: x | | | x 3252 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.969s 638253393614705597: x | | | x | | | | | | | | | | | | | | | | | | | 3205 | | | | | | | 0.000s 22.969s 638253393614710275: x | | | x | 4231 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 22.970s 638253393614715254: x | | | x | | | | | | | | | | | | | | | | | | 3175 | | | | | | | | 0.000s 22.970s 638253393614719997: x | | | x | | | | | | | | | | 4223 | | | | | | | | | | | | | | | | 0.000s 22.971s 638253393614724917: x | | | x | | | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 22.971s 638253393614729605: x | | | x | | | 4246 | | | | | | | | | | | | | | | | | | | | | x | 0.000s 22.972s 638253393614734330: x | 4247 | x | | | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 22.972s 638253393614739112: x | | | x | | | | | | | | | 3170 | | | | | | | | | | | | | | | x | 0.000s 22.973s 638253393614743955: x | | 4248 x | | | | | | | | | | | | | | | | | | | | | | | | | x | 0.016s 22.988s 638253393614899860: x | | | x | | 3178 | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 22.989s 638253393614904857: x | | | x | | | | | | 4249 | | | | | | | | | | | | | | | | | | x | 0.000s 22.989s 638253393614909731: x | | | x | | | | | | | | | | | | | | | | | | | | | | | 3235 | x | 0.001s 22.990s 638253393614914834: x | | | x | | | | | | | 4242 | | | | | | | | | | | | | | | | | x | 0.000s 22.990s 638253393614919772: x | | | x | | | | | 4251 | | | | | | | | | | | | | | | | | | | x | 0.000s 22.991s 638253393614924719: x | | | x | | | | | | | | | | | | | | | | | | | | | | | | 4252 x | 0.000s 22.991s 638253393614929558: x | | | x | | | | 4253 | | | | | | | | | | | | | | | | | | | | x | 0.000s 22.992s 638253393614934375: x | | | x | | | | | | | | | | | | | | | | | | | | | | 4254 | | x | 0.000s 22.992s 638253393614939182: x | | | x | | | | | | | | | | | | 3168 | | | | | | | | | | | | x | 0.000s 22.993s 638253393614943952: x | | | x | | | | | | | | | | | | | | | 3222 | | | | | | | | | x | 0.000s 22.993s 638253393614948822: x | | | x | | | | | | | | | | | 3213 | | | | | | | | | | | | | x | 0.001s 22.994s 638253393614953862: x | | | x | | | | | | | | | | | | | | | | | | | 4256 | | | | | x | 0.000s 22.994s 638253393614958724: x | | | x | | | | | | | | | | | | | | | | | | 4257 | | | | | | x | 0.000s 22.995s 638253393614963664: x | | | x | x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 22.995s 638253393614968618: x 4258 | | x | x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 22.996s 638253393614973559: x | | | x | x | | | | | | | | | | | | | | | | | | | 3219 | | | x | 0.000s 22.996s 638253393614978500: x | | | x | x | | | | | | | | | | | | 3211 | | | | | | | | | | x | 0.000s 22.997s 638253393614983443: x | 3197 | x | x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 22.997s 638253393614988325: x | | | x | x | | | | | | | | 3226 | | | | | | | | | | | | | | x | 0.001s 22.998s 638253393614993408: x | | | x x x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 22.998s 638253393614998406: x | | | x x x | | | | | | | | | | | 4260 | | | | | | | | | | | x | 0.001s 22.999s 638253393615003578: x | | | x x x | | | | | | | | | | | | | | | | | | 4261 | | | | x | 0.001s 22.999s 638253393615008675: x | | | x x x | | | | | | | 4262 | | | | | | | | | | | | | | | x | 0.001s 23.000s 638253393615013710: x | | 3185 x x x | | | | | | | | | | | | | | | | | | | | | | | x | 0.001s 23.000s 638253393615019833: x | | | x x x | | | | | | 3171 | | | | | | | | | | | | | | | | x | 0.001s 23.001s 638253393615024926: x | | | x x x | | | | | | | | | | | | | | | | | | | | | | | x 3217 0.000s 23.001s 638253393615029905: x | | | x x x | | | | | 3247 | | | | | | | | | | | | | | | | | x | 0.001s 23.002s 638253393615035040: x | | | x x x | | | 3174 | | | | | | | | | | | | | | | | | | | x | 0.001s 23.002s 638253393615040056: x | | | x x x | 3160 | | | | | | | | | | | | | | | | | | | | | x | 0.001s 23.003s 638253393615045142: x | | | x x x | | | | | | | | | | | | | | | | | | | | | 3255 | x | 0.001s 23.003s 638253393615050206: x | | | x x x | | | | | | | | | | | | | | | 3132 | | | | | | | x | 0.000s 23.004s 638253393615055165: x | | | x x x | | | | | | | | | | | | | | 3166 | | | | | | | | x | 0.000s 23.004s 638253393615060089: x | | | x x x 4264 | | | | | | | | | | | | | | | | | | | | | | x | 0.001s 23.005s 638253393615065102: x | | | x x x | | | | | | | | | | | | | | | | | | | | | | 3086 x | 0.000s 23.005s 638253393615070068: x | | | x x x | | 3186 | | | | | | | | | | | | | | | | | | | | x | 0.001s 23.006s 638253393615075293: x | | | x x x | | | | | | | | | | | | | | | | | 3205 | | | | | x | 0.001s 23.006s 638253393615080391: x | | | x x x | | | | | | | | | 4265 | | | | | | | | | | | | | x | 0.001s 23.007s 638253393615085670: x | | | x x x | | | | | | | | | | | | | 4263 | | | | | | | | | x | 0.001s 23.008s 638253393615090861: x | | | x x x | | | | | | | | | | | | | | | | 3175 | | | | | | x | 0.000s 23.008s 638253393615095807: x | | | x x x | | | | | | | | | | 4266 | | | | | | | | | | | | x | 0.001s 23.009s 638253393615100923: x | | | x x x | | | | | | | | | | | | | | | | | | | 4267 | | | x | 0.001s 23.009s 638253393615106011: x | | | x x x | | | | | | | | | | | | | | | | | | | | 3218 | | x | 0.001s 23.010s 638253393615111031: x | | | x x x | | | | | | | | | | | | 4268 | | | | | | | | | | x | 0.001s 23.010s 638253393615116285: x | | | x x x | | | | | | | | | | | 3253 | | | | | | | | | | | x | 0.000s 23.011s 638253393615121282: x | | | x x x | | | | | | | | 4269 | | | | | | | | | | | | | | x | 0.001s 23.011s 638253393615126425: x | | | x x x | | | | | | | | | | | | | | | | | | 3156 | | | | x | 0.001s 23.012s 638253393615131468: x | | 3204 x 4270 x | | | | | | | | | | | | | | | | | | | | | | | x | 0.001s 23.012s 638253393615136493: x 3173 | | x | x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 23.013s 638253393615141436: x | 4229 | x | x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 23.013s 638253393615146417: x | | | x | x | | | | | | 4271 | | | | | | | | | | | | | | | | x | 0.000s 23.014s 638253393615151385: x | | | x | x | | | | | | | | | | | | | | | | | | | | | | | x 3250 0.001s 23.014s 638253393615156664: x | | | x | x | | | | | 3224 | | | | | | | | | | | | | | | | | x | 0.000s 23.015s 638253393615161536: x | | | x | x | 4273 | | | | | | | | | | | | | | | | | | | | | x | 0.001s 23.015s 638253393615166571: x | | | x | x | | | | | | | | | | | | | | | | | | | | | x | x | 0.000s 23.016s 638253393615171456: x | | | x | x | | | 4275 | | | | | | | | | | | | | | | | | x | x | 0.001s 23.016s 638253393615176468: x | | | x | x | | | | | | | 3170 | | | | | | | | | | | | | x | x | 0.000s 23.017s 638253393615181436: x | | | x | x | | | | | | | | | | | | | | | 4276 | | | | | x | x | 0.001s 23.017s 638253393615186463: x | | | x | x | | | | | | | | | | | | | | | | | | | | | x 4277 x | 0.001s 23.018s 638253393615191485: x | | | x | x | | | | | | | | | | | | | | | | | 3228 | | | x | x | 0.001s 23.018s 638253393615196872: x | | | x | x | | | | | | | | | | | | | 3239 | | | | | | | 3235 | x | 0.001s 23.019s 638253393615201938: x | | | x | x | | 4279 | | | | | | | | | | | | | | | | | | | | x | 0.001s 23.019s 638253393615207133: x | | | x | x | | | | | | | | | | 3168 | | | | | | | | | | | | x | 0.001s 23.020s 638253393615212142: x | | | x | x | | | | | | | | | | | | | | | | | | | | 4280 | | x | 0.001s 23.020s 638253393615217157: x | | | x | x | | | | 3206 | | | | | | | | | | | | | | | | | | x | 0.000s 23.021s 638253393615222130: x | | | x | x 3178 | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 23.021s 638253393615227044: x | | | x | x | | | | | | | | | | | | | | | | | | 4281 | | | | x | 0.001s 23.022s 638253393615232180: x | | | x | x | | | | | | | | | | | | | | 3220 | | | | | | | | x | 0.001s 23.022s 638253393615237265: x | | | x x x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 23.023s 638253393615242157: x | | 3185 x x x | | | | | | | | | | | | | | | | | | | | | | | x | 0.001s 23.023s 638253393615247389: x 4283 | | x x x | | | | | | | | | | | | | | | | | | | | | | | x | 0.001s 23.024s 638253393615252453: x | | | x x x | | | | | 4284 | | | | | | | | | | | | | | | | | x | 0.001s 23.024s 638253393615257470: x | 3215 | x x x | | | | | | | | | | | | | | | | | | | | | | | x | 0.001s 23.025s 638253393615262493: x | | | x x x | | | | | | | | | | | | | | | | | | | 3219 | | | x | 0.001s 23.025s 638253393615267521: x | | | x x x | | | | | | | | | | | | 3211 | | | | | | | | | | x | 0.001s 23.026s 638253393615272678: x | | | x x x | | | | | | | | 3226 | | | | | | | | | | | | | | x | 0.001s 23.026s 638253393615277729: x | | | x x x | | | | | | | 4285 | | | | | | | | | | | | | | | x | 0.001s 23.027s 638253393615282780: x | | | x x x | | | | | | | | | | | 4286 | | | | | | | | | | | x | 0.001s 23.027s 638253393615287928: x | | | x x x | | | | | | | | | | | | | | | | | 4287 | | | | | x | 0.000s 23.028s 638253393615292897: x | | | x x x | | | | | | | | | | | | | | | | | | | | | | 3086 x | 0.000s 23.028s 638253393615297880: x | | | x x x | | | | | | | | | | | | | 4288 | | | | | | | | | x | 0.001s 23.029s 638253393615302910: x | | | x x x | | | | 4289 | | | | | | | | | | | | | | | | | | x | 0.000s 23.029s 638253393615307854: x | | | x x x | | | 3174 | | | | | | | | | | | | | | | | | | | x | 0.001s 23.030s 638253393615313012: x | | | x x x | | | | | | | | | | | | | | | | | | 3156 | | | | x | 0.001s 23.030s 638253393615318034: x | | | x x x | | | | | 3224 | | | | | | | | | | | | | | | | | x | 0.000s 23.031s 638253393615322963: x | | | x x x | | | | | | | | | | | | | | | 3132 | | | | | | | x | 0.001s 23.031s 638253393615328041: x | | | x x x | | | | | | | | | | | | | | | | | | | | 3218 | | x | 0.000s 23.032s 638253393615333008: x | | | x x x | | | | | | | | | | | | | | 3248 | | | | | | | | x | 0.000s 23.032s 638253393615338007: x | | 4291 x x x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 23.033s 638253393615342906: x | 4292 | x x x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 23.033s 638253393615347803: x | | | x x x | | | | | | 3171 | | | | | | | | | | | | | | | | x | 0.001s 23.034s 638253393615352909: x | | | x x x | | | | | | | | | | | | | | | | | | | 4293 | | | x | 0.001s 23.034s 638253393615357937: x | | | x x x | | | | | | | | | | | | | | | | | 3228 | | | | | x | 0.000s 23.035s 638253393615362882: x | | | x x x | | | | | | | | 4294 | | | | | | | | | | | | | | x | 0.001s 23.035s 638253393615368021: x | | | x x x | | | | | | | | | | | | | | | | | | | | | | 4295 x | 0.000s 23.036s 638253393615372961: x | | | x x x | | | | | | | | | | | | | 3239 | | | | | | | | | x | 0.000s 23.036s 638253393615377928: x | | | x x x | | | | | | | | | | | | 4278 | | | | | | | | | | x | 0.000s 23.037s 638253393615382926: x | | | x x x | | | 4296 | | | | | | | | | | | | | | | | | | | x | 0.000s 23.037s 638253393615387826: x | | | x x x | | | | | | | | | | | | | | | | | | 4297 | | | | x | 0.001s 23.038s 638253393615392967: x | | | x x x | | 3186 | | | | | | | | | | | | | | | | | | | | x | 0.000s 23.038s 638253393615397929: x | | | x x x | 3160 | | | | | | | | | | | | | | | | | | | | | x | 0.000s 23.039s 638253393615402816: x | | | x x x | | | | | | | | | | | | | | | 4298 | | | | | | | x | 0.001s 23.039s 638253393615407920: x | | | x x x | | | | | 4299 | | | | | | | | | | | | | | | | | x | 0.000s 23.040s 638253393615412885: x | | | x x x | | | | | | | | | | | | | | | | | | | | | 3200 | x | 0.001s 23.040s 638253393615417886: x | | | x x x | | | | | | | | | | | | | | | | 4301 | | | | | | x | 0.000s 23.041s 638253393615422824: x | | | x x x | | | | | | | | | | 4302 | | | | | | | | | | | | x | 0.000s 23.041s 638253393615427793: x | | | x x x 4303 | | | | | | | | | | | | | | | | | | | | | | x | 0.001s 23.042s 638253393615433023: x | 3215 | x x x | | | | | | | | | | | | | | | | | | | | | | | x | 0.001s 23.042s 638253393615438137: x | | | x x x | | | | | | | 3170 | | | | | | | | | | | | | | | x | 0.001s 23.043s 638253393615443319: x | | | x x x | | | | | | 4304 | | | | | | | | | | | | | | | | x | 0.001s 23.043s 638253393615448406: x 3173 | | x x x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 23.044s 638253393615453379: x | | | x x x | | | | | | | | | | | | | | | | | | | | | | 3086 x | 0.001s 23.044s 638253393615458391: x | | | x x x | | | | | | | | | | | | | 4305 | | | | | | | | | x | 0.000s 23.045s 638253393615463341: x | | | x x x | | | | | | | | | | | | | | | | | | | | | | | x 4306 0.000s 23.045s 638253393615468305: x | | | x x x | | | | | | | | | | | | | | 4307 | | | | | | | | x | 0.001s 23.046s 638253393615473496: x | | | x x x | | | | | | | | | | | | 4259 | | | | | | | | | | x | 0.001s 23.046s 638253393615478558: x | | | x x x | | | | | | | | | | | | | | | | | 3205 | | | | | x | 0.001s 23.047s 638253393615483726: x | | | x x x | | | | | | | | | | | | | | | | | | | | 4309 | | x | 0.001s 23.047s 638253393615488798: x | | | x x x | | | | | | | | | | | | | | | | | | 3156 | | | | x | 0.000s 23.048s 638253393615493746: x | | | x x x | | 4310 | | | | | | | | | | | | | | | | | | | | x | 0.000s 23.048s 638253393615498717: x | | 3185 x x x | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 23.049s 638253393615503715: x | | | x x x | | | | | | | | | | | | | | | | | | | | | x | x | 0.001s 23.049s 638253393615508782: x | | | x x x | | | | | | | | | | | | | | | | | | | 3219 | x | x | 0.001s 23.050s 638253393615514053: x | | | x x x | | | | | | | | | | | | | | | | 3175 | | | | x | x | 0.001s 23.050s 638253393615519140: x | | | x x x | | | | 3206 | | | | | | | | | | | | | | | | x | x | 0.001s 23.051s 638253393615524347: x | | | x x x | | | | | | | | | | 3168 | | | | | | | | | | x | x | 0.001s 23.051s 638253393615529422: x | | | x x x | | | | | | | | | | | 3253 | | | | | | | | | x | x | 0.001s 23.052s 638253393615534461: x | | | x x x | 4312 | | | | | | | | | | | | | | | | | | | x | x | 0.001s 23.052s 638253393615539610: x | | | x x x | | | | | | | | | | | | | | | | | | | | | x 4313 x | 0.001s 23.053s 638253393615544682: x | | | x 3252 x | | | | | | | | | | | | 4200 | | | | | | | | x | x | 0.001s 23.053s 638253393615549744: x | | | x | x | | | | | | | | | | | | | | | 3132 | | | | | x | x | 0.001s 23.054s 638253393615554891: x 3196 | | x | x | | | | | | | | | | | | | | | | | | | | | x | x | 0.001s 23.054s 638253393615559935: x | | | x | x 3178 | | | | | | | | | | | | | | | | | | | | x | x | 0.001s 23.055s 638253393615565103: x | | 4314 x | x | | | | | | | | | | | | | | | | | | | | | x | x | 0.000s 23.055s 638253393615570018: x | | | x | 4315 | | | | | | | | | | | | | | | | 4300 | | | | x | x | 0.000s 23.056s 638253393615574882: x | | | x | | | | | | | | 3171 | | | | | | | | | | | | | | x | x | 0.000s 23.056s 638253393615579691: x | | | x | | | | | | | | | | | | | | | 3239 | | | | | | | x | x | 0.000s 23.057s 638253393615584496: x | | | x | | | | | | | | | | | | | | | | | | | | 4316 | | x | x | 0.000s 23.057s 638253393615589324: x | 4317 | x | | | | | | | | | | | | | | | | | | | | | | | x | x | 0.001s 23.058s 638253393615594378: x | | | x | | | | | | | | | | | | | | | | | | | | | 4318 | x | x | 0.000s 23.058s 638253393615599236: x | | | x | | | | | | | | | | 3226 | | | | | | | | | | | | x | x | 0.000s 23.059s 638253393615604203: x | | | x | | | | | | | | | | | | | 4319 | | | | | | | | | x | x | 0.000s 23.059s 638253393615609122: x | | | x | | | | | | 4320 | | | | | | | | | | | | | | | | x | x | 0.000s 23.060s 638253393615613944: x | | | x | | | | | | | | | | | | | | x | | | | | | | | x | x | 0.000s 23.060s 638253393615618795: x | | | x | | | | | 3174 | | | | | | | | x | | | | | | | | x | x | 0.000s 23.061s 638253393615623730: x | | | x | | | | | | | 3224 | | | | | | x | | | | | | | | x | x | 0.000s 23.061s 638253393615628645: x | | | x | | | | | | | | | | | | 4321 | x | | | | | | | | x | x | 0.001s 23.062s 638253393615633984: x | | | x | | | | | | | | | | | | | | x | | 3176 | | | | | x | x | 0.001s 23.062s 638253393615639042: x | | | x | | 3238 | | | | | | | | | | | x | | | | | | | | x | x | 0.001s 23.063s 638253393615644284: x 3229 | | x | | | | | | | | | | | | | | x | | | | | | | | x | x | 0.001s 23.063s 638253393615649426: x | | | x | | | | | | | | 4323 | | | | | x | | | | | | | | x | x | 0.000s 23.064s 638253393615654353: x | | | x | | | | | | | | | | | | | | x | | | | | 3156 | | x | x | 0.000s 23.064s 638253393615659341: x | | | x | | | | | | | | | | | | | | x 3198 | | | | | | | x | x | 0.000s 23.065s 638253393615664193: x | | | x | | | 3160 | | | | | | | | | | x | | | | | | | | x | x | 0.000s 23.065s 638253393615669125: x | | | x | | | | | | | | | | | 3213 | | x | | | | | | | | x | x | 0.001s 23.066s 638253393615674377: x | | | x | | | | | | | | | | 4325 | | | x | | | | | | | | x | x | 0.000s 23.066s 638253393615679349: x | | | x | | | | | | | | | | | | | | x | | | | | | | | x 3086 x | 0.001s 23.067s 638253393615684443: x | | | x | | | | 3186 | | | | | | | | | x | | | | | | | | x | x | 0.000s 23.067s 638253393615689390: x | | | x 4326 | | | | | | | | | | | | | x | | | | | | | | x | x | 0.000s 23.068s 638253393615694340: x | | | x | | | | | 4327 | | | | | | | | x | | | | | | | | x | x | 0.000s 23.068s 638253393615699266: x | | | x | | | | | | | | | | | | | | x | 3248 | | | | | | x | x | 0.000s 23.069s 638253393615704190: x | | | x | 4322 | | | | | | | | | | | | x | | | | | | | | x | x | 0.000s 23.069s 638253393615709113: x | | | x | | | | | | | | | | | | | | x | | | | 3249 | | | x | x | 0.001s 23.070s 638253393615714273: x | | | x | | | | | | | | | | | | | | x | | | 3175 | | | | 3235 | x | 0.000s 23.070s 638253393615719216: x | | | x | | | | | | | | | | | | | | x | | 4329 | | | | | | | x | 0.001s 23.071s 638253393615724276: x 4330 | | x | | | | | | | | | | | | | | x | | | | | | | | | | x | 0.000s 23.071s 638253393615729207: x | | | x | | | | | | | | | | | | | | x | | | | | | | 3218 | | x | 0.000s 23.072s 638253393615734087: x | 3215 | x | | | | | | | | | | | | | | x | | | | | | | | | | x | 0.000s 23.072s 638253393615738935: x | | 3185 x | | | | | | | | | | | | | | x | | | | | | | | | | x | 0.000s 23.073s 638253393615743751: x | | | x | | | | | | | | | | | | | | x 4331 | | | | | | | | | x | 0.000s 23.073s 638253393615748655: x | | | x | | | 4328 | | | | | | | | | | x | | | | | | | | | | x | 0.001s 23.074s 638253393615753863: x | | | x | | | | | | | | | | | 4332 | | x | | | | | | | | | | x | 0.000s 23.074s 638253393615758763: x | | | x | | | | | | | | | | | | | | x | | | | | 4333 | | | | x | 0.001s 23.075s 638253393615763787: x | | | x | | | | | | | | | | | | | | x | 4334 | | | | | | | | x | 0.000s 23.075s 638253393615768658: x | | | x | | | | | | | | | | | | | | x | | | | | | 3219 | | | x | 0.000s 23.076s 638253393615773543: x | | | x | x | | | | | | | | | | | | x | | | | | | | | | | x | 0.000s 23.076s 638253393615778423: x | | | x | x | | | | | | | | | | | | x | | | | | | | | | | x 3250 0.000s 23.077s 638253393615783272: x | | | x | x 3254 | | | | | | | | | | | x | | | | | | | | | | x | 0.000s 23.077s 638253393615788234: x | | | x | 4336 | | | | | x | | | | | | x | | | | | | | | | | x | 0.001s 23.078s 638253393615793350: x | | | x | | | | 4337 | | x | | | | | | x | | | | | | | | | | x | 0.000s 23.078s 638253393615798258: x | | | x | | | | | | | x | | | | | | x | | | | | | | | x | x | 0.000s 23.079s 638253393615803116: x | | | x | | | | | | | x | | | | | | x | | | 4338 | | | | x | x | 0.001s 23.079s 638253393615808297: x | | | x | | | | | | | x | | | | | | x | | | | | | | 4340 x | x | 0.000s 23.080s 638253393615813247: x | | | x | | | | | 3174 | x | | | | | | x | | | | | | | | x | x | 0.000s 23.080s 638253393615818202: x | | | x | | | 4245 | | | x | | | | | | x | | | | | | | | x | x | 0.000s 23.081s 638253393615823191: x 3229 | | x | | | | | | | x | | | | | | x | | | | | | | | x | x | 0.000s 23.081s 638253393615828109: x | | 4272 x | | | | | | | x | | | | | | x | | | | | | | | x | x | 0.001s 23.082s 638253393615833229: x | | | x | | | | | | | x | | | | | | x | | 3176 | | | | | x | x | 0.000s 23.082s 638253393615838137: x | 3246 | x | | | | | | | x | | | | | | x | | | | | | | | x | x | 0.001s 23.083s 638253393615843305: x | | | x | | | | | | | x | | | | | | x 3198 | | | | | | | x | x | 0.001s 23.083s 638253393615848384: x | | | x | | | | | | | x 3171 | | | | | x | | | | | | | | x | x | 0.000s 23.084s 638253393615853343: x | | | x | | | | | | | x | | | | | | x | | | | | | | | x 4342 x | 0.000s 23.084s 638253393615858334: x | | | x | | | | | | | x | | | | | | x | | | | | | | | x | x 4343 0.017s 23.101s 638253393616030466: x | | | x | | | | | | | x | | 3226 | | | x | | | | | | | | x | x | 0.001s 23.102s 638253393616037528: x | | 3233 x | | | | | | | 3247 | | | | | | x | | | | | | | | x | x | 0.001s 23.103s 638253393616042619: x | | | x | | | 3193 | | | | | | | | | | x | | | | | | | | x | 3214 | 0.001s 23.103s 638253393616047727: x 3196 | | x | | | | | | | | | | | | | | x | | | | | | | | x | | | 0.000s 23.104s 638253393616052554: x | | | x | | | | | | | | | | | | | | x | | | | 3205 | | | x | | | 0.001s 23.104s 638253393616057761: x | | | x | | | | | | | | | | | | 3168 | x | | | | | | | | x | | | 0.000s 23.105s 638253393616062709: x | | | x | | | | | | 3206 | | | | | | | x | | | | | | | | x | | | 0.000s 23.105s 638253393616067553: x | | | x | | | | | | | | | | | | | | x | | 4346 | | | | | x | | | 0.001s 23.106s 638253393616072654: x | | | x | | | | | | | | | | | | | | x 4324 | | | | | | | x | | | 0.000s 23.106s 638253393616077551: x | | | x | | | | | | | | | | | | | 3253 x | | | | | | | | x | | | 0.000s 23.107s 638253393616082440: x | | | x | | x | | | | | | | | | | | x | | | | | | | | x | | | 0.001s 23.107s 638253393616087508: x | | | x | | x | | | | | | | | | | | x | | | 4244 | | | | 3235 | | | 0.000s 23.108s 638253393616092442: x | | | x | | x | | | | | | | | | | | x | | | | | | | | | | | 3250 0.000s 23.108s 638253393616097199: x | | | x 3252 | x | | | | | | | | | | | x | | | | | | | | | | | | 0.000s 23.109s 638253393616101978: x | 4349 | x | | x | | | | | | | | | | | x | | | | | | | | | | | | 0.000s 23.109s 638253393616106871: x | | | x | | x | | | | | | | 4350 | | | x | | | | | | | | | | | | 0.000s 23.110s 638253393616111713: x | | | x | 4339 x | | | | | | | | | | | x | | | | | | | | | | | | 0.001s 23.110s 638253393616116804: x | | | x | | x | | 4351 | | | | | | | | x | | | | | | | | | | | | 0.000s 23.111s 638253393616121630: x | | | x | | x | | | | | | | | | | | x | | | | | | | | | | x | 0.001s 23.111s 638253393616126669: x | | x x | | x | | | | | | | | | | | x | | | | | | | | | | x | 0.000s 23.112s 638253393616131649: x | | x x | | x | | | | | 3201 | | | | | x | | | | | | | | | | x | 0.001s 23.112s 638253393616136722: x x | x x | | x | | | | | | | | | | | x | | | | | | | | | | x | 0.001s 23.113s 638253393616141723: x x | x x | | x | | | | | | | | | | | x | | | | | | 4345 | | | x | 0.001s 23.113s 638253393616146825: x x | x x | | x | | | | 3224 | | | | | | x | | | | | | | | | | x | 0.001s 23.114s 638253393616152143: x x | x x | | x | | | | | | 4356 | | | | x | | | | | | | | | | x | 0.001s 23.114s 638253393616157404: x x | x x | | x | 3186 | | | | | | | | | x | | | | | | | | | | x | 0.001s 23.115s 638253393616162530: x x | x x | | x | | | | | | | | | | | x | | | 3232 | | | | | | x | 0.001s 23.115s 638253393616167794: x x | x x | | x | | | | | | | | | | | x | | | | 4357 | | | | | x | 0.001s 23.116s 638253393616172905: x x | x x | | x | | | | | | | | | | 4344 x | | | | | | | | | | x | 0.001s 23.116s 638253393616178014: x x | x x | | x 3230 | | | | | | | | | | x | | | | | | | | | | x | 0.001s 23.117s 638253393616183125: x x | x x | | x | | | | | | | | | 4359 | x | | | | | | | | | | x | 0.001s 23.117s 638253393616188244: x x | x x | | x | | | | | | | | | | | x | | | | | | | | | | x 4360 0.001s 23.118s 638253393616193476: x x | x x | | x | | | | | | | | | | | x | | | | | | | | x | x | 0.001s 23.118s 638253393616198576: x x | x x | | x | | | | | | | | | | | x | | | | | 3156 | | x | x | 0.001s 23.119s 638253393616203936: x x | x x | | x | | | 4214 | | | | | | | x | | | | | | | | x | x | 0.001s 23.119s 638253393616209174: x x | x x 4341 | x | | | | | | | | | | | 4362 | | | | | | | | x | x | 0.001s 23.120s 638253393616214296: x x 3246 x x | | x | | | | | | | | | | | | | | | | | | | | x | x | 0.000s 23.120s 638253393616219245: x x | x x | | x | | | | 4363 | | | | | | | | | | | | | | | x | x | 0.000s 23.121s 638253393616224211: x x | x x | | x | | | | | 4364 | | | | | | | | | | | | | | x | x | 0.001s 23.122s 638253393616233007: x x | x x | | x | | | | | | | | | | | | | | | | | | | | x 3086 x | 0.001s 23.122s 638253393616238089: x x | x x | | x | 4347 | | | | | | | | | | | | | | | | | | x | x | 0.001s 23.123s 638253393616243266: x x | x x | | x | | | | | | | | | | | | | | | | | | 4191 | x | x | 0.001s 23.123s 638253393616248325: x x | x x | | x | | | | | | | | 3213 | | | | | | | | | | | x | x | 0.000s 23.124s 638253393616253187: x x | x x | | x | | | | | | | | | | | | | | 3176 | | | | | x | x | 0.000s 23.124s 638253393616258077: x x | x x | | x 4365 | | | | | | | | | | | | | | | | | | | x | x | 0.000s 23.125s 638253393616263063: x x | x x | | x | | | | | | | | | | | | | | | | | | | | x | x 3250 0.000s 23.125s 638253393616267958: x x | x x | | x | | | | | | 3170 | | | | | | | | | | | | | x | x | 0.001s 23.126s 638253393616273055: x x | x x | | x | | | | | | | | | | | | | | | | | 4366 | | x | x | 0.000s 23.126s 638253393616278009: x x | x x | | x | | | | | | | | | | | | | | | 4367 | | | | x | x | 0.000s 23.127s 638253393616282871: x 3229 | x x | | x | | | | | | | | | | 4311 | | | | | | | | | x | x | 0.001s 23.127s 638253393616287938: x | | x x | | 3155 | | | 4086 | | | | | | | | | | | | | | | | x | x | 0.000s 23.128s 638253393616292875: x | 4348 x x | | | | | | | | | | | | | | | | | | | | | | | x | x | 0.000s 23.128s 638253393616297651: x | | x x | | | | | | | | 3201 | | | | | | | | | | | | | | x | x | 0.000s 23.129s 638253393616302502: x | | x x | | | | 3227 | | | | | | | | | | | | | | | | | | x | x | 0.000s 23.129s 638253393616307314: x | | x x | | | | | | | | | | | | | | | | | | | | | 3241 | x | 3181 | 0.002s 23.131s 638253393616322475: x | | x x | | | | | | | | | | | | | | | | | | | 3205 | | | x | | | 0.001s 23.131s 638253393616327693: x | | x x | | | | | | | | | | | | | | | | | | | | | | | x 4369 | | 0.000s 23.132s 638253393616332480: x | | x x | | | | | | | | | | | | 3168 | | | | | | | | | | x | | | 0.000s 23.132s 638253393616337167: x | | x x | | | | | | | | | | | | | | x | | | | | | | | x | | | 0.000s 23.133s 638253393616341894: x | | x x | | | | | | | | | | | | | | x | | 3195 | | | | | x | | | 0.000s 23.133s 638253393616346688: x | | x x | | | 3230 | | | | | | | | | | x | | | | | | | | x | | | 0.000s 23.134s 638253393616351460: x | | x x | | | | | 3174 | | | | | | | | x | | | | | | | | x | | | 0.001s 23.134s 638253393616356518: x | | x x | | | | | | | | | | | | | | x | | | | | | | | x | | 4370 0.000s 23.135s 638253393616361390: x | x x x | | | | | | | | | | | | | | x | | | | | | | | x | | | 0.000s 23.135s 638253393616366374: x 4371 x x x | | | | | | | | | | | | | | x | | | | | | | | x | | | 0.000s 23.136s 638253393616371214: x | x x x | x | | | | | | | | | | | | x | | | | | | | | x | | | 0.000s 23.136s 638253393616375999: x | x x x | x | | | | | | | 4335 | | | | x | | | | | | | | x | | | 0.000s 23.137s 638253393616380872: x | x x x | x | | | | | | 4372 | | | | | x | | | | | | | | x | | | 0.000s 23.137s 638253393616385723: x | x x x | x | | | | | | | | | | | | x | | | | | | | 3218 x | | | 0.000s 23.138s 638253393616390580: x | x x x | x | | | | | | | | | | | x x | | | | | | | | 3200 | | | 0.001s 23.138s 638253393616395646: 3223 | x x x | x | | | | 3243 | | | | | | x x | | | | | | | | | | | | 0.001s 23.139s 638253393616400736: | | x x x | x 3254 | | | | | | | | | | x x | | | | | | | | | | | | 0.001s 23.139s 638253393616405846: | | x x x | x | | 4374 | | | | | | | | x x | | | | | | | | | | | | 0.000s 23.140s 638253393616410587: | | x x x | x | | | | | | | | | | | x x | | | | | | | | | | 4375 | 0.000s 23.140s 638253393616415271: | | x x x | x | | | | | | | | | | | x x | | | | 3249 | | | | | | | 0.000s 23.140s 638253393616419882: | | x x x | x | | | | | | | | | | 3202 x x | | | | | | | | | | | | 0.000s 23.141s 638253393616424635: | | x x x | x | 4377 | | | | | | | | | x x | | | | | | | | | | | | 0.000s 23.141s 638253393616429264: | | x x 4378 | x | | | | | | | | | | | x x | | | | | | x | | | | | 0.000s 23.142s 638253393616434129: | | x x | | x | | | | | | | | | | | x x 3239 | | | | | x | | | | | 0.000s 23.142s 638253393616438796: | | x x | | x | | | | | | | | 3226 | | x x | | | | | | x | | | | | 0.000s 23.143s 638253393616443616: | | x x | | x | | | | | | | | | | | x x | | 4379 | | | x | | | | | 0.000s 23.143s 638253393616448318: | | x x | | x | | | | | | | 4274 | | | x x | | | | | | x | | | | | 0.000s 23.144s 638253393616453054: | | x x | | x | | | | | | 3201 | | | | x x | | | | | | x | | | | | 0.001s 23.144s 638253393616460476: | | x x | | x | | | 4250 | | | | | | | x x | | | | | | x | | | | | 0.000s 23.145s 638253393616465320: | | x x | | x | | | | | | | | | | | 4380 x | | | | | | x | x | | | 0.000s 23.145s 638253393616469977: | | x x | | x | | | | | | | | | | | | x | | | 3232 | | x | x | | | 0.000s 23.146s 638253393616474862: | | x 3185 | 3252 x | | | | | | | | | | | | x | | | | | | x | x | | | 0.000s 23.146s 638253393616479466: | | x | | | x | | | | | | | | | | | | x | | | | | 3156 x | x | | | 0.000s 23.147s 638253393616484137: | | x | | | x 3238 | | | | | | | | | | | x | | | | | | x | x | | | 0.000s 23.147s 638253393616488729: | | x | | | x | 3230 | | | | | | | | | | x | | | | | | x | x | | | 0.000s 23.148s 638253393616493301: | | x | | | x | | | | | | | | | | | | x | | | | 4376 | x | x | | | 0.000s 23.148s 638253393616497890: | | x | x | x | | | | | | | | | | | | x | | | | | | 3241 | x | | | 0.000s 23.149s 638253393616502381: | | x | x | x | | | | | | | | | 4383 | | x | | | | | | | | x | | | 0.000s 23.149s 638253393616506965: | | x | x | x | | | | | | | | | | | | x | | | | | | | | x 3086 | | 0.000s 23.150s 638253393616511495: | | x | x | x | | | | | | | | | | | | x | | | | | | | | x | | 3250 0.000s 23.150s 638253393616516265: | | x | x | x | | | | | | | | | | | | x 3198 | | | | | | | x | | | 0.000s 23.151s 638253393616520832: x | x | x | x | | | | | | | | | | | | x | | | | | | | | x | | | 0.000s 23.151s 638253393616525733: x | x | x | 4386 | | | | 4373 | | | | | | | x | | | | | | | | x | | | 0.000s 23.152s 638253393616530512: x | x | x | | | | | | | | | | | | | | x | | 3195 | | | | | x | | | 0.000s 23.152s 638253393616535195: x | x | x | | | | 3227 | | | | | | | | | x | | | | | | | | x | | | 0.000s 23.152s 638253393616539913: x | x | x | | | | | | | | 4387 | | | | | x | | | | | | | | x | | | 0.000s 23.153s 638253393616544576: x | x | x | | | | | 3221 | | | | | | | | x | | | | | | | | 3216 | | | 0.000s 23.153s 638253393616549312: x | x | x | | | | | | | | | | | | 4388 | x | | | | | | | | | | | | 0.000s 23.154s 638253393616554170: x | x | x | | | | | | | | | | | | | | x | | | 3175 | | | | | | | | 0.000s 23.154s 638253393616558828: x | x | x | | | | | | | | | | | | | | x | | | | | | | | | | 3181 | 0.000s 23.155s 638253393616563580: x | x | x | | | | | | | | | | 4368 | | | x | | | | | | | | | | | | 0.000s 23.155s 638253393616568184: x | x | x | | x | | | | | | | | | | | x | | | | | | | | | | | | 0.000s 23.156s 638253393616572719: x | x | x | | x | | | | | | | | | | x x | | | | | | | | | | | | 0.000s 23.156s 638253393616577332: x | x | x x | x | | | | | | | | | | x x | | | | | | | | | | | | 0.000s 23.157s 638253393616582018: x | x | x x | x | | | | | | | | | | x x | | | | | 4390 | | | | | | 0.000s 23.157s 638253393616586749: x | x x x x | x | | | | | | | | | | x x | | | | | | | | | | | | 0.000s 23.158s 638253393616591459: x | x x x x | x | | | | | | | | | | x x | | | | | | 4391 | | | | | 0.001s 23.158s 638253393616596472: x | x x x x | x 4392 | | | | | | | | | x x | | | | | | | | | | | | 0.000s 23.159s 638253393616601287: x 3229 x x x x | x | | | | | | | | | | x x | | | | | | | | | | | | 0.001s 23.159s 638253393616606353: x | x x x x | x | | | | | | 3207 | | | x x | | | | | | | | | | | | 0.001s 23.160s 638253393616611396: x | x x x x | x | | | | | | | | | | x 4393 4385 | | | | | | | | | | | 0.000s 23.160s 638253393616616299: x | x x x x | x | | | | | | | | | | x | | | | | | | | | | | | 4394 0.000s 23.161s 638253393616621089: x | x x x x | 3155 | | | x | | | | | | x | | | | | | | | | | | | | 0.000s 23.161s 638253393616625893: x | x x x x x | | | | 3243 | | | | | | x | | | | | | | | | | | | | 0.000s 23.162s 638253393616630699: x | x x x x 4395 | | | | | | | | | | | x | | | 3225 | | | | | | | | | 0.000s 23.162s 638253393616635631: x | x x x x | | | 4396 | | | | | | | | x | | | | | | | | | | | | | 0.000s 23.162s 638253393616640335: x | x x x x | | | | | | | | | | 3213 | x | | | | | | | | | | | | | 0.000s 23.163s 638253393616645223: x | x x x x | | | | | | | | | | | | x | | | | | | | | 4282 | | | | 0.000s 23.163s 638253393616650013: x | x x x x | | | | | | | 3201 | | | | x | | | | | | | | | | | | | 0.000s 23.164s 638253393616654647: x | x x x x | | | | | | | | | | | | x | | | | | | | | | | 4397 | | 0.000s 23.164s 638253393616659313: x | x x x x | | | | | | | | | | | | x | | | | | | | | | 3255 | | | 0.000s 23.165s 638253393616663923: x | x x x x | | | | 4399 | | | | | | | x | | | | | | | | | | | | | 0.000s 23.165s 638253393616668597: x | x x x x | | | | | | | | | | | | x | | | | | 3205 | | | | | | | 0.001s 23.166s 638253393616673660: x | x x x x | | | | | | | | | | | | x | | | | 4400 | | | | | | | | 0.000s 23.166s 638253393616678572: x | x x x x | | | | | | | | | | | | x | | | | | | | 3241 | | | | | 0.000s 23.167s 638253393616683455: x | x x x x | | | | | | | | | | | | x | | | | | | | | | | | 4401 | 0.000s 23.167s 638253393616688254: x | x x x x | | | | | | | | | | | 3202 x | | | | | | | | | | | | | 0.000s 23.168s 638253393616693019: x | 3246 x x x | | | | | | | | | 4308 | | x | | | | | | | | | | | | | 0.000s 23.168s 638253393616697835: x x | x x x | | | | | | | | | | | | 4402 | | | | | | | | | | | | | 0.000s 23.169s 638253393616702542: x x | x x x | | | | | | | | | | | | | x | | | | | | | | | | | | 0.000s 23.169s 638253393616707294: x x | x x x | | | | | | | | 4403 | | | | x | | | | | | | | | | | | 0.001s 23.170s 638253393616712301: x x | x x x x | | | | | | | | | | | | x | | | | | | | | | | | | 0.000s 23.170s 638253393616717084: x x | x x x x | | 3227 | | | | | | | | | x | | | | | | | | | | | | 0.000s 23.171s 638253393616721805: x x | x x x x 4404 | | | | | | | | | | | x | | | | | | | | | | | | 0.000s 23.171s 638253393616726732: x x | x x x x | 3230 | | | | | | | | | | x | | | | | | | | | | | | 0.000s 23.172s 638253393616731427: x x | x x x x | | | | | | | | | 4405 | | x | | | | | | | | | | | | 0.000s 23.172s 638253393616736138: x x | x 4406 x x | | | | | | 3242 | | | | | x | | | | | | | | | | | | 0.000s 23.173s 638253393616740838: x x | x | x x | | | | | | | | | | | | x | | | | | | | | 3200 | | | 0.000s 23.173s 638253393616745425: x x | 3204 | x x | | | | | | | | | | | | x | | | | | | | 3240 | | | | 0.000s 23.173s 638253393616750174: x x | | | x x | | | | | | | | | | | | x | | | | | 3156 | | | | | | 0.000s 23.174s 638253393616754954: x x | | | x x | | | | | | | | | | | | x | | | | | | | | | | | 3250 0.000s 23.174s 638253393616759608: 3223 x | | | x x | | | | | | | | | | | | x 3198 | | | | | | | | | | | 0.000s 23.175s 638253393616764481: | x | | | x x | | | 3221 | | | | | | | | x | | | | | | | | | | | | 0.000s 23.175s 638253393616769052: | x | | | x x | | | | | | | | | | | | x | | 3195 | | | | | | | | | 0.000s 23.176s 638253393616773570: | x | | | x x | | | | | | | | | | | | x | | | | | | x | | | | | 0.000s 23.176s 638253393616778161: | x | | | x x | | | | | | | | 4290 | | | x | | | | | | x | | | | | 0.000s 23.177s 638253393616782734: | x 4410 | | x x | | | | | | | | | | | | x | | | | | | x | | | | | 0.000s 23.177s 638253393616787209: | x | | | x x | | | | | | | 3207 | | | | x | | | | | | x | | | | | 0.000s 23.178s 638253393616791730: | x | | | x x | | 3245 | | | | | | | | | 4411 | | | | | | x | | | | | 0.000s 23.178s 638253393616796497: | x | | | x x | | | | | | | | | | 3231 | | | | | | | | x | | | | | 0.000s 23.179s 638253393616801032: | x | | | x x | | | | | | | | | | | | | | | | | 3228 | x | | | | | 0.000s 23.179s 638253393616805739: | x | | | x x | | | | | | | | | | | | | | | | | | | x | | 3086 | | 0.000s 23.179s 638253393616810329: | x | | | x x | 4414 | | | | | | | | | | | | | | | | | x | | | | | 0.000s 23.180s 638253393616814853: | x | | | x x | | | | | | | | | | | | | | | | | | | x | 4398 | | | 0.000s 23.180s 638253393616819344: | x | | | x x | | | | | | | | | | | | | | | | | | | x | | | | 4416 0.000s 23.181s 638253393616823761: | x | | | x x | | | 4407 | | | | | | | | | | | | | | | x | | | | | 0.000s 23.181s 638253393616828242: | x | | | x x | | | | | | | x | | | | | | | | | | | x | | | | | 0.000s 23.182s 638253393616832962: | x | | | x x | | | | | | 4419 x | | | | | | | | | | | x | | | | | 0.000s 23.182s 638253393616837561: | x | | | x x | | | | | | | x 4255 | | | | | | | | | | x | | | | | 0.000s 23.183s 638253393616842201: | x | | | x x 3155 | | | | | | x | | | | | | | | | | | x | | | | | 0.000s 23.183s 638253393616846901: | x | | 4409 x x | | | | | | | x | | | | | | | | | | | x | | | | | 0.000s 23.184s 638253393616851529: | x | | | x x | | | | | | | x | | | | x | | | | | | x | | | | | 0.000s 23.184s 638253393616856059: | x | | | x x | | | | | | | x | | | | x | | 4420 | | | x | | | | | 0.000s 23.185s 638253393616860665: | x | | | x x | | | | | | | x | | | | x | | | | | | x x | | | | 0.000s 23.185s 638253393616865271: | x | | | x x | | | 3251 | | | x | | | | x | | | | | | x x | | | | 0.000s 23.185s 638253393616870012: | x | x | x x | | | | | | | x | | | | x | | | | | | x 4422 | | | | 0.001s 23.186s 638253393616875026: | x | x | x x | | | | | | | x | | | | x | | | | | | x | | | 3181 | 0.000s 23.186s 638253393616879912: | x | x | x 4423 | | | | x | | x | | | | x | | | | | | x | | | | | 0.001s 23.187s 638253393616885027: x x | x | x | | | | | 4424 | | x | | | | x | | | | | | x | | | | | 0.001s 23.188s 638253393616892416: x x | x | x | | | | | | | | x | | | | x | | | | 4415 | x | | | | | 0.001s 23.188s 638253393616900131: x x | x | x | | | | | | | | x | | | | x | | | | | 4426 x | | | | | 0.001s 23.189s 638253393616905814: x x | x | x | | | | | | | | x | | | | x 4384 | | | | | x | | | | | 0.001s 23.190s 638253393616911367: x x | x | x | | | 3227 | | | | x | | | | x | | | | | | x | | | | | 0.001s 23.190s 638253393616917241: x x | x | x | | | | | | | | x 4421 | | | x | | | | | | x | | | | | 0.001s 23.191s 638253393616924670: x x | x | x | | | | | | | 3242 x | | | | x | | | | | | x | | | | | 0.001s 23.192s 638253393616931540: x x | x | x | | | | | | | | x | | | | x | | | | | | x | | 3118 | | 0.000s 23.192s 638253393616936460: x x | x | x | | | x | | | | x | | | | x | | | | | | x | | | | | 0.000s 23.193s 638253393616941235: x x | x | x | | | x | | | | x | | | | x | | | | | | x | | | 4430 | 0.000s 23.193s 638253393616946022: x x 3246 x | x | | | x | | | | x | | | | x | | | | | | x | | | | | 0.000s 23.194s 638253393616950857: x 3229 | x | x | | | x | | | | x | | | x x | | | | | | x | | | | | 0.001s 23.194s 638253393616955930: x | | x | x | | | x | | | | x x | | x x | | | | | | x | | | | | 0.001s 23.195s 638253393616966513: x | | x | x | | | x x | | | x x | | x x | | | | | | x | | | | | 0.001s 23.196s 638253393616973445: x | | x | x | | | x x | | 3201 x x | | x x | | | | | | x | | | | | 0.001s 23.196s 638253393616978911: 3223 | | x | x | | | x x x | | x x | | x x | | | | | | x | | | | | 0.001s 23.197s 638253393616987345: | | | x | x | | | x x x | | x x | | x x | | | | | | x | | 4433 | | 0.001s 23.198s 638253393616993327: | | | x | x 4427 | | x x 3243 | | x x | | x x | | | | | | x | | | | | 0.001s 23.198s 638253393616998652: | | | x | x | | | x x | | | x x | | x x | 3248 | | | | x | | | | | 0.026s 23.225s 638253393617261330: | | x x | x | | | x x | | | x 4434 | | x x | | | | | | x | | | | | 0.001s 23.225s 638253393617266448: | | x x | x | | | x x | | | x | | 3128 x x | | | | | | x | | | | | 0.000s 23.226s 638253393617271123: | | x x | x | | | x x | | 4432 x | | | x x | | | | | | x | | | | | 0.001s 23.226s 638253393617276123: x | x x | x | | | x x | | | x | | | x x | | | | | | x | | | | | 0.000s 23.227s 638253393617281019: x | x x | x | | | x x | | | x | | | x x | | | | 4413 | x | | | | | 0.001s 23.227s 638253393617286140: x | x x | x | | | x x | | | x | | | x x | | | 3175 | | x | | | | | 0.000s 23.228s 638253393617290965: x | x x | x | | | x x | | | x | | | x x | | | | | | x | | | | 3250 0.000s 23.228s 638253393617295824: x | x 3204 | x | | | x x | | | x | | | x x | | | | | | x 3240 | | | | 0.000s 23.229s 638253393617300552: x | x | | x | | | x x | | | x | 3213 | x x | | | | | | x | | | | | 0.000s 23.229s 638253393617305247: x | x | | x | | | x x | | | x | | | x x | 3220 | | | | x | | | | | 0.000s 23.229s 638253393617309958: x | x | | x | | | x x | | 3242 x | | | x x | | | | | | x | | | | | 0.000s 23.230s 638253393617314859: x | x | x x | | | x x | | | x | | | x x | | | | | | 3241 | | | | | 0.000s 23.230s 638253393617319660: x | x | x x | 4437 | x x | | | x | | | x x | | | | | | | | | | | | 0.001s 23.231s 638253393617325039: x | x | x x | | | x x | | | x | | | x x | | | | | | | | | 3118 | | 0.000s 23.231s 638253393617329854: x | x | 4438 x | | | x x | | | x | | x x x | | | | | | | | | | | | 0.000s 23.232s 638253393617334638: x x x | | x | | | x x | | | x | | x x x | | | | | | | | | | | | 0.000s 23.232s 638253393617339445: x x x | | x | | | x x | | | x | | x x x | | | | | 3156 | | | | | | 0.000s 23.233s 638253393617344264: x x x | | x | | | x x x | | x | | x x x | | | | | | | | | | | | 0.000s 23.233s 638253393617349068: x x x | | x | | | x x x | | x | | x x x | | | | | | | 4439 | | | | 0.001s 23.234s 638253393617354104: x x x | | x | | | x x x | | x | | x x x | | | | | | | | | | 3181 | 0.000s 23.234s 638253393617358968: x x x | | x | | | x x x | | x | | x x x | | 3195 | | | | | | | | | 0.000s 23.235s 638253393617363938: x x x | | x | | | x x x | | x | | x x x | 4440 | | | | | | | | | | 0.000s 23.235s 638253393617368793: x x x | | x | | | x x x | | x | | x x x | | | | | | | | 3216 | | | 0.000s 23.236s 638253393617373598: x x x | | x | | | x x x | | x | | x x x 3239 | | | | | | | | | | | 0.000s 23.236s 638253393617378391: x x x | | x | | 3230 x x x | | x | | x x x | | | | | | | | | | | | 0.000s 23.237s 638253393617383183: x x x | x x | | | x x x | | x | | 3128 x x | | | | | | | | | | | | 0.000s 23.237s 638253393617387996: x x x | x x | | | x x x | | x | | | x x | | | | | | 4441 | | | | | 0.001s 23.238s 638253393617393013: x x 3246 | x x | | | x x x | | x 4436 | | x x | | | | | | | | | | | | 0.001s 23.238s 638253393617398854: x x | | x x 4435 | | x x x | | x | | | x x | | | | | | | | | | | | 0.001s 23.239s 638253393617403915: x x | | x x | | | x x x | | x | | | x x | | | | | | | | | 4442 | | 0.000s 23.239s 638253393617408786: x x | | x x | | | x x x | | x | | | x x | | | | | | | 3240 | | | | 0.000s 23.240s 638253393617413549: x x | x x x | | | x x x | | x | | | x x | | | | | | | | | | | | 0.000s 23.240s 638253393617418300: x x | x x x | | | x x x | | x | | | x x | | | | | 4428 | | | | | | 0.000s 23.241s 638253393617423043: x x | x x x | | | x x x | | x | | | x x | | | | | | | | | | 4443 | 0.000s 23.241s 638253393617427804: x x | x x x | | | x x x | | x | | | x x | 3220 | | | | | | | | | | 0.000s 23.242s 638253393617432763: x x | x x x | | | x x x | | x | | | x x | | | | | | | | | | | 4418 0.000s 23.242s 638253393617437619: x x | x x x | | | x 4444 x | | x | | | x x | | | | | | | | 3200 | | | 0.000s 23.243s 638253393617442331: x x | x x x | | | x | x | | x | | | x x | | | 4445 | | | | | | | | 0.001s 23.244s 638253393617453726: x x | x x x | | | x | x | | x | 4425 | x x | | | | | | | | | | | | 0.000s 23.244s 638253393617458559: x x | x x x | | | x | x | | x | | 4446 x x | | | | | | | | | | | | 0.000s 23.245s 638253393617463309: x x | x x x | | | x | x | | x | | | x x 3198 | | | | | | | | | | | 0.000s 23.245s 638253393617468032: x x | x x x x | | x | x | | x | | | x x | | | | | | | | | | | | 0.000s 23.246s 638253393617472870: x x | x x x x | | x | x | | x x | | x x | | | | | | | | | | | | 0.000s 23.246s 638253393617477630: x x | x x x x | | x | x 3224 | x x | | x x | | | | | | | | | | | | 0.000s 23.247s 638253393617482405: x x | x x x x | | x | x | | x x | | x x | | | | | | | | | 3118 | | 0.000s 23.247s 638253393617487273: x x | x x x x 3155 | x | x | | x x | | x x | | | | | | | | | | | | 0.000s 23.248s 638253393617492014: x x | x x x x | | 3245 | x | | x x | | x x | | | | | 4381 | | | | | | 0.000s 23.248s 638253393617496724: x x | x x x x | 4431 | | x | | x x | | x x | | | | | | | | | | | | 0.000s 23.249s 638253393617501399: x x | x x x x | | | | x | 3201 x x | | x x | | | | | | | | | | | | 0.000s 23.249s 638253393617506061: x x | x x x x | | | | x | | 3207 x | | x x | | | | | | | | | | | 4389 0.000s 23.250s 638253393617510786: x x | x x x x | | | | x | | | x | | x x | | | | | | | | 3255 | | | 0.000s 23.250s 638253393617515634: x x | x x x x | | | | x | | | x 4412 | x x | | | | | | | | | | | | 0.000s 23.250s 638253393617520355: x x | x x x x | | | | x | | | 4449 | | x x 4361 | | | | | | | | | | | 0.000s 23.251s 638253393617525186: x x | x x x x | | | | x | | | | | 3128 x x | | | | | | | | | | | | 0.000s 23.251s 638253393617529792: x x | x x x x | | | | x | | | | | | x x | | | | | | | | | 3127 | | 0.000s 23.252s 638253393617534369: x x x x x x x | | | | x | | | | | | x x | | | | | | | | | | | | 0.000s 23.252s 638253393617538879: x x x x x x x | | | | x | | | | | | x x | 4417 | | | | | | | | | | 0.000s 23.253s 638253393617543478: x x x x x x x | | | | x 4355 | | | | | x x | | | | | | | | | | | | 0.000s 23.253s 638253393617548053: x x x x x x x | 4382 | | x | | | | | | x x | | | | | | | | | | | | 0.000s 23.254s 638253393617552841: x x x x x x x | | | | x | | | | | | x x | | | | | | | | | | 3181 | 0.000s 23.254s 638253393617557394: x x x x x x x x | | | 4452 | | | | | | x x | | | | | | | | | | | | 0.000s 23.255s 638253393617561962: x x x x x x x x | | | | | 4447 | | | | x x | | | | | | | | | | | | 0.000s 23.255s 638253393617566660: x x x x x x x 3238 | | | | | | | | | | x x | | | | | | | | | | | x 0.000s 23.256s 638253393617571223: x x x x x x x | | | | | | | 4454 | | | x x | | | | | | | | | | | x 0.000s 23.256s 638253393617575735: x x x x x x x | | | | | | | | | 3236 | x x | | | | | | | | | | | x 0.000s 23.256s 638253393617580284: x x x x x x 4455 | | | | | | | | | | | x x | | 4408 | | | | | | | | x 0.000s 23.257s 638253393617584808: x x x x x x | | | | | | | | | | | | x x | | | | | 3192 | | | | | x 0.000s 23.257s 638253393617589280: x x x x x x | | | | | | | | | | | 3202 x x | | | | | | | | | | | x 0.000s 23.258s 638253393617593891: x x x x x x | | | x | | | | | | | | x x | | | | | | | | | | | x 0.000s 23.258s 638253393617598376: x x x x x x | | | x | | | | | | | | x x | | | | | | | x | | | x 0.000s 23.259s 638253393617602804: x x x x x x | | | x | | 3247 | | | | | x x | | | | | | | x | | | x 0.000s 23.259s 638253393617607559: x x x x x x | | | x | | | | | | | | x x | | | | | | 3241 x | | | x 0.000s 23.260s 638253393617612142: x x x x x x | | | x | | | | | | | | x x | | | | | | | x 4429 | | x 0.000s 23.260s 638253393617616759: x x x x x x | | x x | | | | | | | | x x | | | | | | | x | | | x 0.000s 23.261s 638253393617621350: x x x x x 4460 | | x x | | | | | | | | x x | | | | | | | x | 3149 | x 0.000s 23.261s 638253393617626004: x x x x x | | | x x | | | | | | | | x x | | | | | | | x | | 4461 x 0.000s 23.262s 638253393617630544: x x x x x | | | x x | | | | | | | | x x | | | 3175 | | | x | | | x 0.000s 23.262s 638253393617635270: x x x x x | | 3254 x x | | | | | | | | x x | | | | | | | x | | | x 0.000s 23.262s 638253393617639851: x x x x x | | | x x | | | | | | | | x x | | 3225 | | | | x | | | x 0.000s 23.263s 638253393617644533: x x x x x | | | x x | | | | | | | | x x | 4453 | | | | | x | | | x 0.000s 23.263s 638253393617649211: x x x x x | | | x x | | | | | 4458 | | x x | | | | | | | x | | | x 0.000s 23.264s 638253393617653797: x x x x x | | | x x | | | | 3207 | | | x x | | | | | | | x | | | x 0.000s 23.264s 638253393617658333: x x x x x | | | x x | | 4463 | | | | | x x | | | | | | | x | | | x 0.000s 23.265s 638253393617662866: x x x x x | | | x x | | | | | | | | x x | | | | | | 4450 x | | | x 0.000s 23.265s 638253393617667401: x x x x x | | | x x | | | 3242 | | | | x x | | | | | | | x | | | x 0.000s 23.266s 638253393617672106: x x x x x | | | x 3227 | | | | | | | | x x | | | | | | | x x | | x 0.000s 23.266s 638253393617676619: x x x x x | | | x | 3251 | | | | | | | x x | | | | | | | x 3216 | | x 0.000s 23.267s 638253393617681166: x x x x x | | | x | | x | | | | | | x x | | | | | | | x | | | x 0.000s 23.267s 638253393617685803: x x x x x | | | x | | x | | | | 4464 | x x | | | | | | | x | | | x 0.000s 23.267s 638253393617690312: x x x x x | | | x | | x | | | | | | x x | | | | | 4465 | x | | | x 0.000s 23.268s 638253393617694811: x x x x x | | | x | | x | | | | | | x x 3198 | | | | | | x | | | x 0.000s 23.268s 638253393617699360: x x x x x | | | x | | x | | | | | | x x | | | | | | | x | 4466 | x 0.000s 23.269s 638253393617703900: x x x x x x | | x | | x | | | | | | x x | | | | | | | x | | | x 0.000s 23.269s 638253393617708353: x x x x x x | | x | | x | | | | | 3231 x x | | | | | | | x | | | x 0.000s 23.270s 638253393617713039: x x x x x x | | x | | x | | 4462 | | | x x | | | | | | | x | | | 4468 0.000s 23.270s 638253393617717606: x x x x x x | | x | | x | | | | | | x x | | | | | | x x | | | | 0.000s 23.271s 638253393617722046: x x 4469 x x x | 3155 x | | x | | | | | | x x | | | | | | x x | | | | 0.000s 23.271s 638253393617726748: x x | x x x x | x | | x | | | | | | x x | | | | | | x x | | | | 0.000s 23.272s 638253393617731203: x x | x x x 4470 | x | | x | | | | | | x x | | | 4358 | | x x | | | | 0.000s 23.272s 638253393617735840: x x | x x x | | x x | x | | | | | | x x | | | | | | x x | | | | 0.000s 23.272s 638253393617740254: x x | x x x | | x x 3221 x | | | | | | x x | | | | | | x x | | | | 0.000s 23.273s 638253393617744771: x x | x x x | | x x | x | | | | | | x x | | 3195 | | | x x | | | | 0.000s 23.273s 638253393617749306: x x | x x x | | x x | x | | | | 3236 | x x | | | | | | x x | | | | 0.000s 23.274s 638253393617754094: x x | x x x | | x x | x | | | | | | x x | | | | | | x x 3235 | | | 0.000s 23.274s 638253393617758693: x x | x x x | | x x | x | 4474 | | | | x x | | | | | | x x | | | | 0.000s 23.275s 638253393617763424: x x | x x x | | x x | x | | | | | | x x | | | | | 3192 x x | | | | 0.000s 23.275s 638253393617768046: x 4475 | x x x | | x x | x | | | | | 4473 x x | | | | | | x x | | | | 0.000s 23.276s 638253393617772669: x | | x x x | | x x | x | | | | | | x 4476 4352 | | | | | x x | | | | 0.000s 23.276s 638253393617777162: x | | x x x | | x x | x | | | | | | x | | | | | | | x x | 3118 | | 0.000s 23.277s 638253393617781591: x | | x x x | | x x | x | | | | | | x | | 4354 | | | | x x | | | | 0.000s 23.277s 638253393617786082: x | | x x x | | x x | x 3247 | | | | | x | | | | | | | x x | | | | 0.000s 23.277s 638253393617790466: x | | x x x | x x x | 4477 | | | | | | x | | | | | | | x x | | | | 0.000s 23.278s 638253393617795078: x | | x x x | x x x | | | | | | | | x | | | | | | | x x | | 3181 | 0.000s 23.278s 638253393617799572: x | | x x x | x x x | | | | | | 4478 | x | | | | | | | x x | | | | 0.000s 23.279s 638253393617804115: x | | x x x | x x x | | | | | 4457 | | x | | | | | | | x 3240 | | | | 0.000s 23.279s 638253393617808555: x | | x x x | x 3193 x | | | | | | | | x | | | | 4472 | | x | | | | | 0.000s 23.280s 638253393617812919: x | | x x x | x | x | | | | | | | | x | | | | | | | x | x | | | 0.000s 23.280s 638253393617817164: x | | x x x | x | x 4480 | | | | | | | x | | | | | | | x | x | | | 0.000s 23.281s 638253393617821574: x | x x x x | 3254 | x | | | | | | | | x | | | | | | | x | x | | | 0.000s 23.281s 638253393617825945: x | x x x x | | | x | | | | | | | | x | | | | | | 4481 x | x | | | 0.000s 23.281s 638253393617830389: x x x x x x | | | x | | | | | | | | x | | | | | | | x | x | | | 0.000s 23.282s 638253393617834941: x x x x x x | | | x | | | | | | | 3231 x | | | | | | | x | x | | | 0.000s 23.282s 638253393617839317: x x x x x x | | | x | | | | | | | | x | | | | | | | x | x | | 4471 0.000s 23.283s 638253393617843848: x x x x x x | | | x | | | | 3207 | | | x | | | | | | | x | x | | | 0.000s 23.283s 638253393617848188: x 3196 x x x x | | | x | | | | | | | | x | | 4353 | | | | x | x | | | 0.000s 23.284s 638253393617852546: x | x x x x | | | x | | | | | | | | x | x | | | | | x | x | | | 0.000s 23.284s 638253393617856822: x | x x x x | | | 3245 | | | | | 4456 | | x | x | | | | | x | x | | | 0.000s 23.285s 638253393617861171: x | x x x x | | | | | | | | | | | | x | x | | | | | x | x 3127 | | 0.000s 23.285s 638253393617865484: x | x x x x | | | | | | | | | | | | x | x | | 4479 | | x | x | | | 0.000s 23.285s 638253393617869808: x | x x x x | | | | | | | 3242 | | | | x | x | | | | | x | x | | | 0.000s 23.286s 638253393617874290: x | x x 4483 x | | x | | | | | | | | | x | x | | | | | x | x | | | 0.000s 23.286s 638253393617878607: x | x x | x | | x | | | | | | | | | x | x | | | | | 4484 | x | 3214 | 0.000s 23.287s 638253393617882896: x | x 4485 | x | | x | | | x | | | | | x | x | | | | | | | x | | | 0.000s 23.287s 638253393617887355: x | x | | x | | x | | | x | | | | | x | x | 3225 | | | | | x | | | 0.000s 23.288s 638253393617891679: x | x | | x | | x | | | x | | | | | x x 3198 | | | | | | | x | | | 0.000s 23.288s 638253393617895921: x | x | | x | | x | | | x | | | | 4467 x x | | | | | | | | x | | | 0.000s 23.288s 638253393617900215: x | x | | x | 3238 x | | | x | | | | | x x | | | | | | | | x | | | 0.000s 23.289s 638253393617904452: x | x | | x | | x | | | x | | | | | x x | | | | | | | 4488 x | | | 0.000s 23.289s 638253393617908764: x | x | | x | | x | | | x | | | | | x x | | | | | | | | x | | x 0.000s 23.290s 638253393617913289: x | x | | x | | x | | | x | 4459 | | | x x | | | | | | | | x | | x 0.000s 23.290s 638253393617917698: x | x | | x | | x | | | x | | | | | x x | | | | | 3192 | | x | | x 0.000s 23.291s 638253393617921974: x x x | | x | | x | | | x | | | | | x x | | | | | | | | x | | x 0.000s 23.291s 638253393617926489: x x x | | x 4489 | x | | | x | | | | | x x | | | | | | | | x | | x 0.000s 23.292s 638253393617930960: x x x | | x | | x 3227 | | x | | | | | x x | | | | | | | | x | | x 0.000s 23.292s 638253393617935302: x x x | | x | | x | 3221 | x | | | | | x x | | | | | | | | x | | x 0.000s 23.292s 638253393617939670: x x x | x x | | 3193 | | | x | | | | | x x | | | | | | | | x | | x 0.000s 23.293s 638253393617944018: x x x | x x | | | | | | x | | | | | x x | x | | | | | | x | | x 0.000s 23.293s 638253393617948354: x x x | x x | | | | | | x | | | | | x x | x | | | | | | x | x 4491 0.000s 23.294s 638253393617953070: x x x | 4492 x | | | | | | x | | | | | x x | x | | | | | | x 3149 x | 0.000s 23.294s 638253393617957588: x x x | | x | | | | | | x | | | | | x x | x x | | | | | x | x | 0.000s 23.295s 638253393617961917: x x x | | x | | | | | | x | | | | | x x 4494 x x | | | | | x | x | 0.000s 23.295s 638253393617966610: x x x | | x | | | | | | x | | | | | x x | x x 3175 | | | | 3235 | x | 0.000s 23.296s 638253393617971103: x x x | | x | | | | | | x | | | 3236 | x x | x x | | | | | | | x | 0.000s 23.296s 638253393617975521: x x x 3233 | x | | | | | | 3247 | | | | | x x | x x | | | | | | | x | 0.000s 23.296s 638253393617979946: x x x | | x | | x | | | | | | | | | x x | x x | | | | | | | x | 0.000s 23.297s 638253393617984302: x x x | | x | x x | | | | | | | | | x x | x x | | | | | | | x | 0.000s 23.297s 638253393617988679: x x x | | x | x x 4497 | | | | | | | | x x | x x | | | | | | | x | 0.001s 23.299s 638253393618000803: x x x | | x | x x | | | | | | | | | x x | x x | | | | | | | 3214 4496 0.001s 23.299s 638253393618005906: x x x | x x | x x | | | | | | | | | x x | x x | | | | | | | | | 0.000s 23.299s 638253393618010418: x x x | x x | x x | | | | | | | | | x x | x x | | | x | | | | | 0.000s 23.300s 638253393618014902: x x x | x x | x x | | | | | | | | | x x | x x | | | x | x | | | 0.000s 23.300s 638253393618019390: x x x | x x | x x | | | 4499 | | | | | x x | x x | | | x | x | | | 0.000s 23.301s 638253393618023960: x x x | x x | x x | | | | | | | | | x x | x x | | 4500 x | x | | | 0.000s 23.301s 638253393618028530: x x x | x x | x x | | | | | x | | | x x | x x | | | x | 3255 | | | 0.000s 23.302s 638253393618033271: x x x | x x | x x | | | | | x | | | x x | x x | | | x | | 3127 | | 0.000s 23.302s 638253393618037918: x x x | x x | x x | | | | | x | 4502 | x x | x x | | | x | | | | | 0.000s 23.303s 638253393618042847: x x x x x x | x x | | | | | x | | | x x | 4503 x | | | x | | | | | 0.000s 23.303s 638253393618047626: x x x x x x | x x | | | | | x | | | x x | | x | | | x 3240 | | | | 0.000s 23.304s 638253393618052318: x x x x x x | x x | | | | | x 4451 | | x x | | x | | | x | | | | | 0.000s 23.304s 638253393618057011: x x x x x x | x x | | | | 3201 x | | | x x | | x | | | x | | | | | 0.000s 23.305s 638253393618061580: x 3196 x x x x 4495 x x | | | | | x | | | x x | | x | | | x | | | | | 0.001s 23.305s 638253393618067263: x | x x x x | x x | 3251 | | | x | | | x x | | x | | | x | | | | | 0.000s 23.306s 638253393618072064: x | x x x x | x x | | | | | x | | | x x | | x | | | x | | | 3181 | 0.000s 23.306s 638253393618076720: x | x x x x | x x 3227 | | | | x | | | x x | | x | | | x | | | | | 0.000s 23.307s 638253393618081371: x | x x x x | x x | | | | | x | | | x x 3198 | x | | | x | | | | | 0.001s 23.307s 638253393618086908: x | x x x x | x x | | | | | x | | | x x | | x | | | x | | 4501 | | 0.000s 23.308s 638253393618091589: x | x x x x | 3238 x | | | | | x | | | x x | | x | | | x | | | | x 0.000s 23.308s 638253393618096177: x | x x x x | | x | | | | | x | | | x x | | x | | | x x | | | x 0.000s 23.309s 638253393618100755: x | x x x x | | x | | | | | x | | 3202 x x | | x | | | x x | | | x 0.000s 23.309s 638253393618105332: x x x x x x | | x | | | | | x | | | x x | | x | | | x x | | | x 0.000s 23.309s 638253393618109928: x x x x x x | | 4508 | x | | | x | | | x x | | x | | | x x | | | x 0.000s 23.310s 638253393618114773: x x x x x x | | | | x x | | x | | | x x | | x | | | x x | | | x 0.000s 23.310s 638253393618119481: x x x 3233 x x | | | | x x | | x | | | x x | 4507 x | | | x x | | | x 0.003s 23.313s 638253393618144819: x x x x x x | | | | x x | | x | | | x x | | x | | | x x | | | x 0.001s 23.314s 638253393618153152: x x x x x x 4486 | | | x x | | x | | | x x | | x | | | x x | | | x 0.001s 23.314s 638253393618160080: x x x x x x | | | | x x | | x | | | x x x | x | | | x x | | | x 0.000s 23.315s 638253393618165068: x x x x x x | | | | 4510 x | | x | | | x x x | x | | | x x x | | x 0.000s 23.315s 638253393618169932: x x x x x x | | | | | x | x x | | | x 4511 x | x | | | x x x | | x 0.000s 23.316s 638253393618174596: x x x x x x | | | | | x | x x | | 3128 x | x | x | | | x x x | | x 0.000s 23.316s 638253393618179244: x x x x x x | | | 4513 | x | x x | | | x | x | x | | | x x x | | x 0.000s 23.317s 638253393618183956: x x x x x x x | | | | x | x x | | | x | x | x | | | x x x | | x 0.000s 23.317s 638253393618188637: x x x x x x x | | | | x | 3201 x | | | x x x | x | | | x x x | | x 0.000s 23.318s 638253393618193612: x x x x x x x | | | | x | | x | 3236 | x x x | x | | | x x x | | x 0.000s 23.318s 638253393618198385: x x x x 4514 x x | | | | x | | x | | 3231 x x x | x | | | x x x | | x 0.001s 23.319s 638253393618206243: x x x x | x x | | | | x 3247 | x | | | x x x | x | | | x x x | | x 0.015s 23.334s 638253393618357056: x x x x | x x | | | | x | | x | | | x x x | x 4498 | | x x x | | x 0.001s 23.335s 638253393618362520: x x x x | x x | | | | x | x x | | | x x x | x | | | x x x | | x 0.001s 23.335s 638253393618367568: x x x x | x x | | | | x | x x | | | x x x | x | | 3192 x x x | | x 0.000s 23.336s 638253393618372387: x x x x x x x | | | | x | x x | | | x x x | x | | | x x x | | x 0.000s 23.336s 638253393618377187: x x x x x x x | | | x x | x x | | | x x x | x | | | x x 3255 | | x 0.000s 23.337s 638253393618381979: x x x x x x x | | | x x | x x | | | x x x | x | | | x x | 3149 | x 0.000s 23.337s 638253393618386789: x x x x x x x 3155 | | x x | x x | | | x x x | x | | | x x | | | x 0.000s 23.338s 638253393618391565: x x x x x x 4516 | | | x x | x x | | 3128 x x x | x | | | x x | | | x 0.001s 23.338s 638253393618396842: x x x x x x | | 3193 | 3251 x | x x | | | x x x | x | | | x x | | | x 0.001s 23.339s 638253393618405238: x x x x x x | | | 3227 | x | x x | | | x x x | x | | | x x | | | x 0.001s 23.339s 638253393618410348: x x x x x x | | | | | x | x x | 4517 | x x x | x | | | x x | | | x 0.001s 23.341s 638253393618421838: x x x x x x | | | | | x x x x | | | x x x | x | | | x x | | | x 0.000s 23.341s 638253393618426806: x x x x x x | | | | | x x x x | | | x x x | x | | 4518 x x | | | x 0.000s 23.342s 638253393618431746: x x x x x x | | | | | x x x x | | | x x x | x | | | x x | | 4505 x 0.001s 23.342s 638253393618437031: x x x x x x | | | | | x x x x | | 4519 x x x | x | | | x x | | | x 0.000s 23.343s 638253393618441802: x x x x x x | x | | | x x x x | | | x x x | x | | | x x | | | x 0.000s 23.343s 638253393618446698: x 3196 x x x x | x | | | x x x x | | | x x x 4504 x | | | x x | | | x 0.000s 23.344s 638253393618451476: x | x x x x | x | | | x x x x | | | x x x | x | 3249 | x x | | | x 0.000s 23.344s 638253393618456152: x | x x x x | x | | | x x x x | | | x x x | x | | | x x | 4482 | x 0.000s 23.345s 638253393618460842: x | x x x x | x | | | x x x x x | | x x x | x | | | x x | | | x 0.000s 23.345s 638253393618465549: x | x x x x | x | | x x x x x x | | x x x | x | | | x x | | | x 0.000s 23.345s 638253393618470205: x | x x x x | x | 4509 x x x x x x | | x 4521 x | x | | | x x | | | x 0.001s 23.346s 638253393618475317: x | x x x x | x 4515 | x x 4522 x x x | | x | x | x | | | x x | | | x 0.006s 23.352s 638253393618533771: x | x x x x | x | | x x | x x x | | x | x | x 4520 | | x x | | | x 0.001s 23.353s 638253393618540544: x | x x x x x x | | x x | x x x | | x | x | x | | | x x | | | x 0.000s 23.353s 638253393618545326: x | x x x x x x | | x x | x x x | | x | x | x | | | x x 3235 | | x 0.000s 23.353s 638253393618550121: x | x x x x x x | | x x | x x x | | x | x | x | 3228 | 4523 x | | | x 0.001s 23.354s 638253393618555234: x x x x x x x x | | x x | x x x | | x | x | x | | | | x | | | x 0.000s 23.354s 638253393618559921: x x x x x x x x | | x x | x x x 3236 | x | x | x | | | | x | | | x 0.000s 23.355s 638253393618564789: x x x x x x x x | | 3221 x | x x x | | x | x 3220 x | | | | x | | | x 0.000s 23.355s 638253393618569560: x x x x x x x x | | | x | x x x | | x | x | x | | | | x | | 3214 x 0.000s 23.356s 638253393618574159: x x x x x x x x | | | x | x x x | | x | x | x | | | | x | 3118 | x 0.000s 23.356s 638253393618578758: x x x x x x x x | | | x | x x x | | x x x | x | | | | x | | | x 0.000s 23.357s 638253393618583350: x x x x x x x x | | | x | x x x | 3128 x x x | x | | | | x | | | x 0.000s 23.357s 638253393618588005: x x x x x x x x | | | x x x x x | | x x x | x | | | | x | | | x 0.000s 23.358s 638253393618592894: x x x x x x x x 3193 | | x x 3201 x x | | x x x | x | | | | x | | | x 0.001s 23.358s 638253393618598732: x x x x x x x x | | | x 4524 | x x | | x x x | x | 3205 | | x | | | x 0.001s 23.359s 638253393618603760: x x x x x x x x | | | x | | x x | | x x x | x | | | | x x | | x 0.000s 23.359s 638253393618608490: x x x x x x x x | | | x | | x x | | x x x 4525 x | | | | x x | | x 0.000s 23.360s 638253393618613249: x x x x x x x x | | | x | | x x | | x x x | x | | | | x x | 4526 x 0.000s 23.360s 638253393618617935: x x x x x x x x | | x x | | x x | | x x x | x | | | | x x | | x 0.000s 23.361s 638253393618622580: x x x x x x x x | | x x | | x x | | x x x | x | | | | x x 4527 | x 0.000s 23.361s 638253393618627284: x x x x x x x x | 3227 x x | | x x | | x x 3198 | x | | | | x x | | x 0.000s 23.362s 638253393618632264: x x x x x x x x | | x x | x x x | | x x | | x | | | | x x | | x 0.000s 23.362s 638253393618637025: x x x x x x x x | | x x 4528 x x x | | x x | | x | | | | x x | | x 0.000s 23.363s 638253393618641769: x x x x x x x x x | x x | x x x | | x x | | x | | | | x x | | x 0.000s 23.363s 638253393618646677: x x x x x x x x x | 3251 x | x x x | | x x | | x 4529 | | | x x | | x 0.000s 23.364s 638253393618651517: x x x x x x x x x | | x | x x x | | x x | | x | 3228 | | x x | | x 0.000s 23.364s 638253393618656235: x x x x x x x x x | | x | x x x | 3231 x x | | x | | | | x x | | x 0.000s 23.365s 638253393618660983: x x x x x x x x x | | x | x x x | | x x | | x | | 3192 | x x | | x 0.000s 23.365s 638253393618665691: x x x x x x x x x 4493 | x | x x x | | x x | | x | | | | x 4531 | | x 0.000s 23.365s 638253393618670486: x x x x x x x x x | | x | x x x | | x 4532 x | x | | | | x | | | x 0.001s 23.366s 638253393618675489: x x x x x x x x x | | x x 3201 x x | | x | x | x | | | | x | | | x 0.000s 23.366s 638253393618680211: x x x x x x x x x | | x x | x x 4512 | x | x | x | | | | x | | | x 0.000s 23.367s 638253393618685070: x x x x x x x x x | | x x | x x | | 4533 | x | x | 4530 | | x | | | x 0.000s 23.367s 638253393618689749: x x x x x x x x x x | x x | x x | | | | x | 3225 | | | | x | | | x 0.000s 23.368s 638253393618694415: x 4534 x x x x x x x x | x x | x x | 4448 | | x | | | | | | x | | | x 0.001s 23.368s 638253393618699869: x | x x x x x x x x | x x | x x | | | | x | | | | | | x | 3118 | x 0.001s 23.369s 638253393618709095: x | x x x x x x x x | x x | x x | | | | x | | | | 4490 | x | | | x 0.001s 23.370s 638253393618714470: x | x x x x x x x x | x x | x x | | x | x | | | | | | x | | | x 0.001s 23.371s 638253393618724173: x | x x 4535 x x x x x | x x x x x | | x | x | | | | | | x | | | x 0.001s 23.371s 638253393618729333: x | x x | x x x x x | x x x x x | x x | x | | | | | | x | | | x 0.001s 23.372s 638253393618739194: x | x x | x x x x x | x x x x x | x x | x | | | | | | x | 3169 | x 0.001s 23.373s 638253393618745067: x | x x x x x x x x | x x 3201 x x | x x | x | | | | | | x | | | x 0.000s 23.373s 638253393618749912: x | x x x x x x x x x x x | x x | x x | x | | | | | | x | | | x 0.001s 23.375s 638253393618762791: x | x x x x x x 3193 x x x x | x x | x x | x | | x | | | x | | | x 0.001s 23.375s 638253393618767958: x | x x x x x x | x x x x | x x | x x | x | 4537 x | | | x | | | x 0.000s 23.376s 638253393618772728: x | x x x x x x | 3227 x x x | x x | x x | x | | x | | | x 3200 | | x 0.000s 23.376s 638253393618777483: x x x x x x x x | | x x x | x x | 3231 x | x | | x | | | x | | | x 0.001s 23.377s 638253393618788535: x x x x x x x x | | x x x | x x | | x | x 3220 | x | | | x | | | x 0.001s 23.378s 638253393618794024: x x x x x x x x | | x x x | x x | | x | x | | x | | | x | 3199 | x 0.000s 23.378s 638253393618798894: x x x x x 4539 x x | | x x x x x x | | x | x | | x | | | x | | | x 0.000s 23.379s 638253393618803813: x x x x x | x x | | x x x x x x | | x | x | | x | | | x | | 3214 x 0.000s 23.379s 638253393618808553: x x x x x | x x | | x x x x x x | | x | x | | x | | 4536 x | | | x 0.000s 23.380s 638253393618813293: x x x x x | x x | x x x x x x x | | x | x | | x | | | x | | | 4540 0.000s 23.380s 638253393618817904: x x x x x | x x | x x 4541 x x x x | | x | x | | x | | | x x | | | 0.000s 23.381s 638253393618822515: x x x x 4542 | x x x x x | x x x x | | x | x | | x | | | x x | | | 0.000s 23.381s 638253393618827162: x x x x | | x x x x x | x x x x | | x | x | | x 3205 | | x x | | | 0.000s 23.382s 638253393618831954: x x x x | | x x x x x | x x x x | | x x 3198 | | x | | | x x | | | 0.000s 23.382s 638253393618836680: x x x x | | x x x 3245 x | x x x x | | x x | | | x | 4538 | x x | | | 0.000s 23.383s 638253393618841295: x x x x | x x x x | x | x 3201 x x | | x x | | | x | | | x x | | | 0.001s 23.383s 638253393618848468: x x x x | x x x x | x | x | x x | | x x | x | x | | | x x | | | 0.000s 23.384s 638253393618853393: x x x x | x 4543 x x | x | x | x x | x x x | x | x | | | x x | | | 0.000s 23.384s 638253393618858078: x x x x | x | x x | x | x | x x 4506 3202 x x | x | x | | | x x | | | 0.000s 23.385s 638253393618862751: x x x x | x | x x | x x x | x x | | x x | x | x | | | x 3200 | | | 0.000s 23.385s 638253393618867296: x x x x | x | x x | x x x | x x | | x x | x 3225 x | | | x | | | | 0.000s 23.386s 638253393618871933: x x x x | x | x x | x x x | x x | | x x | x | x | | | x | 3244 | | 0.000s 23.386s 638253393618876619: x x x x | x | x x | x x x | x x | | x x | x | x 3249 | | x | | | | 0.000s 23.387s 638253393618881083: x x x x | x | x x x x x x | x 4546 | | x x | x | x | | | x | | | | 0.000s 23.387s 638253393618885802: x x x x | x | x x x x x x x x | | | x x | x | x | | | x | | | | 0.000s 23.387s 638253393618890312: x x x x | x | x x x x x x x x | | | x x | x | x | | x x | | | | 0.000s 23.388s 638253393618894851: x x x x | x | x x x x x x x x | x | x x | x | x | | x x | | | | 0.000s 23.388s 638253393618899431: x x x x | x | x x 3227 x x x x x | x | x x | x | x | | x x | | | x 0.000s 23.389s 638253393618904015: x x x x x x | x 3193 | x x x x x | x | x x | x | x | | x x | | | x 0.000s 23.389s 638253393618908575: x x x x x x | x | | x x x x x | x | x x | x | x | 4487 x x | | | x 0.000s 23.390s 638253393618913413: x x x x x x | x | | x x x x x | x | x x x x | x | | x x | | | x 0.000s 23.390s 638253393618918007: x x x x x x | x | | x x x x x | x | x x x x x x | | x x | | | x 0.000s 23.391s 638253393618922573: x x x x x x 4547 x | | x x x x x | x | x x x x x x | | x x | | | x 0.000s 23.391s 638253393618927483: x x x x x x | x | x x x x x x | x | x x x x x x | | x x | | | x 0.000s 23.392s 638253393618932065: x x x x x x | x x x x x x x x | x | x x x x x x | | x x | | | x 0.000s 23.392s 638253393618936641: x x x x x x | x 4550 x x x x x x | x | x x x x x x | | x x | | 4544 x 0.000s 23.393s 638253393618941276: x x x x x x | x | x x x x x x | x 3231 x x x x x x | | x x | | | x 0.000s 23.393s 638253393618945859: x x 4551 x x x | x | x x x x x x | x | x x x x x x | | x x | 3169 | x 0.000s 23.394s 638253393618950539: x x | x x x | x | x x x x x x | x | x x x x x x | | x x 4552 | | x 0.000s 23.394s 638253393618955440: x x | x x x | x | x x x x x x | x | x x x x x x 3228 | x x | | | x 0.000s 23.394s 638253393618960060: x x | x x x | x | x x x x x x | x | x x x x x x | | x x | | x x 0.000s 23.395s 638253393618964949: x x x x x x | x | x x x x x x | x | x x x x x x | | x x | | x x 0.000s 23.395s 638253393618969791: x x x x x x 4549 x | x x x x 3201 x | x | x x x x x x | | x x | | x x 0.000s 23.396s 638253393618974549: x x x x x x | x | 3245 x x x | x x x | x x x x x x | | x x | | x x 0.000s 23.396s 638253393618979197: x x x x x x | 3254 | | x x x | x x x | x x x x x x | 3237 x x | | x x 0.002s 23.398s 638253393618998691: x x x x x x | | | | x x x 4554 x x x | x x x x x x | | x x | | x x 0.001s 23.399s 638253393619004916: x x x x x x | | | | x x x | x x x 4548 x x x x x x | | x x | | x x 0.002s 23.401s 638253393619024630: x x x x x x | | | | x x x | x 4555 x | x x x x x x | x x x | | x x 0.001s 23.402s 638253393619030628: x x x x x x | | | x x x x | x | x | x x x x x x | x x x | | x x 0.000s 23.402s 638253393619035491: x x x x x x | x | x x x x | x | x | x x x x x x | x x x | | x x 0.000s 23.402s 638253393619040012: x x x x x x x x | x x x x | x | x | x x x x x x | x x x | | x x 0.000s 23.403s 638253393619044629: x x x x x x x x | x x x x | x x x | x x x x x x | 3237 x x | | x x 0.000s 23.403s 638253393619049147: x x x x x x x x | x x x x | x x x | x x x x x x | | x x 3200 | x x 0.000s 23.404s 638253393619053622: x x x x x x x x | x x x x | x x x | x 4556 x x x x | | x x | 3199 x x 0.001s 23.405s 638253393619064845: x x x x x x x x | x x x x | x 4557 x | x | x x x x | x x x | | x x 0.001s 23.405s 638253393619070171: x x x x x x x x | x x x x | x | x | x x x x x x | x x x | | x x 0.000s 23.406s 638253393619075004: x x x x x x x x | x x x x | x | x | x x x x x x | x x x 4558 | x x 0.000s 23.406s 638253393619079545: x x x x 4559 x x x | x x x x | x | x | x x x x x x | x x x | 3169 x x 0.000s 23.407s 638253393619084247: x x x x | x x x | x x x x | x x x | x x x x x x | 3237 x x | | x x 0.000s 23.407s 638253393619088769: x x x x | x x x | x x x x 3201 x x x | x x x x x x | | x x | | x x 0.000s 23.408s 638253393619093194: x x x x | x x x | x x x x | x x x | x x x x x x 4560 | x x | | x x 0.000s 23.408s 638253393619097688: x x x x x x x x | x x x x | x x x | x x x x x x | | x x | | x x 0.000s 23.409s 638253393619102093: x x x x x x x x | x x x x | x x x | x 4561 x x x x | | x x | 3199 x x 0.001s 23.409s 638253393619108826: x x x x x x x x | x x x x | x 4562 x | x | x x x x | x x x | | x x 0.001s 23.410s 638253393619115100: x x x x x x x x | x x x x 4563 x | x | x | x x x x | x x x | | x x 0.001s 23.411s 638253393619128966: x x x x x x x x | x x x x | x | x | x x x x x x | x x x | | x x 0.002s 23.413s 638253393619145194: x x x x x x x x | x x x x | x | x | x x x x x x | x x x 3200 | x x 0.002s 23.414s 638253393619160295: x x x x x x x x 3193 x x x x | x | x | x x x x x x | x x x | | 3214 x 0.001s 23.415s 638253393619165789: x x x x x x x x | x 4564 x x | x | x | x x x x x x | x x x | 3169 | x 0.000s 23.415s 638253393619170161: x x x x x x x x | x | x x | x | x | x x x x x x 3228 x x x | | | x 0.001s 23.417s 638253393619182789: x x x x x x x x | x | x x | x | x | x x x x x x | x x x 4565 | | x 0.001s 23.417s 638253393619188539: x x x x x x x x | x x x x | x | x | x x x x x x | x x x | | | x 0.000s 23.418s 638253393619193366: x x x x x x x x | x x x x | x | x | x x 4566 x x x | x x x | | x x 0.000s 23.418s 638253393619198184: x x x x x x x x 4553 x x x 4567 | x | x | x x | x x x | x x x | | x x 0.000s 23.419s 638253393619202750: x x x x x x x x | x x x | | x x x | x x | x x x | 3237 x x | | x x 0.000s 23.419s 638253393619207487: x x x x x x x x | x x x | | x 4568 x | x x | x x x 4545 | x x | | x x 0.001s 23.420s 638253393619213582: x x x x x x x x | x x x | 3201 x | x | x x | x x x | | x x | | x x 0.003s 23.423s 638253393619247547: x x x x x x x x | x x x | | x | x | x x | x x x | x x x | | x x 0.001s 23.424s 638253393619252877: x x x x x x x x | x x x | | x | x | x x | x x x | 4570 x x | 3199 x x 0.001s 23.425s 638253393619264375: x x x x x x x x | x x x x | x | x | x x | x x x | | x x | | x x 0.001s 23.425s 638253393619270405: x x x x x x x x | x x x x | x | x | x x x x x x | | x x | | 3214 x 0.001s 23.426s 638253393619275430: x x x x x x x x | x x x x | x | 4571 | x x x x x x | | x x | 3127 | x 0.000s 23.426s 638253393619280182: x x x x x x x x | x x x x | x 4569 | | x x x x x x | | x x | | | x 0.001s 23.427s 638253393619285239: x x x x x x x x | x x x x 4572 x | | | x x x x x x | | x x | | | x 0.001s 23.427s 638253393619290451: x x x x x x x x | x x x x | x | x | x x x x x x | | x x | | | x 0.002s 23.429s 638253393619307453: x x x x x x x x 3193 x x x x | x | x | x x x x x x | | x x | | | x 0.000s 23.429s 638253393619307934: x x x x x x x x | x x x x | x | x | x x x x x x | | x x | | x 4573 0.001s 23.430s 638253393619313356: x x x x x x x x | x x x x | x | x | x x x x x x | x x x | | x | 0.015s 23.444s 638253393619460068: x x x x x x x x | x x x x | x | x | x x x x x x | x x x 3200 | x | 0.001s 23.445s 638253393619469074: x x x x x 4574 x x | x x x x | x | x | x x x x x x | x x x | 3169 x | 0.001s 23.446s 638253393619479749: x x x x x | x x | x x x x | x | x | x x x x x x | x x x 4575 | x | 0.001s 23.447s 638253393619485881: x x x x x | x x | x x x x 3201 x | x | x x x x x x | x x x | | x | 0.000s 23.447s 638253393619486193: x x x x x | x x x x x x x | x | x | x x x x x x | x x x | | x | 0.000s 23.448s 638253393619490580: x x x x x | x x x x x x x | x x x | x x x x x x | 3237 x x | | x | 0.002s 23.449s 638253393619508249: x x x x 4576 | x x x x x x x x x x x | x x x x x x | | x x | | x | 0.001s 23.450s 638253393619514518: x x x x | | x x x x x x x x x x x | x x x x x x | | x x | | 3214 x 0.001s 23.451s 638253393619523365: x x x x | | x x x x x x x x x x x | x x x x x x | x x x | | | x 0.000s 23.451s 638253393619525462: x x x x | | x x x x x x x x x x x | x 4577 x x x x | x x x | 3199 | x 0.002s 23.453s 638253393619548151: x x x x | x x x x x x x x x x x x | x | x x x x | x x x | | | x 0.002s 23.455s 638253393619567244: x x x x | x x x x x x x x x x x x | x | x x x x 3205 x x x | | | x 0.001s 23.456s 638253393619573279: x x x x x x x x x x x x x 3201 x x x | x | x x x x | x x x | | | x 0.000s 23.456s 638253393619573839: x x x x x x x x x x x x x | x x x | x | x x x x | x x x 3200 | | x 0.000s 23.456s 638253393619577990: x x x x x x x x x x x x x | x x x | x | x x x x | x x x | 3127 | x 0.001s 23.457s 638253393619584141: x x x x x x x x x x x x x | x x x | x | x x x x 3249 x x x | | | x 0.001s 23.457s 638253393619590051: x x x x x x x x x x x x x 4578 x 4580 x | x | x x x x | x x x | | | x 0.000s 23.458s 638253393619594693: x x x x x x x x x x x x x | x | x | x | x x x x | x x x 4581 | | x 0.000s 23.458s 638253393619598929: x x x x x x x x x x x x x | x | x | x | x x x x | x x x | | x x 0.000s 23.459s 638253393619603612: x x x x x x x x x x x x x x x | x | x | x x x x | x x x | | x x 0.001s 23.459s 638253393619608719: x x x x x x x x x x x x x x x | x | x 4579 x x x x | x x x | | x x 0.000s 23.460s 638253393619613064: x x x x 4582 x x x x x x x x x x | x | x | x x x x | x x x | 3169 x x 0.002s 23.462s 638253393619634207: x x x x | x x x x x x x x x x | x | x | x x x x | x x x | 3199 x x 0.002s 23.464s 638253393619652022: x x x x | x x x x x x x x x x | x | x | x x x x | x x x | 3118 x x 0.002s 23.466s 638253393619675701: x x x x | x x x x x x x x x x | x | x 4584 x x x x | x x x | | x x 0.001s 23.467s 638253393619680943: x x x x x x x x x x x x x x x | x | x | x x x x | x x x | | x x 0.001s 23.467s 638253393619689606: x x x x x x x x x x x x x x x | x | x 4583 x x x x | x x x | | x x 0.001s 23.469s 638253393619700823: x x x x x x x x x x x x x x x | x | x | x x x x | x x x | 3199 x x 0.003s 23.471s 638253393619727472: x x x x x x x x x x x x x x x | x | x | x x x x | x x x | 3127 4585 x 0.003s 23.474s 638253393619758244: x x x x x x x x x x x x x x x | x | x x x x x x | x x x | | | x 0.000s 23.474s 638253393619759510: x x x x x x x x x x x x x x x | x | x x x x x x 3205 x x x | | | x 0.001s 23.476s 638253393619772004: x x x x x x x x 4586 x x x x x x | x | x x x x x x 3228 x x x | | | x 0.002s 23.477s 638253393619789649: x x x x x x x x | x x x x x x | 4587 | x x x x x x x x x x | | | x 0.001s 23.478s 638253393619800394: x x x x x x x x | x x x x x x | | | x x x x x x x x x x | | x x 0.000s 23.479s 638253393619803432: x x x x x x x x | x x x x x x | | | x x x x x x x x x x | 3199 x x 0.002s 23.481s 638253393619824083: x x x x 4589 x x x | x x x x x x | | | x x x x x x x x x x | 3169 x x 0.004s 23.484s 638253393619859331: x x x x | x x x | x x x x x x | 4588 | x x x x x x 3228 x x x | | x x 0.001s 23.485s 638253393619864855: x x x x | x x x | x x x x x x | | | x x x x x x | x x x | 3244 x x 0.003s 23.488s 638253393619893444: x x x x | x x x x x x x x x x | | | x x x x x x | x x x | | x x 0.002s 23.490s 638253393619913544: x x x x x x x x x x x x x x x | | | x x x x x x | x x x | | x x 0.001s 23.491s 638253393619922110: x x x x x x x x x x x x x x x | x | x x x x x x | x x x | | x x 0.004s 23.494s 638253393619958553: x x x x x x x x x x x x 4590 x x | x | x x x x x x 3205 x x x | | x x 0.005s 23.499s 638253393620010215: x x x x x x x x x x x x | x x | x | x x x x x x x x x x | | x x 0.002s 23.502s 638253393620034831: x x x x x x x x x x x x x x x | x | x x x x x x 3228 x x x | | x x 0.001s 23.503s 638253393620049115: x x x x x x x x x x x x x x x | x | 4591 x x x x x x x x x | | x x 0.006s 23.509s 638253393620106265: x x x x x x x x x x x x x x x | x x | x x x 3225 x x x x x | | x x 0.001s 23.510s 638253393620117699: x x x x x x x x x x x x x x x | x x x x x x | x 3228 x x x | | x x 0.001s 23.511s 638253393620124413: x x x x x x x x x 4592 x x x x x | x x x x x x x x | x x x | | x x 0.002s 23.513s 638253393620147223: x x 4593 x x x x x x | x x x x x | x x x x x x x x | x x x | 3127 x x 0.001s 23.514s 638253393620153244: x x | x x x x x x | x x x x x | x x x x x x x x x x x x | | x x 0.003s 23.516s 638253393620179148: x x | x x x x x x | x x x x x | x x x x x x x x x x x x | 3199 x x 0.001s 23.518s 638253393620191913: x x | x x x x x x | 4594 x x x x | x x x x x x x x x x x x | x x x 0.001s 23.519s 638253393620203664: x x | x x x x x x x | x x x x | x x x x x x 3225 x x x x x | x x x 0.000s 23.519s 638253393620204594: x x x x x x x x x x | x x x x | x x x x x x | x x x x x | 3244 x x 0.002s 23.521s 638253393620221826: x x x x x x x x x x | x x x x | x x x x x x | x x x x x | x x x 0.002s 23.523s 638253393620241682: x x x x x x x x x x | x x x x | x x x x x x x x x x x x | x x x 0.002s 23.524s 638253393620259213: x x x x x x x x x x x x x x x | x x x x x x x x x x x x | 3199 x x 0.002s 23.526s 638253393620275310: x x x x x x x x x x x x x x x | 4595 x x x x x x x x x x x | x x x 0.007s 23.533s 638253393620349519: x x x x x x x x x x x x x x x | x x x x x x x x x x x x | 3199 x x 0.001s 23.535s 638253393620364322: x x x x x x x x x x x x x 4596 x | x x x x x x x x x x x x | x x x 0.008s 23.542s 638253393620440058: x x x x x x x x x x x x x x x | x x x x x x x x x x x x | 3199 x x 0.001s 23.544s 638253393620453909: x x x x x x x x x x x x x x x | x x x 4597 x x x x x x x x | x x x 0.014s 23.558s 638253393620597104: x x x x x x x x x x x x x x x | x x x | x x x x x x x x 3200 x x x 0.002s 23.560s 638253393620613518: x x x x x x x x x x x x x x x | x x x | x x x x x x x x 4598 x x x 0.003s 23.563s 638253393620648305: x x x x x x x x x x x x x x x | x x x x x x x x x x x x | 3199 x x 0.004s 23.568s 638253393620691219: x x x x x x x x x x x x x x x | x x x x x x x x x x x x 3200 | x x 0.001s 23.569s 638253393620702236: x x x x x x x x x x x x x x x | x x x x x x x x x x x x | x x x 0.000s 23.569s 638253393620707225: x x 4599 x x x x x x x x x x x x | x x x x x x x x x x x x x x x x 0.005s 23.574s 638253393620756452: x x | x x x x x x x x x x 3201 x x x x x x x x x x x x x x x x x x 0.002s 23.576s 638253393620772990: x x | x x x x x x x x x x x x x x x x x x 4600 x x x x x x x x x x 0.001s 23.577s 638253393620786212: x x x x x x x x x x x x x x x x x x x x x | x x x x x x 3200 x x x 0.001s 23.579s 638253393620801013: x x x x x x x x x x x x x x x x x x 4601 x x | x x x x x x x x x x 0.005s 23.584s 638253393620851824: x x x x x x x x x x x x x 3201 x x x x | x x x x x x x x x x x x x 0.002s 23.585s 638253393620867038: x x x x x x x x x x x x x x x x x x | 4602 x x x x x x x x x x x x 0.008s 23.593s 638253393620946665: x x x x x x x x x x x x x 3201 x x x x | x x x x x x x x x x x x x 0.002s 23.595s 638253393620961965: x x x x x x x x 4603 x x x x x x x x x | x x x x x x x x x x x x x 0.011s 23.606s 638253393621076475: x x x x x x x x x x x x x 3201 x x x x | x x x x x x x x x x x x x 0.002s 23.608s 638253393621092635: x x x x x x x x x x x x 4604 x x x x x | x x x x x x x x x x x x x 0.008s 23.616s 638253393621172298: x x x x x x x x x x x x x 3201 x x x x | x x x x x x x x x x x x x 0.001s 23.617s 638253393621187249: x x x x 4605 x x x x x x x x x x x x x | x x x x x x x x x x x x x 0.007s 23.625s 638253393621261171: x x x x x x x x x x x x x 3201 x x x x | x x x x x x x x x x x x x 0.002s 23.626s 638253393621276239: x x x x x 4606 x x x x x x x x x x x x | x x x x x x x x x x x x x 0.008s 23.634s 638253393621353051: x x x x x x x x x x x x x 3201 x x x x | x x x x x x x x x x x x x 0.002s 23.635s 638253393621368889: x x x x x x 4607 x x x x x x x x x x x | x x x x x x x x x x x x x 0.007s 23.643s 638253393621442980: x x x x x x x x x x x x x 3201 x x x x | x x x x x x x x x x x x x 0.008s 23.650s 638253393621519000: x x x x x x x x x x x x x x x x x x | x x x x x x x x x x x x x 0.046s 23.696s 638253393621975537: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 3200 x x x 0.002s 23.698s 638253393621993203: x x x x x x x x x x x x x x x x x x 4608 x x x x x x x x x x x x x 0.007s 23.705s 638253393622067438: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 3200 x x x 0.013s 23.718s 638253393622193730: x x x x x x x x x x x x x x x x x x x x x x x x 4609 x x x x x x x 0.008s 23.725s 638253393622268783: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 3200 x x x 0.001s 23.727s 638253393622283629: x x x x x x x x x x x x x x x x x 4610 x x x x x x x x x x x x x x 0.007s 23.734s 638253393622356580: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 3200 x x x 0.002s 23.736s 638253393622372254: x x x x x x x x x x x 4611 x x x x x x x x x x x x x x x x x x x x 0.007s 23.743s 638253393622443007: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 3200 x x x 0.007s 23.750s 638253393622514718: x x x x x x x x x x x x x x x 323 x x x x x x x x x x x x x x x x 2.554s 26.303s ................................................... 638253393648050473: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 26.305s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 77.5 74.4 72.5 71.8 71.5 71.7 71.8 73.3 75.8 74.6 73.5 71.8 75.9 76.8 71.7 93.6 73.8 76.7 73.1 75.0 74.8 74.7 75.4 75.6 76.7 73.8 73.7 72.4 75.4 77.4 74.1 74.2 Average Utilization: 74.8 Build FAILED. "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (Restore target) (318) -> (Restore target) -> /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ilasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj : error NU1101: Unable to find package runtime.opencloudos.23-arm64.microsoft.netcore.ildasm. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-build-reference-package-cache, source-built [/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet/sdk/7.0.100/NuGet.targets] 0 Warning(s) 54 Error(s) Time Elapsed 00:00:26.45 1>/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/SourceBuildArcadeBuild.targets(190,5): error MSB3073: The command "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.23-arm64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props" exited with code 1. [/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/SourceBuildArcadeBuild.targets;linenumber=190;columnnumber=5;code=MSB3073;]The command "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.23-arm64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props" exited with code 1. 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (default targets) -- FAILED. Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 47.399s 47.399s /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638253393176912568: 0 47.403s 47.403s +++++++++ (scale 1:100) ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build FAILED. "/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (default target) (1) -> (RunInnerSourceBuildCommand target) -> /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/SourceBuildArcadeBuild.targets(190,5): error MSB3073: The command "/builddir/build/BUILD/dotnet-v7.0.109/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.23-arm64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props" exited with code 1. [/builddir/build/BUILD/dotnet-v7.0.109/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:47.60 Build failed with exit code 1. Check errors above. ##vso[task.complete result=Failed;]msbuild execution failed. /builddir/build/BUILD/dotnet-v7.0.109/repos/Directory.Build.targets(404,5): error MSB3073: The command "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/" /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.23-arm64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/RestoreSources.props /p:DotNetBuildOffline=true " exited with code 1. [/builddir/build/BUILD/dotnet-v7.0.109/repos/source-build-reference-packages.proj] ReportRepoError: 'source-build-reference-packages' failed during build. Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/repos/source-build-reference-packages.proj" (Build target(s)) -- FAILED. ReportRepoError: 'known-good' failed during build. Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/repos/known-good.proj" (Build target(s)) -- FAILED. Done Building Project "/builddir/build/BUILD/dotnet-v7.0.109/build.proj" (default targets) -- FAILED. Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.581s 50.312s /builddir/build/BUILD/dotnet-v7.0.109/build.proj () | 1 : 0.288s 0.288s /builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj () . 2 : 0.095s 49.443s /builddir/build/BUILD/dotnet-v7.0.109/repos/known-good.proj (Build) | . 3 : 49.347s 49.347s /builddir/build/BUILD/dotnet-v7.0.109/repos/source-build-reference-packages.proj (Build) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638253393150950355: 0 0.549s 0.549s .......... 638253393156439558: 1 0.288s 0.837s ..... 638253393159319672: 0 0.033s 0.870s 638253393159651208: 2 0.091s 0.961s . 638253393160559045: 3 49.347s 50.308s +++++++++ (scale 1:100) 638253393654033848: 2 0.005s 50.313s 638253393654083687: 0 0.002s 50.315s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build FAILED. /builddir/build/BUILD/dotnet-v7.0.109/tools-local/init-build.proj(6,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v7.0.109/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v7.0.109/Directory.Build.props (212,3)". This is most likely a build authoring error. This subsequent import will be ignored. "/builddir/build/BUILD/dotnet-v7.0.109/build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v7.0.109/repos/known-good.proj" (Build target) (3) -> "/builddir/build/BUILD/dotnet-v7.0.109/repos/source-build-reference-packages.proj" (Build target) (4) -> (RepoBuild target) -> /builddir/build/BUILD/dotnet-v7.0.109/repos/Directory.Build.targets(404,5): error MSB3073: The command "/builddir/build/BUILD/dotnet-v7.0.109/src/source-build-reference-packages/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.109/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.109/packages/previously-source-built/" /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.23-arm64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.109/artifacts/obj/arm64/Release/RestoreSources.props /p:DotNetBuildOffline=true " exited with code 1. [/builddir/build/BUILD/dotnet-v7.0.109/repos/source-build-reference-packages.proj] 1 Warning(s) 1 Error(s) Time Elapsed 00:00:50.36 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.MIySAL (%build) Bad exit status from /var/tmp/rpm-tmp.MIySAL (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/dotnet7.0.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/dotnet7.0.spec